| Constructor and Description |
|---|
ElasticRunningInstancesOptimizerImpl(AdministrationConfigurationAccessor administrationConfigurationAccessor,
AgentResultsSummaryManager agentResultsSummaryManager,
AwsAccountBean awsAccountBean,
BambooLicenseManager bambooLicenseManager,
BuildExecutionManager buildExecutionManager,
BuildQueueManager buildQueueManager,
CachedPlanManager cachedPlanManager,
DeploymentResultService deploymentResultService,
ElasticAccountBean elasticAccountBean,
ElasticInstanceManager elasticInstanceManager,
com.opensymphony.xwork2.TextProvider textProvider) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultBuildExecutionManager
This class is registered as event listener
DefaultBuildExecutionManager.postConstruct() |
| Modifier and Type | Field and Description |
|---|---|
protected BuildExecutionManager |
BuildResultsAction.buildExecutionManager |
| Modifier and Type | Method and Description |
|---|---|
void |
ChainResultsAction.setBuildExecutionManager(BuildExecutionManager buildExecutionManager) |
void |
BuildResultsAction.setBuildExecutionManager(BuildExecutionManager buildExecutionManager) |
void |
DefaultJob.setBuildExecutionManager(BuildExecutionManager buildExecutionManager) |
| Constructor and Description |
|---|
JobStatusHelper(ImmutableJob job,
BuildExecutionManager buildExecutionManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
BuildQueueMonitor.setBuildExecutionManager(BuildExecutionManager buildExecutionManager) |
void |
BuildHangingMonitor.setBuildExecutionManager(BuildExecutionManager buildExecutionManager) |
void |
BuildStopDelayedJob.setBuildExecutionManager(BuildExecutionManager buildExecutionManager) |
| Constructor and Description |
|---|
JobExecutionManagerImpl(BuildExecutionManager buildExecutionManager,
StopBuildManager stopBuildManager,
ResultsSummaryManager resultsSummaryManager) |
| Constructor and Description |
|---|
PendingBuildResultsStateRestorationImpl(ResultsSummaryManager resultsSummaryManager,
CurrentlyBuildingContainer currentlyBuildingContainer,
ChainExecutionManager chainExecutionManager,
BuildExecutionManager buildExecutionManager,
com.atlassian.event.api.EventPublisher eventPublisher,
org.quartz.Scheduler scheduler,
FeatureManager featureManager) |
| Constructor and Description |
|---|
PlanExecutionManagerImpl(BuildExecutionManager buildExecutionManager,
PlanExecutionPermitter planExecutionPermitter,
ExecutionStatusProvider executionStatusProvider,
CachedPlanManager cachedPlanManager,
StopBuildManager stopBuildManager,
TriggerManager triggerManager,
PlanExecutionLockService planExecutionLockService,
com.atlassian.event.api.EventPublisher eventPublisher,
ErrorHandler errorHandler,
DeploymentPermitter deploymentPermitter,
com.atlassian.bamboo.plan.PlanExecutionManagerCallWatcher planExecutionManagerCallWatcher) |
| Constructor and Description |
|---|
RestStageServiceImpl(BuildExecutionManager buildExecutionManager,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
PlanRestService planRestService,
RestArtifactService restArtifactService,
RestJobService restJobService,
StageConversionFunction stageConversionFunction,
StageService stageService) |
| Constructor and Description |
|---|
RestJobServiceImpl(BuildExecutionManager buildExecutionManager,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
JobConversionFunction jobConversionFunction,
JobService jobService,
PlanRestService planRestService,
RestArtifactService restArtifactService) |
| Modifier and Type | Method and Description |
|---|---|
void |
BuildResultsSummaryManagerImpl.setBuildExecutionManager(BuildExecutionManager buildExecutionManager) |
| Modifier and Type | Field and Description |
|---|---|
static Supplier<BuildExecutionManager> |
ComponentAccessor.BUILD_EXECUTION_MANAGER
Deprecated.
|
| Constructor and Description |
|---|
LocalBuildResultProcessor(BuildExecutionManager buildExecutionManager,
ResultsSummaryManager resultsSummaryManager,
com.atlassian.event.api.EventPublisher eventManager,
ServerBuildLoggerManager buildLoggerManager,
com.atlassian.plugin.PluginAccessor pluginAccessor,
PlanStatePersisterService planStatePersisterService,
CustomVariableContextRunner customVariableContextRunner,
ExecutionPhaseService executionPhaseService) |
| Constructor and Description |
|---|
BuildQueueManagerImpl(@NotNull AgentManager agentManager,
@NotNull com.atlassian.event.api.EventPublisher eventPublisher,
@NotNull BuildExecutionManager buildExecutionManager,
@NotNull com.atlassian.plugin.PluginAccessor pluginAccessor,
@NotNull ErrorUpdateHandler errorUpdateHandler,
@NotNull ExecutableAgentsHelper executableAgentsHelper,
@NotNull CustomVariableContextRunner customVariableContextRunner,
@NotNull ExecutionPhaseService executionPhaseService,
@NotNull XStreamFactory xStreamFactory,
@NotNull org.springframework.transaction.support.TransactionTemplate transactionTemplate,
@NotNull LocalResultProcessor resultProcessor) |
| Modifier and Type | Method and Description |
|---|---|
void |
StarterAction.setBuildExecutionManager(BuildExecutionManager buildExecutionManager) |
| Modifier and Type | Field and Description |
|---|---|
protected BuildExecutionManager |
BuildActionSupport.buildExecutionManager |
| Modifier and Type | Method and Description |
|---|---|
void |
BuildActionSupport.setBuildExecutionManager(BuildExecutionManager buildExecutionManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
BuildJsonProviderAction.setBuildExecutionManager(BuildExecutionManager buildExecutionManager) |
| Constructor and Description |
|---|
QueuedBuildJsonDecorator(@NotNull com.opensymphony.xwork2.TextProvider textProvider,
@NotNull BuildQueueItemViewForJsonDecorator buildQueueItem,
int index,
AgentManager agentManager,
@NotNull BuildExecutionManager buildExecutionManager,
@NotNull BambooPermissionManager bambooPermissionManager,
TriggerManager triggerManager,
Collection<ElasticImageConfiguration> imagesForExecutable,
Set<Long> agentsForExecutable) |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.