Uses of Interface
com.flowable.platform.api.configuration.Theme
Package
Description
-
Uses of Theme in com.flowable.platform.api.configuration
Modifier and TypeMethodDescriptionThemeBuilder.save()
Save the theme.ThemeQuery.singleResult()
Return a singleTheme
-
Uses of Theme in com.flowable.platform.engine.impl.configuration
Modifier and TypeMethodDescriptionprotected Theme
ThemeQueryImpl.asTheme
(ConfigurationProperty themeProperty) protected Theme
BaseThemeAutoImporter.importTheme
(BaseThemeAutoImporter.ThemeDocument themeDocument, String tenantId, boolean overwrite) ThemeBuilderImpl.save()
ThemeQueryImpl.singleResult()
Modifier and TypeMethodDescriptionBaseThemeAutoImporter.importDocument
(BaseThemeAutoImporter.ThemeImportDocument document) CustomThemeAutoImporter.importDocument
(BaseThemeAutoImporter.ThemeImportDocument document) DefaultThemeAutoImporter.importDocument
(BaseThemeAutoImporter.ThemeImportDocument document) BaseThemeAutoImporter.importThemes
(Collection<BaseThemeAutoImporter.ThemeDocument> themeDocuments, String tenantId, boolean overwrite) ThemeQueryImpl.list()