Class AlfrescoClient

java.lang.Object
org.alfresco.hxi_connector.nucleus_sync.client.AlfrescoClient

@Component public class AlfrescoClient extends Object
  • Constructor Details

    • AlfrescoClient

      @Autowired public AlfrescoClient(org.alfresco.hxi_connector.common.adapters.auth.AuthService authService, @Value("${alfresco.base-url}") String alfrescoBaseUrl, @Value("${http-client.timeout-minutes:5}") int timeoutInMins, @Value("${alfresco.page-size:100}") int pageSize)
  • Method Details