Class SuspendBuildEventListener


  • public class SuspendBuildEventListener
    extends Object
    A listener that will suspend builds, and properly log + publish events
    Since:
    v4.1
    • Constructor Detail

      • SuspendBuildEventListener

        public SuspendBuildEventListener​(PlanManager planManager,
                                         AuditLogService auditLogService,
                                         com.atlassian.event.api.EventPublisher eventPublisher)