| Package | Description |
|---|---|
| org.exoplatform.kudos.model | |
| org.exoplatform.kudos.rest | |
| org.exoplatform.kudos.service | |
| org.exoplatform.kudos.service.utils |
| Modifier and Type | Method and Description |
|---|---|
GlobalSettings |
GlobalSettings.clone() |
static GlobalSettings |
GlobalSettings.parseStringToObject(String jsonString) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
KudosSettingsREST.saveSettings(GlobalSettings settings) |
| 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.