类 AbstractWorkflowExecutor

java.lang.Object
com.aizuda.easy.retry.server.job.task.support.executor.workflow.AbstractWorkflowExecutor
所有已实现的接口:
WorkflowExecutor, org.springframework.beans.factory.InitializingBean
直接已知子类:
CallbackWorkflowExecutor, DecisionWorkflowExecutor, JobTaskWorkflowExecutor

public abstract class AbstractWorkflowExecutor extends Object implements WorkflowExecutor, org.springframework.beans.factory.InitializingBean
从以下版本开始:
2.6.0
作者:
xiaowoniu