hudson.plugins.blazemeter
Class PerformanceBuildAction
java.lang.Object
hudson.plugins.blazemeter.PerformanceBuildAction
- All Implemented Interfaces:
- hudson.model.Action, hudson.model.ModelObject, org.kohsuke.stapler.StaplerProxy
public class PerformanceBuildAction
- extends Object
- implements hudson.model.Action, org.kohsuke.stapler.StaplerProxy
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PerformanceBuildAction
public PerformanceBuildAction(hudson.model.AbstractBuild<?,?> pBuild,
PrintStream logger,
List<PerformanceReportParser> parsers)
getParserByDisplayName
public PerformanceReportParser getParserByDisplayName(String displayName)
getDisplayName
public String getDisplayName()
- Specified by:
getDisplayName in interface hudson.model.Action- Specified by:
getDisplayName in interface hudson.model.ModelObject
getIconFileName
public String getIconFileName()
- Specified by:
getIconFileName in interface hudson.model.Action
getUrlName
public String getUrlName()
- Specified by:
getUrlName in interface hudson.model.Action
getTarget
public PerformanceReportMap getTarget()
- Specified by:
getTarget in interface org.kohsuke.stapler.StaplerProxy
getBuild
public hudson.model.AbstractBuild<?,?> getBuild()
getPerformanceReportMap
public PerformanceReportMap getPerformanceReportMap()
setPerformanceReportMap
public void setPerformanceReportMap(WeakReference<PerformanceReportMap> performanceReportMap)
getSession
public String getSession()
setSession
public void setSession(String session)
getBlazeMeterURL
public String getBlazeMeterURL()
setBlazeMeterURL
public void setBlazeMeterURL(String blazeMeterURL)
Copyright © July 2012-2013 BlazeMeterInc. All Rights Reserved.