|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AttachmentManagement
Represents the View Issue --> Manage Attachments page. NOTES: The methods defined here assume that the current page is the manage attachments page.
| Method Summary | |
|---|---|
void |
delete()
Deletes all the attachments shown in the manage attachments page for an specific issue. |
String |
downloadAttachmentAsString(long id,
String title)
Downloads the attachment with the given id and title. |
| Method Detail |
|---|
void delete()
String downloadAttachmentAsString(long id,
String title)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||