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