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.Action
public String getDisplayName()
getDisplayName
in interface hudson.model.Action
getDisplayName
in interface hudson.model.ModelObject
public String getUrlName()
getUrlName
in interface hudson.model.Action
Copyright © 2004-2016. All Rights Reserved.