Package | Description |
---|---|
com.atlassian.jira.index | |
com.atlassian.jira.index.property | |
com.atlassian.jira.issue.index.indexers.impl | |
com.atlassian.jira.plugin.index |
Modifier and Type | Method and Description |
---|---|
IndexDocumentConfiguration |
IndexDocumentConfigurationFactory.fromXML(org.dom4j.Element element) |
IndexDocumentConfiguration |
IndexDocumentConfigurationFactory.fromXML(String element) |
Modifier and Type | Method and Description |
---|---|
String |
IndexDocumentConfigurationFactory.toXML(IndexDocumentConfiguration indexDocumentConfiguration) |
Modifier and Type | Method and Description |
---|---|
IndexDocumentConfiguration |
PluginIndexConfiguration.getIndexDocumentConfiguration() |
IndexDocumentConfiguration |
OfBizPluginIndexConfigurationManager.PluginIndexConfigurationImpl.getIndexDocumentConfiguration() |
Modifier and Type | Method and Description |
---|---|
void |
CachingPluginIndexConfigurationManager.put(String pluginKey,
String moduleKey,
IndexDocumentConfiguration document) |
void |
PluginIndexConfigurationManager.put(String pluginKey,
String moduleKey,
IndexDocumentConfiguration document)
Sets the description of entity's indexing for the given plugin and module's keys.
|
void |
OfBizPluginIndexConfigurationManager.put(String pluginKey,
String moduleKey,
IndexDocumentConfiguration document) |
Constructor and Description |
---|
PluginIndexConfigurationImpl(String pluginKey,
String moduleKey,
IndexDocumentConfiguration indexDocumentConfiguration,
Timestamp lastUpdated) |
Modifier and Type | Method and Description |
---|---|
List<org.apache.lucene.index.IndexableField> |
IssuePropertySearchExtractor.documentConfigurationToFields(Issue issue,
IndexDocumentConfiguration indexDocumentConfiguration) |
Modifier and Type | Method and Description |
---|---|
IndexDocumentConfiguration |
EntityPropertyIndexDocumentModuleDescriptorImpl.getIndexDocumentConfiguration() |
IndexDocumentConfiguration |
EntityPropertyIndexDocumentModuleDescriptor.getIndexDocumentConfiguration() |
Copyright © 2002-2023 Atlassian. All Rights Reserved.