Hierarchy For Package com.atlassian.confluence.impl.pages.attachments.filesystem
Package Hierarchies:Class Hierarchy
- java.lang.Object
- com.atlassian.confluence.impl.pages.attachments.filesystem.AttachmentDataFile<T> (implements org.springframework.core.io.InputStreamSource)
- com.atlassian.confluence.impl.pages.attachments.filesystem.AttachmentDataStorageLocationResolver
- com.atlassian.confluence.impl.pages.attachments.filesystem.AttachmentFileStoreFactory
- com.atlassian.confluence.impl.pages.attachments.filesystem.ContentDirectoryStructureAttachmentDataFileSystemAdapter (implements com.atlassian.confluence.impl.pages.attachments.filesystem.AttachmentDataFileSystem)
- com.atlassian.confluence.impl.pages.attachments.filesystem.ContentDirectoryStructureAttachmentDataFileSystemV003 (implements com.atlassian.confluence.impl.pages.attachments.filesystem.AttachmentDataFileSystem, com.atlassian.confluence.impl.pages.attachments.filesystem.AttachmentDataFileSystemV003)
- com.atlassian.confluence.impl.pages.attachments.filesystem.ContentDirectoryStructureAttachmentDataFileSystemV004 (implements com.atlassian.confluence.impl.pages.attachments.filesystem.AttachmentDataFileSystem)
- com.atlassian.confluence.impl.pages.attachments.filesystem.FileSystemAttachmentDataDao (implements com.atlassian.confluence.pages.persistence.dao.NonTransactionalAttachmentDataDao)
- com.atlassian.confluence.impl.pages.attachments.filesystem.UpdateAttachmentsOnFilesystemOnPageMoveHandler
Interface Hierarchy
- com.atlassian.confluence.impl.pages.attachments.filesystem.AttachmentDataFileSystem
- com.atlassian.confluence.impl.pages.attachments.filesystem.AttachmentDataFileSystemV003