Uses of Class
com.atlassian.confluence.impl.pages.attachments.filesystem.ContentDirectoryStructureAttachmentDataFileSystemV004
-
Packages that use ContentDirectoryStructureAttachmentDataFileSystemV004 Package Description com.atlassian.confluence.impl.pages.attachments.filesystem -
-
Uses of ContentDirectoryStructureAttachmentDataFileSystemV004 in com.atlassian.confluence.impl.pages.attachments.filesystem
Methods in com.atlassian.confluence.impl.pages.attachments.filesystem that return ContentDirectoryStructureAttachmentDataFileSystemV004 Modifier and Type Method Description static ContentDirectoryStructureAttachmentDataFileSystemV004ContentDirectoryStructureAttachmentDataFileSystemV004. create(AttachmentDataStorageLocationResolver rootDir)Methods in com.atlassian.confluence.impl.pages.attachments.filesystem with parameters of type ContentDirectoryStructureAttachmentDataFileSystemV004 Modifier and Type Method Description static ContentDirectoryStructureAttachmentDataFileSystemAdapterContentDirectoryStructureAttachmentDataFileSystemAdapter. create(ContentDirectoryStructureAttachmentDataFileSystemV003 structureV003, ContentDirectoryStructureAttachmentDataFileSystemV004 structureV004)static AttachmentDataFileSystemAttachmentFileStoreFactory. getInstance(ContentDirectoryStructureAttachmentDataFileSystemV003 structureV3, ContentDirectoryStructureAttachmentDataFileSystemV004 structureV4, com.atlassian.config.ApplicationConfiguration appConfig, com.atlassian.sal.api.features.DarkFeatureManager salDarkFeatureManager, ClusterConfigurationHelperInternal clusterConfigurationHelper)Produces instance ofAttachmentDataFileSystembased on the defined properties.
-