类 ZeebeInstanceEntity.Value
- java.lang.Object
-
- cn.dustlight.flow.zeebe.entities.ZeebeInstanceEntity.Value
-
- 所有已实现的接口:
Serializable,Cloneable
- 封闭类:
- ZeebeInstanceEntity
public static class ZeebeInstanceEntity.Value extends Object implements Serializable, Cloneable
- 另请参阅:
- 序列化表格
-
-
方法详细资料
-
clone
protected ZeebeInstanceEntity.Value clone() throws CloneNotSupportedException
- 覆盖:
clone在类中Object- 抛出:
CloneNotSupportedException
-
-