| 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 |
| 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 | |
| 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(Chain, BuildContext) |
| ImmutableChainResultsSummary | |
| JobExecutionManager |
Executes a
BuildContext
Usually used to execute the BuildContext |
| StageExecution |
Represents a
ChainStage executing within a Chain |
| StageState |
| Class | Description |
|---|---|
| ChainStagePredicates | |
| ExecutionContext |
Stores non-persistant contextual data during the execution of a
Chain and its ChainStages
Key references are weak. |
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.