hudson.plugins.rubyMetrics.rcov
Class RcovBuildAction
java.lang.Object
hudson.plugins.rubyMetrics.rcov.RcovBuildAction
- All Implemented Interfaces:
- hudson.model.Action, hudson.model.HealthReportingAction, hudson.model.ModelObject
public class RcovBuildAction
- extends java.lang.Object
- implements hudson.model.HealthReportingAction
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RcovBuildAction
public RcovBuildAction(hudson.model.AbstractBuild<?,?> owner,
RcovResult results)
getBuildHealth
public hudson.model.HealthReport getBuildHealth()
- Specified by:
getBuildHealth in interface hudson.model.HealthReportingAction
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
getOwner
public hudson.model.AbstractBuild<?,?> getOwner()
getResults
public RcovResult getResults()
getPreviousResult
public RcovBuildAction getPreviousResult()
getDynamic
public java.lang.Object getDynamic(java.lang.String link,
org.kohsuke.stapler.StaplerRequest request,
org.kohsuke.stapler.StaplerResponse response)
doGraph
public void doGraph(org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse rsp)
throws java.io.IOException
- Throws:
java.io.IOException
Copyright © 2008. All Rights Reserved.