Uses of Class
com.thalesgroup.hudson.plugins.cppcheck.CppcheckHealthReportThresholds

Packages that use CppcheckHealthReportThresholds
com.thalesgroup.hudson.plugins.cppcheck   
com.thalesgroup.hudson.plugins.cppcheck.util   
 

Uses of CppcheckHealthReportThresholds in com.thalesgroup.hudson.plugins.cppcheck
 

Constructors in com.thalesgroup.hudson.plugins.cppcheck with parameters of type CppcheckHealthReportThresholds
CppcheckBuildAction(hudson.model.AbstractBuild<?,?> build, CppcheckResult result, CppcheckHealthReportThresholds cppcheckHealthReportThresholds)
           
 

Uses of CppcheckHealthReportThresholds in com.thalesgroup.hudson.plugins.cppcheck.util
 

Methods in com.thalesgroup.hudson.plugins.cppcheck.util with parameters of type CppcheckHealthReportThresholds
 hudson.model.HealthReport CppcheckBuildHealthEvaluator.evaluatBuildHealth(CppcheckHealthReportThresholds cppcheckHealthReportThresholds, int nbErrorForSeverity)
           
 hudson.model.Result CppcheckBuildResultEvaluator.evaluateBuildResult(java.io.PrintStream logger, int errorsCount, int newErrorsCount, CppcheckHealthReportThresholds cppcheckHealthReportThresholds)
           
 



Copyright © 2009. All Rights Reserved.