| Package | Description |
|---|---|
| org.finra.herd.model.dto | |
| org.finra.herd.tools.common.databridge | |
| org.finra.herd.tools.uploader |
| Modifier and Type | Class and Description |
|---|---|
class |
DownloaderInputManifestDto
An input manifest for the downloader.
|
class |
DownloaderOutputManifestDto
Implements output JSON manifest file for the downloader.
|
class |
UploaderInputManifestDto
An input manifest for the uploader.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DataBridgeManifestReader<M extends DataBridgeBaseManifestDto>
A base class for uploader and downloader manifest readers.
|
| Modifier and Type | Method and Description |
|---|---|
protected S3KeyPrefixInformation |
DataBridgeWebClient.getS3KeyPrefix(DataBridgeBaseManifestDto manifest,
Integer businessObjectDataVersion,
Boolean createNewVersion)
Retrieves S3 key prefix from the registration server.
|
protected String |
DataBridgeController.getStorageNameFromManifest(DataBridgeBaseManifestDto manifest)
Gets the storage name from a databridge manifest.
|
| Modifier and Type | Method and Description |
|---|---|
BusinessObjectDataUploadCredential |
UploaderWebClient.getBusinessObjectDataUploadCredential(DataBridgeBaseManifestDto manifest,
String storageName,
Integer businessObjectDataVersion,
Boolean createNewVersion)
Gets the business object data upload credentials.
|
Copyright © 2021. All rights reserved.