Class MockApprovalWorkFlowCheckerTask

  • All Implemented Interfaces:
    WorkFlowTask, Work, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware

    public class MockApprovalWorkFlowCheckerTask
    extends BaseWorkFlowCheckerTask
    A simple example of a WorkFlowChecker that always returns true
    Author:
    Luke Shannon (Github: lshannon)