public interface ReadOnlyFileBasedAttachmentStore
| Modifier and Type | Method and Description |
|---|---|
File |
getAttachmentFile(AttachmentKey key)
Returns a reference to a physical File representing the data for the given Attachment.
|
File getAttachmentFile(AttachmentKey key) throws DataAccessException
key - Reference to the attachmentDataAccessException - on failure getting required attachment info.Copyright © 2002-2015 Atlassian. All Rights Reserved.