public class PerformanceBuildAction extends Object implements hudson.model.Action, org.kohsuke.stapler.StaplerProxy
| Constructor and Description |
|---|
PerformanceBuildAction(hudson.model.Run run,
String masterId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
String |
getIconFileName() |
String |
getLinkName() |
String |
getReportUrl() |
hudson.model.Run |
getRun() |
PerformanceReportMap |
getTarget() |
String |
getUrlName() |
void |
setLinkName(String linkName) |
void |
setReportUrl(String reportUrl) |
public PerformanceBuildAction(hudson.model.Run run,
String masterId)
public String getDisplayName()
getDisplayName in interface hudson.model.ActiongetDisplayName in interface hudson.model.ModelObjectpublic String getIconFileName()
getIconFileName in interface hudson.model.Actionpublic String getUrlName()
getUrlName in interface hudson.model.Actionpublic PerformanceReportMap getTarget()
getTarget in interface org.kohsuke.stapler.StaplerProxypublic hudson.model.Run getRun()
public String getReportUrl()
public void setReportUrl(String reportUrl)
public String getLinkName()
public void setLinkName(String linkName)
Copyright © July 2012-2018 BlazeMeterInc. All Rights Reserved.