| Package | Description |
|---|---|
| jenkins.plugins.hipchat | |
| jenkins.plugins.hipchat.exceptions | |
| jenkins.plugins.hipchat.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
HipChatService.publish(NotificationConfig notificationConfig,
String message) |
void |
HipChatService.publish(String message,
String color)
Deprecated.
This method currently does not expose all the available HipChat functionalities, use
HipChatService.publish(jenkins.plugins.hipchat.model.NotificationConfig, java.lang.String) instead. |
void |
HipChatService.publish(String message,
String color,
boolean notify) |
abstract void |
HipChatService.publish(String message,
String color,
boolean notify,
boolean textFormat) |
| Modifier and Type | Class and Description |
|---|---|
class |
InvalidResponseCodeException |
| Modifier and Type | Method and Description |
|---|---|
void |
HipChatV2Service.publish(String message,
String color,
boolean notify,
boolean textFormat) |
void |
HipChatV1Service.publish(String message,
String color,
boolean notify,
boolean textFormat) |
Copyright © 2004-2016. All Rights Reserved.