Class BlobJavascriptSupplier

java.lang.Object
com.lucidworks.apollo.pipeline.util.BlobJavascriptSupplier
All Implemented Interfaces:
ManagedJavascriptSupplier

public class BlobJavascriptSupplier extends Object implements ManagedJavascriptSupplier
  • Constructor Details

    • BlobJavascriptSupplier

      public BlobJavascriptSupplier(org.springframework.web.client.RestTemplate restTemplate, @Value("${fusion.protocol:http}") String fusionProtocol)
  • Method Details