Uses of Class
com.flowable.platform.engine.impl.comment.CommentQueryImpl
Package
Description
-
Uses of CommentQueryImpl in com.flowable.platform.engine.impl.persistence.entity.data
Modifier and TypeMethodDescriptionlong
CommentDataManager.countByCriteria
(CommentQueryImpl commentQuery) CommentDataManager.findByCriteria
(CommentQueryImpl commentQuery) -
Uses of CommentQueryImpl in com.flowable.platform.engine.impl.persistence.entity.data.impl
Modifier and TypeMethodDescriptionlong
MyBatisCommentDataManager.countByCriteria
(CommentQueryImpl commentQuery) MyBatisCommentDataManager.findByCriteria
(CommentQueryImpl commentQuery)