Uses of Class
com.codebarrel.jira.model.permissions.Permission
Packages that use Permission
-
Uses of Permission in com.codebarrel.jira.model.permissions
Methods in com.codebarrel.jira.model.permissions that return types with arguments of type PermissionConstructor parameters in com.codebarrel.jira.model.permissions with type arguments of type Permission -
Uses of Permission in com.codebarrel.jira.permissions
Methods in com.codebarrel.jira.permissions that return types with arguments of type PermissionModifier and TypeMethodDescriptionNativePermissionService.getProjectPermission(TenantProjectUserAccountId projectUserKey, String permissionKey) RemotePermissionService.getProjectPermission(TenantProjectUserAccountId projectUserKey, String permissionKey) Returns the full permission object for the given user (regardless of if they have the permission or not)