Uses of Interface
com.atlassian.bamboo.agent.PerAgentTokenService
Packages that use PerAgentTokenService
Package
Description
-
Uses of PerAgentTokenService in com.atlassian.bamboo.agent
Constructors in com.atlassian.bamboo.agent with parameters of type PerAgentTokenServiceModifierConstructorDescriptionPerAgentTokenEventListener
(@NotNull PerAgentTokenService perAgentTokenService) -
Uses of PerAgentTokenService in com.atlassian.bamboo.agent.ephemeral
Classes in com.atlassian.bamboo.agent.ephemeral that implement PerAgentTokenService -
Uses of PerAgentTokenService in com.atlassian.bamboo.plugins.testutils.rest.resource.agent
Constructors in com.atlassian.bamboo.plugins.testutils.rest.resource.agent with parameters of type PerAgentTokenServiceModifierConstructorDescriptionAgentResource
(AgentManager agentManager, AgentAssignmentService agentAssignmentService, RemoteAgentAuthenticationManager agentAuthenticationManager, RemoteAgentManager remoteAgentManager, AgentSecurityTokenService agentSecurityTokenService, PerAgentTokenService perAgentTokenService, AdministrationConfigurationAccessor administrationConfigurationAccessor, AdministrationConfigurationPersister administrationConfigurationPersister)