com.atlassian.jira.issue.attachment
Interface AttachmentStore.AttachmentAdapter

All Known Implementing Classes:
AttachmentAdapterImpl, AttachmentUtils.AttachmentAdapter
Enclosing interface:
AttachmentStore

public static interface AttachmentStore.AttachmentAdapter


Method Summary
 String getFilename()
           
 Long getId()
           
 

Method Detail

getId

Long getId()

getFilename

String getFilename()


Copyright © 2002-2014 Atlassian. All Rights Reserved.