| Package | Description |
|---|---|
| com.atlassian.jira.permission |
| Modifier and Type | Method and Description |
|---|---|
static Permission |
Permission.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static Permission[] |
Permission.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Map<Integer,Permission> |
SchemePermissions.getAttachmentsPermissions()
Deprecated.
|
Map<Integer,Permission> |
SchemePermissions.getCommentsPermissions()
Deprecated.
|
Map<Integer,Permission> |
SchemePermissions.getIssuePermissions()
Deprecated.
|
Map<Integer,Permission> |
SchemePermissions.getProjectPermissions()
Deprecated.
|
Map<Integer,Permission> |
SchemePermissions.getSchemePermissions()
Deprecated.
Get a map of the permissions that can be part of a permission scheme.
|
Map<Integer,Permission> |
SchemePermissions.getTimeTrackingPermissions()
Deprecated.
|
Map<Integer,Permission> |
SchemePermissions.getVotersAndWatchersPermissions()
Deprecated.
|
Copyright © 2002-2016 Atlassian. All Rights Reserved.