Class ContentDirectoryStructureAttachmentDataFileSystemAdapter

  • All Implemented Interfaces:
    AttachmentDataFileSystem

    public final class ContentDirectoryStructureAttachmentDataFileSystemAdapter
    extends Object
    implements AttachmentDataFileSystem
    The purpose of this adapter is to switch between different attachment storage structures implementations AttachmentDataFileSystem. The version 003 needs to be supported while the migration to version 004 is in progress. The class prioritises version 004 and if it can't find a file then it will fallback to version 003.
    Since:
    8.1.0