java.lang.Object
com.mulesoft.connectors.a2a.internal.server.agent.repository.TaskRepositoryItem
All Implemented Interfaces:
Serializable

public class TaskRepositoryItem extends Object implements Serializable
Repository item that stores task JSON and push notification configs. This replaces the original TaskHistoryItem to provide a focused storage structure for task data.
See Also: