Uses of Class
fr.gouv.vitam.batch.report.model.entry.PreservationReportEntry
Packages that use PreservationReportEntry
Package
Description
-
Uses of PreservationReportEntry in fr.gouv.vitam.batch.report.rest.repository
Method parameters in fr.gouv.vitam.batch.report.rest.repository with type arguments of type PreservationReportEntryModifier and TypeMethodDescriptionvoid
PreservationReportRepository.bulkAppendReport
(List<PreservationReportEntry> reports) -
Uses of PreservationReportEntry in fr.gouv.vitam.batch.report.rest.service
Method parameters in fr.gouv.vitam.batch.report.rest.service with type arguments of type PreservationReportEntryModifier and TypeMethodDescriptionvoid
BatchReportServiceImpl.appendPreservationReport
(String processId, List<PreservationReportEntry> preservationEntries, int tenantId)