Uses of Interface
org.exoplatform.task.dao.TaskLogHandler
-
Packages that use TaskLogHandler Package Description org.exoplatform.task.dao org.exoplatform.task.dao.jpa org.exoplatform.task.service.impl -
-
Uses of TaskLogHandler in org.exoplatform.task.dao
Methods in org.exoplatform.task.dao that return TaskLogHandler Modifier and Type Method Description TaskLogHandlerDAOHandler. getTaskLogHandler() -
Uses of TaskLogHandler in org.exoplatform.task.dao.jpa
Classes in org.exoplatform.task.dao.jpa that implement TaskLogHandler Modifier and Type Class Description classTaskLogDAOImpl -
Uses of TaskLogHandler in org.exoplatform.task.service.impl
Fields in org.exoplatform.task.service.impl declared as TaskLogHandler Modifier and Type Field Description protected TaskLogHandlerAbstractDAOHandler. taskLogHandlerMethods in org.exoplatform.task.service.impl that return TaskLogHandler Modifier and Type Method Description TaskLogHandlerAbstractDAOHandler. getTaskLogHandler()
-