Uses of Class
com.atlassian.bamboo.specs.api.builders.notification.NotificationRecipient
Packages that use NotificationRecipient
Package
Description
Bamboo notifications support.
-
Uses of NotificationRecipient in com.atlassian.bamboo.specs.api.builders.notification
Classes in com.atlassian.bamboo.specs.api.builders.notification with type parameters of type NotificationRecipientModifier and TypeClassDescriptionclassNotificationRecipient<N extends NotificationRecipient<N,P>, P extends NotificationRecipientProperties> Represents notification recipient.Modifier and TypeClassDescriptionclassRepresents any type of notification recipient.Methods in com.atlassian.bamboo.specs.api.builders.notification with parameters of type NotificationRecipientModifier and TypeMethodDescriptionEmptyNotificationsList.recipients(@NotNull NotificationRecipient<?, ?>... recipients) Deprecated.Notification.recipients(@NotNull NotificationRecipient<?, ?>... recipients) Defines notification recipient.