hudson.plugins.crap4j.model
Interface ICrapMethodPresentation

All Known Implementing Classes:
AbstractCrapMethodPresentation, CrapBuildResult, FixedCrapMethodsResult, NewCrapMethodsResult

public interface ICrapMethodPresentation


Method Summary
 java.util.Collection<IMethodCrap> getMethods()
           
 hudson.model.AbstractBuild<?,?> getOwner()
           
 java.lang.String getTitle()
           
 

Method Detail

getOwner

hudson.model.AbstractBuild<?,?> getOwner()

getTitle

java.lang.String getTitle()

getMethods

java.util.Collection<IMethodCrap> getMethods()


Copyright © 2009. All Rights Reserved.