Uses of Interface
com.atlassian.confluence.search.IndexManager
-
Packages that use IndexManager Package Description com.atlassian.confluence.admin.actions com.atlassian.confluence.event.listeners com.atlassian.confluence.functest.rest.admin These REST resources are replacements for admin-level functest RPC calls and should only be run by a sys-admin in a websudo session.com.atlassian.confluence.impl.backuprestore.restore.searchindexer com.atlassian.confluence.impl.backuprestore.restore.taskrunners com.atlassian.confluence.impl.search com.atlassian.confluence.impl.search.actions com.atlassian.confluence.impl.system.runner com.atlassian.confluence.importexport.actions com.atlassian.confluence.importexport.xmlimport Imports Confluence data from an XML backup.com.atlassian.confluence.jmx com.atlassian.confluence.plugins.rest.resources com.atlassian.confluence.rpc.soap.services com.atlassian.confluence.setup.actions com.atlassian.confluence.spaces.actions com.atlassian.confluence.test.rpc com.atlassian.confluence.upgrade.upgradetask -
-
Uses of IndexManager in com.atlassian.confluence.admin.actions
Methods in com.atlassian.confluence.admin.actions with parameters of type IndexManager Modifier and Type Method Description void
ViewIndexQueueAction. setIndexManager(IndexManager indexManager)
Deprecated.The IndexManager is a required resource. -
Uses of IndexManager in com.atlassian.confluence.event.listeners
Constructors in com.atlassian.confluence.event.listeners with parameters of type IndexManager Constructor Description ClusterWideReindexEventListener(IndexManager indexManager)
-
Uses of IndexManager in com.atlassian.confluence.functest.rest.admin
Constructors in com.atlassian.confluence.functest.rest.admin with parameters of type IndexManager Constructor Description SiteImportResource(IndexManager indexManager, ImportExportManager importExportManager)
-
Uses of IndexManager in com.atlassian.confluence.impl.backuprestore.restore.searchindexer
Constructors in com.atlassian.confluence.impl.backuprestore.restore.searchindexer with parameters of type IndexManager Constructor Description SearchIndexerAdapter(ContentIndexTaskQueue contentIndexTaskQueue, ChangeIndexTaskQueue changeIndexTaskQueue, JournalManager journalManager, com.atlassian.sal.api.features.DarkFeatureManager salDarkFeatureManager, IndexManager indexManager, com.atlassian.event.api.EventPublisher eventPublisher)
-
Uses of IndexManager in com.atlassian.confluence.impl.backuprestore.restore.taskrunners
Constructors in com.atlassian.confluence.impl.backuprestore.restore.taskrunners with parameters of type IndexManager Constructor Description PreImportTaskRunner(org.hibernate.SessionFactory sessionFactory, IndexManager indexManager, com.atlassian.scheduler.core.SchedulerServiceController clusterSchedulerServiceController, org.springframework.transaction.PlatformTransactionManager transactionManager, ConfluenceSchemaCreator confluenceSchemaCreator, CacheFlusher cacheFlusher, SiteRestoreJobResurrector siteRestoreJobResurrector, PluginTemporaryDisabler pluginTemporaryDisabler, OnRestoreEventsSender onRestoreEventsSender)
-
Uses of IndexManager in com.atlassian.confluence.impl.search
Classes in com.atlassian.confluence.impl.search that implement IndexManager Modifier and Type Class Description class
CompositeIndexManager
Allows us to use multipleIndexManager
s under the hood whilst maintaining backwards compatibility -
Uses of IndexManager in com.atlassian.confluence.impl.search.actions
Methods in com.atlassian.confluence.impl.search.actions with parameters of type IndexManager Modifier and Type Method Description void
FlushIndexQueueAction. setIndexManager(IndexManager indexManager)
Deprecated.void
ReindexTaskProgressAction. setIndexManager(IndexManager indexManager)
void
SearchIndexesAction. setIndexManager(IndexManager indexManager)
-
Uses of IndexManager in com.atlassian.confluence.impl.system.runner
Constructors in com.atlassian.confluence.impl.system.runner with parameters of type IndexManager Constructor Description ReIndexMaintenanceTaskRunner(SystemMaintenanceTaskRegistry registry, IndexManager indexManager, ClusterManager clusterManager, ReIndexJobManager reIndexJobManager, SearchPlatformConfig searchPlatformConfig, com.atlassian.event.api.EventPublisher eventPublisher)
-
Uses of IndexManager in com.atlassian.confluence.importexport.actions
Methods in com.atlassian.confluence.importexport.actions that return IndexManager Modifier and Type Method Description protected IndexManager
AbstractImportAction. getIndexManager()
Deprecated.Methods in com.atlassian.confluence.importexport.actions with parameters of type IndexManager Modifier and Type Method Description void
AbstractImportAction. setIndexManager(IndexManager indexManager)
Deprecated.Constructors in com.atlassian.confluence.importexport.actions with parameters of type IndexManager Constructor Description ImportLongRunningTask(com.atlassian.event.api.EventPublisher eventPublisher, IndexManager indexManager, ImportExportManager importExportManager, ImportContext context)
Deprecated.ImportLongRunningTask(com.atlassian.event.api.EventPublisher eventPublisher, IndexManager indexManager, ImportExportManager importExportManager, ImportContext context, Supplier<Boolean> shouldPublishReindexEvent)
Deprecated. -
Uses of IndexManager in com.atlassian.confluence.importexport.xmlimport
Methods in com.atlassian.confluence.importexport.xmlimport with parameters of type IndexManager Modifier and Type Method Description void
BackupImporter. setIndexManager(IndexManager indexManager)
Deprecated. -
Uses of IndexManager in com.atlassian.confluence.jmx
Constructors in com.atlassian.confluence.jmx with parameters of type IndexManager Constructor Description JmxIndexManagerWrapper(IndexManager indexManager)
-
Uses of IndexManager in com.atlassian.confluence.plugins.rest.resources
Constructors in com.atlassian.confluence.plugins.rest.resources with parameters of type IndexManager Constructor Description IndexResource(IndexManager indexManager)
Deprecated, for removal: This API element is subject to removal in a future version.since 8.3.0IndexResource(IndexManager indexManager, ReIndexService reIndexService)
-
Uses of IndexManager in com.atlassian.confluence.rpc.soap.services
Methods in com.atlassian.confluence.rpc.soap.services with parameters of type IndexManager Modifier and Type Method Description void
AdminSoapService. setIndexManager(IndexManager indexManager)
-
Uses of IndexManager in com.atlassian.confluence.setup.actions
Methods in com.atlassian.confluence.setup.actions with parameters of type IndexManager Modifier and Type Method Description void
SetupDemoContentAction. setIndexManager(IndexManager indexManager)
-
Uses of IndexManager in com.atlassian.confluence.spaces.actions
Fields in com.atlassian.confluence.spaces.actions declared as IndexManager Modifier and Type Field Description protected IndexManager
AbstractCreateSpaceAction. indexManager
Methods in com.atlassian.confluence.spaces.actions that return IndexManager Modifier and Type Method Description IndexManager
AbstractCreateSpaceAction. getIndexManager()
Methods in com.atlassian.confluence.spaces.actions with parameters of type IndexManager Modifier and Type Method Description void
AbstractCreateSpaceAction. setIndexManager(IndexManager indexManager)
void
RemoveSpaceAction. setIndexManager(IndexManager indexManager)
void
RemoveSpaceEntryAction. setIndexManager(IndexManager indexManager)
-
Uses of IndexManager in com.atlassian.confluence.test.rpc
Methods in com.atlassian.confluence.test.rpc with parameters of type IndexManager Modifier and Type Method Description void
FuncTestRpcHandlerImpl. setIndexManager(IndexManager indexManager)
-
Uses of IndexManager in com.atlassian.confluence.upgrade.upgradetask
Constructors in com.atlassian.confluence.upgrade.upgradetask with parameters of type IndexManager Constructor Description ResetJournalStateUpgradeTask(JournalStateStore journalStateStore, JournalStateStore bandanaJournalStateStore, BackupRestoreJobDao backupRestoreJobDao, IndexManager indexManager)
-