Uses of Class
fr.gouv.vitam.worker.core.plugin.ingestcleanup.report.IngestCleanupObjectGroupReportEntry
Packages that use IngestCleanupObjectGroupReportEntry
-
Uses of IngestCleanupObjectGroupReportEntry in fr.gouv.vitam.worker.core.plugin.ingestcleanup.report
Methods in fr.gouv.vitam.worker.core.plugin.ingestcleanup.report that return IngestCleanupObjectGroupReportEntryModifier and TypeMethodDescriptionIngestCleanupObjectGroupReportEntry.setObjects(List<String> objects) IngestCleanupObjectGroupReportEntry.setStatus(StatusCode status) IngestCleanupObjectGroupReportEntry.setWarnings(List<String> warnings) Methods in fr.gouv.vitam.worker.core.plugin.ingestcleanup.report that return types with arguments of type IngestCleanupObjectGroupReportEntryMethod parameters in fr.gouv.vitam.worker.core.plugin.ingestcleanup.report with type arguments of type IngestCleanupObjectGroupReportEntryModifier and TypeMethodDescriptionCleanupReport.setObjectGroups(Map<String, IngestCleanupObjectGroupReportEntry> objectGroups)