Package org.flowable.spring.boot.content
Class FlowableContentProperties.Storage
- java.lang.Object
-
- org.flowable.spring.boot.content.FlowableContentProperties.Storage
-
- Enclosing class:
- FlowableContentProperties
public static class FlowableContentProperties.Storage extends Object
The storage configuration for the content engine.
-
-
Constructor Summary
Constructors Constructor Description Storage()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleangetCreateRoot()StringgetRootFolder()voidsetCreateRoot(Boolean createRoot)voidsetRootFolder(String rootFolder)
-