Uses of Interface
com.atlassian.bamboo.plan.PlanExecutionPermitter
Packages that use PlanExecutionPermitter
Package
Description
-
Uses of PlanExecutionPermitter in com.atlassian.bamboo.plan
Classes in com.atlassian.bamboo.plan that implement PlanExecutionPermitterModifier and TypeClassDescriptionclass
class
class
Methods in com.atlassian.bamboo.plan with parameters of type PlanExecutionPermitterModifier and TypeMethodDescriptionvoid
AbstractPlanExecutionPermitter.setChainedExecutionPermitter
(PlanExecutionPermitter chainedExecutionPermitter) void
PlanExecutionPermitter.setChainedExecutionPermitter
(@Nullable PlanExecutionPermitter chainedExecutionPermitter) Constructors in com.atlassian.bamboo.plan with parameters of type PlanExecutionPermitterModifierConstructorDescriptionPlanExecutionManagerImpl
(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
Classes in com.atlassian.bamboo.plan.branch that implement PlanExecutionPermitterModifier and TypeClassDescriptionclass
class
-
Uses of PlanExecutionPermitter in com.atlassian.bamboo.plan.execution
Classes in com.atlassian.bamboo.plan.execution that implement PlanExecutionPermitter