Uses of Interface
com.mulesoft.connectors.a2a.internal.server.agent.repository.TaskRepository
Packages that use TaskRepository
Package
Description
-
Uses of TaskRepository in com.mulesoft.connectors.a2a.internal.server.agent
Methods in com.mulesoft.connectors.a2a.internal.server.agent that return TaskRepositoryMethods in com.mulesoft.connectors.a2a.internal.server.agent with parameters of type TaskRepositoryModifier and TypeMethodDescriptionRequestHandlerContext.Builder.taskRepository(TaskRepository taskRepository) -
Uses of TaskRepository in com.mulesoft.connectors.a2a.internal.server.agent.repository
Classes in com.mulesoft.connectors.a2a.internal.server.agent.repository that implement TaskRepositoryModifier and TypeClassDescriptionclassDefault implementation of TaskRepository that manages task data and push notification configs.classNull object implementation of TaskRepository that provides no-op behavior.Constructors in com.mulesoft.connectors.a2a.internal.server.agent.repository with parameters of type TaskRepository