com.thalesgroup.hudson.plugins.cppcheck
Class CppcheckSummary

java.lang.Object
  extended by com.thalesgroup.hudson.plugins.cppcheck.CppcheckSummary

public class CppcheckSummary
extends java.lang.Object


Method Summary
static java.lang.String createReportSummary(CppcheckResult result)
           
static java.lang.String createReportSummaryDetails(CppcheckResult result)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createReportSummary

public static java.lang.String createReportSummary(CppcheckResult result)

createReportSummaryDetails

public static java.lang.String createReportSummaryDetails(CppcheckResult result)


Copyright © 2009. All Rights Reserved.