Uses of Class
com.atlassian.confluence.impl.backuprestore.restore.searchindexer.OnRestoreSearchIndexerFactory
-
Packages that use OnRestoreSearchIndexerFactory Package Description com.atlassian.confluence.impl.backuprestore.restore -
-
Uses of OnRestoreSearchIndexerFactory in com.atlassian.confluence.impl.backuprestore.restore
Constructors in com.atlassian.confluence.impl.backuprestore.restore with parameters of type OnRestoreSearchIndexerFactory Constructor Description RestoreService(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)
-