Uses of Class
hudson.plugins.brakeman.BrakemanResult

Packages that use BrakemanResult
hudson.plugins.brakeman   
 

Uses of BrakemanResult in hudson.plugins.brakeman
 

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

Constructors in hudson.plugins.brakeman with parameters of type BrakemanResult
BrakemanResultAction(hudson.model.AbstractBuild<?,?> owner, hudson.plugins.analysis.core.HealthDescriptor healthDescriptor, BrakemanResult result)
          Creates a new instance of BrakemanResultAction.
 



Copyright © 2004-2012. All Rights Reserved.