|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AttachmentsBlock
Represents the attachments block on the view issue page.
| Nested Class Summary | |
|---|---|
static interface |
AttachmentsBlock.Sort
|
| Method Summary | |
|---|---|
ImageAttachmentsGallery |
gallery()
|
FileAttachmentsList |
list()
|
AttachmentManagement |
manage()
Navigates to the Manage Attachments page. |
void |
sort(AttachmentsBlock.Sort.Key key,
AttachmentsBlock.Sort.Direction direction)
Sorts the file attachments list on the view issue page for an specific issue. |
| Method Detail |
|---|
void sort(AttachmentsBlock.Sort.Key key,
AttachmentsBlock.Sort.Direction direction)
key - The AttachmentsBlock.Sort.Key to use to
sort the list.direction - The AttachmentsBlock.Sort.Direction
to use to sort the list.AttachmentManagement manage()
AttachmentManagement object to interact
with the Manage Attachments page.ImageAttachmentsGallery gallery()
FileAttachmentsList list()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||