Uses of Interface
com.flowable.agent.api.history.AgentInvocationExchangePart
Packages that use AgentInvocationExchangePart
Package
Description
-
Uses of AgentInvocationExchangePart in com.flowable.agent.engine.impl.history
Methods in com.flowable.agent.engine.impl.history that return types with arguments of type AgentInvocationExchangePartModifier and TypeMethodDescriptionAgentInvocationExchangePartChatClientQuery.executeList(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) AgentInvocationExchangePartQueryImpl.executeList(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) -
Uses of AgentInvocationExchangePart in com.flowable.agent.engine.impl.model.chatclient
Methods in com.flowable.agent.engine.impl.model.chatclient that return types with arguments of type AgentInvocationExchangePartModifier and TypeMethodDescriptionprotected List<AgentInvocationExchangePart> SpringChatClientAiModelInvoker.getPageOfExchangeParts(AgentInvocationContext agentInvocationContext) -
Uses of AgentInvocationExchangePart in com.flowable.agent.engine.impl.persistence.entity
Subinterfaces of AgentInvocationExchangePart in com.flowable.agent.engine.impl.persistence.entityClasses in com.flowable.agent.engine.impl.persistence.entity that implement AgentInvocationExchangePartMethods in com.flowable.agent.engine.impl.persistence.entity that return types with arguments of type AgentInvocationExchangePartModifier and TypeMethodDescriptionAgentInvocationExchangePartEntityManager.findByCriteria(AgentInvocationExchangePartQuery query) AgentInvocationExchangePartEntityManager.findByCriteria(AgentInvocationExchangePartChatClientQuery query) AgentInvocationExchangePartEntityManagerImpl.findByCriteria(AgentInvocationExchangePartQuery query) AgentInvocationExchangePartEntityManagerImpl.findByCriteria(AgentInvocationExchangePartChatClientQuery query) -
Uses of AgentInvocationExchangePart in com.flowable.agent.engine.impl.persistence.entity.data
Methods in com.flowable.agent.engine.impl.persistence.entity.data that return types with arguments of type AgentInvocationExchangePartModifier and TypeMethodDescriptionAgentInvocationExchangePartDataManager.findByCriteria(AgentInvocationExchangePartQuery query) AgentInvocationExchangePartDataManager.findByCriteria(AgentInvocationExchangePartChatClientQuery query) -
Uses of AgentInvocationExchangePart in com.flowable.agent.engine.impl.persistence.entity.data.impl
Methods in com.flowable.agent.engine.impl.persistence.entity.data.impl that return types with arguments of type AgentInvocationExchangePartModifier and TypeMethodDescriptionMybatisAgentInvocationExchangePartDataManager.findByCriteria(AgentInvocationExchangePartQuery query) MybatisAgentInvocationExchangePartDataManager.findByCriteria(AgentInvocationExchangePartChatClientQuery query)