| Package | Description |
|---|---|
| jenkins.plugins.hipchat.model | |
| jenkins.plugins.hipchat.workflow |
| Modifier and Type | Method and Description |
|---|---|
Color |
NotificationConfig.getColor() |
static Color |
Color.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Color[] |
Color.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
NotificationConfig(boolean notifyEnabled,
boolean textFormat,
NotificationType notificationType,
Color color,
String messageTemplate) |
| Modifier and Type | Field and Description |
|---|---|
Color |
HipChatSendStep.color |
Copyright © 2016. All rights reserved.