java.lang.Object | |
↳ | com.atlassian.jira.security.plugin.ProjectPermissionTypesManagerImpl |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns a boolean value indicating whether a project permission
with the given key exists.
| |||||||||||
This method will be called after the plugin system is fully initialised and all components added to the
dependency injection framework.
| |||||||||||
Returns a project permission matching the specified key.
|
[Expand]
Inherited Methods | |||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||||||||||
![]()
| |||||||||||||||||||
![]()
|
Returns a boolean value indicating whether a project permission with the given key exists.
permissionKey | A project permission key. |
---|
This method will be called after the plugin system is fully initialised and all components added to the dependency injection framework.
Returns a project permission matching the specified key.
permissionKey | A project permission key. |
---|
none()
if there is no permission with this key.