public class TicketChartsController extends CSControllerBase
| Constructor and Description |
|---|
TicketChartsController() |
| Modifier and Type | Method and Description |
|---|---|
juzu.Response |
getBundle(String locale) |
juzu.Response |
getData() |
org.exoplatform.services.log.Log |
getLogger() |
List<org.exoplatform.cs.dto.SpaceDTO> |
getSpaces()
this method returns the list of customer spaces
|
juzu.Response |
getTicketsChartData(String spaceId) |
juzu.Response.Content |
index() |
Map<String,List<org.exoplatform.cs.service.tickets.FlowState>> |
loadStatuses()
this method returns the static list of ticket types
|
getBundle, getCurrentSpaceId, getCurrentUser, getResourceBundle, getResourceBundle, isCSManagerpublic juzu.Response.Content index()
public juzu.Response getBundle(String locale)
public Map<String,List<org.exoplatform.cs.service.tickets.FlowState>> loadStatuses()
public juzu.Response getTicketsChartData(String spaceId)
public juzu.Response getData()
public List<org.exoplatform.cs.dto.SpaceDTO> getSpaces()
public org.exoplatform.services.log.Log getLogger()
getLogger in class CSControllerBaseCopyright © 2003–2018 eXo Platform SAS. All rights reserved.