Uses of Interface
com.atlassian.bamboo.build.StopBuildManager

Packages that use StopBuildManager
com.atlassian.bamboo.agent.elastic.server   
com.atlassian.bamboo.build   
com.atlassian.bamboo.chains   
com.atlassian.bamboo.configuration.agent   
com.atlassian.bamboo.plan   
com.atlassian.bamboo.ww2.actions.build.admin   
 

Uses of StopBuildManager in com.atlassian.bamboo.agent.elastic.server
 

Methods in com.atlassian.bamboo.agent.elastic.server with parameters of type StopBuildManager
 void ElasticFunctionalityFacadeImpl.setStopBuildManager(StopBuildManager stopBuildManager)
           
 

Uses of StopBuildManager in com.atlassian.bamboo.build
 

Classes in com.atlassian.bamboo.build that implement StopBuildManager
 class DefaultStopBuildManager
           
 

Uses of StopBuildManager in com.atlassian.bamboo.chains
 

Constructors in com.atlassian.bamboo.chains with parameters of type StopBuildManager
JobExecutionManagerImpl(BuildExecutionManager buildExecutionManager, StopBuildManager stopBuildManager, ResultsSummaryManager resultsSummaryManager)
           
 

Uses of StopBuildManager in com.atlassian.bamboo.configuration.agent
 

Methods in com.atlassian.bamboo.configuration.agent with parameters of type StopBuildManager
 void ConfigureAgentDetails.setStopBuildManager(StopBuildManager stopBuildManager)
           
 

Uses of StopBuildManager in com.atlassian.bamboo.plan
 

Constructors in com.atlassian.bamboo.plan with parameters of type StopBuildManager
PlanExecutionManagerImpl(BuildExecutionManager buildExecutionManager, ChainExecutionManager chainExecutionManager, BuildDetectionActionFactory buildDetectionActionFactory, PlanExecutionPermitter planExecutionPermitter, ExecutionStatusProvider executionStatusProvider, PlanManager planManager, StopBuildManager stopBuildManager)
           
 

Uses of StopBuildManager in com.atlassian.bamboo.ww2.actions.build.admin
 

Methods in com.atlassian.bamboo.ww2.actions.build.admin with parameters of type StopBuildManager
 void DeleteBuilds.setStopBuildManager(StopBuildManager stopBuildManager)
           
 



Copyright © 2010 Atlassian. All Rights Reserved.