Class SignedStorageClient
java.lang.Object
org.alfresco.hxi_connector.live_ingester.storage.SignedStorageClient
- All Implemented Interfaces:
StorageClient
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SignedStorageClient
public SignedStorageClient()
-
-
Method Details
-
upload
- Specified by:
uploadin interfaceStorageClient
-
upload
public org.apache.http.StatusLine upload(InputStream inputStream, String contentType, URL preSignedUrl) - Specified by:
uploadin interfaceStorageClient
-