Uses of Class
com.atlassian.bamboo.specs.api.model.notification.NotificationTypeProperties
-
Packages that use NotificationTypeProperties Package Description com.atlassian.bamboo.specs.api.builders.notification Bamboo notifications support.com.atlassian.bamboo.specs.api.model.notification Bamboo notifications support.com.atlassian.bamboo.specs.model.notification Bamboo notifications support. -
-
Uses of NotificationTypeProperties in com.atlassian.bamboo.specs.api.builders.notification
Classes in com.atlassian.bamboo.specs.api.builders.notification with type parameters of type NotificationTypeProperties Modifier and Type Class Description classNotificationType<N extends NotificationType<N,P>,P extends NotificationTypeProperties>Represents notification type. -
Uses of NotificationTypeProperties in com.atlassian.bamboo.specs.api.model.notification
Subclasses of NotificationTypeProperties in com.atlassian.bamboo.specs.api.model.notification Modifier and Type Class Description classAnyNotificationTypePropertiesMethods in com.atlassian.bamboo.specs.api.model.notification that return NotificationTypeProperties Modifier and Type Method Description NotificationTypePropertiesEmptyNotificationsListProperties. getType()Deprecated.NotificationTypePropertiesNotificationProperties. getType()Constructors in com.atlassian.bamboo.specs.api.model.notification with parameters of type NotificationTypeProperties Constructor Description NotificationProperties(NotificationTypeProperties type, java.util.List<NotificationRecipientProperties> recipients) -
Uses of NotificationTypeProperties in com.atlassian.bamboo.specs.model.notification
Subclasses of NotificationTypeProperties in com.atlassian.bamboo.specs.model.notification Modifier and Type Class Description classBuildErrorNotificationPropertiesclassXFailedChainsNotificationProperties
-