Uses of Interface
com.atlassian.bamboo.v2.build.agent.capability.AgentContext
Package
Description
-
Uses of AgentContext in com.atlassian.bamboo.build.fileserver
Modifier and TypeMethodDescriptionvoid
DefaultBuildDirectoryManager.setAgentContext
(AgentContext agentContext) -
Uses of AgentContext in com.atlassian.bamboo.build.pipeline.tasks
Modifier and TypeMethodDescriptionvoid
PrepareBuildTask.setAgentContext
(AgentContext agentContext) -
Uses of AgentContext in com.atlassian.bamboo.logger
Modifier and TypeFieldDescriptionprotected final AgentContext
AbstractErrorUpdateHandler.agentContext
ModifierConstructorDescriptionprotected
AbstractErrorUpdateHandler
(AgentContext agentContext) DefaultErrorHandler
(AgentContext agentContext, com.atlassian.event.api.EventPublisher eventPublisher) -
Uses of AgentContext in com.atlassian.bamboo.plugins.git
-
Uses of AgentContext in com.atlassian.bamboo.plugins.git.v2
ModifierConstructorDescriptionGitWorkingCopyManager
(CapabilityContext capabilityContext, CustomVariableContext customVariableContext, BuildDirectoryManager buildDirectoryManager, com.atlassian.sal.api.message.I18nResolver i18nResolver, TrustedKeyHelper trustedKeyHelper, SshProxyService sshProxyService, AgentContext agentContext, BuildLoggerManager buildLoggerManager, VcsBranchIntegrationHelper branchIntegrationHelper, BuildLoggingContext buildLoggingContext, GitConfigurationProvider gitConfigurationProvider) -
Uses of AgentContext in com.atlassian.bamboo.plugins.maven.decorator
ModifierConstructorDescriptionAbstractIsolatedLocalRepositoryCommandDecorator
(AgentContext agentContext, BuildDirectoryManager buildDirectoryManager, CapabilityConfigurationManager capabilityConfigurationManager, String capabilityPrefix) Maven2IsolatedLocalRepositoryCommandDecorator
(AgentContext agentContext, BuildDirectoryManager buildDirectoryManager, CapabilityConfigurationManager capabilityConfigurationManager) Maven3IsolatedLocalRepositoryCommandDecorator
(AgentContext agentContext, BuildDirectoryManager buildDirectoryManager, CapabilityConfigurationManager capabilityConfigurationManager) -
Uses of AgentContext in com.atlassian.bamboo.v2.build.agent
ModifierConstructorDescriptionBuildAgentControllerImpl
(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) -
Uses of AgentContext in com.atlassian.bamboo.v2.build.agent.capability
-
Uses of AgentContext in com.atlassian.bamboo.v2.build.agent.remote
ModifierConstructorDescriptionRemoteCredentialsAccessor
(AgentContext agentContext) RemoteErrorUpdateHandler
(AgentContext agentContext, BambooAgentMessageSender sender) -
Uses of AgentContext in com.atlassian.bamboo.variable.substitutor
Modifier and TypeMethodDescriptionvoid
VariableSubstitutorFactoryImpl.setAgentContext
(AgentContext agentContext) ModifierConstructorDescriptionprotected
VariableSubstitutorImpl
(@NotNull BuildLoggerManager buildLoggerManager, @Nullable CapabilityContext capabilityContext, @NotNull AgentContext agentContext, @NotNull BuildDirectoryManager buildDirectoryManager, @NotNull BambooUrl bambooUrl, @Nullable VariableDefinitionManager variableDefinitionManager, @NotNull VcsRepositoryManager vcsRepositoryManager) protected
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) protected
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) protected
VariableSubstitutorImpl
(@NotNull Map<String, VariableDefinitionContext> variablesContextMap, @NotNull BuildLoggerManager buildLoggerManager, @Nullable CapabilityContext capabilityContext, @NotNull AgentContext agentContext, @NotNull BuildDirectoryManager buildDirectoryManager, @NotNull BambooUrl bambooUrl, @NotNull VcsRepositoryManager vcsRepositoryManager)