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, getDialect, getEntityManager, getHibernateDialect, isMSSQLDialect, isOrcaleDialect, update, updateAllpublic org.exoplatform.commons.utils.ListAccess<ChangeLog> findTaskLogs(Long taskId)
findTaskLogs in interface TaskLogHandlerCopyright © 2003–2018 eXo Platform SAS. All rights reserved.