java.lang.Object | |
↳ | com.atlassian.jira.functest.framework.navigation.issue.DefaultAttachmentManagement |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Deletes all the attachments shown in the manage attachments page for an specific issue.
| |||||||||||
Downloads the attachment with the given id and title.
|
[Expand]
Inherited Methods | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class java.lang.Object | |||||||||||||||
From interface
com.atlassian.jira.functest.framework.navigation.issue.AttachmentManagement
|
Deletes all the attachments shown in the manage attachments page for an specific issue.
Downloads the attachment with the given id and title. Only call if you know the attachment is a plain text attachment, otherwise you may get encoding exceptions