Package com.atlassian.jira.plugin.report
Class ReportCategoryImpl
java.lang.Object
com.atlassian.jira.plugin.report.ReportCategoryImpl
- All Implemented Interfaces:
ReportCategory
- Since:
- v6.4
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ReportCategoryImplstatic final ReportCategoryImplstatic final ReportCategoryImplstatic final ReportCategoryImpl -
Method Summary
Modifier and TypeMethodDescriptionstatic ReportCategoryExisting i18n key of given report category.getKey()UniqueStringidentifier of given category.
-
Field Details
-
AGILE
-
ISSUE_ANALYSIS
-
FORECAST_MANAGEMENT
-
OTHER
-
-
Method Details
-
getKey
Description copied from interface:ReportCategoryUniqueStringidentifier of given category. Should not contain any spaces and non-standard ASCII characters.- Specified by:
getKeyin interfaceReportCategory- Returns:
- the key
-
getI18nKey
Description copied from interface:ReportCategoryExisting i18n key of given report category.- Specified by:
getI18nKeyin interfaceReportCategory- Returns:
- the i18n key
-
byKey
-