Uses of Interface
com.atlassian.bamboo.plan.PlanExecutionLockService

Packages that use PlanExecutionLockService
com.atlassian.bamboo   
com.atlassian.bamboo.chains   
com.atlassian.bamboo.deployments.execution.service   
com.atlassian.bamboo.plan   
 

Uses of PlanExecutionLockService in com.atlassian.bamboo
 

Constructors in com.atlassian.bamboo with parameters of type PlanExecutionLockService
ServerLifecycleManagerImpl(PlanExecutionLockService planExecutionLockService, ChainExecutionManager chainExecutionManager, DeletionService deletionService, BambooAuthenticationContext bambooAuthenticationContext, AuditLogService auditLogService)
           
 

Uses of PlanExecutionLockService in com.atlassian.bamboo.chains
 

Constructors in com.atlassian.bamboo.chains with parameters of type PlanExecutionLockService
ChainExecutionManagerImpl(PlanStatePersisterService planStatePersisterService, JobExecutionManager buildContextExecutor, ChainResultManager chainResultManager, ChainStateFactory chainStateFactory, BuildContextFactory buildContextFactory, com.atlassian.event.api.EventPublisher eventPublisher, ChainPluginSupport chainPluginSupport, ErrorUpdateHandler errorUpdateHandler, AuthorCreatorService authorCreatorService, ResultsSummaryManager resultsSummaryManager, BuildNumberGeneratorService buildNumberGeneratorService, BuildDirectoryManager buildDirectoryManager, BranchIntegrationHelper branchIntegrationHelper, CustomVariableContext customVariableContext, PlanExecutionLockService planExecutionLockService, PlanVcsRevisionHistoryService planVcsRevisionHistoryService)
           
 

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

Constructors in com.atlassian.bamboo.deployments.execution.service with parameters of type PlanExecutionLockService
DeploymentExecutionServiceImpl(AdministrationConfigurationAccessor administrationConfigurationAccessor, BuildLoggerManager buildLoggerManager, DeploymentResultService deploymentResultService, EnvironmentService environmentService, ErrorUpdateHandler errorUpdateHandler, com.atlassian.event.api.EventPublisher eventPublisher, FeatureManager featureManager, PlanExecutionLockService planExecutionLockService, TaskManager taskManager, VariableDefinitionManager variableDefinitionManager, DeploymentVersionService deploymentVersionService, ExecutionPhaseService executionPhaseService, DeploymentProjectService deploymentProjectService)
           
 

Uses of PlanExecutionLockService in com.atlassian.bamboo.plan
 

Classes in com.atlassian.bamboo.plan that implement PlanExecutionLockService
 class PlanExecutionLockServiceImpl
           
 

Constructors in com.atlassian.bamboo.plan with parameters of type PlanExecutionLockService
MovePlanServiceImpl(AuditLogService auditLogService, BambooPermissionManager bambooPermissionManager, BuildResultsIndexer buildResultsIndexer, ChainBranchManager chainBranchManager, ChainExecutionManager chainExecutionManager, com.atlassian.event.api.EventPublisher eventPublisher, ScopedExclusionServiceImpl exclusionService, ImmutablePlanCacheService immutablePlanCacheService, PlanExecutionLockService planExecutionLockService, PlanManager planManager, PlanValidationService planValidationService, ResultsSummaryManager resultsSummaryManager, com.opensymphony.xwork.TextProvider textProvider)
           
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)
           
 



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