| Package | Description |
|---|---|
| jenkins.plugins.hipchat | |
| jenkins.plugins.hipchat.exceptions | |
| jenkins.plugins.hipchat.impl |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
HipChatService.publish(String message,
String color) |
abstract void |
HipChatService.publish(String message,
String color,
boolean notify) |
| Modifier and Type | Class and Description |
|---|---|
class |
InvalidResponseCodeException |
| Modifier and Type | Method and Description |
|---|---|
void |
HipChatV2Service.publish(String message,
String color) |
void |
HipChatV1Service.publish(String message,
String color) |
void |
HipChatV2Service.publish(String message,
String color,
boolean notify) |
void |
HipChatV1Service.publish(String message,
String color,
boolean notify) |
Copyright © 2004-2015. All Rights Reserved.