Uses of Class
hudson.plugins.cppncss.CppNCSSHealthTarget

Packages that use CppNCSSHealthTarget
hudson.plugins.cppncss   
 

Uses of CppNCSSHealthTarget in hudson.plugins.cppncss
 

Methods in hudson.plugins.cppncss that return CppNCSSHealthTarget
 CppNCSSHealthTarget[] CppNCSSPublisher.getTargets()
           
 

Constructors in hudson.plugins.cppncss with parameters of type CppNCSSHealthTarget
CppNCSSGhostwriter(java.lang.String reportFilenamePattern, java.lang.Integer functionCcnViolationThreshold, java.lang.Integer functionNcssViolationThreshold, CppNCSSHealthTarget... targets)
           
CppNCSSPublisher(java.lang.String reportFilenamePattern, java.lang.Integer functionCcnViolationThreshold, java.lang.Integer functionNcssViolationThreshold, CppNCSSHealthTarget[] targets)
           
 



Copyright © 2009. All Rights Reserved.