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 PurgeReportServiceModifierConstructorDescriptionprotected
PurgeAccessionRegisterPreparationHandler
(String actionId, PurgeReportService purgeReportService) Test only constructorprotected
PurgeObjectGroupPreparationHandler
(String actionId, PurgeReportService purgeReportService, int objectGroupBulkSize) Test only constructorprotected
PurgeUnitCollectPlugin
(String actionId, PurgeDeleteCollectService purgeDeleteCollectService, PurgeReportService purgeReportService, LogbookLifeCyclesClientFactory llfcClientFactory) Test only constructorprotected
PurgeUnitPlugin
(String actionId, PurgeReportService purgeReportService, LogbookLifeCyclesClientFactory llfcClientFactory) Test only constructorprotected
PurgeUnitVitamPlugin
(String actionId, PurgeDeleteService purgeDeleteService, PurgeReportService purgeReportService, LogbookLifeCyclesClientFactory llfcClientFactory) Test only constructor