public interface ExcelDownloadReportService
| Modifier and Type | Method and Description |
|---|---|
void |
downloadReport(java.util.Collection<ExcelValidationResult> excelValidationResults)
Triggers downloading of report file.
|
void downloadReport(java.util.Collection<ExcelValidationResult> excelValidationResults)
excelValidationResults - source of the content of the generated file.Copyright © 2018 SAP SE. All Rights Reserved.