java.lang.Object
com.flowable.agent.engine.impl.model.a2a.client.BaseA2AClient
com.flowable.agent.engine.impl.model.a2a.client.RestA2AClient
All Implemented Interfaces:
A2AClient

public class RestA2AClient extends BaseA2AClient
Author:
Filip Hrisafov
  • Field Details

    • objectMapper

      protected final com.fasterxml.jackson.databind.ObjectMapper objectMapper
  • Constructor Details

    • RestA2AClient

      public RestA2AClient(RestClient restClient, com.fasterxml.jackson.databind.ObjectMapper objectMapper)
  • Method Details