序列化表格
-
程序包 cn.dustlight.flow.zeebe.entities
-
类cn.dustlight.flow.zeebe.entities.ZeebeInstanceEntity扩展Object实现可序列化
-
序列化字段
-
-
类cn.dustlight.flow.zeebe.entities.ZeebeInstanceEntity.Value扩展Object实现可序列化
-
序列化字段
-
bpmnElementType
String bpmnElementType
-
bpmnProcessId
String bpmnProcessId
-
elementId
String elementId
-
elementInstanceKey
String elementInstanceKey
-
errorMessage
String errorMessage
-
errorType
String errorType
-
flowScopeKey
Long flowScopeKey
-
jobKey
Long jobKey
-
parentElementInstanceKey
Long parentElementInstanceKey
-
parentProcessInstanceKey
Long parentProcessInstanceKey
-
processDefinitionKey
Long processDefinitionKey
-
processInstanceKey
Long processInstanceKey
-
variableScopeKey
Long variableScopeKey
-
version
Integer version
-
-
-
类cn.dustlight.flow.zeebe.entities.ZeebeProcessEntity扩展Object实现可序列化
-
序列化字段
-
key
Long key
-
timestamp
Long timestamp
-
value
ZeebeProcessEntity.Value value
-
-
-
类cn.dustlight.flow.zeebe.entities.ZeebeProcessEntity.Value扩展Object实现可序列化
-
类cn.dustlight.flow.zeebe.entities.ZeebeVariableEntity扩展Object实现可序列化
-
序列化字段
-
key
Long key
-
timestamp
Long timestamp
-
value
ZeebeVariableEntity.Value value
-
-
-
类cn.dustlight.flow.zeebe.entities.ZeebeVariableEntity.Value扩展Object实现可序列化
-