package

com.atlassian.jira.issue.attachment.store

Classes

BackwardCompatibleStoreAdapter Simple adapter which delegates to StreamAttachmentStore and optionally to FileBasedAttachmentStore
BlobStoreAttachmentStore Implementation of an AttachmentStore that communicates with BlobStore. 
DefaultFileSystemAttachmentStore  
DefaultFileSystemAttachmentStoreFactory Factory responsible for creating instances of DefaultFileSystemAttachmentStore with provided AttachmentDirectoryAccessor
DualSendingAttachmentStore Performs dual sending operation to two streams. 
LocalTemporaryFileStore  
NullAttachmentStore Null attachment store 
PathTraversalChecker  
UniqueIdentifierGenerator Provides unique identifiers without persisting state, after application restart will start providing same set of identifiers which are unique in single application run. 

Exceptions