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

Interface Summary
StreamAttachmentStoreProvider An interface representing objects able to provide instances of StreamAttachmentStore
 

Class Summary
BackwardCompatibleStoreAdapterProvider Provider which will create instances of BackwardCompatibleStoreAdapter
BlobStoreAttachmentStoreModeProvider Reads BlobStore specific feature flags that set in which mode will the BackwardCompatibleStoreAdapterProvider operate.
BoundedExecutorServiceWrapperProvider Provides single BoundedExecutorServiceWrapper.
BTFStreamAttachmentStoreProvider Instance of StreamAttachmentStoreProvider which will provide ready to use instances of StreamAttachmentStore in BTF environments.
CachedBackwardCompatibleStoreAdapterProvider  
DefaultAttachmentStoreProvider An attachment store provider that provides access to main and backup file system AttachmentStores.
LocalTemporaryFileStoreProvider  
ODStreamAttachmentStoreProvider Provides instances of StreamAttachmentStore configured for OD environments.
PropertiesBasedStreamAttachmentStoreProvider Will provide appropriate instance of StreamAttachmentStoreProvider based on JIRA property flag.
UniqueIdentifierGeneratorProvider  
 

Enum Summary
BlobStoreAttachmentStoreModeProvider.Mode  
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.