Uses of Class
fr.gouv.vitam.batch.report.model.Report
Packages that use Report
Package
Description
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 ReportModifier and TypeMethodDescriptionvoid
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 ReportModifier and TypeMethodDescriptionjavax.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 ReportModifier and TypeMethodDescriptionvoid
BatchReportServiceImpl.storeFileToWorkspace
(Report reportInfo) -
Uses of Report in fr.gouv.vitam.worker.core.plugin
Methods in fr.gouv.vitam.worker.core.plugin that return ReportModifier and TypeMethodDescriptionprotected Report
GenericReportGenerationHandler.generateReport
(WorkerParameters param, LogbookOperation logbook) Methods in fr.gouv.vitam.worker.core.plugin with parameters of type ReportModifier and TypeMethodDescriptionvoid
CommonReportService.storeReportToWorkspace
(Report reportInfo)