Uses of Class
com.flowable.platform.engine.impl.configuration.BaseThemeAutoImporter.ThemeDocument
Packages that use BaseThemeAutoImporter.ThemeDocument
-
Uses of BaseThemeAutoImporter.ThemeDocument in com.flowable.platform.engine.impl.configuration
Fields in com.flowable.platform.engine.impl.configuration with type parameters of type BaseThemeAutoImporter.ThemeDocumentModifier and TypeFieldDescriptionprotected Collection<BaseThemeAutoImporter.ThemeDocument>
BaseThemeAutoImporter.ThemeImportDocument.themes
Methods in com.flowable.platform.engine.impl.configuration that return types with arguments of type BaseThemeAutoImporter.ThemeDocumentMethods in com.flowable.platform.engine.impl.configuration with parameters of type BaseThemeAutoImporter.ThemeDocumentModifier and TypeMethodDescriptionprotected Theme
BaseThemeAutoImporter.importTheme
(BaseThemeAutoImporter.ThemeDocument themeDocument, String tenantId, boolean overwrite) Method parameters in com.flowable.platform.engine.impl.configuration with type arguments of type BaseThemeAutoImporter.ThemeDocumentModifier and TypeMethodDescriptionBaseThemeAutoImporter.importThemes
(Collection<BaseThemeAutoImporter.ThemeDocument> themeDocuments, String tenantId, boolean overwrite) void
BaseThemeAutoImporter.ThemeImportDocument.setThemes
(Collection<BaseThemeAutoImporter.ThemeDocument> themes)