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.themesMethods 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 ThemeBaseThemeAutoImporter.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) voidBaseThemeAutoImporter.ThemeImportDocument.setThemes(Collection<BaseThemeAutoImporter.ThemeDocument> themes)