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

Packages that use PlanExecutionPermitter
com.atlassian.bamboo.plan   
 

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)
           
 



Copyright © 2012 Atlassian. All Rights Reserved.