ReportBuilder Objects

Subclass of DocumentBuilder.

This encapsulates the functionality of a node that builds a report.

r.getReportOutput() : ReportOutput

Returns the most recent ReportOutput produced by this node, or None if this ReportBuilder has either not be executed before or failed to produce an object during the most recent execution.