Package com.flowable.content.engine.impl.fs
-
Class Summary Class Description FileSystemContentObject ContentObject
, backed by a file.FileSystemContentStorage Note that this implementation of theContentStorage
interface doesn't do anything with the passed metadata, nor returns it when requested!PathConverter Converts between a unique content index and a relativeFile
path.SimpleFileSystemContentStorage (Very) simple implementation of theContentStorage
that relies on the passed metadata to store content.