| Package | Description |
|---|---|
| jenkins.plugins.hipchat | |
| jenkins.plugins.hipchat.model |
| Modifier and Type | Method and Description |
|---|---|
MatrixTriggerMode |
HipChatNotifier.getMatrixTriggerMode() |
| Modifier and Type | Method and Description |
|---|---|
void |
HipChatNotifier.setMatrixTriggerMode(MatrixTriggerMode matrixTriggerMode) |
| Constructor and Description |
|---|
HipChatNotifier(String token,
String room,
List<NotificationConfig> notifications,
MatrixTriggerMode matrixTriggerMode,
String startJobMessage,
String completeJobMessage) |
| Modifier and Type | Method and Description |
|---|---|
static MatrixTriggerMode |
MatrixTriggerMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MatrixTriggerMode[] |
MatrixTriggerMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2004-2016. All Rights Reserved.