Package com.atlassian.confluence.impl.pages.attachments.objectstorage
-
Class Summary Class Description ObjectStorageAttachmentDataFileSystem An implementation ofAttachmentDataFileSystem
which stores the attachment data in an object storage service (for example AWS S3), using theFileStore.Path
API.ObjectStorageAttachmentDataUtil S3ConfigFactory Factory for creatingAttachmentDataFileSystem
instances.