public class ProcessResult extends AbstractBambooAgentMessage
| Constructor and Description |
|---|
ProcessResult(CommonContext context) |
| Modifier and Type | Method and Description |
|---|---|
Object |
deliver()
Delivers the message to the appropriate object in the local virtual machine.
|
CommonContext |
getContext() |
boolean |
shouldBeSentDuringHeartAttack()
Value of true indicates that the message send should be attempted even if the agent is in "heart attack" state.
|
getComponentpublic ProcessResult(CommonContext context)
@Nullable public Object deliver()
BambooAgentMessagepublic CommonContext getContext()
public boolean shouldBeSentDuringHeartAttack()
BambooAgentMessageCopyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.