JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.flowable.platform.api.configuration
Interface Theme
All Known Implementing Classes:
ThemeImpl
public interface
Theme
Author:
Filip Hrisafov
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getId
()
The technical id of the theme.
String
getName
()
The name of the theme
Map
<
String
,
String
>
getOptions
()
The theme options
String
getTenantId
()
Method Details
getId
String
getId
()
The technical id of the theme.
getTenantId
String
getTenantId
()
getName
String
getName
()
The name of the theme
getOptions
Map
<
String
,
String
>
getOptions
()
The theme options