Uses of Class
io.a2a.spec.Task
Packages that use Task
-
Uses of Task in io.a2a.spec
Fields in io.a2a.spec with type parameters of type TaskModifier and TypeFieldDescriptionstatic final com.fasterxml.jackson.core.type.TypeReference<Task>Task.TYPE_REFERENCEMethods in io.a2a.spec that return TaskConstructors in io.a2a.spec with parameters of type TaskModifierConstructorDescriptionCancelTaskResponse(Object id, Task result) CancelTaskResponse(String jsonrpc, Object id, Task result, JSONRPCError error) GetTaskResponse(Object id, Task result) GetTaskResponse(String jsonrpc, Object id, Task result, JSONRPCError error) -
Uses of Task in io.a2a.util
Methods in io.a2a.util that return TaskModifier and TypeMethodDescriptionstatic TaskUtils.appendArtifactToTask(Task task, TaskArtifactUpdateEvent event, String taskId) Methods in io.a2a.util with parameters of type TaskModifier and TypeMethodDescriptionstatic TaskUtils.appendArtifactToTask(Task task, TaskArtifactUpdateEvent event, String taskId)