Uses of Class
pro.taskana.task.internal.TaskCommentQueryImpl
-
Packages that use TaskCommentQueryImpl Package Description pro.taskana.task.internal -
-
Uses of TaskCommentQueryImpl in pro.taskana.task.internal
Methods in pro.taskana.task.internal with parameters of type TaskCommentQueryImpl Modifier and Type Method Description LongTaskCommentQueryMapper. countQueryTaskComments(TaskCommentQueryImpl taskCommentQuery)List<String>TaskCommentQueryMapper. queryTaskCommentColumnValues(TaskCommentQueryImpl taskCommentQuery)List<TaskCommentImpl>TaskCommentQueryMapper. queryTaskComments(TaskCommentQueryImpl taskCommentQuery, org.apache.ibatis.session.RowBounds rowBounds)
-