Uses of Class
com.atlassian.bamboo.specs.api.model.notification.NotificationRecipientProperties
Packages that use NotificationRecipientProperties
Package
Description
Bamboo notifications support.
Bamboo notifications support.
-
Uses of NotificationRecipientProperties in com.atlassian.bamboo.specs.api.builders.notification
Classes in com.atlassian.bamboo.specs.api.builders.notification with type parameters of type NotificationRecipientPropertiesModifier and TypeClassDescriptionclassNotificationRecipient<N extends NotificationRecipient<N,P>, P extends NotificationRecipientProperties> Represents notification recipient. -
Uses of NotificationRecipientProperties in com.atlassian.bamboo.specs.api.model.notification
Methods in com.atlassian.bamboo.specs.api.model.notification that return types with arguments of type NotificationRecipientPropertiesModifier and TypeMethodDescriptionEmptyNotificationsListProperties.getRecipients()Deprecated.NotificationProperties.getRecipients()Constructor parameters in com.atlassian.bamboo.specs.api.model.notification with type arguments of type NotificationRecipientPropertiesModifierConstructorDescriptionNotificationProperties(NotificationTypeProperties type, List<NotificationRecipientProperties> recipients)