接口 WorkflowExecutor
- 所有已知实现类:
AbstractWorkflowExecutor,CallbackWorkflowExecutor,DecisionWorkflowExecutor,JobTaskWorkflowExecutor
public interface WorkflowExecutor
- 从以下版本开始:
- 2.4.0
- 作者:
- www.byteblogs.com
-
方法概要
修饰符和类型方法说明voidexecute(WorkflowExecutorContext context) com.aizuda.easy.retry.common.core.enums.WorkflowNodeTypeEnum
-
方法详细资料
-
getWorkflowNodeType
com.aizuda.easy.retry.common.core.enums.WorkflowNodeTypeEnum getWorkflowNodeType() -
execute
-