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) |
getApplicationUser, init, shouldDisplay
public static final String PROFILE_USER
public boolean shouldDisplay(ApplicationUser user, JiraHelper jiraHelper)
shouldDisplay
in class AbstractWebCondition
Copyright © 2002-2024 Atlassian. All Rights Reserved.