public final class SDPDownloadWorker extends Object
| Constructor and Description |
|---|
SDPDownloadWorker(com.pb.fairmile.common.services.HttpResourceService resourceService,
String targetDir) |
| Modifier and Type | Method and Description |
|---|---|
void |
downloadData(String dataVendor,
String product,
String country,
String[] zones) |
UUID |
fetchDataSupplierId(String dataVendor) |
public SDPDownloadWorker(com.pb.fairmile.common.services.HttpResourceService resourceService,
String targetDir)