| Package | Description |
|---|---|
| com.atlassian.bamboo.configuration.external.yaml.properties.common.notifications |
| Modifier and Type | Method and Description |
|---|---|
NotificationEvent.NotificationEventType |
PlanFailedNotificationEvent.getEventType() |
NotificationEvent.NotificationEventType |
BasicNotificationEvent.getEventType() |
NotificationEvent.NotificationEventType |
JobErrorNotificationEvent.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.
|
| Constructor and Description |
|---|
BasicNotificationEvent(NotificationEvent.NotificationEventType eventType) |
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.