Uses of Class
com.flowable.platform.service.agent.AgentInvocationExchangePartChat
Packages that use AgentInvocationExchangePartChat
-
Uses of AgentInvocationExchangePartChat in com.flowable.platform.service.agent
Fields in com.flowable.platform.service.agent with type parameters of type AgentInvocationExchangePartChatModifier and TypeFieldDescriptionprotected Collection<AgentInvocationExchangePartChat> AgentInvocationExchangeChat.partsMethods in com.flowable.platform.service.agent that return types with arguments of type AgentInvocationExchangePartChatMethods in com.flowable.platform.service.agent with parameters of type AgentInvocationExchangePartChatModifier and TypeMethodDescriptionprotected AgentChatMessageResponsePlatformAgentService.convert(AgentInvocationExchangeChat exchange, AgentInvocationExchangePartChat part) Method parameters in com.flowable.platform.service.agent with type arguments of type AgentInvocationExchangePartChatModifier and TypeMethodDescriptionvoidAgentInvocationExchangeChat.setParts(Collection<AgentInvocationExchangePartChat> parts)