Class NodeFirstWorkflowExecutor

  • All Implemented Interfaces:
    WorkflowExecutor

    public class NodeFirstWorkflowExecutor
    extends BaseWorkflowExecutor
    Deprecated.
    NodeFirstWorkflowStrategy Iterates over the matched nodes first, so that each node executes the full workflow sequentially