public class HipChatV2Service extends HipChatService
| Constructor and Description |
|---|
HipChatV2Service(String server,
String token,
String roomIds) |
| Modifier and Type | Method and Description |
|---|---|
void |
publish(String message,
String color) |
void |
publish(String message,
String color,
boolean notify) |
closeQuietly, getHttpClient, readResponsepublic void publish(String message, String color) throws NotificationException
publish in class HipChatServiceNotificationExceptionpublic void publish(String message, String color, boolean notify) throws NotificationException
publish in class HipChatServiceNotificationExceptionCopyright © 2004-2015. All Rights Reserved.