Class XMLReporter
java.lang.Object
com.jenkins.testresultsaggregator.reports.XMLReporter
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
generateXMLReport
(Aggregated aggregated, Properties properties)
-
Field Details
-
REPORT_XML_FILE
- See Also:
-
S
- See Also:
-
SE
- See Also:
-
E
- See Also:
-
TAB
- See Also:
-
ROOT
- See Also:
-
RESULTS
- See Also:
-
CONFIG
- See Also:
-
JOBS
- See Also:
-
JOB
- See Also:
-
NAME
- See Also:
-
STATUS
- See Also:
-
STATUS_ADV
- See Also:
-
DURATION
- See Also:
-
URL
- See Also:
-
BUILD
- See Also:
-
IS_RUNNING
- See Also:
-
-
Constructor Details
-
XMLReporter
-
-
Method Details
-
generateXMLReport
-