Package com.atlassian.jira.application
Interface ApplicationRoleDefinitions.ApplicationRoleDefinition
- All Known Implementing Classes:
MockApplicationRoleDefinition
- Enclosing interface:
ApplicationRoleDefinitions
public static interface ApplicationRoleDefinitions.ApplicationRoleDefinition
Definition of an
ApplicationRole.-
Method Summary
-
Method Details
-
key
com.atlassian.application.api.ApplicationKey key()Returns theApplicationKeythat defines the application.- Returns:
- the
ApplicationKeythat defines the application.
-
name
String name()The name of theApplicationRole- Returns:
- the name of the
ApplicationRole
-