| Interface | Description |
|---|---|
| AttachmentConfigManager |
Readonly API for attachment configuration.
|
| AttachmentConfigStore |
Responsible for accessing and storing the instance-wide attachment configuration.
|
| AttachmentPathManager | Deprecated
since 9.7; to be removed in Jira 10.0.0
|
| EditionCheck |
Useful for mocking out license checks in component tests.
|
| EncodingConfiguration |
Get the current encoding.
|
| FileStores |
Provides access to various
FileStore |
| IndexingConfiguration |
Used to access the indexing configuration.
|
| IndexPathManager |
Responsible for determining the current location of JIRA indexes.
|
| IndexPathService |
Service that provides access to JIRA's Lucene indexing paths.
|
| IndexWriterConfiguration |
Controls how the Lucene IndexWriter will be set up.
|
| JiraHome |
Get the location of JIRA's home directory.
|
| ThumbnailConfiguration |
Thumbnail configuration.
|
| Enum | Description |
|---|---|
| AttachmentPathManager.Mode | Deprecated
since 9.7, to be removed in Jira 10.0.0;
use
AttachmentConfigManager.isAttachmentsEnabled() instead |
| ExtensionRestrictionMode |
Defines mode of restricting issue attachments by file extensions.
|
Copyright © 2002-2024 Atlassian. All Rights Reserved.