Class NotificationRecipient<N extends NotificationRecipient<N,P>,P extends NotificationRecipientProperties>

java.lang.Object
com.atlassian.bamboo.specs.api.builders.EntityPropertiesBuilder<P>
com.atlassian.bamboo.specs.api.builders.notification.NotificationRecipient<N,P>
Direct Known Subclasses:
AnyNotificationRecipient, CommittersRecipient, EmailRecipient, GroupRecipient, HipChatRecipient, ImRecipient, ResponsibleRecipient, UserRecipient, WatchersRecipient, WebhookRecipient

public abstract class NotificationRecipient<N extends NotificationRecipient<N,P>,P extends NotificationRecipientProperties> extends EntityPropertiesBuilder<P>
Represents notification recipient.