Uses of Interface
com.atlassian.bamboo.buildqueue.manager.RemotedRemoteAgentManager
-
Packages that use RemotedRemoteAgentManager Package Description com.atlassian.bamboo.buildqueue.manager com.atlassian.bamboo.v2.build.agent.remote -
-
Uses of RemotedRemoteAgentManager in com.atlassian.bamboo.buildqueue.manager
Subinterfaces of RemotedRemoteAgentManager in com.atlassian.bamboo.buildqueue.manager Modifier and Type Interface Description interface
RemoteAgentManager
Manages the interactions with remote agentsClasses in com.atlassian.bamboo.buildqueue.manager that implement RemotedRemoteAgentManager Modifier and Type Class Description class
RemoteAgentManagerImpl
-
Uses of RemotedRemoteAgentManager in com.atlassian.bamboo.v2.build.agent.remote
Fields in com.atlassian.bamboo.v2.build.agent.remote declared as RemotedRemoteAgentManager Modifier and Type Field Description protected RemotedRemoteAgentManager
AgentRegistrationBean. remoteAgentManager
-