程序包cn.dustlight.flow.zeebe.services.usertask的分层结构

程序包分层结构:

类分层结构

  • java.lang.Object
    • cn.dustlight.flow.core.flow.usertask.AbstractUserTaskService<T> (implements cn.dustlight.flow.core.flow.usertask.UserTaskService<T>)
      • cn.dustlight.flow.zeebe.services.usertask.ZeebeUserTaskService (implements org.springframework.beans.factory.InitializingBean)
    • cn.dustlight.flow.zeebe.services.usertask.UserTaskWorker (implements io.camunda.zeebe.client.api.worker.JobHandler)