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.buildqueue   
com.atlassian.bamboo.configuration.agent   
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.buildqueue
 

Methods in com.atlassian.bamboo.buildqueue with parameters of type StopBuildManager
 void StopBuild.setStopBuildManager(StopBuildManager stopBuildManager)
           
 

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.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.