Modifier and Type | Method and Description |
---|---|
void |
DefaultBuildDirectoryManager.setAgentContext(AgentContext agentContext) |
Modifier and Type | Method and Description |
---|---|
void |
PrepareBuildTask.setAgentContext(AgentContext agentContext) |
Modifier and Type | Field and Description |
---|---|
protected AgentContext |
AbstractErrorUpdateHandler.agentContext |
Constructor and Description |
---|
AbstractErrorUpdateHandler(AgentContext agentContext) |
DefaultErrorHandler(AgentContext agentContext,
com.atlassian.event.api.EventPublisher eventPublisher) |
Modifier and Type | Method and Description |
---|---|
void |
GitRepository.setAgentContext(AgentContext agentContext) |
Constructor and Description |
---|
GitWorkingCopyManager(CapabilityContext capabilityContext,
CredentialsAccessor credentialsAccessor,
CustomVariableContext customVariableContext,
BuildDirectoryManager buildDirectoryManager,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
TrustedKeyHelper trustedKeyHelper,
SshProxyService sshProxyService,
AgentContext agentContext,
BuildLoggerManager buildLoggerManager,
VcsBranchIntegrationHelper branchIntegrationHelper,
BuildLoggingContext buildLoggingContext) |
Constructor and Description |
---|
AbstractIsolatedLocalRepositoryCommandDecorator(AgentContext agentContext,
BuildDirectoryManager buildDirectoryManager,
CapabilityConfigurationManager capabilityConfigurationManager,
String capabilityPrefix) |
Maven2IsolatedLocalRepositoryCommandDecorator(AgentContext agentContext,
BuildDirectoryManager buildDirectoryManager,
CapabilityConfigurationManager capabilityConfigurationManager) |
Maven3IsolatedLocalRepositoryCommandDecorator(AgentContext agentContext,
BuildDirectoryManager buildDirectoryManager,
CapabilityConfigurationManager capabilityConfigurationManager) |
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) |
Modifier and Type | Class and Description |
---|---|
class |
AgentContextImpl |
Constructor and Description |
---|
RemoteCredentialsAccessor(AgentContext agentContext) |
RemoteErrorUpdateHandler(AgentContext agentContext,
BambooAgentMessageSender sender) |
Modifier and Type | Method and Description |
---|---|
void |
VariableSubstitutorFactoryImpl.setAgentContext(AgentContext agentContext) |
Constructor and Description |
---|
VariableSubstitutorImpl(@NotNull BuildLoggerManager buildLoggerManager,
@Nullable CapabilityContext capabilityContext,
@NotNull AgentContext agentContext,
@NotNull BuildDirectoryManager buildDirectoryManager,
@NotNull BambooUrl bambooUrl,
@Nullable VariableDefinitionManager variableDefinitionManager,
@NotNull VcsRepositoryManager vcsRepositoryManager) |
VariableSubstitutorImpl(@NotNull CommonContext commonContext,
@NotNull BuildLoggerManager buildLoggerManager,
@Nullable CapabilityContext capabilityContext,
@NotNull AgentContext agentContext,
@NotNull BuildDirectoryManager buildDirectoryManager,
@NotNull BambooUrl bambooUrl,
@NotNull CustomVariableContext customVariableContext,
@NotNull VcsRepositoryManager vcsRepositoryManager) |
VariableSubstitutorImpl(@NotNull ImmutablePlan immutablePlan,
@NotNull BuildLoggerManager buildLoggerManager,
@Nullable CapabilityContext capabilityContext,
@NotNull AgentContext agentContext,
@NotNull BuildDirectoryManager buildDirectoryManager,
@NotNull BambooUrl bambooUrl,
@NotNull VariableDefinitionManager variableDefinitionManager,
@NotNull VcsRepositoryManager vcsRepositoryManager) |
VariableSubstitutorImpl(@NotNull Map<String,VariableDefinitionContext> variablesContextMap,
@NotNull BuildLoggerManager buildLoggerManager,
@Nullable CapabilityContext capabilityContext,
@NotNull AgentContext agentContext,
@NotNull BuildDirectoryManager buildDirectoryManager,
@NotNull BambooUrl bambooUrl,
@NotNull VcsRepositoryManager vcsRepositoryManager) |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.