public interface ScheduledReportHandler
Modifier and Type | Method and Description |
---|---|
void |
handleScheduledReport(ScheduledReport scheduledReport)
Invokes the generation of a scheduled scheduled report and
send the report as attachment of an email.
|
void handleScheduledReport(ScheduledReport scheduledReport) throws javax.xml.registry.JAXRException, CLLException
scheduledReport
- The scheduled report.javax.xml.registry.JAXRException
CLLException