Uses of Class
com.atlassian.jira.issue.attachment.AttachmentItem

Packages that use AttachmentItem
com.atlassian.jira.issue.attachment   
 

Uses of AttachmentItem in com.atlassian.jira.issue.attachment
 

Methods in com.atlassian.jira.issue.attachment that return AttachmentItem
 AttachmentItem AttachmentsCategoriser.AttachmentItemCreator.apply(Attachment attachment)
           
 

Methods in com.atlassian.jira.issue.attachment that return types with arguments of type AttachmentItem
 Iterator<AttachmentItem> AttachmentItems.iterator()
           
 

Constructor parameters in com.atlassian.jira.issue.attachment with type arguments of type AttachmentItem
AttachmentItems(Iterable<AttachmentItem> items)
           
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.