Interface | Description |
---|---|
AttachmentService |
AttachmentService contains methods for managing issue attachments in JIRA.
|
VersionedAttachmentsList |
Represents a list of attachments that contains several versions of the same file.
|
Class | Description |
---|---|
DefaultAttachmentService | |
FileNameBasedVersionedAttachmentsList |
This implementation wraps a list of attachments and adds the concept of attachment 'versions' by grouping
attachments that have the same filename as versions of the same file.
|
Copyright © 2002-2016 Atlassian. All Rights Reserved.