| Interface | Description |
|---|---|
| AttachmentManagement |
Represents the View Issue --> Manage Attachments page.
|
| AttachmentsBlock |
Represents the attachments block on the view issue page.
|
| AttachmentsBlock.AttachmentBlockSetting | |
| AttachmentsBlock.Sort | |
| FileAttachmentsList |
Represents the file attachments list on the view issue page.
|
| ImageAttachmentsGallery |
Represents the image attachments gallery shown on the view issue page for an specific issue.
|
| Class | Description |
|---|---|
| DefaultAttachmentManagement | |
| DefaultAttachmentsBlock | |
| DefaultFileAttachmentsList | |
| DefaultImageAttachmentsGallery | |
| FileAttachmentsList.FileAttachmentItem |
Represents a file attachment in the file attachments list on the view issue page.
|
| FileAttachmentsList.Items |
Holds a collection of factory methods to create the items in a
FileAttachmentsList |
| FileAttachmentsList.ZipFileAttachmentEntry |
Represents an entry in a zip file attachment in the file attachments list on the view issue page..
|
| ImageAttachmentsGallery.ImageAttachmentItem |
Represents an attachment shown in the image attachments gallery.
|
| Enum | Description |
|---|---|
| AttachmentsBlock.Sort.Direction |
Represents a sort direction used when sorting the attachments list on the view issue page.
|
| AttachmentsBlock.Sort.Key |
Represents a key used to sort the attachments list on the view issue page.
|
| AttachmentsBlock.ViewMode |
Copyright © 2002-2021 Atlassian. All Rights Reserved.