Uses of Class
jenkins.plugins.clangscanbuild.reports.GraphPoint

Packages that use GraphPoint
jenkins.plugins.clangscanbuild.history   
jenkins.plugins.clangscanbuild.reports   
 

Uses of GraphPoint in jenkins.plugins.clangscanbuild.history
 

Methods in jenkins.plugins.clangscanbuild.history that return types with arguments of type GraphPoint
 List<GraphPoint> ClangScanBuildHistoryGathererImpl.gatherHistoryDataSet(hudson.model.AbstractBuild<?,?> latestBuild)
           
 List<GraphPoint> ClangScanBuildHistoryGatherer.gatherHistoryDataSet(hudson.model.AbstractBuild<?,?> latestBuild)
           
 

Uses of GraphPoint in jenkins.plugins.clangscanbuild.reports
 

Constructor parameters in jenkins.plugins.clangscanbuild.reports with type arguments of type GraphPoint
ClangBuildGraph(List<GraphPoint> points)
           
 



Copyright © 2004-2011. All Rights Reserved.