|
||||||||||
| 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
This class is registered as event listener ChainExecutionManagerImpl.afterPropertiesSet() |
| 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(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,
ResultsSummaryManager resultsSummaryManager,
com.opensymphony.xwork2.TextProvider textProvider)
|
|
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)
|
|
| 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.v2.build.trigger |
|---|
| Constructors in com.atlassian.bamboo.v2.build.trigger with parameters of type ChainExecutionManager | |
|---|---|
DefaultDependencyBlockingManager(DependencyTreeBuilder dependencyTreeBuilder,
ImmutablePlanCacheService immutablePlanCacheService,
ChangeDetectionManager changeDetectionManager,
PlanExecutionManager planExecutionManager,
TriggerManager triggerManager,
ErrorUpdateHandler errorUpdateHandler,
BuildNumberGeneratorService buildNumberGenerator,
ChainExecutionManager chainExecutionManager,
BuildContextBuilderFactory buildContextBuilderFactory)
|
|
| 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 | |||||||||