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