public class TaskLogDAOImpl extends CommonJPADAO<ChangeLog,Long> implements TaskLogHandler
clz| Constructor and Description |
|---|
TaskLogDAOImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.exoplatform.commons.utils.ListAccess<ChangeLog> |
findTaskLogs(Long taskId) |
buildPath, buildQuery, buildSingleCondition, cloneEntities, cloneEntity, create, find, findEntities, getCachecount, createAll, delete, deleteAll, deleteAll, findAll, getEntityManager, update, updateAllpublic org.exoplatform.commons.utils.ListAccess<ChangeLog> findTaskLogs(Long taskId)
findTaskLogs in interface TaskLogHandlerCopyright © 2003–2016 eXo Platform SAS. All rights reserved.