Package com.atlassian.confluence.impl.pages.attachments.objectstorage
package com.atlassian.confluence.impl.pages.attachments.objectstorage
-
ClassesClassDescriptionAn implementation of
AttachmentDataFileSystem
which stores the attachment data in an object storage service (for example AWS S3), using theFileStore.Path
API.Factory for creatingAttachmentDataFileSystem
instances.