Uses of Class
com.atlassian.bamboo.specs.api.model.notification.NotificationTypeProperties
Packages that use NotificationTypeProperties
Package
Description
Bamboo notifications support.
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 NotificationTypePropertiesModifier and TypeClassDescriptionclassNotificationType<N extends NotificationType<N,P>, P extends NotificationTypeProperties> Represents notification type. -
Uses of NotificationTypeProperties in com.atlassian.bamboo.specs.api.model.notification
Methods in com.atlassian.bamboo.specs.api.model.notification that return NotificationTypePropertiesModifier and TypeMethodDescriptionEmptyNotificationsListProperties.getType()Deprecated.NotificationProperties.getType()Constructors in com.atlassian.bamboo.specs.api.model.notification with parameters of type NotificationTypePropertiesModifierConstructorDescriptionNotificationProperties(NotificationTypeProperties type, List<NotificationRecipientProperties> recipients)