Uses of Package
com.atlassian.confluence.impl.pages.attachments.filesystem
-
Classes in com.atlassian.confluence.impl.pages.attachments.filesystem used by com.atlassian.confluence.impl.content Class Description UpdateAttachmentsOnFilesystemOnPageMoveHandler A listener interested in page and blog post move events which will ensure any attachments associated with a page/blog post being moved are also moved to the new location. -
Classes in com.atlassian.confluence.impl.pages.attachments.filesystem used by com.atlassian.confluence.impl.pages.attachments.filesystem Class Description AttachmentDataFileSystem Represents the filesystem used to store attachment data files.AttachmentDataFileSystemInternals Defines operations that expose the internals of the filesystem structure used to store attachments.AttachmentDataStorageLocationResolver Resolves the location of the directory used to store attachment data.ContentDirectoryStructureAttachmentDataFileSystem An implementation ofAttachmentDataFileSystemwhich stores the attachment data as files on a filesystem, using the standardFileAPI. -
Classes in com.atlassian.confluence.impl.pages.attachments.filesystem used by com.atlassian.confluence.schedule.jobs.filedeletion Class Description AttachmentDataFileSystemInternals Defines operations that expose the internals of the filesystem structure used to store attachments. -
Classes in com.atlassian.confluence.impl.pages.attachments.filesystem used by com.atlassian.confluence.upgrade.upgradetask.attachmentceo Class Description AttachmentDataFileSystemInternals Defines operations that expose the internals of the filesystem structure used to store attachments.