Uses of Interface
com.atlassian.bamboo.v2.build.agent.capability.AgentContext
Packages that use AgentContext
Package
Description
-
Uses of AgentContext in com.atlassian.bamboo.build.fileserver
Methods in com.atlassian.bamboo.build.fileserver with parameters of type AgentContextModifier and TypeMethodDescriptionvoid
DefaultBuildDirectoryManager.setAgentContext
(AgentContext agentContext) -
Uses of AgentContext in com.atlassian.bamboo.build.pipeline.tasks
Methods in com.atlassian.bamboo.build.pipeline.tasks with parameters of type AgentContextModifier and TypeMethodDescriptionvoid
PrepareBuildTask.setAgentContext
(AgentContext agentContext) -
Uses of AgentContext in com.atlassian.bamboo.logger
Fields in com.atlassian.bamboo.logger declared as AgentContextModifier and TypeFieldDescriptionprotected final AgentContext
AbstractErrorUpdateHandler.agentContext
Constructors in com.atlassian.bamboo.logger with parameters of type AgentContextModifierConstructorDescriptionprotected
AbstractErrorUpdateHandler
(AgentContext agentContext) DefaultErrorHandler
(AgentContext agentContext, com.atlassian.event.api.EventPublisher eventPublisher) -
Uses of AgentContext in com.atlassian.bamboo.plugins.git.v2
Constructors in com.atlassian.bamboo.plugins.git.v2 with parameters of type AgentContextModifierConstructorDescriptionGitWorkingCopyManager
(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
Constructors in com.atlassian.bamboo.plugins.maven.decorator with parameters of type AgentContextModifierConstructorDescriptionAbstractIsolatedLocalRepositoryCommandDecorator
(AgentContext agentContext, BuildDirectoryManager buildDirectoryManager) Maven2IsolatedLocalRepositoryCommandDecorator
(AgentContext agentContext, BuildDirectoryManager buildDirectoryManager) Maven3IsolatedLocalRepositoryCommandDecorator
(AgentContext agentContext, BuildDirectoryManager buildDirectoryManager) -
Uses of AgentContext in com.atlassian.bamboo.v2.build.agent
Constructors in com.atlassian.bamboo.v2.build.agent with parameters of type AgentContextModifierConstructorDescriptionBuildAgentControllerImpl
(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
Classes in com.atlassian.bamboo.v2.build.agent.capability that implement AgentContext -
Uses of AgentContext in com.atlassian.bamboo.v2.build.agent.remote
Constructors in com.atlassian.bamboo.v2.build.agent.remote with parameters of type AgentContextModifierConstructorDescriptionRemoteCredentialsAccessor
(AgentContext agentContext) RemoteErrorUpdateHandler
(AgentContext agentContext, BambooAgentMessageSender sender) -
Uses of AgentContext in com.atlassian.bamboo.variable.substitutor
Methods in com.atlassian.bamboo.variable.substitutor with parameters of type AgentContextModifier and TypeMethodDescriptionvoid
VariableSubstitutorFactoryImpl.setAgentContext
(AgentContext agentContext) Constructors in com.atlassian.bamboo.variable.substitutor with parameters of type AgentContextModifierConstructorDescriptionprotected
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)