hudson.plugins.crap4j
Class CrapBuildResult

java.lang.Object
  extended by hudson.plugins.crap4j.CrapBuildResult
All Implemented Interfaces:
hudson.model.ModelObject, ICrapMethodPresentation

public class CrapBuildResult
extends java.lang.Object
implements hudson.model.ModelObject, ICrapMethodPresentation


Constructor Summary
CrapBuildResult(hudson.model.AbstractBuild<?,?> owner, ProjectCrapBean crap)
           
 
Method Summary
 java.lang.String getDetails()
           
 java.lang.String getDisplayName()
           
 ICrapMethodPresentation getDynamic(java.lang.String link, org.kohsuke.stapler.StaplerRequest request, org.kohsuke.stapler.StaplerResponse response)
           
 java.util.Collection<IMethodCrap> getMethods()
           
 hudson.model.AbstractBuild<?,?> getOwner()
           
 CrapBuildResult getPrevious()
           
static CrapBuildResult getPrevious(hudson.model.AbstractBuild<?,?> currentBuild)
           
 ProjectCrapBean getResultData()
           
 java.lang.String getSummary()
           
 java.lang.String getTitle()
           
 boolean hasChangesAtCrappyMethods()
           
 boolean hasFixedCrappyMethods()
           
 boolean hasNewCrappyMethods()
           
 void setOwner(hudson.model.AbstractBuild<?,?> owner)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CrapBuildResult

public CrapBuildResult(hudson.model.AbstractBuild<?,?> owner,
                       ProjectCrapBean crap)
Method Detail

setOwner

public void setOwner(hudson.model.AbstractBuild<?,?> owner)

getOwner

public hudson.model.AbstractBuild<?,?> getOwner()
Specified by:
getOwner in interface ICrapMethodPresentation

getResultData

public ProjectCrapBean getResultData()

getSummary

public java.lang.String getSummary()

getDetails

public java.lang.String getDetails()

getDisplayName

public java.lang.String getDisplayName()
Specified by:
getDisplayName in interface hudson.model.ModelObject

getTitle

public java.lang.String getTitle()
Specified by:
getTitle in interface ICrapMethodPresentation

getMethods

public java.util.Collection<IMethodCrap> getMethods()
Specified by:
getMethods in interface ICrapMethodPresentation

hasNewCrappyMethods

public boolean hasNewCrappyMethods()

hasFixedCrappyMethods

public boolean hasFixedCrappyMethods()

hasChangesAtCrappyMethods

public boolean hasChangesAtCrappyMethods()

getDynamic

public ICrapMethodPresentation getDynamic(java.lang.String link,
                                          org.kohsuke.stapler.StaplerRequest request,
                                          org.kohsuke.stapler.StaplerResponse response)

getPrevious

public CrapBuildResult getPrevious()

getPrevious

public static CrapBuildResult getPrevious(hudson.model.AbstractBuild<?,?> currentBuild)


Copyright © 2008. All Rights Reserved.