@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.space.spi.SpaceService |
spaceService |
| Constructor and Description |
|---|
GamificationInformationsEndpoint(org.exoplatform.social.core.manager.IdentityManager identityManager,
org.exoplatform.social.core.space.spi.SpaceService spaceService,
GamificationService gamificationService) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
getAllLeadersByRank(javax.ws.rs.core.UriInfo uriInfo,
String capacity,
String providerId,
String remoteId) |
protected org.exoplatform.social.core.manager.IdentityManager identityManager
protected GamificationService gamificationService
protected org.exoplatform.social.core.space.spi.SpaceService spaceService
public GamificationInformationsEndpoint(org.exoplatform.social.core.manager.IdentityManager identityManager,
org.exoplatform.social.core.space.spi.SpaceService spaceService,
GamificationService gamificationService)
@RolesAllowed(value="users") public javax.ws.rs.core.Response getAllLeadersByRank(@Context javax.ws.rs.core.UriInfo uriInfo, String capacity, String providerId, String remoteId)
Copyright © 2003–2021 eXo Platform SAS. All rights reserved.