Uses of Class
com.flowable.agent.engine.impl.model.a2a.client.A2ATask
Packages that use A2ATask
Package
Description
-
Uses of A2ATask in com.flowable.agent.engine.impl.model.a2a
Methods in com.flowable.agent.engine.impl.model.a2a with parameters of type A2ATaskModifier and TypeMethodDescriptionprotected PartA2AModelInvoker.getResultPartAndAddTaskToExchange(A2ATask task, AgentInvocationResultResponse.Exchange exchange) -
Uses of A2ATask in com.flowable.agent.engine.impl.model.a2a.client
Methods in com.flowable.agent.engine.impl.model.a2a.client that return A2ATask -
Uses of A2ATask in com.flowable.agent.engine.impl.runtime
Methods in com.flowable.agent.engine.impl.runtime with parameters of type A2ATaskModifier and TypeMethodDescriptionA2AAgentInvocationResultResponse.forTask(A2ATask task, AgentInvocationResult result, AgentInvocationResultResponse.Invocation invocation)