|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExecutionStatusProvider | |
|---|---|
| com.atlassian.bamboo.plan | |
| Uses of ExecutionStatusProvider in com.atlassian.bamboo.plan |
|---|
| Subinterfaces of ExecutionStatusProvider in com.atlassian.bamboo.plan | |
|---|---|
interface |
PlanExecutionManager
Generic Execution Manager for Plan's |
| Classes in com.atlassian.bamboo.plan that implement ExecutionStatusProvider | |
|---|---|
class |
ExecutionStatusProviderImpl
|
class |
PlanExecutionManagerImpl
We have 3 (yes, three) ways to handle BuildDetectionAction, it all depends which interface is implemented:
UnconditionalBuildDetectionAction - meaning: if this action is created we know we want to start a build. |
| Constructors in com.atlassian.bamboo.plan with parameters of type ExecutionStatusProvider | |
|---|---|
ExecutableAgentsHelperImpl(CachedPlanManager cachedPlanManager,
ExecutionStatusProvider executionStatusProvider,
AgentManager agentManager,
com.atlassian.plugin.PluginAccessor pluginAccessor,
AgentAssignmentService agentAssignmentService,
CapabilityRequirementsMatcher capabilityRequirementsMatcher,
CapabilitySetManager capabilitySetManager,
ElasticInstanceManager elasticInstanceManager,
ElasticImageConfigurationAccessor elasticImageConfigurationAccessor)
|
|
PlanExecutionConcurrencyServiceImpl(com.opensymphony.xwork2.TextProvider textProvider,
ExecutionStatusProvider executionStatusProvider)
|
|
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)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||