Class ChainStartedEvent

java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
All Implemented Interfaces:
PlanEvent, PlanResultEvent, Serializable

@AsynchronousPreferred public class ChainStartedEvent extends ChainEvent implements PlanResultEvent
Published when jobs from chain are added to queue. It includes normal build, rerun and starting manual stage.
See Also: