Class GetOltApiClient

java.lang.Object
org.bgerp.plugin.bgb.getolt.dao.GetOltApiClient

public class GetOltApiClient extends Object
HTTP client for GetOLT External API. Calls GET /api/v1/external/onus/erp-search endpoint. Uses shared HttpClient with connection pooling and static ObjectMapper.
  • Constructor Details

    • GetOltApiClient

      public GetOltApiClient(Config config)
  • Method Details