Uses of Class
com.atlassian.confluence.impl.pages.attachments.filesystem.ContentDirectoryStructureAttachmentDataFileSystemV004
Packages that use ContentDirectoryStructureAttachmentDataFileSystemV004
-
Uses of ContentDirectoryStructureAttachmentDataFileSystemV004 in com.atlassian.confluence.impl.pages.attachments.filesystem
Methods in com.atlassian.confluence.impl.pages.attachments.filesystem that return ContentDirectoryStructureAttachmentDataFileSystemV004Modifier and TypeMethodDescriptionContentDirectoryStructureAttachmentDataFileSystemV004.create
(AttachmentDataStorageLocationResolver rootDir) Methods in com.atlassian.confluence.impl.pages.attachments.filesystem with parameters of type ContentDirectoryStructureAttachmentDataFileSystemV004Modifier and TypeMethodDescriptionContentDirectoryStructureAttachmentDataFileSystemAdapter.create
(ContentDirectoryStructureAttachmentDataFileSystemV003 structureV003, ContentDirectoryStructureAttachmentDataFileSystemV004 structureV004, ZduManager zduManager) static AttachmentDataFileSystem
AttachmentFileStoreFactory.getInstance
(ContentDirectoryStructureAttachmentDataFileSystemV003 structureV3, ContentDirectoryStructureAttachmentDataFileSystemV004 structureV4, com.atlassian.config.ApplicationConfiguration appConfig, DarkFeaturesManager darkFeaturesManager, ClusterConfigurationHelperInternal clusterConfigurationHelper, ZduManager zduManager, com.atlassian.config.bootstrap.AtlassianBootstrapManager bootstrapManager, LicenseService licenseService) Produces instance ofAttachmentDataFileSystem
based on the defined properties.