| Modifier and Type | Method and Description |
|---|---|
void |
ExecuteBuildTask.setExecutionPhaseService(ExecutionPhaseService executionPhaseService) |
void |
PrepareBuildTask.setExecutionPhaseService(ExecutionPhaseService executionPhaseService) |
| Modifier and Type | Class and Description |
|---|---|
class |
ExecutionPhaseServiceImpl |
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.base.Supplier<ExecutionPhaseService> |
ComponentAccessor.EXECUTION_PHASE_SERVICE
Deprecated.
|
| Constructor and Description |
|---|
BuildAgentControllerImpl(AgentContext agentContext,
AgentQueueAccessor agentQueueAccessor,
BuildLoggerManager buildLoggerManager,
ResultProcessor resultProcessor,
CapabilityContext capabilityContext,
RemotedCapabilitySetManager capabilitySetManager,
CustomVariableContext customVariableContext,
ErrorUpdateHandler errorUpdateHandler,
ExecutionPhaseService executionPhaseService,
com.atlassian.event.api.EventPublisher eventPublisher,
DockerContainerControllerFactory dockerContainerControllerFactory,
BuildWarningSummaryCollationService buildWarningSummaryCollationService,
BuildLoggingContext buildLoggingContext,
SecureXStreamFactory secureXStreamFactory,
BuildDirectoryManager buildDirectoryManager,
ArtifactManager artifactManager) |
LocalBuildResultProcessor(BuildExecutionManager buildExecutionManager,
ResultsSummaryManager resultsSummaryManager,
com.atlassian.event.api.EventPublisher eventManager,
ServerBuildLoggerManager buildLoggerManager,
com.atlassian.plugin.PluginAccessor pluginAccessor,
PlanStatePersisterService planStatePersisterService,
CustomVariableContextRunner customVariableContextRunner,
ExecutionPhaseService executionPhaseService) |
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteExecutionPhaseServiceImpl |
| Constructor and Description |
|---|
BuildQueueManagerImpl(AgentManager agentManager,
com.atlassian.event.api.EventPublisher eventPublisher,
BuildExecutionManager buildExecutionManager,
com.atlassian.plugin.PluginAccessor pluginAccessor,
ErrorUpdateHandler errorUpdateHandler,
ExecutableAgentsHelper executableAgentsHelper,
CustomVariableContextRunner customVariableContextRunner,
ExecutionPhaseService executionPhaseService,
XStreamFactory xStreamFactory,
org.springframework.transaction.support.TransactionTemplate transactionTemplate,
LocalResultProcessor resultProcessor) |
| Modifier and Type | Method and Description |
|---|---|
void |
InitializeBuild.setExecutionPhaseService(ExecutionPhaseService executionPhaseService) |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.