Uses of Interface
com.atlassian.bamboo.v2.build.queue.BuildQueueManager

Packages that use BuildQueueManager
com.atlassian.bamboo.agent.elastic.schedule   
com.atlassian.bamboo.build   
com.atlassian.bamboo.build.monitoring   
com.atlassian.bamboo.v2.build.queue   
com.atlassian.bamboo.webwork   
com.atlassian.bamboo.ww2.actions.build   
com.atlassian.bamboo.ww2.actions.build.admin   
 

Uses of BuildQueueManager in com.atlassian.bamboo.agent.elastic.schedule
 

Constructors in com.atlassian.bamboo.agent.elastic.schedule with parameters of type BuildQueueManager
ElasticRunningInstancesOptimizerImpl(BuildQueueManager buildQueueManager, AgentManager agentManager, CachedPlanManager cachedPlanManager, ElasticInstanceManager elasticInstanceManager, ElasticAccountBean elasticAccountBean, BuildExecutionManager buildExecutionManager, BambooLicenseManager bambooLicenseManager, ResultsSummaryManager resultsSummaryManager, AdministrationConfigurationManager administrationConfigurationManager, com.opensymphony.xwork.TextProvider textProvider, AwsAccountBean awsAccountBean)
           
 

Uses of BuildQueueManager in com.atlassian.bamboo.build
 

Methods in com.atlassian.bamboo.build with parameters of type BuildQueueManager
 void DefaultStopBuildManager.setBuildQueueManager(BuildQueueManager buildQueueManager)
           
 

Uses of BuildQueueManager in com.atlassian.bamboo.build.monitoring
 

Methods in com.atlassian.bamboo.build.monitoring with parameters of type BuildQueueManager
 void OrphanedBuildMonitorJob.setBuildQueueManager(BuildQueueManager buildQueueManager)
           
 void BuildQueueMonitor.setBuildQueueManager(BuildQueueManager buildQueueManager)
           
 

Uses of BuildQueueManager in com.atlassian.bamboo.v2.build.queue
 

Classes in com.atlassian.bamboo.v2.build.queue that implement BuildQueueManager
 class BuildQueueManagerImpl
           
 

Methods in com.atlassian.bamboo.v2.build.queue with parameters of type BuildQueueManager
 void BuildQueueUpdateListener.setBuildQueueManager(BuildQueueManager buildQueueManager)
           
 

Constructors in com.atlassian.bamboo.v2.build.queue with parameters of type BuildQueueManager
BuildTriggeredListener(BuildQueueManager buildQueueManager)
           
 

Uses of BuildQueueManager in com.atlassian.bamboo.webwork
 

Methods in com.atlassian.bamboo.webwork with parameters of type BuildQueueManager
 void StarterAction.setBuildQueueManager(BuildQueueManager buildQueueManager)
           
 

Uses of BuildQueueManager in com.atlassian.bamboo.ww2.actions.build
 

Methods in com.atlassian.bamboo.ww2.actions.build with parameters of type BuildQueueManager
 void BuildJsonProviderAction.setBuildQueueManager(BuildQueueManager buildQueueManager)
           
 

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

Methods in com.atlassian.bamboo.ww2.actions.build.admin with parameters of type BuildQueueManager
 void ReorderBuild.setBuildQueueManager(BuildQueueManager buildQueueManager)
           
 



Copyright © 2012 Atlassian. All Rights Reserved.