Uses of Class
app.coronawarn.server.services.download.BatchDownloadResponse
-
Packages that use BatchDownloadResponse Package Description app.coronawarn.server.services.download -
-
Uses of BatchDownloadResponse in app.coronawarn.server.services.download
Methods in app.coronawarn.server.services.download that return BatchDownloadResponse Modifier and Type Method Description BatchDownloadResponseFederationGatewayDownloadService. downloadBatch(String batchTag, LocalDate date)Download the batch from the EFGS with the given batchTag for the given date.BatchDownloadResponseFederationGatewayDownloadService. downloadBatch(LocalDate date)Download the first batch from the EFGS for the given date.
-