Class CompletedFlowNode

java.lang.Object
com.aquima.interactions.flow.model.FlowNodeDelegate
com.aquima.interactions.flow.model.CompletedFlowNode
All Implemented Interfaces:
IFlowNodeDetails, INodeDetails, Serializable

public class CompletedFlowNode extends FlowNodeDelegate
Internal flow node that is used by the FlowPath to indicate that the flow node is completed.
Since:
8.4.9
Author:
Jon van Leuven
See Also:
  • Constructor Details