Uses of Interface
com.atlassian.bamboo.buildqueue.manager.RemoteAgentManager
Package
Description
-
Uses of RemoteAgentManager in com.atlassian.bamboo.buildqueue.manager
-
Uses of RemoteAgentManager in com.atlassian.bamboo.configuration.agent
Modifier and TypeMethodDescriptionvoid
ControlRemoteAgentsAvailability.setRemoteAgentManager
(RemoteAgentManager remoteAgentManager) -
Uses of RemoteAgentManager in com.atlassian.bamboo.plugins.rest.admin.agent
ModifierConstructorDescriptionRemoteAgentConfigurationResource
(FeatureManager featureManager, com.atlassian.sal.api.message.I18nResolver i18nResolver, RemoteAgentConfigurationConversionFunction function, RemoteAgentManager remoteAgentManager, RestHelperWrapper restHelperWrapper) -
Uses of RemoteAgentManager in com.atlassian.bamboo.plugins.testutils.rest.resource.agent
ModifierConstructorDescriptionAgentResource
(AgentManager agentManager, AgentAssignmentService agentAssignmentService, RemoteAgentAuthenticationManager agentAuthenticationManager, RemoteAgentManager remoteAgentManager, AgentSecurityTokenService agentSecurityTokenService, PerAgentTokenService perAgentTokenService, AdministrationConfigurationAccessor administrationConfigurationAccessor, AdministrationConfigurationPersister administrationConfigurationPersister) -
Uses of RemoteAgentManager in com.atlassian.bamboo.spring
Modifier and TypeFieldDescriptionstatic final Supplier<RemoteAgentManager>
ComponentAccessor.REMOTE_AGENT_MANAGER
Deprecated. -
Uses of RemoteAgentManager in com.atlassian.bamboo.v2.build.agent
Modifier and TypeMethodDescriptionvoid
AgentsHeartBeatCheckerJob.setRemoteAgentManager
(RemoteAgentManager remoteAgentManager)