public class ExcelReport extends Object
| Constructor and Description |
|---|
ExcelReport() |
| Modifier and Type | Method and Description |
|---|---|
ByteArrayOutputStream |
generateExcelReport(net.sf.jasperreports.engine.JasperPrint jasperPrint)
generate a ByteArrayOutputStream from given JasperPrint object for the Excel report
|
public ByteArrayOutputStream generateExcelReport(net.sf.jasperreports.engine.JasperPrint jasperPrint) throws org.wso2.carbon.reporting.api.ReportingException, net.sf.jasperreports.engine.JRException
jasperPrint - transform to excel reportorg.wso2.carbon.reporting.api.ReportingException - when the JasperPrint nullnet.sf.jasperreports.engine.JRExceptionCopyright © 2017 WSO2. All rights reserved.