public class ScenarioTrend extends Object
Modifier and Type | Field and Description |
---|---|
hudson.model.AbstractBuild<?,?> |
build |
int |
id |
ScenarioKey |
scenarioKey |
Modifier | Constructor and Description |
---|---|
protected |
ScenarioTrend(ScenarioKey scenarioKey,
hudson.model.AbstractBuild<?,?> build,
int id) |
Modifier and Type | Method and Description |
---|---|
hudson.util.Graph |
createGraph() |
String |
getBenchmarkName() |
Map<String,String> |
getParameters() |
Stats |
getStatistics() |
public final int id
public final hudson.model.AbstractBuild<?,?> build
public final ScenarioKey scenarioKey
protected ScenarioTrend(ScenarioKey scenarioKey, hudson.model.AbstractBuild<?,?> build, int id)
Copyright © 2004-2012. All Rights Reserved.