public static interface

ApplicationRoleDefinitions.ApplicationRoleDefinition

com.atlassian.jira.application.ApplicationRoleDefinitions.ApplicationRoleDefinition
Known Indirect Subclasses

Class Overview

Definition of an ApplicationRole.

Summary

Public Methods
ApplicationKey key()
Returns the ApplicationKey that defines the application.
String name()
The name of the ApplicationRole

Public Methods

public ApplicationKey key ()

Returns the ApplicationKey that defines the application.

Returns
  • the ApplicationKey that defines the application.

public String name ()

The name of the ApplicationRole

Returns
  • the name of the ApplicationRole