Class Hierarchy
- java.lang.Object
- com.bytedesk.core.base.BaseEntity (implements java.io.Serializable)
- com.bytedesk.ticket.comment.TicketCommentEntity
- com.bytedesk.core.base.BaseRequest (implements java.io.Serializable)
- com.bytedesk.ticket.comment.TicketCommentRequest
- com.bytedesk.core.base.BaseResponse (implements java.io.Serializable)
- com.bytedesk.ticket.comment.TicketCommentResponse
- com.bytedesk.ticket.comment.TicketCommentService
- com.bytedesk.core.base.BaseEntity (implements java.io.Serializable)
Interface Hierarchy
- org.springframework.data.repository.query.QueryByExampleExecutor<T>
- org.springframework.data.jpa.repository.JpaRepository<T,
ID> (also extends org.springframework.data.repository.ListCrudRepository<T, ID>, org.springframework.data.repository.ListPagingAndSortingRepository<T, ID>) - com.bytedesk.ticket.comment.TicketCommentRepository
- org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.Repository<T,
ID> - org.springframework.data.repository.CrudRepository<T,
ID> - org.springframework.data.repository.ListCrudRepository<T,
ID> - org.springframework.data.jpa.repository.JpaRepository<T,
ID> (also extends org.springframework.data.repository.ListPagingAndSortingRepository<T, ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>) - com.bytedesk.ticket.comment.TicketCommentRepository
- org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.ListCrudRepository<T,
- org.springframework.data.repository.PagingAndSortingRepository<T,
ID> - org.springframework.data.repository.ListPagingAndSortingRepository<T,
ID> - org.springframework.data.jpa.repository.JpaRepository<T,
ID> (also extends org.springframework.data.repository.ListCrudRepository<T, ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>) - com.bytedesk.ticket.comment.TicketCommentRepository
- org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.ListPagingAndSortingRepository<T,
- org.springframework.data.repository.CrudRepository<T,