java.lang.Object | |||
↳ | com.atlassian.jira.plugin.webfragment.conditions.AbstractJiraCondition | ||
↳ | com.atlassian.jira.plugin.webfragment.conditions.AbstractIssueCondition | ||
↳ | com.atlassian.jira.plugin.webfragment.conditions.IsSubTaskCondition |
Condition to determine whether an issue is a subtask
An issue must be in the JiraHelper context params.Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Should we display this item for this issue?
|
[Expand]
Inherited Methods | |||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]()
| |||||||||||||||||
![]() | |||||||||||||||||
![]() | |||||||||||||||||
![]() |
Should we display this item for this issue?
user | The current user |
---|---|
issue | The issue we are displaying against |
jiraHelper | The JiraHelper |