Class FlowEngine

java.lang.Object
com.aquima.interactions.flow.model.FlowEngine
All Implemented Interfaces:
IFlowEngine

public class FlowEngine extends Object implements IFlowEngine
Flow engine handles the evaluation of a flow and holds all information on available flows. This object is reentrant after initialisation.
Since:
7.0
Author:
F. van der Meer, O. Kerpershoek