|
Groovy Documentation | |||||||
PREV NEXT | FRAMES NO FRAMES |
Interface Summary | |
---|---|
ReportWriter | Common interface for report writer implementations |
Class Summary | |
---|---|
AbstractReportWriter | Abstract superclass for ReportWriter implementation classes. |
BasicHtmlReportWriter | ReportWriter that generates a basic HTML report. |
FunctionsCriteriaFilter | Provides data and behavior for enabling reports to filter the set of functions included in a report. |
LevelsCriteriaFilter | Provides data and behavior for enabling reports to filter the set of metrics included in a report. |
MetricCriteriaFilterHelper | Provides common static helper methods for classes that provides data and behavior for enabling reports to filter the results included within a report based a filter map keyed on the metric name. |
MetricsCriteriaFilter | Provides data and behavior for enabling reports to filter the set of metrics included in a report. |
SeriesValue | Holder for a single data item within a series |
SingleSeriesCriteriaFilter | Provides data and behavior for enabling reports to filter the results based on a single metric, single level and single function to provide a single series of data. |
SingleSeriesHtmlReportWriter | ReportWriter that generates a HTML report for a single series of metric values. |
XmlReportWriter | ReportWriter that generates an XML report. |
Groovy Documentation