类 WorkflowExecutorFactory
java.lang.Object
com.aizuda.easy.retry.server.job.task.support.executor.workflow.WorkflowExecutorFactory
- 从以下版本开始:
- 2.6.0
- 作者:
- xiaowoniu
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static WorkflowExecutorgetWorkflowExecutor(Integer type) protected static voidregisterJobExecutor(com.aizuda.easy.retry.common.core.enums.WorkflowNodeTypeEnum workflowNodeTypeEnum, WorkflowExecutor executor)
-
构造器详细资料
-
WorkflowExecutorFactory
public WorkflowExecutorFactory()
-
-
方法详细资料
-
registerJobExecutor
protected static void registerJobExecutor(com.aizuda.easy.retry.common.core.enums.WorkflowNodeTypeEnum workflowNodeTypeEnum, WorkflowExecutor executor) -
getWorkflowExecutor
-