hudson.plugins.covcomplplot
Class CovComplPlotBuildAction
java.lang.Object
hudson.plugins.covcomplplot.CovComplPlotBuildAction
- All Implemented Interfaces:
- hudson.model.Action, hudson.model.ModelObject, org.kohsuke.stapler.StaplerProxy
public class CovComplPlotBuildAction
- extends java.lang.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 |
target
public transient java.lang.ref.WeakReference<CovComplPlotTaget> target
CovComplPlotBuildAction
public CovComplPlotBuildAction(hudson.model.AbstractBuild<?,?> owner,
CovComplPlotTaget target)
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
getOwner
public hudson.model.AbstractBuild<?,?> getOwner()
Copyright © 2010. All Rights Reserved.