Class InternalResultNode

java.lang.Object
com.aquima.interactions.flow.model.InternalNode
com.aquima.interactions.flow.model.InternalResultNode

public class InternalResultNode extends InternalNode
Internal class which represent a result node in the flow graph. A result is most often represented by a page. A result node causes the flow engine to exit and thereby allowing the client to respond on the result.
Since:
7.0
Author:
F. van der Meer