public class KettleReportBuilder extends Object
Modifier and Type | Class and Description |
---|---|
static class |
KettleReportBuilder.OutputType |
Constructor and Description |
---|
KettleReportBuilder(org.pentaho.di.core.logging.LoggingObjectInterface parentObject,
List<ReportSubjectLocation> locations,
String targetFilename,
AutoDocOptionsInterface options) |
Modifier and Type | Method and Description |
---|---|
void |
createReport() |
void |
render() |
public KettleReportBuilder(org.pentaho.di.core.logging.LoggingObjectInterface parentObject, List<ReportSubjectLocation> locations, String targetFilename, AutoDocOptionsInterface options)