Uses of Interface
com.atlassian.bamboo.plan.PlanExecutionLaunchControl
-
Uses of PlanExecutionLaunchControl in com.atlassian.bamboo.plan
Modifier and TypeFieldDescriptionprotected final PlanExecutionLaunchControl
NonBlockingPlanExecutionServiceImpl.planExecutionLaunchControl
ModifierConstructorDescriptionNonBlockingPlanExecutionServiceImpl
(PlanExecutionManager planExecutionManager, PlanExecutionLaunchControl planExecutionLaunchControl) protected
NonBlockingPlanExecutionServiceImpl
(PlanExecutionManager planExecutionManager, PlanExecutionLaunchControl planExecutionLaunchControl, int maximumThreadCount, long threadIdleTimeout) protected
NonBlockingPlanExecutionServiceImpl
(PlanExecutionManager planExecutionManager, PlanExecutionLaunchControl planExecutionLaunchControl, EventLoggingThreadPoolExecutor executor)