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 TypeMethodDescriptionlongReactionDataManager.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 TypeMethodDescriptionlongMybatisReactionDataManager.countByCriteria(ReactionQueryImpl query) MybatisReactionDataManager.findByCriteria(ReactionQueryImpl query)