| Package | Description |
|---|---|
| com.atlassian.confluence.impl.system.runner | |
| com.atlassian.confluence.internal.index.status | |
| com.atlassian.confluence.plugins.rebuildindex.rest |
| Constructor and Description |
|---|
RestoreIndexSnapshotMaintenanceTaskRunner(SystemMaintenanceTaskRegistry registry,
LuceneIndexSnapshotManager luceneIndexSnapshotManager,
ReIndexJobManager reIndexJobManager,
ClusterManager clusterManager,
com.atlassian.beehive.ClusterLockService clusterLockService,
com.atlassian.event.api.EventPublisher eventPublisher) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ReIndexJobManagerInternal
To be used within Confluence''s core to manage re-index job statuses.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultReIndexJobManager
This implementation of
ReIndexJobManager listens to indexing-related events and update re-index status accordingly |
| Constructor and Description |
|---|
ReIndexJobResource(ReIndexJobManager reIndexJobManager) |
Copyright © 2003–2022 Atlassian. All rights reserved.