Class ProcessEvaluator

java.lang.Object
com.aquima.interactions.process.impl.ProcessEvaluator
All Implemented Interfaces:
IProcessEvaluator

public class ProcessEvaluator extends Object implements IProcessEvaluator
This class is responsible for evaluating a process based on the current state, and determining the task that should be scheduled.
Since:
7.1
Author:
O. Kerpershoek