java.lang.Object
com.mulesoft.connectors.a2a.internal.server.agent.operations.TaskExecutor
com.mulesoft.connectors.a2a.internal.server.agent.operations.GetTaskExecutor

public class GetTaskExecutor extends TaskExecutor
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.