Class JobCompletedNotification
java.lang.Object
com.atlassian.bamboo.specs.api.builders.EntityPropertiesBuilder<P>
com.atlassian.bamboo.specs.api.builders.notification.NotificationType<JobCompletedNotification,AnyNotificationTypeProperties>
com.atlassian.bamboo.specs.builders.notification.JobCompletedNotification
public class JobCompletedNotification
extends NotificationType<JobCompletedNotification,AnyNotificationTypeProperties>
Represents a notification which is sent for every job that completes.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
JobCompletedNotification
public JobCompletedNotification()
-
-
Method Details
-
build
- Specified by:
build
in classNotificationType<JobCompletedNotification,
AnyNotificationTypeProperties>
-