Uses of Class
com.bytedesk.service.statistic_thread.StatisticThreadResponse
Packages that use StatisticThreadResponse
-
Uses of StatisticThreadResponse in com.bytedesk.service.statistic_thread
Methods in com.bytedesk.service.statistic_thread that return StatisticThreadResponseModifier and TypeMethodDescriptionStatisticThreadService.convertToResponse
(StatisticThreadEntity entity) StatisticThreadService.create
(StatisticThreadRequest request) StatisticThreadService.update
(StatisticThreadRequest request) Methods in com.bytedesk.service.statistic_thread that return types with arguments of type StatisticThreadResponseModifier and TypeMethodDescriptionorg.springframework.data.domain.Page<StatisticThreadResponse>
StatisticThreadService.queryByOrg
(StatisticThreadRequest request) org.springframework.data.domain.Page<StatisticThreadResponse>
StatisticThreadService.queryByUser
(StatisticThreadRequest request)