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, WorkFlowExecutionContext executionContext) voidBatchReportClientRest.storeReportToWorkspace(Report reportInfo, WorkFlowExecutionContext executionContext) -
Uses of Report in fr.gouv.vitam.batch.report.rest.resource
Method parameters in fr.gouv.vitam.batch.report.rest.resource with type arguments of type ReportModifier and TypeMethodDescriptionjavax.ws.rs.core.ResponseBatchReportResource.storeReportToWorkspace(ReportRequestWrapper<Report> reportRequestWrapper) -
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, WorkFlowExecutionContext executionContext)