|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.PerfPublisher.ReportReader
public class ReportReader
Reads all the generated reports
| Constructor Summary | |
|---|---|
ReportReader(java.net.URI is,
java.io.PrintStream logger)
Construct a result reader for PerfPublisher out log files. |
|
| Method Summary | |
|---|---|
Report |
getReport()
Get the reports |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReportReader(java.net.URI is,
java.io.PrintStream logger)
is - The input stream giving the out log file.logger - Logger to print messages to.
PerfPublisherParseException - Thrown if the parsing fails.| Method Detail |
|---|
public Report getReport()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||