| Package | Description |
|---|---|
| org.bonitasoft.engine.theme | |
| org.bonitasoft.engine.theme.impl |
| Modifier and Type | Method and Description |
|---|---|
STheme |
ThemeService.getLastModifiedTheme(SThemeType type)
Get the last modified theme for the specific type.
|
STheme |
ThemeService.getTheme(long id)
Get theme by its id
|
STheme |
ThemeService.getTheme(SThemeType type,
boolean isDefault)
Get the default or current theme for the specific type.
|
| Modifier and Type | Method and Description |
|---|---|
STheme |
ThemeServiceImpl.getLastModifiedTheme(SThemeType type) |
STheme |
ThemeServiceImpl.getTheme(long id) |
STheme |
ThemeServiceImpl.getTheme(SThemeType type,
boolean isDefault) |
Copyright © 2018 Bonitasoft S.A.. All rights reserved.