Class JobHungNotification
- java.lang.Object
-
- com.atlassian.bamboo.specs.api.builders.EntityPropertiesBuilder<P>
-
- com.atlassian.bamboo.specs.api.builders.notification.NotificationType<JobHungNotification,AnyNotificationTypeProperties>
-
- com.atlassian.bamboo.specs.builders.notification.JobHungNotification
-
public class JobHungNotification extends NotificationType<JobHungNotification,AnyNotificationTypeProperties>
Represents a notification which is sent when any job has hung while building.
-
-
Constructor Summary
Constructors Constructor Description JobHungNotification()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected @NotNull AnyNotificationTypePropertiesbuild()
-
-
-
Method Detail
-
build
@NotNull protected @NotNull AnyNotificationTypeProperties build()
- Specified by:
buildin classNotificationType<JobHungNotification,AnyNotificationTypeProperties>
-
-