com.atlassian.jira.issue.util
Class ConsumeAllAttachmentKeys

java.lang.Object
  extended by com.atlassian.jira.issue.util.ConsumeAllAttachmentKeys

public final class ConsumeAllAttachmentKeys
extends Object


Method Summary
static EnclosedIterable<com.atlassian.fugue.Pair<Attachment,AttachmentKey>> getAttachmentsWithKeys(EnclosedIterable<Attachment> attachments, IssueManager issueManager)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getAttachmentsWithKeys

public static EnclosedIterable<com.atlassian.fugue.Pair<Attachment,AttachmentKey>> getAttachmentsWithKeys(EnclosedIterable<Attachment> attachments,
                                                                                                          IssueManager issueManager)


Copyright © 2002-2014 Atlassian. All Rights Reserved.