Uses of Class
fr.gouv.vitam.worker.core.plugin.purge.PurgeReportService
Packages that use PurgeReportService
-
Uses of PurgeReportService in fr.gouv.vitam.worker.core.plugin.purge
Constructors in fr.gouv.vitam.worker.core.plugin.purge with parameters of type PurgeReportServiceModifierConstructorDescriptionprotectedPurgeAccessionRegisterPreparationHandler(String actionId, PurgeReportService purgeReportService) Test only constructorprotectedPurgeObjectGroupPreparationHandler(String actionId, PurgeReportService purgeReportService, int objectGroupBulkSize) Test only constructorprotectedPurgeUnitCollectPlugin(String actionId, PurgeDeleteCollectService purgeDeleteCollectService, PurgeReportService purgeReportService, LogbookLifeCyclesClientFactory llfcClientFactory) Test only constructorprotectedPurgeUnitPlugin(String actionId, PurgeReportService purgeReportService, LogbookLifeCyclesClientFactory llfcClientFactory) Test only constructorprotectedPurgeUnitVitamPlugin(String actionId, PurgeDeleteService purgeDeleteService, PurgeReportService purgeReportService, LogbookLifeCyclesClientFactory llfcClientFactory) Test only constructor