Class SuspendBuildEventListener
java.lang.Object
com.atlassian.bamboo.build.configuration.SuspendBuildEventListener
A listener that will suspend builds, and properly log + publish events
- Since:
- v4.1
-
Constructor Summary
ConstructorsConstructorDescriptionSuspendBuildEventListener
(PlanManager planManager, AuditLogService auditLogService, com.atlassian.event.api.EventPublisher eventPublisher) -
Method Summary
-
Constructor Details
-
SuspendBuildEventListener
public SuspendBuildEventListener(PlanManager planManager, AuditLogService auditLogService, com.atlassian.event.api.EventPublisher eventPublisher)
-
-
Method Details
-
handleEvent
-