Package com.atlassian.bamboo.chains
package com.atlassian.bamboo.chains
-
ClassDescriptionRepresents a running
Job
executing within aChainStage
Mutable version ofImmutableChain
.Manages the State of the runningChain
DAO manager forChain
Represents an executingChain
Provides read only access to ChainExecutionManages the execution of aChain
This class is registered as event listenerChainExecutionManagerImpl.postConstruct()
Support methods forChainExecutionManager
BambooPluginModule
executionsChain specific result manager Not for use by plugin developersInformation that has to be preserved when rerunning plans.Represents an execution result of aChain
Deprecated.since 6.1 without replacementRepresents the result of aChainStage
executionMinimal representation of aChainStage
, a relatedPlan
and the id of the branch's master if it existsIn memory representation of the runningChain
stateExecutionRequestResult that optionally returns a stateFactory forChainState
'sResult holder forChainResultManager.create(BuildContext, Map, Collection)
Stores non-persistant contextual data during the execution of aChain
and itsChainStage
sKey
references are weak.Executes aBuildContext
Usually used to execute the BuildContextClass is used for calculate job state as one common algorithmRepresents aChainStage
executing within aChain