Interface ReportProcessor<T>
public interface ReportProcessor<T>
- 
Method SummaryModifier and TypeMethodDescriptionprocessReport(RMDocument report, ReportResource resource, ReportExecutionContext executionContext) 
- 
Method Details- 
processReportT processReport(RMDocument report, ReportResource resource, ReportExecutionContext executionContext) throws Exception - Throws:
- Exception
 
 
-