Uses of Interface
com.atlassian.bamboo.plan.PlanExecutionPermitter

Packages that use PlanExecutionPermitter
com.atlassian.bamboo.plan   
com.atlassian.bamboo.plan.execution   
 

Uses of PlanExecutionPermitter in com.atlassian.bamboo.plan
 

Classes in com.atlassian.bamboo.plan that implement PlanExecutionPermitter
 class AbstractPlanExecutionPermitter
           
 class ExecutionLimitsServiceImpl
           
 class PlanExecutionConcurrencyServiceImpl
           
 

Methods in com.atlassian.bamboo.plan with parameters of type PlanExecutionPermitter
 void PlanExecutionPermitter.setChainedExecutionPermitter(PlanExecutionPermitter chainedExecutionPermitter)
           
 void AbstractPlanExecutionPermitter.setChainedExecutionPermitter(PlanExecutionPermitter chainedExecutionPermitter)
           
 

Constructors in com.atlassian.bamboo.plan with parameters of type PlanExecutionPermitter
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)
           
 

Uses of PlanExecutionPermitter in com.atlassian.bamboo.plan.execution
 

Classes in com.atlassian.bamboo.plan.execution that implement PlanExecutionPermitter
 class UniqueRunPerKeyPlanExecutionPermitter
           
 



Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.