| Package | Description |
|---|---|
| jenkins.plugins.hipchat | |
| jenkins.plugins.hipchat.model |
| Modifier and Type | Method and Description |
|---|---|
List<NotificationConfig> |
HipChatNotifier.DescriptorImpl.getDefaultNotifications() |
List<NotificationConfig> |
HipChatNotifier.getNotifications() |
| Modifier and Type | Method and Description |
|---|---|
void |
HipChatService.publish(NotificationConfig notificationConfig,
String message) |
| Modifier and Type | Method and Description |
|---|---|
void |
HipChatNotifier.DescriptorImpl.setDefaultNotifications(List<NotificationConfig> defaultNotifications) |
void |
HipChatNotifier.setNotifications(List<NotificationConfig> notifications) |
| Constructor and Description |
|---|
HipChatNotifier(String credentialId,
String room,
List<NotificationConfig> notifications,
MatrixTriggerMode matrixTriggerMode,
String startJobMessage,
String completeJobMessage) |
| Modifier and Type | Method and Description |
|---|---|
hudson.model.Descriptor<NotificationConfig> |
NotificationConfig.getDescriptor() |
Copyright © 2016. All rights reserved.