Class NotificationType<N extends NotificationType<N,P>,P extends NotificationTypeProperties>
java.lang.Object
com.atlassian.bamboo.specs.api.builders.EntityPropertiesBuilder<P>
com.atlassian.bamboo.specs.api.builders.notification.NotificationType<N,P>
- Direct Known Subclasses:
AnyNotificationType
public abstract class NotificationType<N extends NotificationType<N,P>,P extends NotificationTypeProperties>
extends EntityPropertiesBuilder<P>
Represents notification type.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NotificationType
public NotificationType()
-
-
Method Details
-
build
- Specified by:
buildin classEntityPropertiesBuilder<P extends NotificationTypeProperties>
-