Uses of Class
com.bytedesk.ticket.comment.TicketCommentRequest
Packages that use TicketCommentRequest
-
Uses of TicketCommentRequest in com.bytedesk.ticket.ticket
Methods in com.bytedesk.ticket.ticket with parameters of type TicketCommentRequestModifier and TypeMethodDescriptionTicketRestController.addComment(Long id, TicketCommentRequest comment) TicketRestService.addComment(Long ticketId, TicketCommentRequest commentRequest)