Package com.atlassian.bamboo.chains.plugins

Interface Summary
PostChainAction Custom action that runs after the Chain has finished executing
PostJobAction Custom action that runs after a Job has finished executing as part of a ChainStage
PostStageAction Custom action that runs after the ChainStage has finished executing
PreChainAction Custom action that runs before the Chain has started executing
PreJobAction Custom action that runs before a Job has been queued as part of a ChainStage
PreStageAction Custom action that runs before the ChainStage has started executing
RestartFailedStageAction Custom action that runs before a failed ChainStage has been restarted.
ResumeManualStageAction Custom action that runs before the manual ChainStage has been continued
StopOnManualStageAction Custom action that runs after the ChainStage has stopped execution on manual stage.
 

Class Summary
PostChainIndexAction Responsible for indexing the ChainResultsSummary when the Chain execution has completed
TestResultSummaryMergeAction Merges the TestResultsSummary of the completed Job with the TestResultsSummary of its parent Chain when the Job has finished executing
 



Copyright © 2012 Atlassian. All Rights Reserved.