package

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

Interfaces

MoveTemporaryAttachmentStrategy Strategy for moving temporary attachment to real attachment under specified destination key. 

Classes

BackgroundResendingMoveStrategy Moves temporary attachment to real attachment in primary store and starts background task to create temporary and convert it to real attachment in secondary store. 
IOUtilsWrapper  
MoveTemporaryStrategiesFactory  
ResendingAttachmentStreamCreator  
ResendToStoreFunction  
SendToStoreFunctionFactory  
SingleStoreMoveStrategy Moves temporary attachment to real attachment in single store.