java.lang.Object
com.aizuda.easy.retry.server.job.task.support.executor.workflow.WorkflowExecutorFactory

public class WorkflowExecutorFactory extends Object
从以下版本开始:
2.6.0
作者:
xiaowoniu
  • 构造器详细资料

    • WorkflowExecutorFactory

      public WorkflowExecutorFactory()
  • 方法详细资料

    • registerJobExecutor

      protected static void registerJobExecutor(com.aizuda.easy.retry.common.core.enums.WorkflowNodeTypeEnum workflowNodeTypeEnum, WorkflowExecutor executor)
    • getWorkflowExecutor

      public static WorkflowExecutor getWorkflowExecutor(Integer type)