public class ProcessResult extends AbstractBambooAgentMessage
Constructor and Description |
---|
ProcessResult(CommonContext context) |
Modifier and Type | Method and Description |
---|---|
@Nullable 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.
|
getComponent
public ProcessResult(CommonContext context)
@Nullable public @Nullable Object deliver()
BambooAgentMessage
public CommonContext getContext()
public boolean shouldBeSentDuringHeartAttack()
BambooAgentMessage
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.