Package | Description |
---|---|
hudson.plugins.summary_report | |
hudson.plugins.summary_report.report |
Modifier and Type | Method and Description |
---|---|
Section |
ParserXml.result()
Return result of the section.
|
Modifier and Type | Method and Description |
---|---|
ArrayList<Section> |
Report.getSection()
Return the current list of section.
|
Modifier and Type | Method and Description |
---|---|
void |
Report.addSection(Section section)
Add a new section to the report.
|
Modifier and Type | Method and Description |
---|---|
void |
Report.setSection(ArrayList<Section> section)
Assign a section list to the report.
|
Copyright © 2004-2016. All Rights Reserved.