Uses of Class
com.atlassian.confluence.impl.backuprestore.restore.searchindexer.SearchIndexerAdapter
Packages that use SearchIndexerAdapter
-
Uses of SearchIndexerAdapter in com.atlassian.confluence.impl.backuprestore.restore.searchindexer
Constructors in com.atlassian.confluence.impl.backuprestore.restore.searchindexer with parameters of type SearchIndexerAdapterModifierConstructorDescriptionOnRestoreSearchIndexerFactory
(SearchIndexerAdapter searchIndexerAdapter, ImportedObjectsStashFactory importedObjectsStashFactory, JournalStateStore journalStateStore, JournalStateStore bandanaJournalStateStore) OnRestoreSiteSearchIndexer
(SearchIndexerAdapter searchIndexerAdapter, JournalStateStore journalStateStore, JournalStateStore bandanaJournalStateStore) OnRestoreSpaceSearchIndexer
(SearchIndexerAdapter searchIndexerAdapter, ImportedObjectsStashFactory importedObjectsStashFactory, ParallelTasksExecutor parallelTasksExecutor)