Class ExecutionEngine

java.lang.Object
step.core.execution.ExecutionEngine

public class ExecutionEngine extends Object
This class represent the central component for the execution of Plans. It supports local executions as well as central executions within controller instances. It replaces all the classes implementing the legacy PlanRunner interface