Package com.bytedesk.ticket.comment
Class TicketCommentEntity
java.lang.Object
com.bytedesk.core.base.BaseEntity
com.bytedesk.ticket.comment.TicketCommentEntity
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate List<TicketAttachmentEntity>
private AgentEntity
private String
private TicketEntity
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ticket
-
-
author
-
attachments
-
-
Constructor Details
-
TicketCommentEntity
public TicketCommentEntity()
-