Uses of Class
com.flowable.platform.engine.impl.comment.CommentQueryImpl
Packages that use CommentQueryImpl
Package
Description
-
Uses of CommentQueryImpl in com.flowable.platform.engine.impl.persistence.entity.data
Methods in com.flowable.platform.engine.impl.persistence.entity.data with parameters of type CommentQueryImplModifier and TypeMethodDescriptionlong
CommentDataManager.countByCriteria
(CommentQueryImpl commentQuery) CommentDataManager.findByCriteria
(CommentQueryImpl commentQuery) -
Uses of CommentQueryImpl in com.flowable.platform.engine.impl.persistence.entity.data.impl
Methods in com.flowable.platform.engine.impl.persistence.entity.data.impl with parameters of type CommentQueryImplModifier and TypeMethodDescriptionlong
MyBatisCommentDataManager.countByCriteria
(CommentQueryImpl commentQuery) MyBatisCommentDataManager.findByCriteria
(CommentQueryImpl commentQuery)