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