类分层结构
- java.lang.Object
- cn.dustlight.flow.zeebe.entities.DefaultAdapterContext (implements cn.dustlight.flow.zeebe.services.adapters.AdapterContext, java.lang.Cloneable)
- cn.dustlight.flow.zeebe.entities.ZeebeInstanceEntity (implements java.lang.Cloneable, java.io.Serializable)
- cn.dustlight.flow.zeebe.entities.ZeebeInstanceEntity.Value (implements java.lang.Cloneable, java.io.Serializable)
- cn.dustlight.flow.zeebe.entities.ZeebeInstanceError (implements cn.dustlight.flow.core.flow.instance.InstanceError)
- cn.dustlight.flow.zeebe.entities.ZeebeInstanceEvent (implements java.lang.Cloneable, cn.dustlight.flow.core.flow.instance.InstanceEvent)
- cn.dustlight.flow.zeebe.entities.ZeebeInstance (implements cn.dustlight.flow.core.flow.instance.Instance<T>)
- cn.dustlight.flow.zeebe.entities.ZeebeProcess (implements java.lang.Cloneable, cn.dustlight.flow.core.flow.process.Process<T>)
- cn.dustlight.flow.zeebe.entities.ZeebeProcessEntity (implements java.lang.Cloneable, java.io.Serializable)
- cn.dustlight.flow.zeebe.entities.ZeebeProcessEntity.Value (implements java.lang.Cloneable, java.io.Serializable)
- cn.dustlight.flow.zeebe.entities.ZeebeUserTask (implements cn.dustlight.flow.core.flow.usertask.UserTask)
- cn.dustlight.flow.zeebe.entities.ZeebeUserTaskEntity (implements java.lang.Cloneable)
- cn.dustlight.flow.zeebe.entities.ZeebeVariableEntity (implements java.io.Serializable)
- cn.dustlight.flow.zeebe.entities.ZeebeVariableEntity.Value (implements java.io.Serializable)