Uses of Class
com.flowable.agent.engine.impl.history.AgentInvocationEvaluationQueryImpl
Packages that use AgentInvocationEvaluationQueryImpl
Package
Description
-
Uses of AgentInvocationEvaluationQueryImpl in com.flowable.agent.engine.impl.persistence.entity.data
Methods in com.flowable.agent.engine.impl.persistence.entity.data with parameters of type AgentInvocationEvaluationQueryImplModifier and TypeMethodDescriptionlongAgentInvocationEvaluationDataManager.countByCriteria(AgentInvocationEvaluationQueryImpl query) AgentInvocationEvaluationDataManager.findByCriteria(AgentInvocationEvaluationQueryImpl query) -
Uses of AgentInvocationEvaluationQueryImpl in com.flowable.agent.engine.impl.persistence.entity.data.impl
Methods in com.flowable.agent.engine.impl.persistence.entity.data.impl with parameters of type AgentInvocationEvaluationQueryImplModifier and TypeMethodDescriptionlongMybatisAgentInvocationEvaluationDataManager.countByCriteria(AgentInvocationEvaluationQueryImpl query) MybatisAgentInvocationEvaluationDataManager.findByCriteria(AgentInvocationEvaluationQueryImpl query)