public interface PermissionSchemeLogic
Modifier and Type | Method and Description |
---|---|
boolean |
allAllowed() |
boolean |
anyGroupType() |
boolean |
anyUserType() |
ProjectPermissionKey |
getPermissionKey() |
long |
getPermissionSchemeId() |
boolean |
isApplicationRoleAnyLoggedInUser() |
boolean |
isGroupAny() |
boolean |
isGroupTypeApplicationRole() |
boolean |
isGroupTypeCustomField() |
boolean |
isGroupTypeGroup() |
boolean |
isGroupTypeProjectRole() |
boolean |
isIssueUserTypeAssignee() |
boolean |
isIssueUserTypeProjectLead() |
boolean |
isIssueUserTypeReporter() |
boolean |
isUserTypeCustomField() |
boolean |
isUserTypeProjectRole() |
boolean |
isUserTypeUser() |
boolean |
nobodyAllowed() |
Set<String> |
unsupportedPermissionTypes() |
long getPermissionSchemeId()
ProjectPermissionKey getPermissionKey()
boolean nobodyAllowed()
boolean allAllowed()
boolean anyUserType()
boolean isUserTypeUser()
boolean isIssueUserTypeReporter()
boolean isIssueUserTypeAssignee()
boolean isIssueUserTypeProjectLead()
boolean isUserTypeProjectRole()
boolean isUserTypeCustomField()
boolean anyGroupType()
boolean isGroupTypeGroup()
boolean isGroupTypeProjectRole()
boolean isGroupTypeCustomField()
boolean isGroupAny()
boolean isApplicationRoleAnyLoggedInUser()
boolean isGroupTypeApplicationRole()
Copyright © 2002-2022 Atlassian. All Rights Reserved.
View cookie preferences