public class UserIsTheLoggedInUserCondition extends AbstractWebCondition
| Modifier and Type | Field and Description |
|---|---|
static String |
PROFILE_USER |
| Constructor and Description |
|---|
UserIsTheLoggedInUserCondition() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
shouldDisplay(ApplicationUser user,
JiraHelper jiraHelper) |
init, shouldDisplaypublic static final String PROFILE_USER
public boolean shouldDisplay(ApplicationUser user, JiraHelper jiraHelper)
shouldDisplay in class AbstractWebConditionCopyright © 2002-2019 Atlassian. All Rights Reserved.