Class BaseA2AClient
java.lang.Object
com.flowable.agent.engine.impl.model.a2a.client.BaseA2AClient
- All Implemented Interfaces:
A2AClient
- Direct Known Subclasses:
JsonRpcA2AClient, RestA2AClient
-
Field Details
-
TASK_NOT_FOUND_ERROR_CODE
protected static final int TASK_NOT_FOUND_ERROR_CODE- See Also:
-
restClient
-
-
Constructor Details
-
BaseA2AClient
-