Uses of Class
com.flowable.agent.engine.impl.history.HistoricAgentInstanceQueryImpl
Packages that use HistoricAgentInstanceQueryImpl
Package
Description
-
Uses of HistoricAgentInstanceQueryImpl in com.flowable.agent.engine.impl.persistence.entity.data
Methods in com.flowable.agent.engine.impl.persistence.entity.data with parameters of type HistoricAgentInstanceQueryImplModifier and TypeMethodDescriptionlongHistoricAgentInstanceDataManager.countByCriteria(HistoricAgentInstanceQueryImpl historicAgentInstanceQuery) HistoricAgentInstanceDataManager.findByCriteria(HistoricAgentInstanceQueryImpl historicAgentInstanceQuery) -
Uses of HistoricAgentInstanceQueryImpl 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 HistoricAgentInstanceQueryImplModifier and TypeMethodDescriptionlongMybatisHistoricAgentInstanceDataManager.countByCriteria(HistoricAgentInstanceQueryImpl query) MybatisHistoricAgentInstanceDataManager.findByCriteria(HistoricAgentInstanceQueryImpl query) protected voidMybatisHistoricAgentInstanceDataManager.setSafeInValueLists(HistoricAgentInstanceQueryImpl historicAgentInstanceQuery)