Uses of Interface
com.flowable.platform.api.configuration.Theme
Packages that use Theme
Package
Description
-
Uses of Theme in com.flowable.platform.api.configuration
Methods in com.flowable.platform.api.configuration that return ThemeModifier and TypeMethodDescriptionThemeBuilder.save()Save the theme.ThemeQuery.singleResult()Return a singleThemeMethods in com.flowable.platform.api.configuration that return types with arguments of type Theme -
Uses of Theme in com.flowable.platform.engine.impl.configuration
Classes in com.flowable.platform.engine.impl.configuration that implement ThemeMethods in com.flowable.platform.engine.impl.configuration that return ThemeModifier and TypeMethodDescriptionprotected ThemeThemeQueryImpl.asTheme(ConfigurationProperty themeProperty) protected ThemeBaseThemeAutoImporter.importTheme(BaseThemeAutoImporter.ThemeDocument themeDocument, String tenantId, boolean overwrite) ThemeBuilderImpl.save()ThemeQueryImpl.singleResult()Methods in com.flowable.platform.engine.impl.configuration that return types with arguments of type ThemeModifier 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()