Uses of Class
com.flowable.agent.engine.impl.runtime.A2AAgentInvocationResultResponse
Packages that use A2AAgentInvocationResultResponse
-
Uses of A2AAgentInvocationResultResponse in com.flowable.agent.engine.impl.model.a2a
Methods in com.flowable.agent.engine.impl.model.a2a that return A2AAgentInvocationResultResponseModifier and TypeMethodDescriptionprotected A2AAgentInvocationResultResponseA2AModelInvoker.createInvocationResultResponseAndAddToExchange(A2AEvent response, boolean hasOutputSchema, AgentInvocationResultResponse.Exchange exchange, AgentInvocationResultResponse.Invocation invocation) -
Uses of A2AAgentInvocationResultResponse in com.flowable.agent.engine.impl.runtime
Methods in com.flowable.agent.engine.impl.runtime that return A2AAgentInvocationResultResponseModifier and TypeMethodDescriptionA2AAgentInvocationResultResponse.forMessage(A2AMessage message, AgentInvocationResult result, AgentInvocationResultResponse.Invocation invocation) A2AAgentInvocationResultResponse.forTask(A2ATask task, AgentInvocationResult result, AgentInvocationResultResponse.Invocation invocation)