Uses of Class
fr.gouv.vitam.logbook.common.server.reconstruction.RestoreBackupService
Packages that use RestoreBackupService
Package
Description
Provides reconstruction service classes for Logbook server module
-
Uses of RestoreBackupService in fr.gouv.vitam.logbook.common.server.reconstruction
Constructors in fr.gouv.vitam.logbook.common.server.reconstruction with parameters of type RestoreBackupServiceModifierConstructorDescriptionReconstructionService
(VitamRepositoryProvider vitamRepositoryProvider, RestoreBackupService recoverBackupService, OffsetRepository offsetRepository, ElasticsearchLogbookIndexManager indexManager, LogbookReconstructionMetricsCache reconstructionMetricsCache) Constructor for tests