Class ThemeImpl
java.lang.Object
com.flowable.platform.engine.impl.configuration.ThemeImpl
- All Implemented Interfaces:
Theme
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()The technical id of the theme.getName()The name of the themeThe theme optionsvoidvoidvoidsetTenantId(String tenantId) voidsetThemeOptions(Map<String, String> themeOptions) toString()
-
Field Details
-
id
-
tenantId
-
name
-
themeOptions
-
-
Constructor Details
-
ThemeImpl
public ThemeImpl()
-
-
Method Details
-
getId
-
setId
-
getTenantId
- Specified by:
getTenantIdin interfaceTheme
-
setTenantId
-
getName
-
setName
-
getOptions
-
setThemeOptions
-
toString
-