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 TypeMethodDescriptionvoidBatchReportClient.storeReportToWorkspace(Report reportInfo) voidBatchReportClientRest.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.ResponseBatchReportResource.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 TypeMethodDescriptionvoidBatchReportServiceImpl.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 ReportGenericReportGenerationHandler.generateReport(WorkerParameters param, LogbookOperation logbook) Methods in fr.gouv.vitam.worker.core.plugin with parameters of type ReportModifier and TypeMethodDescriptionvoidCommonReportService.storeReportToWorkspace(Report reportInfo)