public class LoadTestTrend extends Object implements hudson.model.Action
| Constructor and Description |
|---|
LoadTestTrend(hudson.model.AbstractBuild<?,?> build,
int presetTestInstance,
String authToken,
LoadtestEnvironment le) |
| Modifier and Type | Method and Description |
|---|---|
hudson.model.AbstractBuild<?,?> |
getBuild() |
String |
getDisplayName() |
String |
getIconFileName() |
String |
getResultUrl() |
String |
getUrlName() |
public LoadTestTrend(hudson.model.AbstractBuild<?,?> build,
int presetTestInstance,
String authToken,
LoadtestEnvironment le)
public String getResultUrl()
public hudson.model.AbstractBuild<?,?> getBuild()
public String getIconFileName()
getIconFileName in interface hudson.model.Actionpublic String getDisplayName()
getDisplayName in interface hudson.model.ActiongetDisplayName in interface hudson.model.ModelObjectpublic String getUrlName()
getUrlName in interface hudson.model.ActionCopyright © 2004-2016. All Rights Reserved.