| Package | Description |
|---|---|
| com.atlassian.bamboo.buildqueue.manager |
| Modifier and Type | Method and Description |
|---|---|
AgentHeartBeatInfo |
RemoteAgentManagerImpl.updateRemoteAgentStatus(@NotNull Long agentId,
@Nullable UUID uuid,
@NotNull AgentStatus newStatus,
@NotNull SystemInfo systemInfo) |
AgentHeartBeatInfo |
RemoteAgentManager.updateRemoteAgentStatus(@NotNull Long agentId,
@Nullable UUID uuid,
@NotNull AgentStatus status,
@NotNull SystemInfo systemInfo)
Updates the
BuildAgent's status representing a remote agent on the local server. |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.