Uses of Class
fr.gouv.vitam.batch.report.model.entry.PurgeObjectGroupReportEntry
Package
Description
-
Uses of PurgeObjectGroupReportEntry in fr.gouv.vitam.batch.report.model
Modifier and TypeMethodDescriptionvoid
PurgeObjectGroupModel.setMetadata
(PurgeObjectGroupReportEntry metadata) ModifierConstructorDescriptionPurgeObjectGroupModel
(String processId, String creationDateTime, PurgeObjectGroupReportEntry metadata, int tenant) -
Uses of PurgeObjectGroupReportEntry in fr.gouv.vitam.batch.report.rest.service
Modifier and TypeMethodDescriptionvoid
BatchReportServiceImpl.appendPurgeObjectGroupReport
(String processId, List<PurgeObjectGroupReportEntry> entries, int tenantId) -
Uses of PurgeObjectGroupReportEntry in fr.gouv.vitam.worker.core.plugin.purge
Modifier and TypeMethodDescriptionvoid
PurgeReportService.appendObjectGroupEntries
(String processId, List<PurgeObjectGroupReportEntry> entries)