Uses of Class
org.exoplatform.task.domain.ChangeLog
Packages that use ChangeLog
Package
Description
-
Uses of ChangeLog in org.exoplatform.task.dao
Methods in org.exoplatform.task.dao that return types with arguments of type ChangeLogModifier and TypeMethodDescriptionorg.exoplatform.commons.utils.ListAccess<ChangeLog>TaskLogHandler.findTaskLogs(Long taskId) -
Uses of ChangeLog in org.exoplatform.task.dao.jpa
Methods in org.exoplatform.task.dao.jpa that return types with arguments of type ChangeLogModifier and TypeMethodDescriptionorg.exoplatform.commons.utils.ListAccess<ChangeLog>TaskLogDAOImpl.findTaskLogs(Long taskId) -
Uses of ChangeLog in org.exoplatform.task.domain
Methods in org.exoplatform.task.domain that return ChangeLogMethods in org.exoplatform.task.domain with parameters of type ChangeLog -
Uses of ChangeLog in org.exoplatform.task.dto
Constructors in org.exoplatform.task.dto with parameters of type ChangeLog -
Uses of ChangeLog in org.exoplatform.task.util
Methods in org.exoplatform.task.util that return ChangeLogModifier and TypeMethodDescriptionstatic ChangeLogStorageUtil.changeLogToEntity(ChangeLogEntry changeLogEntry, UserService userService) Methods in org.exoplatform.task.util with parameters of type ChangeLogModifier and TypeMethodDescriptionstatic ChangeLogEntryStorageUtil.changeLogToDto(ChangeLog changeLog, UserService userService)