NotificationEvent.NotificationEventType |
BasicNotificationEvent.getEventType() |
NotificationEvent.NotificationEventType |
JobErrorNotificationEvent.getEventType() |
NotificationEvent.NotificationEventType |
PlanFailedNotificationEvent.getEventType() |
static NotificationEvent.NotificationEventType |
NotificationEvent.NotificationEventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NotificationEvent.NotificationEventType[] |
NotificationEvent.NotificationEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|