Uses of Class
fr.gouv.vitam.batch.report.model.entry.PreservationReportEntry
Package
Description
-
Uses of PreservationReportEntry in fr.gouv.vitam.batch.report.rest.repository
Modifier and TypeMethodDescriptionvoid
PreservationReportRepository.bulkAppendReport
(List<PreservationReportEntry> reports) -
Uses of PreservationReportEntry in fr.gouv.vitam.batch.report.rest.service
Modifier and TypeMethodDescriptionvoid
BatchReportServiceImpl.appendPreservationReport
(String processId, List<PreservationReportEntry> preservationEntries, int tenantId)