Uses of Class
fr.gouv.vitam.batch.report.model.Report
-
Packages that use Report Package Description fr.gouv.vitam.batch.report.client fr.gouv.vitam.batch.report.rest.resource fr.gouv.vitam.batch.report.rest.service fr.gouv.vitam.worker.core.plugin Plugin package in worker module -
-
Uses of Report in fr.gouv.vitam.batch.report.client
Methods in fr.gouv.vitam.batch.report.client with parameters of type Report Modifier and Type Method Description void
BatchReportClient. storeReportToWorkspace(Report reportInfo)
void
BatchReportClientRest. storeReportToWorkspace(Report reportInfo)
-
Uses of Report in fr.gouv.vitam.batch.report.rest.resource
Methods in fr.gouv.vitam.batch.report.rest.resource with parameters of type Report Modifier and Type Method Description javax.ws.rs.core.Response
BatchReportResource. storeReportToWorkspace(Report reportInfo)
-
Uses of Report in fr.gouv.vitam.batch.report.rest.service
Methods in fr.gouv.vitam.batch.report.rest.service with parameters of type Report Modifier and Type Method Description void
BatchReportServiceImpl. storeFileToWorkspace(Report reportInfo)
-
Uses of Report in fr.gouv.vitam.worker.core.plugin
Methods in fr.gouv.vitam.worker.core.plugin with parameters of type Report Modifier and Type Method Description void
CommonReportService. storeReportToWorkspace(Report reportInfo)
-