| Package | Description |
|---|---|
| org.exoplatform.cs.dao | |
| org.exoplatform.cs.service |
| Modifier and Type | Method and Description |
|---|---|
List<LogEntity> |
LogDAO.getByType(LogType type,
int offset,
int limit) |
List<LogEntity> |
LogDAO.getFirstLogByType(LogType type) |
List<LogEntity> |
LogDAO.getLogsByNewValue(String newValue) |
List<LogEntity> |
LogDAO.getLogsByTicketAndStatus(String topicId,
List<String> status) |
List<LogEntity> |
LogDAO.getTimeToFirstResponseFirstLog() |
List<LogEntity> |
LogDAO.getTimeToResolutionFirstLog() |
List<LogEntity> |
LogDAO.getupdates(Calendar from,
Calendar to) |
| Modifier and Type | Method and Description |
|---|---|
List<LogEntity> |
TicketService.getUpdatedTickets(Calendar from,
Calendar to) |
Copyright © 2003–2018 eXo Platform SAS. All rights reserved.