Class | Description |
---|---|
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.
|
Exception | Description |
---|---|
NotEnoughDataIOException |
Copyright © 2002-2015 Atlassian. All Rights Reserved.