Class WebClientExternalSystemContentProvider

    • Field Detail

      • externalSystemId

        protected final String externalSystemId
      • webClient

        protected final WebClient webClient
    • Constructor Detail

      • WebClientExternalSystemContentProvider

        public WebClientExternalSystemContentProvider​(String externalSystemId,
                                                      WebClient webClient)
        Create a new ExternalSystemContentProvider that uses a preconfigured WebClient with the path to the external content resource. The requests will be issued by suffixing the businessAccountId and / or the externalMediaId
        Parameters:
        externalSystemId - the id of the external system
        webClient - the preconfigured WebClient