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
public abstract class NotificationRecipient<N extends NotificationRecipient<N,P>,P extends NotificationRecipientProperties>
extends EntityPropertiesBuilder<P>
Represents notification recipient.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NotificationRecipient
public NotificationRecipient()
-
-
Method Details
-
build
- Specified by:
buildin classEntityPropertiesBuilder<P extends NotificationRecipientProperties>
-