Package com.atlassian.jira.sharing.type
Class UserShareTypePermissionChecker
java.lang.Object
com.atlassian.jira.sharing.type.UserShareTypePermissionChecker
- All Implemented Interfaces:
ShareTypePermissionChecker
- Since:
- v7.12
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanhasPermission(ApplicationUser userToBeChecked, SharePermission permission) Checks if specified user is the same as in share permission
-
Constructor Details
-
UserShareTypePermissionChecker
-
-
Method Details