Class TicketFlowEntity

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

public class TicketFlowEntity extends BaseEntity
See Also:
  • Field Details

    • name

      private String name
    • description

      private String description
    • status

      private String status
    • type

      private String type
    • flow

      private String flow
    • flowType

      private String flowType
    • flowStatus

      private String flowStatus
  • Constructor Details

    • TicketFlowEntity

      public TicketFlowEntity()