Uses of Interface
com.atlassian.bamboo.deployments.execution.DeploymentPermitter
Package
Description
-
Uses of DeploymentPermitter in com.atlassian.bamboo.deployments.execution.service
-
Uses of DeploymentPermitter in com.atlassian.bamboo.plan
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 DeploymentPermitter in com.atlassian.bamboo.spring
Modifier and TypeFieldDescriptionstatic final Supplier<DeploymentPermitter>
ComponentAccessor.DEPLOYMENT_PERMITTER
Deprecated.