类分层结构
- java.lang.Object
- cn.feiliu.taskflow.sdk.workflow.executor.task.AnnotatedWorker (implements cn.feiliu.taskflow.sdk.worker.Worker)
- cn.feiliu.taskflow.sdk.workflow.executor.task.DynamicForkWorker (implements cn.feiliu.taskflow.sdk.worker.Worker)
- cn.feiliu.taskflow.sdk.workflow.executor.task.TaskContext
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- cn.feiliu.taskflow.sdk.workflow.executor.task.NonRetryableException
- java.lang.RuntimeException
- java.lang.Exception