| Package | Description |
|---|---|
| org.finra.herd.tools.downloader |
| Modifier and Type | Method and Description |
|---|---|
protected DownloaderOutputManifestDto |
DownloaderController.createDownloaderOutputManifestDto(BusinessObjectData businessObjectData,
StorageUnit storageUnit,
String s3KeyPrefix)
Creates a downloader output manifest instance from the business object data.
|
| Modifier and Type | Method and Description |
|---|---|
protected File |
DownloaderManifestWriter.writeJsonManifest(File directory,
String manifestFileName,
DownloaderOutputManifestDto manifest)
Serializes provided manifest object instance as JSON output, written to a file in the specified directory.
|
Copyright © 2019. All rights reserved.