Uses of Interface
com.atlassian.confluence.pages.persistence.dao.filesystem.AttachmentDataFileSystem
-
Packages that use AttachmentDataFileSystem Package Description com.atlassian.confluence.pages.persistence.dao.filesystem -
-
Uses of AttachmentDataFileSystem in com.atlassian.confluence.pages.persistence.dao.filesystem
Classes in com.atlassian.confluence.pages.persistence.dao.filesystem that implement AttachmentDataFileSystem Modifier and Type Class Description classHierarchicalMultiStreamAttachmentDataFileSystemDeprecated.since 7.12 replaced byContentDirectoryStructureAttachmentDataFileSystemMethods in com.atlassian.confluence.pages.persistence.dao.filesystem that return AttachmentDataFileSystem Modifier and Type Method Description AttachmentDataFileSystemFileSystemAttachmentDataDao. getAttachmentDataFileSystem()Deprecated.Constructors in com.atlassian.confluence.pages.persistence.dao.filesystem with parameters of type AttachmentDataFileSystem Constructor Description FileSystemAttachmentDataDao(AttachmentDataFileSystem fileSystem)Deprecated.
-