Uses of Class
hudson.util.Graph

Packages that use Graph
hudson.model Core object model that are bound to URLs via stapler, rooted at Hudson
hudson.tasks.junit Model objects that represent JUnit test reports. 
 

Uses of Graph in hudson.model
 

Methods in hudson.model that return Graph
 Graph Job.getBuildTimeGraph()
           
 

Uses of Graph in hudson.tasks.junit
 

Methods in hudson.tasks.junit that return Graph
 Graph History.getCountGraph()
          Graph of # of tests over time.
 Graph History.getDurationGraph()
          Graph of duration of tests over time.
 



Copyright © 2004-2013. All Rights Reserved.