|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.PerfPublisher.Report.ResultContainer
hudson.plugins.PerfPublisher.Report.FileContainer
public class FileContainer
| Field Summary |
|---|
| Fields inherited from class hudson.plugins.PerfPublisher.Report.ResultContainer |
|---|
reports |
| Constructor Summary | |
|---|---|
FileContainer()
|
|
| Method Summary | |
|---|---|
void |
addReport(Report report)
Adding a report into Container |
int |
getNumberOfFiles()
|
int |
getNumberOfTest()
|
java.util.ArrayList<Report> |
getReports()
|
| Methods inherited from class hudson.plugins.PerfPublisher.Report.ResultContainer |
|---|
getNumberOfReports |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileContainer()
| Method Detail |
|---|
public void addReport(Report report)
report - public java.util.ArrayList<Report> getReports()
public int getNumberOfFiles()
public int getNumberOfTest()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||