Uses of Class
com.atlassian.confluence.impl.backuprestore.restore.BackupPropertiesValidator
Packages that use BackupPropertiesValidator
-
Uses of BackupPropertiesValidator in com.atlassian.confluence.impl.backuprestore.restore
Constructors in com.atlassian.confluence.impl.backuprestore.restore with parameters of type BackupPropertiesValidatorModifierConstructorDescriptionRestoreService
(org.hibernate.SessionFactory sessionFactory, BackupContainerReaderFactory backupContainerReaderFactory, ImportedObjectsDispatcherFactory importedObjectsDispatcherFactory, OnRestoreEventsSender onRestoreEventsSender, ExportableEntityInfoFactory exportableEntityInfoFactory, ImportTaskRunnerFactory importTaskRunnerFactory, BackupPropertiesValidator backupPropertiesValidator, OnRestoreSearchIndexerFactory onRestoreSearchIndexerFactory, RestoreDao restoreDao, BackupRestoreJobDao backupRestoreJobDao, SpaceDaoInternal spaceDaoInternal, CacheFlusher cacheFlusher, com.atlassian.event.api.EventPublisher eventPublisher, HiLoGeneratorInitialiserOnSiteRestore hiLoGeneratorInitialiserOnSiteRestore, StatisticsCollectorFactory statisticsCollectorFactory, ParallelTasksExecutorFactory parallelTasksExecutorFactory)