Name

adams.flow.transformer.ReportFileWriter


Synopsis

Saves a report to disk with the specified writer and passes the absolute filename on.
As filename/directory name (depending on the writer) the database ID of the report is used (below the specified output directory).


Additional information

Flow input/output:
- input: adams.data.report.Report, adams.data.report.ReportHandler
- output: java.lang.String


Options