Uses of Interface
com.aizuda.snailjob.server.job.task.support.WorkflowExecutor
Packages that use WorkflowExecutor
-
Uses of WorkflowExecutor in com.aizuda.snailjob.server.job.task.support.executor.workflow
Classes in com.aizuda.snailjob.server.job.task.support.executor.workflow that implement WorkflowExecutorModifier and TypeClassDescriptionclassclassclassclassMethods in com.aizuda.snailjob.server.job.task.support.executor.workflow that return WorkflowExecutorModifier and TypeMethodDescriptionstatic WorkflowExecutorWorkflowExecutorFactory.getWorkflowExecutor(Integer type) Methods in com.aizuda.snailjob.server.job.task.support.executor.workflow with parameters of type WorkflowExecutorModifier and TypeMethodDescriptionprotected static voidWorkflowExecutorFactory.registerJobExecutor(com.aizuda.snailjob.common.core.enums.WorkflowNodeTypeEnum workflowNodeTypeEnum, WorkflowExecutor executor)