|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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.plugins.rest.model.chain |
---|
Fields in com.atlassian.bamboo.plugins.rest.model.chain declared as BuildQueueManager | |
---|---|
protected BuildQueueManager |
RestChainResult.buildQueueManager
|
Constructors in com.atlassian.bamboo.plugins.rest.model.chain with parameters of type BuildQueueManager | |
---|---|
RestChainResult(ChainResultsSummary buildSummary,
javax.ws.rs.core.UriInfo uriInfo,
javax.ws.rs.core.UriBuilder baseUriBuilder,
boolean detailedResult,
BuildExecutionManager buildExecutionManager,
PlanExecutionManager planExecutionManager,
BuildQueueManager buildQueueManager,
StageStatusHelper stageStatusHelper,
PlanExecutableAgentsHelper planExecutableAgentsHelper,
BuildLogFileAccessorFactory buildLogFileAccessorFactory,
PlanService planService)
|
|
RestChainResultDetails(ChainResultsSummary buildSummary,
javax.ws.rs.core.UriInfo uriInfo,
javax.ws.rs.core.UriBuilder baseUriBuilder,
boolean detailedResult,
BuildExecutionManager buildExecutionManager,
PlanExecutionManager planExecutionManager,
BuildQueueManager buildQueueManager,
StageStatusHelper stageStatusHelper,
PlanExecutableAgentsHelper planExecutableAgentsHelper,
BuildLogFileAccessorFactory buildLogFileAccessorFactory,
PlanService planService)
|
|
RestStageResult(ChainStageResult chainStageResult,
javax.ws.rs.core.UriInfo uriInfo,
javax.ws.rs.core.UriBuilder baseUriBuilder,
boolean detailedResults,
BuildExecutionManager buildExecutionManager,
PlanExecutionManager planExecutionManager,
BuildQueueManager buildQueueManager,
StageStatusHelper stageStatusHelper,
java.util.List<ChainStageResult> chainStageResults,
PlanExecutableAgentsHelper planExecutableAgentsHelper,
BuildLogFileAccessorFactory buildLogFileAccessorFactory,
PlanService planService)
|
Uses of BuildQueueManager in com.atlassian.bamboo.plugins.rest.resource |
---|
Constructors in com.atlassian.bamboo.plugins.rest.resource with parameters of type BuildQueueManager | |
---|---|
QueueResource(PlanService planService,
BambooUserManager bambooUserManager,
BuildQueueManager buildQueueManager,
PlanExecutionManager planExecutionManager,
ResultsSummaryManager resultsSummaryManager)
|
Uses of BuildQueueManager in com.atlassian.bamboo.plugins.rest.service |
---|
Constructors in com.atlassian.bamboo.plugins.rest.service with parameters of type BuildQueueManager | |
---|---|
ResultServiceImpl(BambooUserManager bambooUserManager,
ResultsSummaryManager resultsSummaryManager,
AdministrationConfigurationManager administrationConfigurationManager,
LabelManager labelManager,
CommentService commentService,
ProjectManager projectManager,
BuildExecutionManager buildExecutionManager,
BuildQueueManager buildQueueManager,
PlanExecutionManager planExecutionManager,
StageStatusHelper stageStatusHelper,
PlanExecutableAgentsHelper planExecutableAgentsHelper,
BuildLogFileAccessorFactory buildLogFileAccessorFactory,
PlanService planService)
|
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |