Package | Description |
---|---|
com.atlassian.jira.index.ha.backup | |
com.atlassian.jira.issue.index | |
com.atlassian.jira.mock.issue.index | |
com.atlassian.jira.sharing.index |
Modifier and Type | Method and Description |
---|---|
void |
IndexBackupContributorsManager.registerForBackups(BackupContributor contributor)
Register contributor to make it included in each backup operation.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IssueIndexer |
Modifier and Type | Class and Description |
---|---|
class |
DefaultIssueIndexer |
class |
MemoryIssueIndexer |
Modifier and Type | Class and Description |
---|---|
class |
MockIssueIndexer
Mock issue indexer that records calls indexing methods for verification.
|
Modifier and Type | Interface and Description |
---|---|
interface |
SharedEntityIndexManager
Responsible for managing indexing of all shared entities
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultSharedEntityIndexManager
Default IndexManager for
shared entities |
Copyright © 2002-2019 Atlassian. All Rights Reserved.