Uses of Class
com.atlassian.bamboo.event.ChainEvent
Package
Description
-
Uses of ChainEvent in com.atlassian.bamboo.chains.events
Modifier and TypeClassDescriptionclass
Synchronous event sent after a chain has been moved allowing plugins and Bamboo components to react on chain key change.class
Synchronous event sent while a chain is being moved allowing plugins and Bamboo components to react on Chain key change. -
Uses of ChainEvent in com.atlassian.bamboo.event
Modifier and TypeClassDescriptionclass
Event published during Bamboo server startup when pending chains are transitioned toBuildState.UNKNOWN
class
class
Event that gets triggered after a chain completesfinal class
Event is triggered when new chain created.class
class
class
Base class for chain result related eventsclass
Published when jobs from chain are added to queue.class
class
Event that gets triggered before a failed stage is restartedclass
Event that gets triggered before a manual stage is resumedclass
Fired when a user favourites aPlan
class
class
Fired when a user removes a favourite from aPlan
class
Event that gets triggered after a stage completesclass
Event that gets triggered after a chain stops on manual stage This event will be triggered after anyStageCompletedEvent
and before anyChainCompletedEvent
related to the same build. -
Uses of ChainEvent in com.atlassian.bamboo.event.artifact
Modifier and TypeClassDescriptionclass
Event sent when ArtifactDefinition is added.class
class
Event sent when ArtifactDefinition is updated.class
-
Uses of ChainEvent in com.atlassian.bamboo.event.branch
Modifier and TypeClassDescriptionclass
Event fired when divergent branch is changed to a lightweight branchclass
Event fired when default repository of a plan is replaced with another one or removed.