public interface ImageAttachmentsGallery
Represents the image attachments gallery shown on the view issue page for an specific issue.
NOTES: All the methods defined in this interface assume the tester is currently on the view issue page.
Modifier and Type | Interface and Description |
---|---|
static class |
ImageAttachmentsGallery.ImageAttachmentItem
Represents an attachment shown in the image attachments gallery.
|
Modifier and Type | Method and Description |
---|---|
List<ImageAttachmentsGallery.ImageAttachmentItem> |
get() |
List<ImageAttachmentsGallery.ImageAttachmentItem> get()
Copyright © 2002-2015 Atlassian. All Rights Reserved.