Class FlowDefinition

java.lang.Object
org.dromara.warm.flow.orm.entity.JPARootEntity<FlowDefinition>
org.dromara.warm.flow.orm.entity.FlowDefinition
All Implemented Interfaces:
Serializable, org.dromara.warm.flow.core.entity.Definition, org.dromara.warm.flow.core.entity.RootEntity

@Entity public class FlowDefinition extends JPARootEntity<FlowDefinition> implements org.dromara.warm.flow.core.entity.Definition
流程定义对象 flow_definition
Since:
2024-05-08
Author:
vanlin
See Also: