| Package | Description |
|---|---|
| com.flowable.platform.engine.impl.configuration |
| Modifier and Type | Field and Description |
|---|---|
protected Collection<ThemeAutoImporter.ThemeDocument> |
ThemeAutoImporter.ThemeImportDocument.themes |
| Modifier and Type | Method and Description |
|---|---|
Collection<ThemeAutoImporter.ThemeDocument> |
ThemeAutoImporter.ThemeImportDocument.getThemes() |
| Modifier and Type | Method and Description |
|---|---|
protected Theme |
ThemeAutoImporter.importTheme(ThemeAutoImporter.ThemeDocument themeDocument,
String tenantId,
boolean overwrite) |
| Modifier and Type | Method and Description |
|---|---|
protected List<Theme> |
ThemeAutoImporter.importThemes(Collection<ThemeAutoImporter.ThemeDocument> themeDocuments,
String tenantId,
boolean overwrite) |
void |
ThemeAutoImporter.ThemeImportDocument.setThemes(Collection<ThemeAutoImporter.ThemeDocument> themes) |