Uses of Interface
com.atlassian.bamboo.plan.ExecutionStatusProvider
-
Uses of ExecutionStatusProvider in com.atlassian.bamboo.plan
Modifier and TypeClassDescriptionclass
class
class
We have 3 (yes, three) ways to handleBuildDetectionAction
, it all depends which interface is implemented:UnconditionalBuildDetectionAction
- meaning: if this action is created we know we want to start a build.ModifierConstructorDescriptionExecutableAgentsHelperImpl
(CachedPlanManager cachedPlanManager, ExecutionStatusProvider executionStatusProvider, com.atlassian.plugin.PluginAccessor pluginAccessor, AgentAssignmentService agentAssignmentService, CapabilityRequirementsMatcher capabilityRequirementsMatcher, CapabilitySetManager capabilitySetManager, ElasticInstanceManager elasticInstanceManager, ElasticImageConfigurationAccessor elasticImageConfigurationAccessor, EphemeralAgentsService ephemeralAgentsService, EnvironmentCustomConfigService environmentCustomConfigService) PlanExecutionConcurrencyServiceImpl
(com.opensymphony.xwork2.TextProvider textProvider, ExecutionStatusProvider executionStatusProvider) PlanExecutionManagerImpl
(BuildExecutionManager buildExecutionManager, PlanExecutionPermitter planExecutionPermitter, ExecutionStatusProvider executionStatusProvider, CachedPlanManager cachedPlanManager, StopBuildManager stopBuildManager, TriggerManager triggerManager, PlanExecutionLockService planExecutionLockService, com.atlassian.event.api.EventPublisher eventPublisher, ErrorHandler errorHandler, DeploymentPermitter deploymentPermitter, com.atlassian.bamboo.plan.PlanExecutionManagerCallWatcher planExecutionManagerCallWatcher)