Uses of Interface
com.redwood.scheduler.api.model.report.ReportResultSet
- 
Packages that use ReportResultSet Package Description com.redwood.scheduler.api.model.report Scheduler API - Reporting interfaces.
- 
- 
Uses of ReportResultSet in com.redwood.scheduler.api.model.reportMethods in com.redwood.scheduler.api.model.report with parameters of type ReportResultSet Modifier and Type Method Description booleanReportDestination. callback(ReportResultSet rs, ObjectGetter objectGetter)Call back used to format a row.voidReportDestination. postExecute(ReportResultSet rs)Process the result set before the initial ResultSet.next() is called.
 
-