Class JobFlowExecutor

  • All Implemented Interfaces:
    FlowExecutor
    Direct Known Subclasses:
    JsrFlowExecutor

    public class JobFlowExecutor
    extends java.lang.Object
    implements FlowExecutor
    Implementation of FlowExecutor for use in components that need to execute a flow related to a JobExecution.
    Author:
    Dave Syer, Michael Minella, Mahmoud Ben Hassine