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.search | |
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.search.actions | |
com.atlassian.confluence.search.lucene | |
com.atlassian.confluence.setup.actions | |
com.atlassian.confluence.spaces.actions | |
com.atlassian.confluence.test.rpc |
Modifier and Type | Method and Description |
---|---|
void |
ViewIndexQueueAction.setIndexManager(IndexManager indexManager)
Deprecated.
The IndexManager is a required resource.
|
Constructor and Description |
---|
ClusterWideReindexEventListener(IndexManager indexManager) |
Constructor and Description |
---|
SiteImportResource(IndexManager indexManager,
ImportExportManager importExportManager) |
Modifier and Type | Class and Description |
---|---|
class |
CompositeIndexManager
Allows us to use multiple
IndexManager s under the hood whilst maintaining backwards compatibility |
Modifier and Type | Method and Description |
---|---|
protected IndexManager |
AbstractImportAction.getIndexManager() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractImportAction.setIndexManager(IndexManager indexManager) |
Constructor and Description |
---|
ImportLongRunningTask(com.atlassian.event.api.EventPublisher eventPublisher,
IndexManager indexManager,
ImportExportManager importExportManager,
ImportContext context) |
ImportLongRunningTask(com.atlassian.event.api.EventPublisher eventPublisher,
IndexManager indexManager,
ImportExportManager importExportManager,
ImportContext context,
Supplier<Boolean> shouldPublishReindexEvent) |
Modifier and Type | Method and Description |
---|---|
void |
BackupImporter.setIndexManager(IndexManager indexManager) |
Constructor and Description |
---|
JmxIndexManagerWrapper(IndexManager indexManager) |
Constructor and Description |
---|
IndexResource(IndexManager indexManager) |
Modifier and Type | Method and Description |
---|---|
void |
AdminSoapService.setIndexManager(IndexManager indexManager) |
Modifier and Type | Method and Description |
---|---|
void |
ReindexTaskProgressAction.setIndexManager(IndexManager indexManager) |
void |
FlushIndexQueueAction.setIndexManager(IndexManager indexManager)
Deprecated.
|
void |
SearchIndexesAction.setIndexManager(IndexManager indexManager) |
Modifier and Type | Interface and Description |
---|---|
interface |
ConfluenceIndexManager
Deprecated.
since 5.10, use
IndexManager instead |
Modifier and Type | Method and Description |
---|---|
void |
SetupDemoContentAction.setIndexManager(IndexManager indexManager) |
Modifier and Type | Field and Description |
---|---|
protected IndexManager |
AbstractCreateSpaceAction.indexManager |
Modifier and Type | Method and Description |
---|---|
IndexManager |
AbstractCreateSpaceAction.getIndexManager() |
Modifier and Type | Method and Description |
---|---|
void |
RemoveSpaceEntryAction.setIndexManager(IndexManager indexManager) |
void |
AbstractCreateSpaceAction.setIndexManager(IndexManager indexManager) |
void |
RemoveSpaceAction.setIndexManager(IndexManager indexManager) |
Modifier and Type | Method and Description |
---|---|
void |
FuncTestRpcHandlerImpl.setIndexManager(IndexManager indexManager) |
Copyright © 2003–2023 Atlassian. All rights reserved.
View cookie preferences