Package com.atlassian.greenhopper.util
Class UserUtils
java.lang.Object
com.atlassian.greenhopper.util.UserUtils
Contains a static method to check if a user is the owner of the given search request
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
isOwner
(com.atlassian.jira.user.ApplicationUser user, com.atlassian.jira.issue.search.SearchRequest searchRequest)
-
Constructor Details
-
UserUtils
public UserUtils()
-
-
Method Details
-
isOwner
public static boolean isOwner(com.atlassian.jira.user.ApplicationUser user, com.atlassian.jira.issue.search.SearchRequest searchRequest)
-