Uses of Class
com.atlassian.bamboo.event.ChainResultEvent
-
Uses of ChainResultEvent in com.atlassian.bamboo.event
Modifier and TypeClassDescriptionclass
Event that gets triggered after a chain completesclass
class
Event that gets triggered before a failed stage is restartedclass
Event that gets triggered before a manual stage is resumedclass
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.