| Interface | Description |
|---|---|
| IntroductionProperty |
Abstraction for the JIRA "Introduction" text, which can be configured in the General Configuration.
|
| ProjectAdminSidebarFeature |
This class defines whether the project-centric sidebar in the project administration should
be displayed for a given user.
|
| PropertyDescriptions |
Interface for renderable property description getter.
|
| PropertyPersister |
SPI interface used by clients of
RenderablePropertyImpl that wish to have persistence back ends other
than the JIRA application properties. |
| RenderableProperty |
Represents a String field that accepts user input and is rendered in JIRA pages.
|
| TabLoadedDataProvider |
Introduced to gather stats about project level admin usage.
|
| Class | Description |
|---|---|
| AdminHistoryLinkFactory |
A SimpleLinkFactory that produces links to Administration Pages for recently viewed administration pages
|
| AnnouncementBanner |
Helper class for displaying the announcement banner.
|
| ApplicationPropertiesPersister |
Persister that uses the JIRA application properties as a storage back end.
|
| DefaultTabLoadedDataProvider |
Introduced to gather stats about project level admin usage.
|
| IntroductionPropertyImpl | |
| LegacyAdminLinkFactory |
Returns links for all legacy plugins that still define web-items in the system.admin section section.
|
| ProjectAdminSidebarFeatureImpl | |
| RenderablePropertyFactory |
Factory for
RenderableApplicationProperty instances. |
| RenderablePropertyImpl |
Default implementation of RenderableProperty whose behaviour is driven by the
APKeys.JIRA_OPTION_HTML_IN_CUSTOM_FIELDS_ENABLED
flag. |
| TabLoadedEvent |
Unified way of sending analytics for admin tabs.
|
Copyright © 2002-2024 Atlassian. All Rights Reserved.