Uses of Interface
com.atlassian.confluence.impl.pages.attachments.filesystem.AttachmentDataFileSystemV003
-
-
Uses of AttachmentDataFileSystemV003 in com.atlassian.confluence.impl.pages.attachments.filesystem
Classes in com.atlassian.confluence.impl.pages.attachments.filesystem that implement AttachmentDataFileSystemV003 Modifier and Type Class Description class
ContentDirectoryStructureAttachmentDataFileSystemV003
Deprecated.since 8.1.0. -
Uses of AttachmentDataFileSystemV003 in com.atlassian.confluence.impl.schedule.jobs.filedeletion
Constructors in com.atlassian.confluence.impl.schedule.jobs.filedeletion with parameters of type AttachmentDataFileSystemV003 Constructor Description DeferredFileDeletionJob(PageManagerInternal pageManager, AttachmentManagerInternal attachmentManager, DeferredFileDeletionQueue deletionQueue, AttachmentDataFileSystemV003 attachmentDataFileSystemV003)
-
Uses of AttachmentDataFileSystemV003 in com.atlassian.confluence.schedule.jobs.filedeletion
Constructors in com.atlassian.confluence.schedule.jobs.filedeletion with parameters of type AttachmentDataFileSystemV003 Constructor Description DeferredFileDeletionJob(PageManagerInternal pageManager, AttachmentManagerInternal attachmentManager, DeferredFileDeletionQueue deletionQueue, AttachmentDataFileSystemV003 attachmentDataFileSystemV003)
Deprecated, for removal: This API element is subject to removal in a future version.
-