Class FlowableContentProperties.Storage

  • Enclosing class:
    FlowableContentProperties

    public static class FlowableContentProperties.Storage
    extends Object
    The storage configuration for the content engine.
    • Constructor Detail

      • Storage

        public Storage()
    • Method Detail

      • getRootFolder

        public String getRootFolder()
      • setRootFolder

        public void setRootFolder​(String rootFolder)
      • getCreateRoot

        public boolean getCreateRoot()
      • setCreateRoot

        public void setCreateRoot​(Boolean createRoot)