public class Jasper2TableExcel extends Export2Excel
ReportExporter.ConfigurationFinishedCallback
Constructor and Description |
---|
Jasper2TableExcel() |
Modifier and Type | Method and Description |
---|---|
boolean |
consumes(ReportDto report) |
java.lang.String |
getExportDescription() |
java.lang.String |
getExportTitle() |
java.lang.String |
getOutputFormat() |
consumesConfiguration, getIcon, hasConfiguration
canBeScheduled, configureFrom, displayConfiguration, export, getConfiguration, isConfigured, isSkipDownload, prepareExportForPreview, showInExportList, supportsDatasink, wantsToBeTop
public java.lang.String getExportDescription()
getExportDescription
in interface ReportExporter
getExportDescription
in class Export2Excel
public java.lang.String getExportTitle()
getExportTitle
in interface ReportExporter
getExportTitle
in class Export2Excel
public java.lang.String getOutputFormat()
getOutputFormat
in interface ReportExporter
getOutputFormat
in class Export2Excel
public boolean consumes(ReportDto report)