Uses of Class
fr.gouv.vitam.batch.report.model.entry.PurgeObjectGroupReportEntry
Packages that use PurgeObjectGroupReportEntry
Package
Description
-
Uses of PurgeObjectGroupReportEntry in fr.gouv.vitam.batch.report.model
Methods in fr.gouv.vitam.batch.report.model that return PurgeObjectGroupReportEntryMethods in fr.gouv.vitam.batch.report.model with parameters of type PurgeObjectGroupReportEntryModifier and TypeMethodDescriptionvoid
PurgeObjectGroupModel.setMetadata
(PurgeObjectGroupReportEntry metadata) Constructors in fr.gouv.vitam.batch.report.model with parameters of type PurgeObjectGroupReportEntryModifierConstructorDescriptionPurgeObjectGroupModel
(String processId, String creationDateTime, PurgeObjectGroupReportEntry metadata, int tenant) -
Uses of PurgeObjectGroupReportEntry in fr.gouv.vitam.batch.report.rest.service
Method parameters in fr.gouv.vitam.batch.report.rest.service with type arguments of type PurgeObjectGroupReportEntryModifier and TypeMethodDescriptionvoid
BatchReportServiceImpl.appendPurgeObjectGroupReport
(String processId, List<PurgeObjectGroupReportEntry> entries, int tenantId) -
Uses of PurgeObjectGroupReportEntry in fr.gouv.vitam.worker.core.plugin.purge
Method parameters in fr.gouv.vitam.worker.core.plugin.purge with type arguments of type PurgeObjectGroupReportEntryModifier and TypeMethodDescriptionvoid
PurgeReportService.appendObjectGroupEntries
(String processId, List<PurgeObjectGroupReportEntry> entries)