com.atlassian.jira.permission.ProjectPermission |
Known Indirect Subclasses
|
Class Overview
Represents a project permission.
Public Methods
Returns
- category of this permission. Cannot be null.
public
String
getDescriptionI18nKey
()
Returns
- i18n key of this permission's description. Can be null.
public
String
getKey
()
Returns
- unique key of this project permission.
public
String
getNameI18nKey
()
Returns
- i18n key of this permission's name. Cannot be null.