ReportWriter that generates an XML report. The XML includes and the metric descriptions for each Metric within the configured MetricSet.
Modifiers | Name | Description |
---|---|---|
static def |
DEFAULT_OUTPUT_FILE |
Fields inherited from class | Fields |
---|---|
class AbstractReportWriter |
BASE_MESSAGES_BUNDLE, CUSTOM_MESSAGES_BUNDLE, GMETRICS_URL, LOG, customMessagesBundleName, formatterFactory, formatters, getTimestamp, initializeResourceBundle, resourceBundle |
Type | Name and description |
---|---|
static def |
defaultOutputFile |
String |
title |
Type | Name and description |
---|---|
protected String |
getDescriptionForMetric(Metric metric) |
protected void |
writeReport(Writer writer, ResultsNode resultsNode, AnalysisContext analysisContext) |
Methods inherited from class | Name |
---|---|
class AbstractReportWriter |
formatMetricResultValue, getFormattedTimestamp, getResourceBundleString, getResourceBundleStringOrNull, initializeDefaultResourceBundle, initializeFormatters, writeReport, writeReport |