@RolesAllowed(value="users") public class GamificationInformationsEndpoint extends Object implements org.exoplatform.services.rest.resource.ResourceContainer
| Modifier and Type | Class and Description |
|---|---|
static class |
GamificationInformationsEndpoint.GamificationHistoryInfo |
| Modifier and Type | Field and Description |
|---|---|
protected GamificationService |
gamificationService |
protected org.exoplatform.social.core.manager.IdentityManager |
identityManager |
protected org.exoplatform.social.core.manager.RelationshipManager |
relationshipManager |
| Constructor and Description |
|---|
GamificationInformationsEndpoint() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
getAllLeadersByRank(javax.ws.rs.core.UriInfo uriInfo,
String capacity,
String url) |
protected org.exoplatform.social.core.manager.IdentityManager identityManager
protected GamificationService gamificationService
protected org.exoplatform.social.core.manager.RelationshipManager relationshipManager
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.