Class AbstractWorkflowExecutor

java.lang.Object
com.aizuda.snailjob.server.job.task.support.executor.workflow.AbstractWorkflowExecutor
All Implemented Interfaces:
WorkflowExecutor, org.springframework.beans.factory.InitializingBean
Direct Known Subclasses:
CallbackWorkflowExecutor, DecisionWorkflowExecutor, JobTaskWorkflowExecutor

public abstract class AbstractWorkflowExecutor extends Object implements WorkflowExecutor, org.springframework.beans.factory.InitializingBean
Since:
2.6.0
Author:
xiaowoniu