JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
jenkins.model.lazy.AbstractLazyLoadRunMap
Packages that use
AbstractLazyLoadRunMap
Package
Description
hudson.model
Core object model that are bound to URLs via stapler, rooted at
Jenkins
.
Uses of
AbstractLazyLoadRunMap
in
hudson.model
Subclasses of
AbstractLazyLoadRunMap
in
hudson.model
Modifier and Type
Class
Description
final class
RunMap
<R extends
Run
<?,
R>>
Map
from build number to
Run
.