| Package | Description |
|---|---|
| org.exoplatform.addon.kudos.model | |
| org.exoplatform.addon.kudos.rest | |
| org.exoplatform.addon.kudos.service | |
| org.exoplatform.addon.kudos.service.utils |
| Modifier and Type | Method and Description |
|---|---|
static GlobalSettings |
GlobalSettings.parseStringToObject(String jsonString) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
KudosSettingsREST.saveSettings(GlobalSettings settings)
Save global settings of Kudos application
|
| Modifier and Type | Method and Description |
|---|---|
GlobalSettings |
KudosService.getGlobalSettings() |
| Modifier and Type | Method and Description |
|---|---|
void |
KudosService.saveGlobalSettings(GlobalSettings settings) |
| Modifier and Type | Method and Description |
|---|---|
static KudosPeriod |
Utils.getCurrentPeriod(GlobalSettings globalSettings) |
static KudosPeriod |
Utils.getPeriodOfTime(GlobalSettings globalSettings,
LocalDateTime localDateTime) |
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.