public class TicketAdministrationController extends CSControllerBase
| Constructor and Description |
|---|
TicketAdministrationController() |
| Modifier and Type | Method and Description |
|---|---|
List<org.exoplatform.cs.dto.TicketDTO> |
getAllTickets() |
juzu.Response |
getBundle(String locale) |
List<String> |
getEngSupportsUsernames(org.exoplatform.cs.dto.TicketDTO ticketDTO) |
org.exoplatform.services.log.Log |
getLogger() |
juzu.Response.Content |
index() |
org.exoplatform.cs.dto.TicketDTO |
saveTicket(org.exoplatform.cs.dto.TicketDTO ticketDTO) |
getBundle, getCurrentSpaceId, getCurrentUser, getResourceBundle, getResourceBundlepublic juzu.Response.Content index()
public List<org.exoplatform.cs.dto.TicketDTO> getAllTickets()
public juzu.Response getBundle(String locale)
public org.exoplatform.cs.dto.TicketDTO saveTicket(org.exoplatform.cs.dto.TicketDTO ticketDTO)
throws Exception
Exceptionpublic List<String> getEngSupportsUsernames(org.exoplatform.cs.dto.TicketDTO ticketDTO)
public org.exoplatform.services.log.Log getLogger()
getLogger in class CSControllerBaseCopyright © 2003–2016 eXo Platform SAS. All rights reserved.