| Constructor and Description |
|---|
ServerLifecycleManagerImpl(PlanExecutionLockService planExecutionLockService,
ChainExecutionManager chainExecutionManager,
BambooAuthenticationContext bambooAuthenticationContext,
AuditLogService auditLogService,
MessageListenerContainerController messageListenerContainerController,
ChangeDetectionController changeDetectionController,
IndexerManager indexerManager,
org.quartz.Scheduler scheduler,
ElasticInstanceManager elasticInstanceManager,
AwsAccountBean awsAccountBean,
BambooPluginManager bambooPluginManager,
ElasticAccountBean elasticAccountBean,
FlushableBuildLoggerManager buildLoggerManager) |
| 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.afterPropertiesSet() |
| Constructor and Description |
|---|
PendingBuildResultsStateRestorationImpl(ResultsSummaryManager resultsSummaryManager,
CurrentlyBuildingContainer currentlyBuildingContainer,
ChainExecutionManager chainExecutionManager,
BuildExecutionManager buildExecutionManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractChain.setChainExecutionManager(ChainExecutionManager chainExecutionManager) |
| Constructor and Description |
|---|
ExecutionStatusProviderImpl(CurrentlyBuildingContainer currentlyBuildingContainer,
ChainExecutionManager chainExecutionManager) |
MovePlanServiceImpl(ArtifactDao artifactDao,
AuditLogService auditLogService,
BambooPermissionManager bambooPermissionManager,
BuildResultsIndexer buildResultsIndexer,
ChainBranchManager chainBranchManager,
ChainExecutionManager chainExecutionManager,
com.atlassian.event.api.EventPublisher eventPublisher,
ScopedExclusionServiceImpl exclusionService,
ImmutablePlanCacheService immutablePlanCacheService,
PlanExecutionLockService planExecutionLockService,
PlanManager planManager,
PlanValidationService planValidationService,
PlanVcsRevisionHistoryService planVcsRevisionHistoryService,
ResultsSummaryManager resultsSummaryManager,
com.opensymphony.xwork2.TextProvider textProvider,
TriggerTypeManager triggerTypeManager) |
PlanExecutionManagerImpl(BuildExecutionManager buildExecutionManager,
ChainExecutionManager chainExecutionManager,
BuildDetectionActionFactory buildDetectionActionFactory,
PlanExecutionPermitter planExecutionPermitter,
ExecutionStatusProvider executionStatusProvider,
PlanManager planManager,
StopBuildManager stopBuildManager,
TriggerManager triggerManager,
PlanExecutionLockService planExecutionLockService,
DeploymentExecutionService deploymentExecutionService,
com.atlassian.event.api.EventPublisher eventPublisher,
ErrorHandler errorHandler,
DeploymentPermitter deploymentPermitter,
com.atlassian.bamboo.plan.PlanExecutionManagerCallWatcher planExecutionManagerCallWatcher) |
| Constructor and Description |
|---|
UniqueRunPerKeyPlanExecutionPermitter(ChainExecutionManager chainExecutionManager,
com.opensymphony.xwork2.TextProvider textProvider) |
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.base.Supplier<ChainExecutionManager> |
ComponentAccessor.CHAIN_EXECUTION_MANAGER |
| 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 © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.