Interface TaskLogHandler

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      org.exoplatform.commons.utils.ListAccess<ChangeLog> findTaskLogs​(Long taskId)  
      • Methods inherited from interface org.exoplatform.commons.api.persistence.GenericDAO

        count, create, createAll, delete, deleteAll, deleteAll, find, findAll, update, updateAll
    • Method Detail

      • findTaskLogs

        org.exoplatform.commons.utils.ListAccess<ChangeLog> findTaskLogs​(Long taskId)