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)
getBuild
public hudson.model.AbstractBuild<?,?> getBuild()
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
getJmeterReport
public JMeterReport getJmeterReport()
getTarget
public java.lang.Object getTarget()
- Specified by:
getTarget in interface org.kohsuke.stapler.StaplerProxy
getUrlName
public java.lang.String getUrlName()
- Specified by:
getUrlName in interface hudson.model.Action
isFailed
public boolean isFailed()
Copyright © 2009. All Rights Reserved.