org.pentaho.reporting.engine.classic.core.modules.output.table.base
Class FlowReportProcessor

java.lang.Object
  extended by org.pentaho.reporting.engine.classic.core.layout.output.AbstractReportProcessor
      extended by org.pentaho.reporting.engine.classic.core.modules.output.table.base.FlowReportProcessor
All Implemented Interfaces:
ReportProcessor

public class FlowReportProcessor
extends AbstractReportProcessor

Creation-Date: 03.05.2007, 10:30:45

Author:
Thomas Morgner

Constructor Summary
FlowReportProcessor(MasterReport report, OutputProcessor outputProcessor)
           
 
Method Summary
 
Methods inherited from class org.pentaho.reporting.engine.classic.core.layout.output.AbstractReportProcessor
addReportProgressListener, close, getConfiguration, getLogicalPageCount, getOutputProcessor, getPhysicalPageCount, isFullStreamingProcessor, isHandleInterruptedState, isPaginated, paginate, processPage, processReport, removeReportProgressListener, setFullStreamingProcessor, setHandleInterruptedState
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FlowReportProcessor

public FlowReportProcessor(MasterReport report,
                           OutputProcessor outputProcessor)
                    throws ReportProcessingException
Throws:
ReportProcessingException