Package com.atlassian.jira.issue.attachment.store.strategy.get

Interface Summary
AttachmentGetStrategy An interface representing a strategy for retrieving attachments.
 

Class Summary
AttachmentGetStrategiesFactory  
DualAttachmentGetStrategy An implementation of AttachmentGetStrategy which get two stores and will try to first load attachment from primary store, in case of absence will try to get from secondary store.
SingleStoreAttachmentGetStrategy Implementation of AttachmentGetStrategy which just delegates to single attachment store.
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.