接口 WorkflowExecutor

所有已知实现类:
AbstractWorkflowExecutor, CallbackWorkflowExecutor, DecisionWorkflowExecutor, JobTaskWorkflowExecutor

public interface WorkflowExecutor
从以下版本开始:
2.4.0
作者:
www.byteblogs.com
  • 方法详细资料

    • getWorkflowNodeType

      com.aizuda.easy.retry.common.core.enums.WorkflowNodeTypeEnum getWorkflowNodeType()
    • execute

      void execute(WorkflowExecutorContext context)