public interface

ReportCategory

com.atlassian.jira.plugin.report.ReportCategory
Known Indirect Subclasses

Class Overview

The report category.

Summary

Public Methods
String getI18nKey()
Existing i18n key of given report category.
String getKey()
Unique String identifier of given category.

Public Methods

public String getI18nKey ()

Existing i18n key of given report category.

Returns
  • the i18n key

public String getKey ()

Unique String identifier of given category. Should not contain any spaces and non-standard ASCII characters.

Returns
  • the key