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

Interface Summary
StoreOperationStrategy Strategy for performing operation on dual attachments store
 

Class Summary
DualStoreConsistentOperationStrategy Perform operation on dual store ensuring that consistency exists in primary store.
FailoverOnMissingOperationStrategy Operation strategy that will ignore any NoAttachmentDataException that is thrown from primary store, in this case the operation on secondary store will be treated as primary and the error from primary will be silently ignored
StoreOperationStrategyFactory  
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.