Package com.flowable.content.engine.impl.fs

  • Class Summary 
    Class Description
    FileSystemContentObject
    ContentObject, backed by a file.
    FileSystemContentStorage
    Note that this implementation of the ContentStorage interface doesn't do anything with the passed metadata, nor returns it when requested!
    PathConverter
    Converts between a unique content index and a relative File path.
    SimpleFileSystemContentStorage
    (Very) simple implementation of the ContentStorage that relies on the passed metadata to store content.