| Package | Description |
|---|---|
| org.finra.herd.tools.common.databridge | |
| org.finra.herd.tools.uploader |
| Modifier and Type | Method and Description |
|---|---|
BusinessObjectDataStorageFilesCreateResponse |
DataBridgeWebClient.addStorageFiles(BusinessObjectDataKey businessObjectDataKey,
UploaderInputManifestDto manifest,
S3FileTransferRequestParamsDto s3FileTransferRequestParamsDto,
String storageName)
Calls the registration server to add storage files to the business object data.
|
BusinessObjectData |
DataBridgeWebClient.preRegisterBusinessObjectData(UploaderInputManifestDto manifest,
String storageName,
Boolean createNewVersion)
Pre-registers business object data with the registration server.
|
| Modifier and Type | Method and Description |
|---|---|
protected UploaderInputManifestDto |
UploaderManifestReader.getManifestFromReader(Reader reader,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
UploaderManifestReader.validateManifest(UploaderInputManifestDto manifest)
Validates the manifest file.
|
Copyright © 2019. All rights reserved.