| Interface | Description |
|---|---|
| BuildContextFactory | |
| BuildExecution |
Represents a running
Job executing within a ChainStage |
| Chain |
Mutable version of
ImmutableChain. |
| ChainDao |
DAO manager for
Chain |
| ChainExecution |
Represents an executing
Chain |
| ChainExecutionAccessor |
Provides read only access to ChainExecution
|
| ChainExecutionManager |
Manages the execution of a
Chain |
| ChainExecutionRequestResult | |
| 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 | |
| ChainStageManager | |
| 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(BuildContext, Map, Collection) |
| ImmutableChainResultsSummary | |
| JobExecutionManager |
Executes a
BuildContext
Usually used to execute the BuildContext |
| StageExecution |
Represents a
ChainStage executing within a Chain |
| StageState | |
| StageStatusHelper |
| Class | Description |
|---|---|
| BuildContextFactoryImpl | |
| ChainExecutionManagerImpl |
This class is registered as event listener
ChainExecutionManagerImpl.postConstruct() |
| 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 | |
| ChainStorageTag | |
| ChainStorageTagUserType | |
| ContinuableStageHelper | |
| DefaultChain | |
| DefaultChainStageManager | |
| ExecutionContext | |
| ExecutionContextImpl |
Stores non-persistant contextual data during the execution of a
Chain and its ChainStages
Key references are weak. |
| JobExecutionManagerImpl | |
| StageStatusHelperImpl | |
| XStreamChainStatePersisterImpl |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.