Uses of Class
fr.gouv.vitam.batch.report.model.ReportRequestWrapper
Packages that use ReportRequestWrapper
-
Uses of ReportRequestWrapper in fr.gouv.vitam.batch.report.rest.resource
Methods in fr.gouv.vitam.batch.report.rest.resource with parameters of type ReportRequestWrapperModifier and TypeMethodDescriptionjakarta.ws.rs.core.ResponseBatchReportResource.exportDistinctObjectGroup(String processId, ReportRequestWrapper<ReportExportRequest> reportRequestWrapper) jakarta.ws.rs.core.ResponseBatchReportResource.exportPurgeAccessionRegister(String processId, ReportRequestWrapper<ReportExportRequest> reportRequestWrapper) jakarta.ws.rs.core.ResponseBatchReportResource.exportUnitsToInvalidate(String processId, ReportRequestWrapper<ReportExportRequest> reportRequestWrapper) jakarta.ws.rs.core.ResponseBatchReportResource.storeReportToWorkspace(ReportRequestWrapper<Report> reportRequestWrapper)