Class Notification
java.lang.Object
com.atlassian.bamboo.configuration.external.yaml.properties.common.Notification
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic interface
static enum
-
Constructor Summary
ConstructorDescriptionNotification
(List<NotificationEvent> notificationEvents, List<NotificationRecipients> notificationRecipients) -
Method Summary
-
Constructor Details
-
Notification
public Notification(List<NotificationEvent> notificationEvents, List<NotificationRecipients> notificationRecipients)
-
-
Method Details