| Modifier and Type | Method and Description |
|---|---|
void |
PlanResultsAction.setChainExecutionManager(ChainExecutionManager chainExecutionManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
ChainExecutionManagerImpl
This class is registered as event listener
ChainExecutionManagerImpl.postConstruct() |
| Constructor and Description |
|---|
PendingBuildResultsStateRestorationImpl(ResultsSummaryManager resultsSummaryManager,
CurrentlyBuildingContainer currentlyBuildingContainer,
ChainExecutionManager chainExecutionManager,
BuildExecutionManager buildExecutionManager,
com.atlassian.event.api.EventPublisher eventPublisher) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractChain.setChainExecutionManager(ChainExecutionManager chainExecutionManager) |
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.base.Supplier<ChainExecutionManager> |
ComponentAccessor.CHAIN_EXECUTION_MANAGER
Deprecated.
|
| Constructor and Description |
|---|
DefaultDependencyBlockingManager(DependencyTreeBuilder dependencyTreeBuilder,
ImmutablePlanCacheService immutablePlanCacheService,
ChangeDetectionManager changeDetectionManager,
PlanExecutionManager planExecutionManager,
TriggerManager triggerManager,
ErrorUpdateHandler errorUpdateHandler,
BuildNumberGeneratorService buildNumberGenerator,
ChainExecutionManager chainExecutionManager,
BuildContextBuilderFactory buildContextBuilderFactory) |
| Modifier and Type | Field and Description |
|---|---|
protected ChainExecutionManager |
ChainActionSupport.chainExecutionManager |
| Modifier and Type | Method and Description |
|---|---|
void |
ChainActionSupport.setChainExecutionManager(ChainExecutionManager chainExecutionManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
ChainJsonProviderAction.setChainExecutionManager(ChainExecutionManager chainExecutionManager) |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.