public interface UserAware
Modifier and Type | Method and Description |
---|---|
com.atlassian.user.User |
getUser() |
boolean |
isUserRequired()
If the action requires that the user be set before being run, then it should
return true to this method.
|
boolean |
isViewPermissionRequired() |
com.atlassian.user.User getUser()
boolean isUserRequired()
boolean isViewPermissionRequired()
Copyright © 2003–2020 Atlassian. All rights reserved.