Class ThemeAutoImporter.ThemeDocument
- java.lang.Object
-
- com.flowable.platform.engine.impl.configuration.ThemeAutoImporter.ThemeDocument
-
- Enclosing class:
- ThemeAutoImporter
protected static class ThemeAutoImporter.ThemeDocument extends Object
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedThemeDocument()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetName()Map<String,String>getOptions()voidsetName(String name)voidsetOptions(Map<String,String> options)
-