Uses of Class
com.flowable.content.engine.impl.AbstractContentStorage
-
Packages that use AbstractContentStorage Package Description com.flowable.content.engine.impl.fs -
-
Uses of AbstractContentStorage in com.flowable.content.engine.impl.fs
Subclasses of AbstractContentStorage in com.flowable.content.engine.impl.fs Modifier and Type Class Description class
SimpleFileSystemContentStorage
(Very) simple implementation of theContentStorage
that relies on the passed metadata to store content.
-