Uses of Class
com.atlassian.bamboo.v2.build.agent.remote.RemoteAgent

Packages that use RemoteAgent
com.atlassian.bamboo.agent.elastic.client   
com.atlassian.bamboo.v2.build.agent.remote.event   
com.atlassian.bamboo.v2.build.agent.remote.heartbeat   
com.atlassian.bamboo.v2.build.agent.remote.plugins   
 

Uses of RemoteAgent in com.atlassian.bamboo.agent.elastic.client
 

Subclasses of RemoteAgent in com.atlassian.bamboo.agent.elastic.client
 class ElasticAgent
           
 

Uses of RemoteAgent in com.atlassian.bamboo.v2.build.agent.remote.event
 

Constructors in com.atlassian.bamboo.v2.build.agent.remote.event with parameters of type RemoteAgent
KillAgentOnFingerprintMismatchListener(RemoteAgent remoteAgent, ExecutableBuildAgent executableBuildAgent)
           
 

Uses of RemoteAgent in com.atlassian.bamboo.v2.build.agent.remote.heartbeat
 

Methods in com.atlassian.bamboo.v2.build.agent.remote.heartbeat with parameters of type RemoteAgent
 void AgentHeartBeatJob.setRemoteAgent(RemoteAgent remoteAgent)
           
 

Uses of RemoteAgent in com.atlassian.bamboo.v2.build.agent.remote.plugins
 

Constructors in com.atlassian.bamboo.v2.build.agent.remote.plugins with parameters of type RemoteAgent
RemotePluginScanner(java.lang.String resourceName, java.lang.String type, RemoteAgent remoteAgent, HomeDirectoryLayout homeDirectoryLayout)
           
 



Copyright © 2012 Atlassian. All Rights Reserved.