Uses of Interface
com.atlassian.bamboo.configuration.external.yaml.properties.common.notifications.NotificationEvent
-
-
Uses of NotificationEvent in com.atlassian.bamboo.configuration.external.yaml.properties.common
Methods in com.atlassian.bamboo.configuration.external.yaml.properties.common that return types with arguments of type NotificationEvent Modifier and Type Method Description List<NotificationEvent>
Notification. getNotificationEvents()
Constructor parameters in com.atlassian.bamboo.configuration.external.yaml.properties.common with type arguments of type NotificationEvent Constructor Description Notification(List<NotificationEvent> notificationEvents, List<NotificationRecipients> notificationRecipients)
-
Uses of NotificationEvent in com.atlassian.bamboo.configuration.external.yaml.properties.common.notifications
Classes in com.atlassian.bamboo.configuration.external.yaml.properties.common.notifications that implement NotificationEvent Modifier and Type Class Description class
BasicNotificationEvent
class
JobErrorNotificationEvent
class
PlanFailedNotificationEvent
-