Uses of Class
hudson.plugins.checkstyle.util.BuildResultGraph

Packages that use BuildResultGraph
hudson.plugins.checkstyle.util   
 

Uses of BuildResultGraph in hudson.plugins.checkstyle.util
 

Subclasses of BuildResultGraph in hudson.plugins.checkstyle.util
 class CategoryBuildResultGraph
          A build result graph using a CategoryPlot.
 class DifferenceGraph
          Builds a graph with the difference between new and fixed warnings for a specified result action.
 class HealthGraph
          Builds a graph showing all warnings by health descriptor.
 class NewVersusFixedGraph
          Builds a new versus fixed warnings graph for a specified result action.
 class PriorityGraph
          Builds a graph showing all warnings by priority.
 



Copyright © 2009. All Rights Reserved.