Uses of Class
com.atlassian.bitbucket.permission.PermissionRequest
Packages that use PermissionRequest
-
Uses of PermissionRequest in com.atlassian.bitbucket.permission
Methods in com.atlassian.bitbucket.permission that return PermissionRequestConstructors in com.atlassian.bitbucket.permission with parameters of type PermissionRequest -
Uses of PermissionRequest in com.atlassian.bitbucket.user
Methods in com.atlassian.bitbucket.user that return types with arguments of type PermissionRequestModifier and TypeMethodDescriptionUserSearchRequest.getPermissions()
When set, limits returnedusers
to only those who have all permissions as specified by each containedpermission request
.