Constructor and Description |
---|
ElasticRunningInstancesOptimizerImpl(AdministrationConfigurationAccessor administrationConfigurationAccessor,
AgentResultsSummaryManager agentResultsSummaryManager,
AwsAccountBean awsAccountBean,
BambooLicenseManager bambooLicenseManager,
BuildExecutionManager buildExecutionManager,
BuildQueueManager buildQueueManager,
CachedPlanManager cachedPlanManager,
DeploymentResultService deploymentResultService,
ElasticAccountBean elasticAccountBean,
ElasticInstanceManager elasticInstanceManager,
EnvironmentService environmentService,
ExecutableAgentsHelper executableAgentsHelper,
com.opensymphony.xwork2.TextProvider textProvider) |
Modifier and Type | Method and Description |
---|---|
void |
BuildResultsAction.setBuildQueueManager(BuildQueueManager buildQueueManager) |
void |
ChainResultsAction.setBuildQueueManager(BuildQueueManager buildQueueManager) |
void |
DefaultStopBuildManager.setBuildQueueManager(BuildQueueManager buildQueueManager) |
Modifier and Type | Method and Description |
---|---|
void |
BuildQueueMonitor.setBuildQueueManager(BuildQueueManager buildQueueManager) |
void |
OrphanedBuildMonitorJob.setBuildQueueManager(BuildQueueManager buildQueueManager) |
Constructor and Description |
---|
DeploymentExecutionEventListener(BuildQueueManager buildQueueManager,
DeploymentResultService deploymentResultService) |
Constructor and Description |
---|
DeploymentQueueResource(BuildQueueManager buildQueueManager,
BambooUserManager bambooUserManager,
DeploymentExecutionService deploymentExecutionService,
DeploymentProjectService deploymentProjectService,
DeploymentResultService deploymentResultService,
DeploymentVersionService deploymentVersionService,
EnvironmentService environmentService,
EnvironmentTriggeringActionFactory environmentTriggeringActionFactory,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
PlanExecutionManager planExecutionManager) |
Modifier and Type | Field and Description |
---|---|
protected BuildQueueManager |
RestChainResult.buildQueueManager |
Constructor and Description |
---|
RestChainResult(ChainResultsSummary buildSummary,
javax.ws.rs.core.UriInfo uriInfo,
javax.ws.rs.core.UriBuilder baseUriBuilder,
boolean detailedResult,
BuildLoggerManager buildLoggerManager,
PlanExecutionManager planExecutionManager,
BuildQueueManager buildQueueManager,
StageStatusHelper stageStatusHelper,
ExecutableAgentsHelper executableAgentsHelper,
BuildLogFileAccessorFactory buildLogFileAccessorFactory,
PlanRestService planRestService,
ArtifactLinkManager artifactLinkManager) |
RestChainResultDetails(ChainResultsSummary buildSummary,
javax.ws.rs.core.UriInfo uriInfo,
javax.ws.rs.core.UriBuilder baseUriBuilder,
boolean detailedResult,
BuildLoggerManager buildLoggerManager,
PlanExecutionManager planExecutionManager,
BuildQueueManager buildQueueManager,
StageStatusHelper stageStatusHelper,
ExecutableAgentsHelper executableAgentsHelper,
BuildLogFileAccessorFactory buildLogFileAccessorFactory,
PlanRestService planRestService,
ArtifactLinkManager artifactLinkManager) |
RestStageResult(ChainStageResult chainStageResult,
javax.ws.rs.core.UriInfo uriInfo,
javax.ws.rs.core.UriBuilder baseUriBuilder,
boolean detailedResults,
BuildLoggerManager buildLoggerManager,
PlanExecutionManager planExecutionManager,
BuildQueueManager buildQueueManager,
StageStatusHelper stageStatusHelper,
List<ChainStageResult> chainStageResults,
ExecutableAgentsHelper executableAgentsHelper,
BuildLogFileAccessorFactory buildLogFileAccessorFactory,
PlanRestService planRestService) |
Constructor and Description |
---|
QueueResource(PlanRestService planRestService,
BambooPermissionManager bambooPermissionManager,
BambooUserManager bambooUserManager,
BuildQueueManager buildQueueManager,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
PlanExecutionManager planExecutionManager,
ResultsSummaryManager resultsSummaryManager) |
Constructor and Description |
---|
ResultServiceImpl(AdministrationConfigurationAccessor administrationConfigurationAccessor,
ArtifactLinkManager artifactLinkManager,
BambooUserManager bambooUserManager,
BuildLogFileAccessorFactory buildLogFileAccessorFactory,
BuildLoggerManager buildLoggerManager,
BuildQueueManager buildQueueManager,
CommentService commentService,
ExecutableAgentsHelper executableAgentsHelper,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
LabelManager labelManager,
PlanExecutionManager planExecutionManager,
PlanRestService planRestService,
ProjectRestService projectRestService,
ResultsSummaryManager resultsSummaryManager,
StageStatusHelper stageStatusHelper) |
Constructor and Description |
---|
QueueResource(BuildQueueManager buildQueueManager) |
Modifier and Type | Field and Description |
---|---|
static com.google.common.base.Supplier<BuildQueueManager> |
ComponentAccessor.BUILD_QUEUE_MANAGER
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
BuildQueueManagerImpl |
Modifier and Type | Method and Description |
---|---|
static Iterable<ResultKey> |
QueueManagerUtils.getQueuedExecutables(BuildQueueManager buildQueueManager) |
static <V> QueueManagerView<BuildContext,V> |
QueueManagerView.newBuildView(BuildQueueManager buildQueueManager,
com.google.common.base.Function<BuildQueueManager.QueueItemView<BuildContext>,BuildQueueManager.QueueItemView<V>> viewMapper)
Convenience method that returns a view with builds (not deployments).
|
static <V> QueueManagerView<CommonContext,V> |
QueueManagerView.newView(BuildQueueManager buildQueueManager,
com.google.common.base.Function<BuildQueueManager.QueueItemView<CommonContext>,BuildQueueManager.QueueItemView<V>> context2QueueItem)
Creates a queue view that returns all queued executables - without filtering
|
static void |
QueueManagerUtils.removeFromQueue(BuildQueueManager buildQueueManager,
Key planKey)
Remove queued items for key.
|
Constructor and Description |
---|
BuildTriggeredListener(BuildQueueManager buildQueueManager) |
Modifier and Type | Method and Description |
---|---|
void |
StarterAction.setBuildQueueManager(BuildQueueManager buildQueueManager) |
Modifier and Type | Method and Description |
---|---|
void |
BuildJsonProviderAction.setBuildQueueManager(BuildQueueManager buildQueueManager) |
Modifier and Type | Method and Description |
---|---|
void |
ReorderBuild.setBuildQueueManager(BuildQueueManager buildQueueManager) |
Copyright © 2018 Atlassian Software Systems Pty Ltd. All rights reserved.