hudson.plugins.crap4j.display
Class AbstractCrapMethodPresentation

java.lang.Object
  extended by 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


Constructor Summary
AbstractCrapMethodPresentation(hudson.model.AbstractBuild<?,?> owner, java.lang.String title)
           
 
Method Summary
 java.lang.String getDisplayName()
           
 java.util.Collection<IMethodCrap> getMethods()
           
 hudson.model.AbstractBuild<?,?> getOwner()
           
 java.lang.String getTitle()
           
protected abstract  IMethodCrap[] loadMethods()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractCrapMethodPresentation

public AbstractCrapMethodPresentation(hudson.model.AbstractBuild<?,?> owner,
                                      java.lang.String title)
Method Detail

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.