| Package | Description |
|---|---|
| jenkins.plugins.hipchat.model |
| Modifier and Type | Method and Description |
|---|---|
static NotificationType |
NotificationType.fromResults(hudson.model.Result previousResult,
hudson.model.Result result) |
NotificationType |
NotificationConfig.getNotificationType() |
static NotificationType |
NotificationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NotificationType[] |
NotificationType.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) |
Copyright © 2004-2016. All Rights Reserved.