Modifier and Type | Method and Description |
---|---|
void |
ViewIndexQueueAction.setIndexManager(ConfluenceIndexManager indexManager)
The IndexManager is a required resource.
|
Modifier and Type | Method and Description |
---|---|
void |
ClusterWideReindexEventListener.setIndexManager(ConfluenceIndexManager indexManager) |
Modifier and Type | Method and Description |
---|---|
void |
MainIndexRecoverer.setIndexManager(ConfluenceIndexManager indexManager) |
Modifier and Type | Method and Description |
---|---|
protected ConfluenceIndexManager |
AbstractImportAction.getIndexManager() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractImportAction.setIndexManager(ConfluenceIndexManager indexManager) |
Constructor and Description |
---|
ImportLongRunningTask(com.atlassian.event.api.EventPublisher eventPublisher,
ConfluenceIndexManager yeOldeIndexManager,
ImportExportManager importExportManager,
ImportContext context)
Deprecated.
since 5.6 Use
ImportLongRunningTask.ImportLongRunningTask(com.atlassian.event.api.EventPublisher, com.atlassian.confluence.search.lucene.ConfluenceIndexManager, com.atlassian.confluence.importexport.ImportExportManager, com.atlassian.confluence.importexport.ImportContext)
Just here while the onboarding plugin gets updated to use the new constructor. |
Modifier and Type | Method and Description |
---|---|
void |
BackupImporter.setIndexManager(ConfluenceIndexManager indexManager) |
Constructor and Description |
---|
JmxIndexManagerWrapper(ConfluenceIndexManager indexManager) |
Constructor and Description |
---|
IndexResource(ConfluenceIndexManager indexManager) |
Modifier and Type | Method and Description |
---|---|
void |
AdminSoapService.setIndexManager(ConfluenceIndexManager indexManager) |
Modifier and Type | Class and Description |
---|---|
class |
DelegatingIndexManager |
Constructor and Description |
---|
DelegatingIndexManager(ConfluenceIndexManager luceneIndexManager,
IndexManager esIndexManager,
DarkFeaturesManager darkFeaturesManager) |
Modifier and Type | Method and Description |
---|---|
void |
FlushIndexQueueAction.setIndexManager(ConfluenceIndexManager indexManager) |
void |
ReindexTaskProgressAction.setIndexManager(ConfluenceIndexManager indexManager) |
void |
SearchIndexesAction.setIndexManager(ConfluenceIndexManager indexManager) |
Modifier and Type | Class and Description |
---|---|
class |
LuceneIndexManager
Entry point to the majority of the Lucene indexing subsystem.
|
Modifier and Type | Method and Description |
---|---|
void |
SetupDemoContentAction.setIndexManager(ConfluenceIndexManager indexManager) |
Modifier and Type | Method and Description |
---|---|
void |
DefaultSpaceManager.setIndexManager(ConfluenceIndexManager indexManager)
Deprecated.
since 5.6. No longer used.
|
Modifier and Type | Field and Description |
---|---|
protected ConfluenceIndexManager |
AbstractCreateSpaceAction.indexManager |
Modifier and Type | Method and Description |
---|---|
ConfluenceIndexManager |
AbstractCreateSpaceAction.getIndexManager() |
Modifier and Type | Method and Description |
---|---|
void |
RemoveSpaceEntryAction.setIndexManager(ConfluenceIndexManager confluenceIndexManager) |
void |
AbstractCreateSpaceAction.setIndexManager(ConfluenceIndexManager indexManager) |
void |
RemoveSpaceAction.setIndexManager(ConfluenceIndexManager confluenceIndexManager) |
Modifier and Type | Method and Description |
---|---|
void |
FuncTestRpcHandlerImpl.setIndexManager(ConfluenceIndexManager indexManager) |
Constructor and Description |
---|
RebuildFavouriteContentIndexUpgradeTask(com.atlassian.core.task.MultiQueueTaskManager taskManager,
ConfluenceIndexManager indexManager) |
Copyright © 2003–2017 Atlassian. All rights reserved.