Package | Description |
---|---|
com.atlassian.jira.config.database | |
com.atlassian.jira.issue.attachment.store | |
com.atlassian.jira.issue.search |
Modifier and Type | Method and Description |
---|---|
DatabaseConfig |
DatabaseConfigurationLoader.loadDatabaseConfiguration()
Reads and deserialises the
DatabaseConfig from its permanent store. |
void |
DatabaseConfigurationLoader.saveDatabaseConfiguration(DatabaseConfig config)
Serialises and persists the given config to its permanent store.
|
Modifier and Type | Class and Description |
---|---|
class |
NotEnoughDataIOException |
Modifier and Type | Method and Description |
---|---|
JiraDocValues |
DocValuesReaderCache.getDocValues(org.apache.lucene.index.IndexReader indexReader,
String field)
Deprecated.
|
Copyright © 2002-2023 Atlassian. All Rights Reserved.