Uses of Interface
com.atlassian.bamboo.crypto.agent.AgentCipherProviderService
Package
Description
-
Uses of AgentCipherProviderService in com.atlassian.bamboo.crypto.agent
-
Uses of AgentCipherProviderService 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 AgentCipherProviderService in com.atlassian.bamboo.v2.build.agent.remote.crypto
ModifierConstructorDescriptionRemoteAgentCipherProviderService
(AgentCipherProviderService remoteService, AgentConfiguration agentConfiguration)