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

Class Summary
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.
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.