hudson.plugins.crap4j.display
Class AbstractCrapMethodPresentation
java.lang.Object
hudson.plugins.crap4j.display.AbstractCrapMethodPresentation
- All Implemented Interfaces:
- hudson.model.ModelObject, ICrapMethodPresentation
- Direct Known Subclasses:
- FixedCrapMethodsResult, NewCrapMethodsResult
public abstract class AbstractCrapMethodPresentation
- extends java.lang.Object
- implements ICrapMethodPresentation, hudson.model.ModelObject
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractCrapMethodPresentation
public AbstractCrapMethodPresentation(hudson.model.AbstractBuild<?,?> owner,
java.lang.String title)
getOwner
public hudson.model.AbstractBuild<?,?> getOwner()
- Specified by:
getOwner in interface ICrapMethodPresentation
getTitle
public java.lang.String getTitle()
- Specified by:
getTitle in interface ICrapMethodPresentation
getDisplayName
public java.lang.String getDisplayName()
- Specified by:
getDisplayName in interface hudson.model.ModelObject
getMethods
public java.util.Collection<IMethodCrap> getMethods()
- Specified by:
getMethods in interface ICrapMethodPresentation
loadMethods
protected abstract IMethodCrap[] loadMethods()
Copyright © 2008. All Rights Reserved.