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.