java.lang.Object | |
↳ | com.atlassian.jira.security.plugin.GlobalPermissionTypesManagerImpl |
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.
| |||||||||||
This method wil be called after the plugin system is fully initialised and all components added to the
dependency injection framework.
|
[Expand]
Inherited Methods | |||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||||||||
![]()
| |||||||||||||||||
![]()
|
Returns all global permissions defined in this JIRA instance.
Returns the details of the given Global Permission.
permissionKey | the String based permission key |
---|
Returns the details of the given Global Permission.
permissionKey | the GlobalPermissionKey representing this Global Permission. |
---|
This method wil be called after the plugin system is fully initialised and all components added to the dependency injection framework.
Exception |
---|