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.
|
getComponent
public UpdateHeartbeatMessage(@NotNull Long agentId, @NotNull AgentStatus status, @NotNull SystemInfo systemInfo, @Nullable UUID uuid)
public Object deliver()
BambooAgentMessage
Copyright © 2018 Atlassian Software Systems Pty Ltd. All rights reserved.