Uses of Class
com.atlassian.bamboo.buildqueue.manager.AgentHeartBeatInfo
-
Uses of AgentHeartBeatInfo in com.atlassian.bamboo.buildqueue.manager
Modifier and TypeMethodDescriptionRemoteAgentManager.updateRemoteAgentStatus
(@NotNull Long agentId, @Nullable UUID uuid, @NotNull AgentStatus status, @NotNull SystemInfo systemInfo) Updates theBuildAgent
's status representing a remote agent on the local server.RemoteAgentManagerImpl.updateRemoteAgentStatus
(@NotNull Long agentId, @Nullable UUID uuid, @NotNull AgentStatus newStatus, @NotNull SystemInfo systemInfo)