Package com.atlassian.bamboo.chains

Interface Summary
BuildContextFactory Create a BuildContext given the ChainStage and Chain
BuildExecution Represents a running Job executing within a ChainStage
Chain Mutable version of ImmutableChain.
ChainDao DAO manager for Chain
ChainExecution Represents an executing Chain
ChainExecutionManager Manages the execution of a Chain
ChainExecutionRequestResult Result for ChainExecutionManager#start(com.atlassian.bamboo.plan.cache.ImmutableChain, BuildDetectionAction)
ChainPluginSupport Support methods for ChainExecutionManager BambooPluginModule executions
ChainResultManager Chain specific result manager Not for use by plugin developers
ChainResultsSummary Represents an execution result of a Chain
ChainStage  
ChainStageDao  
ChainStageResult Represents the result of a ChainStage execution
ChainState In memory representation of the running Chain state
ChainStateCreationRequestResult ExecutionRequestResult that optionally returns a state
ChainStateFactory Factory for ChainState's
ChainStateResult Result holder for ChainResultManager#create(Chain, BuildContext)
ImmutableChainResultsSummary  
JobExecutionManager Executes a BuildContext Usually used to execute the BuildContext
StageExecution Represents a ChainStage executing within a Chain
StageState  
StageStatusHelper  
 

Class Summary
BuildContextFactoryImpl  
ChainExecutionManagerImpl This class is registered as event listener ChainExecutionManagerImpl.afterPropertiesSet()
ChainFilteredTestResults  
ChainPluginSupportHelper  
ChainResultManagerImpl  
ChainResultsSummaryImpl  
ChainStageHibernateDao  
ChainStageImpl  
ChainStagePredicates  
ChainStageResultImpl  
ChainStageTuple Minimal representation of a ChainStage, a related Plan and the id of the branch's master if it exists
ChainStateCreationRequestResultImpl  
ChainStateFactoryImpl  
ContinuableStageHelper  
DefaultChain  
ExecutionContext Stores non-persistant contextual data during the execution of a Chain and its ChainStages Key references are weak.
JobExecutionManagerImpl  
StageStatusHelperImpl  
 



Copyright © 2014 Atlassian Software Systems Pty Ltd. All Rights Reserved.