package

com.atlassian.jira.bc.issue.attachment

Interfaces

AttachmentService AttachmentService contains methods for managing issue attachments in JIRA. 
VersionedAttachmentsList Represents a list of attachments that contains several versions of the same file. 

Classes

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.