Class CommentAddedNotification
java.lang.Object
com.atlassian.bamboo.specs.api.builders.EntityPropertiesBuilder<P>
com.atlassian.bamboo.specs.api.builders.notification.NotificationType<CommentAddedNotification,AnyNotificationTypeProperties>
com.atlassian.bamboo.specs.builders.notification.CommentAddedNotification
public class CommentAddedNotification
extends NotificationType<CommentAddedNotification,AnyNotificationTypeProperties>
Represent a notification which is sent when comment is added to a chain.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
CommentAddedNotification
public CommentAddedNotification()
-
-
Method Details
-
build
- Specified by:
build
in classNotificationType<CommentAddedNotification,
AnyNotificationTypeProperties>
-