Uses of Interface
com.atlassian.bamboo.plan.PlanExecutionPermitter
Package
Description
-
Uses of PlanExecutionPermitter in com.atlassian.bamboo.plan
Modifier and TypeClassDescriptionclass
class
class
Modifier and TypeMethodDescriptionvoid
AbstractPlanExecutionPermitter.setChainedExecutionPermitter
(PlanExecutionPermitter chainedExecutionPermitter) void
PlanExecutionPermitter.setChainedExecutionPermitter
(@Nullable PlanExecutionPermitter chainedExecutionPermitter) ModifierConstructorDescriptionPlanExecutionManagerImpl
(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) -
Uses of PlanExecutionPermitter in com.atlassian.bamboo.plan.branch
Modifier and TypeClassDescriptionclass
class
-
Uses of PlanExecutionPermitter in com.atlassian.bamboo.plan.execution