java.lang.Object | |||
↳ | com.atlassian.jira.plugin.webfragment.conditions.AbstractJiraCondition | ||
↳ | com.atlassian.jira.plugin.webfragment.conditions.AbstractIssueCondition | ||
↳ | com.atlassian.jira.plugin.webfragment.conditions.CanAttachFileToIssueCondition |
Condition that determines whether the current user can attach a file to the current issue.
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 |