public class NPSChartsController extends Object
| Constructor and Description |
|---|
NPSChartsController() |
| Modifier and Type | Method and Description |
|---|---|
juzu.Response |
getBundle() |
juzu.Response |
getData() |
juzu.Response |
getNPSByMonth(Long typeId) |
juzu.Response |
getNPSByWeek(Long typeId) |
juzu.Response |
getNPSLineChart(Long typeId,
String chartType) |
juzu.Response |
getRollingAvg(Long typeId,
int period) |
juzu.Response |
getWeeklyNPS(Long typeId) |
juzu.Response.Content |
index(juzu.request.RequestContext requestContext) |
juzu.Response.Content |
updateSettings(String respondedCookiesExpiration,
String reportedCookiesExpiration,
String typeId,
String firstDisplayDelay,
String displayPopup) |
public juzu.Response.Content index(juzu.request.RequestContext requestContext)
public juzu.Response.Content updateSettings(String respondedCookiesExpiration, String reportedCookiesExpiration, String typeId, String firstDisplayDelay, String displayPopup) throws Exception
Exceptionpublic juzu.Response getBundle()
public juzu.Response getData()
public juzu.Response getWeeklyNPS(Long typeId)
public juzu.Response getNPSByWeek(Long typeId)
public juzu.Response getNPSByMonth(Long typeId)
public juzu.Response getRollingAvg(Long typeId, int period)
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.