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

Packages that use CppcheckResult
com.thalesgroup.hudson.plugins.cppcheck   
 

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

Methods in com.thalesgroup.hudson.plugins.cppcheck that return CppcheckResult
 CppcheckResult CppcheckBuildAction.getResult()
           
 

Methods in com.thalesgroup.hudson.plugins.cppcheck with parameters of type CppcheckResult
static java.lang.String CppcheckSummary.createReportSummary(CppcheckResult result)
           
static java.lang.String CppcheckSummary.createReportSummaryDetails(CppcheckResult result)
           
 

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



Copyright © 2009. All Rights Reserved.