| Package | Description |
|---|---|
| com.atlassian.confluence.impl.pages.attachments.filesystem |
| Modifier and Type | Class and Description |
|---|---|
class |
ContentDirectoryStructureAttachmentDataFileSystem
An implementation of
AttachmentDataFileSystem which stores the
attachment data as files on a filesystem, using the standard File API. |
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateAttachmentsOnFilesystemOnPageMoveListener.setAttachmentDataFileSystem(AttachmentDataFileSystem attachmentDataFileSystem) |
| Constructor and Description |
|---|
FileSystemAttachmentDataDao(AttachmentDataFileSystem fileSystem) |
Copyright © 2003–2021 Atlassian. All rights reserved.