Class BlobJavascriptSupplier
java.lang.Object
com.lucidworks.apollo.pipeline.util.BlobJavascriptSupplier
- All Implemented Interfaces:
ManagedJavascriptSupplier
-
Constructor Summary
ConstructorsConstructorDescriptionBlobJavascriptSupplier(org.springframework.web.client.RestTemplate restTemplate, String fusionProtocol) -
Method Summary
-
Constructor Details
-
BlobJavascriptSupplier
public BlobJavascriptSupplier(org.springframework.web.client.RestTemplate restTemplate, @Value("${fusion.protocol:http}") String fusionProtocol)
-
-
Method Details
-
getJavascript
- Specified by:
getJavascriptin interfaceManagedJavascriptSupplier
-