|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of Series in hudson.plugins.plot |
|---|
| Fields in hudson.plugins.plot declared as Series | |
|---|---|
Series[] |
Plot.series
Array of data series. |
| Methods in hudson.plugins.plot that return Series | |
|---|---|
Series[] |
Plot.getSeries()
|
| Constructors in hudson.plugins.plot with parameters of type Series | |
|---|---|
Plot(java.lang.String title,
java.lang.String yaxis,
Series[] series,
java.lang.String group,
java.lang.String numBuilds,
java.lang.String csvFileName)
Creates a new plot with the given paramenters. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||