Uses of Class
com.flowable.engage.engine.impl.message.ReactionQueryImpl
Packages that use ReactionQueryImpl
Package
Description
-
Uses of ReactionQueryImpl in com.flowable.engage.engine.impl.persistence.entity.data
Methods in com.flowable.engage.engine.impl.persistence.entity.data with parameters of type ReactionQueryImplModifier and TypeMethodDescriptionlong
ReactionDataManager.countByCriteria
(ReactionQueryImpl query) ReactionDataManager.findByCriteria
(ReactionQueryImpl query) -
Uses of ReactionQueryImpl in com.flowable.engage.engine.impl.persistence.entity.data.impl
Methods in com.flowable.engage.engine.impl.persistence.entity.data.impl with parameters of type ReactionQueryImplModifier and TypeMethodDescriptionlong
MybatisReactionDataManager.countByCriteria
(ReactionQueryImpl query) MybatisReactionDataManager.findByCriteria
(ReactionQueryImpl query)