Constructor and Description |
---|
FlowNodeExecutionResult(FlowNode nextNode,
boolean flowInterrupted) |
Modifier and Type | Method and Description |
---|---|
FlowNode |
getNextNode()
Returns the next node.
|
boolean |
isFlowInterrupted()
Returns whether the flow was interrupted by this node.
|
public FlowNodeExecutionResult(FlowNode nextNode, boolean flowInterrupted)
public FlowNode getNextNode()
public boolean isFlowInterrupted()
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.