Uses of Class
com.flowable.platform.engine.impl.configuration.BaseThemeAutoImporter.ThemeDocument
-
Uses of BaseThemeAutoImporter.ThemeDocument in com.flowable.platform.engine.impl.configuration
Modifier and TypeFieldDescriptionprotected Collection<BaseThemeAutoImporter.ThemeDocument>
BaseThemeAutoImporter.ThemeImportDocument.themes
Modifier and TypeMethodDescriptionprotected Theme
BaseThemeAutoImporter.importTheme
(BaseThemeAutoImporter.ThemeDocument themeDocument, String tenantId, boolean overwrite) Modifier and TypeMethodDescriptionBaseThemeAutoImporter.importThemes
(Collection<BaseThemeAutoImporter.ThemeDocument> themeDocuments, String tenantId, boolean overwrite) void
BaseThemeAutoImporter.ThemeImportDocument.setThemes
(Collection<BaseThemeAutoImporter.ThemeDocument> themes)