Name

adams.flow.transformer.MergeReportFromMap


Synopsis

Merges the passing through report handler/report objects with the referenced map of report objects in storage. The specified key field is used to determine the key (string) in the map.


Additional information

Flow input/output:
- input: adams.data.report.MutableReportHandler, adams.data.report.Report
- output: adams.data.report.MutableReportHandler, adams.data.report.Report


See also

Options