Uses of Interface
com.atlassian.confluence.impl.pages.attachments.filesystem.AttachmentDataFileSystemV003
Packages that use AttachmentDataFileSystemV003
Package
Description
-
Uses of AttachmentDataFileSystemV003 in com.atlassian.confluence.impl.pages.attachments.filesystem
Classes in com.atlassian.confluence.impl.pages.attachments.filesystem that implement AttachmentDataFileSystemV003Modifier and TypeClassDescriptionclass
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 AttachmentDataFileSystemV003ModifierConstructorDescriptionDeferredFileDeletionJob
(PageManagerInternal pageManager, AttachmentManagerInternal attachmentManager, DeferredFileDeletionQueue deletionQueue, AttachmentDataFileSystemV003 attachmentDataFileSystemV003)