Package com.atlassian.bamboo.chains

Interface Summary
BuildContextExecutor Executes a BuildContext Usually used to execute the BuildContext
BuildContextFactory Create a BuildContext given the ChainStage and Build
BuildExecution Represents a running Build executing within a ChainStage
Chain  
ChainDao DAO manager for Chain
ChainExecution Represents an executing Chain
ChainExecutionManager Manages the execution of a Chain
ChainManager Management of Chain's
ChainResult Represents an execution result of a Chain
ChainResultDao DAO for ChainResult
ChainResultManager Manager for ChainResult's
ChainStage  
ChainStageResult Represents the result of a ChainStage execution
ChainStateFactory Factory for ChainState's
ChainStatePersister Consumes a ChainState Usually used to persist a completed ChainState
StageExecution Represents a ChainStage executing within a Chain
 

Class Summary
BuildContextExecutorImpl  
BuildContextFactoryImpl  
ChainExecutionManagerImpl  
ChainHibernateDao  
ChainManagerImpl  
ChainResultHibernateDao  
ChainResultImpl  
ChainResultManagerImpl  
ChainStageImpl  
ChainStageResultImpl  
ChainStateFactoryImpl  
ChainStatePersisterImpl  
DefaultChain  
ExecutionContext Stores non-persistant contextual data during the execution of a Chain and its ChainStages Key references are weak.
 

Exception Summary
ChainStateCreationException  
 



Copyright © 2010 Atlassian. All Rights Reserved.