Uses of Class
hudson.plugins.pmd.PmdResult

Packages that use PmdResult
hudson.plugins.pmd   
 

Uses of PmdResult in hudson.plugins.pmd
 

Methods in hudson.plugins.pmd with parameters of type PmdResult
static java.lang.String ResultSummary.createDeltaMessage(PmdResult result)
          Returns the message to show as the result summary.
static java.lang.String ResultSummary.createSummary(PmdResult result)
          Returns the message to show as the result summary.
 

Constructors in hudson.plugins.pmd with parameters of type PmdResult
PmdResultAction(hudson.model.AbstractBuild<?,?> owner, PmdResult result, HealthReportBuilder healthReportBuilder)
          Creates a new instance of PmdBuildAction.
 



Copyright © 2008. All Rights Reserved.