Uses of Class
adams.data.report.AbstractScriptedReportFilter
-
Packages that use AbstractScriptedReportFilter Package Description adams.data.report -
-
Uses of AbstractScriptedReportFilter in adams.data.report
Subclasses of AbstractScriptedReportFilter in adams.data.report Modifier and Type Class Description class
Groovy
A report filter that uses a Groovy script for processing the data.class
Scripted
A report filter that uses any scripting handler for processing the data with a script located in the specified file.
-