com.atlassian.jira.permission.management.ManagedPermissionSchemeEditingService |
![]()
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Adds a set of security types values to a set of permissions.
| |||||||||||
Validates whether the security types can be added to the permissions.
|
Adds a set of security types values to a set of permissions.
This method does not perform any validation seevalidateAddPermissions(ApplicationUser, PermissionsInputBean)
schemeObject | the scheme to add to |
---|---|
inputBean | the input bean of changes |
DataAccessException | unexpected error that occurred while adding entry to data store |
---|
Validates whether the security types can be added to the permissions.
loggedInUser | current logged-in user |
---|---|
inputBean | the permission instructions under validation |