Uses of Package
jenkins.model.lazy
-
Packages that use jenkins.model.lazy Package Description hudson.model Core object model that are bound to URLs via stapler, rooted atJenkins
.jenkins.model.lazy -
Classes in jenkins.model.lazy used by hudson.model Class Description AbstractLazyLoadRunMap SortedMap
that keeps build records by their build numbers, in the descending order (newer ones first.)BuildReference Reference (by default aSoftReference
) to a build object.LazyBuildMixIn LazyBuildMixIn.LazyLoadingJob Marker for aJob
which uses this mixin.LazyBuildMixIn.LazyLoadingRun Marker for aRun
which uses this mixin.LazyBuildMixIn.RunMixIn Accompanying helper for the run type. -
Classes in jenkins.model.lazy used by jenkins.model.lazy Class Description AbstractLazyLoadRunMap.Direction BuildReference Reference (by default aSoftReference
) to a build object.BuildReference.Holder An abstraction ofReference
.BuildReference.HolderFactory Extensible factory for creating build references.LazyBuildMixIn LazyBuildMixIn.LazyLoadingJob Marker for aJob
which uses this mixin.LazyBuildMixIn.LazyLoadingRun Marker for aRun
which uses this mixin.LazyBuildMixIn.RunMixIn Accompanying helper for the run type.