java.lang.Object | |
↳ | com.atlassian.jira.permission.DefaultProjectPermissionSchemeHelper |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Gets the projects using a given Permission
Scheme . |
[Expand]
Inherited Methods | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||||
![]()
|
Gets the projects using a given Permission Scheme
. Similar to
getProjects(com.atlassian.jira.scheme.Scheme)
, but only projects for which
the requesting user has EDIT_PROJECT_CONFIG
permissions.
permissionScheme | permissionScheme to find associated projects for. |
---|
COMPARATOR
.