|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ChainExecutionManager in com.atlassian.bamboo |
---|
Constructors in com.atlassian.bamboo with parameters of type ChainExecutionManager | |
---|---|
ServerLifecycleManagerImpl(PlanExecutionLockService planExecutionLockService,
ChainExecutionManager chainExecutionManager,
DeletionService deletionService,
BambooAuthenticationContext bambooAuthenticationContext,
AuditLogService auditLogService)
|
Uses of ChainExecutionManager in com.atlassian.bamboo.build |
---|
Methods in com.atlassian.bamboo.build with parameters of type ChainExecutionManager | |
---|---|
void |
PlanResultsAction.setChainExecutionManager(ChainExecutionManager chainExecutionManager)
|
Uses of ChainExecutionManager in com.atlassian.bamboo.chains |
---|
Classes in com.atlassian.bamboo.chains that implement ChainExecutionManager | |
---|---|
class |
ChainExecutionManagerImpl
|
Uses of ChainExecutionManager in com.atlassian.bamboo.plan |
---|
Methods in com.atlassian.bamboo.plan with parameters of type ChainExecutionManager | |
---|---|
void |
AbstractChain.setChainExecutionManager(ChainExecutionManager chainExecutionManager)
|
Constructors in com.atlassian.bamboo.plan with parameters of type ChainExecutionManager | |
---|---|
ExecutionStatusProviderImpl(CurrentlyBuildingContainer currentlyBuildingContainer,
ChainExecutionManager chainExecutionManager)
|
|
MovePlanServiceImpl(PlanManager planManager,
ResultsSummaryManager resultsSummaryManager,
BambooPermissionManager bambooPermissionManager,
BuildResultsIndexer buildResultsIndexer,
ChainBranchManager chainBranchManager,
com.opensymphony.xwork.TextProvider textProvider,
PlanValidationService planValidationService,
AuditLogService auditLogService,
ScopedExclusionServiceImpl exclusionService,
PlanExecutionLockService planExecutionLockService,
ChainExecutionManager chainExecutionManager)
|
|
PlanExecutionManagerImpl(BuildExecutionManager buildExecutionManager,
ChainExecutionManager chainExecutionManager,
BuildDetectionActionFactory buildDetectionActionFactory,
PlanExecutionPermitter planExecutionPermitter,
ExecutionStatusProvider executionStatusProvider,
PlanManager planManager,
StopBuildManager stopBuildManager,
TriggerManager triggerManager,
PlanExecutionLockService planExecutionLockService)
|
Uses of ChainExecutionManager in com.atlassian.bamboo.spring |
---|
Fields in com.atlassian.bamboo.spring with type parameters of type ChainExecutionManager | |
---|---|
static com.google.common.base.Supplier<ChainExecutionManager> |
ComponentAccessor.CHAIN_EXECUTION_MANAGER
|
Uses of ChainExecutionManager in com.atlassian.bamboo.ww2.actions |
---|
Fields in com.atlassian.bamboo.ww2.actions declared as ChainExecutionManager | |
---|---|
protected ChainExecutionManager |
ChainActionSupport.chainExecutionManager
|
Methods in com.atlassian.bamboo.ww2.actions with parameters of type ChainExecutionManager | |
---|---|
void |
ChainActionSupport.setChainExecutionManager(ChainExecutionManager chainExecutionManager)
|
Uses of ChainExecutionManager in com.atlassian.bamboo.ww2.actions.build |
---|
Methods in com.atlassian.bamboo.ww2.actions.build with parameters of type ChainExecutionManager | |
---|---|
void |
ChainJsonProviderAction.setChainExecutionManager(ChainExecutionManager chainExecutionManager)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |