| Interface | Description |
|---|---|
| APKeys | |
| ApplicationProperties |
This can be used to lookup JIRA application properties.
|
| BackingPropertySetManager |
The PropertySet that backs the PropertiesSet needs to be Switchable - to allow the PicoContainer to
manage this switching via ComponentAdapters we need an interface
|
| ExampleGenerator |
TODO: Document this class / interface here
|
| JiraProperties |
Provides controlled access to system properties.
|
| LnFDefaultColorProvider |
Provides default colors (like header background or text colors) for the ADG3 color scheme.
|
| LogoProvider |
Provides URL for logo and favicon depending on active products licences or custom set by user.
|
| PropertiesAccessor |
Interface for accessing system properties.
|
| SystemPropertyKeys |
Keys of system properties used by JIRA to trigger different behaviour at runtime.
|
| Class | Description |
|---|---|
| APKeys.EncodingEnforceFilter | |
| APKeys.Export | |
| APKeys.Import | |
| APKeys.JiraIndexConfiguration |
Lucene IndexWriter configuration
|
| APKeys.JiraIndexConfiguration.Batch |
Batch mode config
|
| APKeys.JiraIndexConfiguration.Interactive |
Interactive mode config
|
| APKeys.JiraIndexConfiguration.Issue |
Issue indexing
|
| APKeys.JiraIndexConfiguration.MergePolicy |
Merge policy config
|
| APKeys.JiraIndexConfiguration.SharedEntity |
SharedEntity indexing
|
| APKeys.Languages |
These are the Lucene indexing Languages, not the languages for displaying user messages.
|
| APKeys.TrustedApplications | Deprecated
No replacement needed.
|
| APKeys.WebSudo | |
| ApplicationPropertiesChecker |
Checks that application properties (e.g.
|
| ApplicationPropertiesImpl |
A class to manage the interface with a single property set, used for application properties
|
| ApplicationPropertiesStore |
This class is responsible for loading jira's configuration properties.
|
| DbBackedPropertiesManager |
A container for managing
PropertySet. |
| DefaultLogoProvider | |
| JiraPropertiesImpl |
Handles getting and setting of system properties.
|
| JiraSystemProperties |
This class provides access to system properties.
|
| LnFDefaultColorProviderImpl | |
| LookAndFeelBean |
Bean mainly used to maintain a version number for all the menu colours.
|
| LookAndFeelBean.DefaultColours |
These are the "intended" colours for the Jira Header.
|
| LookAndFeelBean.DefaultCommonColours |
These are the intended colours for the new common Header.
|
| LookAndFeelBean.DefaultFaviconDimensions | |
| LookAndFeelBean.LookAndFeelChangedEvent | |
| MemorySwitchToDatabaseBackedPropertiesManager |
A Container for a
MemorySwitchToDatabasePropertySet |
| MockJiraProperties | |
| MockPropertiesAccessor | |
| OptionalProperties | |
| PropertiesManager |
This class has undergone significant change in 4.4 to support the new in line database functionality.
|
| PropertiesUtil | |
| SystemPropertiesAccessor |
Implementation of accessing the system properties.
|
Copyright © 2002-2021 Atlassian. All Rights Reserved.