Uses of Class
com.flowable.agent.engine.impl.history.AgentInvocationExchangePartChatClientQuery
Packages that use AgentInvocationExchangePartChatClientQuery
Package
Description
-
Uses of AgentInvocationExchangePartChatClientQuery in com.flowable.agent.engine.impl.persistence.entity
Methods in com.flowable.agent.engine.impl.persistence.entity with parameters of type AgentInvocationExchangePartChatClientQueryModifier and TypeMethodDescriptionlongAgentInvocationExchangePartEntityManager.countByCriteria(AgentInvocationExchangePartChatClientQuery query) longAgentInvocationExchangePartEntityManagerImpl.countByCriteria(AgentInvocationExchangePartChatClientQuery query) AgentInvocationExchangePartEntityManager.findByCriteria(AgentInvocationExchangePartChatClientQuery query) AgentInvocationExchangePartEntityManagerImpl.findByCriteria(AgentInvocationExchangePartChatClientQuery query) -
Uses of AgentInvocationExchangePartChatClientQuery in com.flowable.agent.engine.impl.persistence.entity.data
Methods in com.flowable.agent.engine.impl.persistence.entity.data with parameters of type AgentInvocationExchangePartChatClientQueryModifier and TypeMethodDescriptionlongAgentInvocationExchangePartDataManager.countByCriteria(AgentInvocationExchangePartChatClientQuery query) AgentInvocationExchangePartDataManager.findByCriteria(AgentInvocationExchangePartChatClientQuery query) -
Uses of AgentInvocationExchangePartChatClientQuery 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 AgentInvocationExchangePartChatClientQueryModifier and TypeMethodDescriptionlongMybatisAgentInvocationExchangePartDataManager.countByCriteria(AgentInvocationExchangePartChatClientQuery query) MybatisAgentInvocationExchangePartDataManager.findByCriteria(AgentInvocationExchangePartChatClientQuery query)