hudson.plugins.jmeter
Class JMeterBuildAction
java.lang.Object
hudson.plugins.jmeter.JMeterBuildAction
- All Implemented Interfaces:
- hudson.model.Action, hudson.model.ModelObject, org.kohsuke.stapler.StaplerProxy
public class JMeterBuildAction
- extends java.lang.Object
- implements hudson.model.Action, org.kohsuke.stapler.StaplerProxy
|
Constructor Summary |
JMeterBuildAction(hudson.model.AbstractBuild<?,?> pBuild,
java.io.PrintStream logger)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JMeterBuildAction
public JMeterBuildAction(hudson.model.AbstractBuild<?,?> pBuild,
java.io.PrintStream logger)
getDisplayName
public java.lang.String getDisplayName()
- Specified by:
getDisplayName in interface hudson.model.Action- Specified by:
getDisplayName in interface hudson.model.ModelObject
getIconFileName
public java.lang.String getIconFileName()
- Specified by:
getIconFileName in interface hudson.model.Action
getUrlName
public java.lang.String getUrlName()
- Specified by:
getUrlName in interface hudson.model.Action
getTarget
public java.lang.Object getTarget()
- Specified by:
getTarget in interface org.kohsuke.stapler.StaplerProxy
getBuild
public hudson.model.AbstractBuild<?,?> getBuild()
getJmeterReportMap
public java.lang.ref.WeakReference<JMeterReportMap> getJmeterReportMap()
setJmeterReportMap
public void setJmeterReportMap(java.lang.ref.WeakReference<JMeterReportMap> jmeterReportMap)
Copyright © 2009. All Rights Reserved.