public class ExecuteCommandMessage extends Object implements RemoteBambooMessage
Constructor and Description |
---|
ExecuteCommandMessage(String command,
long sessionId) |
Modifier and Type | Method and Description |
---|---|
@Nullable Object |
deliver()
Delivers the message to the appropriate object in the local virtual machine.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
shouldBeSentDuringHeartAttack
public ExecuteCommandMessage(String command, long sessionId)
@Nullable public @Nullable Object deliver()
BambooAgentMessage
deliver
in interface BambooAgentMessage
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.