Uses of Class
com.bytedesk.kanban.report.ReportResponse
Packages that use ReportResponse
-
Uses of ReportResponse in com.bytedesk.kanban.report
Methods in com.bytedesk.kanban.report that return ReportResponseModifier and TypeMethodDescriptionReportRestService.convertToResponse
(ReportEntity entity) ReportRestService.create
(ReportRequest request) ReportRestService.queryByUid
(ReportRequest request) ReportRestService.update
(ReportRequest request) Methods in com.bytedesk.kanban.report that return types with arguments of type ReportResponseModifier and TypeMethodDescriptionorg.springframework.data.domain.Page<ReportResponse>
ReportRestService.queryByOrg
(ReportRequest request) org.springframework.data.domain.Page<ReportResponse>
ReportRestService.queryByUser
(ReportRequest request)