Class FlowEntity

java.lang.Object
com.bytedesk.core.base.BaseEntity
com.bytedesk.core.flow.FlowEntity
All Implemented Interfaces:
Serializable

@Entity public class FlowEntity extends BaseEntity
See Also:
  • Field Details

    • name

      private String name
    • description

      private String description
    • content

      private String content
  • Constructor Details

    • FlowEntity

      public FlowEntity()