JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.atlassian.jira.security
Interface JiraPermission
All Known Implementing Classes:
JiraPermissionImpl
public interface
JiraPermission
Represents a permission
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getGroup
()
String
getPermType
()
Long
getScheme
()
int
getType
()
Method Details
getType
int
getType
()
getScheme
Long
getScheme
()
getGroup
String
getGroup
()
getPermType
String
getPermType
()