Uses of Class
com.atlassian.bamboo.buildqueue.manager.AgentHeartBeatInfo

Packages that use AgentHeartBeatInfo
com.atlassian.bamboo.buildqueue.manager   
 

Uses of AgentHeartBeatInfo in com.atlassian.bamboo.buildqueue.manager
 

Methods in com.atlassian.bamboo.buildqueue.manager that return AgentHeartBeatInfo
 AgentHeartBeatInfo RemoteAgentManagerImpl.updateRemoteAgentStatus(java.lang.Long agentId, AgentStatus status, SystemInfo systemInfo)
           
 AgentHeartBeatInfo RemoteAgentManager.updateRemoteAgentStatus(java.lang.Long agentId, AgentStatus status, SystemInfo systemInfo)
          Updates the BuildAgent's status representing a remote agent on the local server.
 



Copyright © 2010 Atlassian. All Rights Reserved.