Uses of Interface
com.atlassian.bamboo.deployments.execution.DeploymentPermitter

Packages that use DeploymentPermitter
com.atlassian.bamboo.deployments.execution.service   
com.atlassian.bamboo.plan   
com.atlassian.bamboo.spring   
 

Uses of DeploymentPermitter in com.atlassian.bamboo.deployments.execution.service
 

Classes in com.atlassian.bamboo.deployments.execution.service that implement DeploymentPermitter
 class DeploymentPermitterImpl
           
 

Uses of DeploymentPermitter in com.atlassian.bamboo.plan
 

Constructors in com.atlassian.bamboo.plan with parameters of type DeploymentPermitter
PlanExecutionManagerImpl(BuildExecutionManager buildExecutionManager, ChainExecutionManager chainExecutionManager, BuildDetectionActionFactory buildDetectionActionFactory, PlanExecutionPermitter planExecutionPermitter, ExecutionStatusProvider executionStatusProvider, PlanManager planManager, StopBuildManager stopBuildManager, TriggerManager triggerManager, PlanExecutionLockService planExecutionLockService, DeploymentExecutionService deploymentExecutionService, com.atlassian.event.api.EventPublisher eventPublisher, ErrorHandler errorHandler, DeploymentPermitter deploymentPermitter)
           
 

Uses of DeploymentPermitter in com.atlassian.bamboo.spring
 

Fields in com.atlassian.bamboo.spring with type parameters of type DeploymentPermitter
static com.google.common.base.Supplier<DeploymentPermitter> ComponentAccessor.DEPLOYMENT_PERMITTER
           
 



Copyright © 2014 Atlassian Software Systems Pty Ltd. All Rights Reserved.