Package com.atlassian.jira.sharing.type
Class GroupShareTypePermissionChecker
java.lang.Object
com.atlassian.jira.sharing.type.GroupShareTypePermissionChecker
- All Implemented Interfaces:
ShareTypePermissionChecker
Permissions Checker for
SharedEntity objects that are shared with a group.- Since:
- v3.13
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanhasPermission(ApplicationUser user, SharePermission permission) Checks to see if user is part of the group specified in the permission
-
Constructor Details
-
GroupShareTypePermissionChecker
-
-
Method Details