java.lang.Object | |
↳ | com.atlassian.jira.security.MockGlobalPermissionTypeManager |
Pretends we only have system global permissions
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
SYSTEM_PERMISSIONS |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns all global permissions defined in this JIRA instance.
| |||||||||||
Returns the details of the given Global Permission.
| |||||||||||
Returns the details of the given Global Permission.
|
[Expand]
Inherited Methods | |||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||||||||
![]()
|
Returns all global permissions defined in this JIRA instance.
Returns the details of the given Global Permission.
permissionKey | the GlobalPermissionKey representing this Global Permission. |
---|
Returns the details of the given Global Permission.
permissionKey | the String based permission key |
---|