public interface SchedulerListener
| Modifier and Type | Method and Description |
|---|---|
QbReport |
modifyBeforeExport(QbReport report,
ScheduleObject so,
java.lang.String exportPath)
This method is invoked before a report.export(...) is called when executing an export
schedule job.
|
QbReport modifyBeforeExport(QbReport report, ScheduleObject so, java.lang.String exportPath)
report - the QbReport for the report templateso - the QbScheduleObject of the schedule jobexportPath - the file path to the export location