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