public class IsSubTaskCondition extends AbstractIssueWebCondition
An issue must be in the JiraHelper context params.
| Constructor and Description |
|---|
IsSubTaskCondition() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
shouldDisplay(ApplicationUser user,
Issue issue,
JiraHelper jiraHelper)
Should we display this item for this issue?
|
shouldDisplaygetApplicationUser, init, shouldDisplaypublic boolean shouldDisplay(ApplicationUser user, Issue issue, JiraHelper jiraHelper)
AbstractIssueWebConditionshouldDisplay in class AbstractIssueWebConditionuser - The current userissue - The issue we are displaying againstjiraHelper - The JiraHelperCopyright © 2002-2021 Atlassian. All Rights Reserved.