Uses of Package
com.atlassian.confluence.impl.pages.attachments.filesystem
Packages that use com.atlassian.confluence.impl.pages.attachments.filesystem
Package
Description
-
Classes in com.atlassian.confluence.impl.pages.attachments.filesystem used by com.atlassian.confluence.admin.actionsClassDescriptionResolves the location of the directory used to store attachment data.
-
Classes in com.atlassian.confluence.impl.pages.attachments.filesystem used by com.atlassian.confluence.impl.backuprestore.backup.containerClassDescriptionRepresents the filesystem used to store attachment data files.
-
Classes in com.atlassian.confluence.impl.pages.attachments.filesystem used by com.atlassian.confluence.impl.backuprestore.restoreClassDescriptionRepresents the filesystem used to store attachment data files.
-
Classes in com.atlassian.confluence.impl.pages.attachments.filesystem used by com.atlassian.confluence.impl.backuprestore.restore.persistersClassDescriptionRepresents the filesystem used to store attachment data files.
-
Classes in com.atlassian.confluence.impl.pages.attachments.filesystem used by com.atlassian.confluence.impl.contentClassDescriptionA 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.filesystemClassDescriptionRepresents a single attachment data file, plus its metadata.Represents the filesystem used to store attachment data files.Deprecated.Resolves the location of the directory used to store attachment data.The purpose of this adapter is to switch between different attachment storage structures implementations
AttachmentDataFileSystem
.Deprecated.since 8.1.0.An implementation ofAttachmentDataFileSystem
which stores the attachment data as files on a filesystem, using the standardFile
API. -
Classes in com.atlassian.confluence.impl.pages.attachments.filesystem used by com.atlassian.confluence.impl.pages.attachments.objectstorageClassDescriptionRepresents a single attachment data file, plus its metadata.Represents the filesystem used to store attachment data files.
-
-
Classes in com.atlassian.confluence.impl.pages.attachments.filesystem used by com.atlassian.confluence.impl.space.deletion.backgrounddeletion.erasersClassDescriptionRepresents the filesystem used to store attachment data files.
-
Classes in com.atlassian.confluence.impl.pages.attachments.filesystem used by com.atlassian.confluence.status.serviceClassDescriptionRepresents the filesystem used to store attachment data files.
-
Classes in com.atlassian.confluence.impl.pages.attachments.filesystem used by com.atlassian.confluence.upgradeClassDescriptionRepresents the filesystem used to store attachment data files.Resolves the location of the directory used to store attachment data.
AttachmentDataFileSystem