hudson.plugins.jmeter
Class JMeterProjectAction
java.lang.Object
hudson.plugins.jmeter.JMeterProjectAction
- All Implemented Interfaces:
- hudson.model.Action, hudson.model.ModelObject
public class JMeterProjectAction
- extends java.lang.Object
- implements hudson.model.Action
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JMeterProjectAction
public JMeterProjectAction(hudson.model.Project<?,?> project)
doErrorsGraph
public void doErrorsGraph(org.kohsuke.stapler.StaplerRequest request,
org.kohsuke.stapler.StaplerResponse response)
throws java.io.IOException
- Throws:
java.io.IOException
doRespondingTimeGraph
public void doRespondingTimeGraph(org.kohsuke.stapler.StaplerRequest request,
org.kohsuke.stapler.StaplerResponse response)
throws java.io.IOException
- Throws:
java.io.IOException
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
getProject
public hudson.model.Project<?,?> getProject()
getUrlName
public java.lang.String getUrlName()
- Specified by:
getUrlName in interface hudson.model.Action
Copyright © 2009. All Rights Reserved.