Uses of Interface
com.atlassian.bamboo.deployments.execution.DeploymentPermitter
Packages that use DeploymentPermitter
Package
Description
-
Uses of DeploymentPermitter in com.atlassian.bamboo.deployments.execution.service
Classes in com.atlassian.bamboo.deployments.execution.service that implement DeploymentPermitter -
Uses of DeploymentPermitter in com.atlassian.bamboo.plan
Constructors in com.atlassian.bamboo.plan with parameters of type DeploymentPermitterModifierConstructorDescriptionPlanExecutionManagerImpl
(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
Fields in com.atlassian.bamboo.spring with type parameters of type DeploymentPermitterModifier and TypeFieldDescriptionstatic final Supplier<DeploymentPermitter>
ComponentAccessor.DEPLOYMENT_PERMITTER
Deprecated.