Uses of Class
com.flowable.agent.engine.impl.runtime.AgentInvocationQueryImpl
Packages that use AgentInvocationQueryImpl
Package
Description
-
Uses of AgentInvocationQueryImpl in com.flowable.agent.engine.impl.persistence.entity.data
Methods in com.flowable.agent.engine.impl.persistence.entity.data with parameters of type AgentInvocationQueryImplModifier and TypeMethodDescriptionlongAgentInvocationDataManager.countByCriteria(AgentInvocationQueryImpl agentInvocationQuery) AgentInvocationDataManager.findByCriteria(AgentInvocationQueryImpl agentInvocationQuery) -
Uses of AgentInvocationQueryImpl 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 AgentInvocationQueryImplModifier and TypeMethodDescriptionlongMybatisAgentInvocationDataManager.countByCriteria(AgentInvocationQueryImpl query) MybatisAgentInvocationDataManager.findByCriteria(AgentInvocationQueryImpl query)