Uses of Class
fr.gouv.vitam.worker.core.plugin.ingestcleanup.report.CleanupReportManager
Packages that use CleanupReportManager
Package
Description
-
Uses of CleanupReportManager in fr.gouv.vitam.worker.core.plugin.ingestcleanup.report
Methods in fr.gouv.vitam.worker.core.plugin.ingestcleanup.report that return CleanupReportManagerMethods in fr.gouv.vitam.worker.core.plugin.ingestcleanup.report that return types with arguments of type CleanupReportManagerModifier and TypeMethodDescriptionstatic Optional<CleanupReportManager>CleanupReportManager.loadReportDataFromWorkspace(HandlerIO handlerIO) -
Uses of CleanupReportManager in fr.gouv.vitam.worker.core.plugin.ingestcleanup.service
Methods in fr.gouv.vitam.worker.core.plugin.ingestcleanup.service with parameters of type CleanupReportManagerModifier and TypeMethodDescriptionvoidIngestCleanupEligibilityService.checkChildUnitsFromOtherIngests(String ingestOperationId, CleanupReportManager cleanupReportManager) voidIngestCleanupEligibilityService.checkObjectAttachmentsToExistingObjectGroups(String ingestOperationId, CleanupReportManager cleanupReportManager) voidIngestCleanupEligibilityService.checkObjectGroupUpdatesFromOtherOperations(String ingestOperationId, CleanupReportManager cleanupReportManager) voidIngestCleanupEligibilityService.checkUnitUpdatesFromOtherOperations(String ingestOperationId, CleanupReportManager cleanupReportManager)