Uses of Class
hudson.model.RunMap

Packages that use RunMap
hudson.model Core object model that are bound to URLs via stapler, rooted at Hudson
 

Uses of RunMap in hudson.model
 

Fields in hudson.model declared as RunMap
protected  RunMap<R> AbstractProject.builds
          All the builds keyed by their build number.
protected  RunMap<RunT> ViewJob.runs
          All Runs.
 

Methods in hudson.model that return RunMap
 RunMap<R> AbstractProject._getRuns()
           
 



Copyright © 2004-2013. All Rights Reserved.