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