Class FlowObject

java.lang.Object
org.openremote.model.flow.FlowObject
All Implemented Interfaces:
IdentifiableEntity<FlowObject>
Direct Known Subclasses:
Flow, FlowDependency, Node, Slot

@MappedSuperclass public class FlowObject extends Object implements IdentifiableEntity<FlowObject>