Uses of Interface
com.mulesoft.connectors.a2a.internal.server.agent.history.TaskHistory
Packages that use TaskHistory
Package
Description
-
Uses of TaskHistory in com.mulesoft.connectors.a2a.internal.server.agent
Methods in com.mulesoft.connectors.a2a.internal.server.agent that return TaskHistoryMethods in com.mulesoft.connectors.a2a.internal.server.agent with parameters of type TaskHistory -
Uses of TaskHistory in com.mulesoft.connectors.a2a.internal.server.agent.history
Classes in com.mulesoft.connectors.a2a.internal.server.agent.history that implement TaskHistoryConstructors in com.mulesoft.connectors.a2a.internal.server.agent.history with parameters of type TaskHistory -
Uses of TaskHistory in com.mulesoft.connectors.a2a.internal.server.agent.operations
Fields in com.mulesoft.connectors.a2a.internal.server.agent.operations declared as TaskHistoryConstructors in com.mulesoft.connectors.a2a.internal.server.agent.operations with parameters of type TaskHistoryModifierConstructorDescriptionprotectedTaskExecutor(org.mule.runtime.http.api.domain.request.HttpRequestContext requestContext, org.mule.runtime.http.api.server.async.HttpResponseReadyCallback responseCallback, JsonRpcRequest rpcRequest, JsonRpcSerializer serializer, TaskHistory taskHistory, TaskStoreService taskStoreService)