java.lang.Object | |||
↳ | com.atlassian.jira.plugin.webfragment.conditions.AbstractWebCondition | ||
↳ | com.atlassian.jira.plugin.webfragment.conditions.AbstractIssueWebCondition | ||
↳ | com.atlassian.jira.plugin.webfragment.conditions.NoAttachmentsCondition |
Condition that determines whether given issue does not have any attachments
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Should we display this item for this issue?
|
[Expand]
Inherited Methods | |||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]()
| |||||||||||||||||
![]() | |||||||||||||||||
![]() | |||||||||||||||||
![]() |
Should we display this item for this issue?
applicationUser | The current user |
---|---|
issue | The issue we are displaying against |
jiraHelper | The JiraHelper |