com.excilys.ebi.gatling.jenkins.chart
Class Graph<Y extends Number>
java.lang.Object
com.excilys.ebi.gatling.jenkins.chart.Graph<Y>
public abstract class Graph<Y extends Number>
- extends Object
|
Constructor Summary |
Graph(hudson.model.AbstractProject<?,?> project,
int maxBuildsToDisplay)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Graph
public Graph(hudson.model.AbstractProject<?,?> project,
int maxBuildsToDisplay)
getSeriesNamesJSON
public String getSeriesNamesJSON()
getSeriesJSON
public String getSeriesJSON()
getValue
protected abstract Y getValue(RequestReport requestReport)
Copyright © 2004-2012. All Rights Reserved.