Class GetTaskExecutor
java.lang.Object
com.mulesoft.connectors.a2a.internal.server.agent.operations.TaskExecutor
com.mulesoft.connectors.a2a.internal.server.agent.operations.GetTaskExecutor
Handles the retrieval of task information and history for the A2A protocol. This operation implements the 'tasks/get' JSON-RPC
method and provides proper error handling with standardized JSON-RPC error codes according to the A2A protocol specification.
-
Field Summary
Fields inherited from class com.mulesoft.connectors.a2a.internal.server.agent.operations.TaskExecutor
httpRequestContext, requestContext, responseCallback, rpcRequest, serializer, taskHistory, taskStoreService -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GetTaskExecutor
-
-
Method Details
-
execute
- Specified by:
executein classTaskExecutor
-