-
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,
SecretEncryptionService secretEncryptionService,
AgentCipherProviderService agentCipherProviderService,
AdministrationConfigurationAccessor administrationConfigurationAccessor)
-
interface
This interface defines the work that the queue manager can do.
class
An instance of this class is shared between multiple local agents
class