Uses of Class
com.bytedesk.kanban.report.ReportRequest
Packages that use ReportRequest
-
Uses of ReportRequest in com.bytedesk.kanban.report
Methods in com.bytedesk.kanban.report with parameters of type ReportRequestModifier and TypeMethodDescriptionReportRestService.create
(ReportRequest request) protected org.springframework.data.jpa.domain.Specification<ReportEntity>
ReportRestService.createSpecification
(ReportRequest request) void
ReportRestService.delete
(ReportRequest request) static org.springframework.data.jpa.domain.Specification<ReportEntity>
ReportSpecification.search
(ReportRequest request, AuthService authService) ReportRestService.update
(ReportRequest request)