Uses of Class
com.atlassian.jira.util.AttachmentUtils.AttachmentAdapter

Packages that use AttachmentUtils.AttachmentAdapter
com.atlassian.jira.util   
 

Uses of AttachmentUtils.AttachmentAdapter in com.atlassian.jira.util
 

Methods in com.atlassian.jira.util with parameters of type AttachmentUtils.AttachmentAdapter
static File AttachmentUtils.getAttachmentFile(AttachmentUtils.AttachmentAdapter attachment, File attachmentDir)
          This is intended for cases where you want more control over where the attachment actually lives and you just want something to handle the look up logic for the various possible filenames an attachment can have.
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.