public class UpdateHeartbeatMessage extends AbstractBambooAgentMessage
| Constructor and Description |
|---|
UpdateHeartbeatMessage(Long agentId,
AgentStatus status,
SystemInfo systemInfo,
UUID uuid) |
| Modifier and Type | Method and Description |
|---|---|
Object |
deliver()
Delivers the message to the appropriate object in the local virtual machine.
|
getComponentpublic UpdateHeartbeatMessage(@NotNull
Long agentId,
@NotNull
AgentStatus status,
@NotNull
SystemInfo systemInfo,
@Nullable
UUID uuid)
public Object deliver()
BambooAgentMessageCopyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.