Uses of Package
jenkins.model.lazy
Packages that use jenkins.model.lazy
-
Classes in jenkins.model.lazy used by hudson.modelClassDescription
SortedMap
that keeps build records by their build numbers, in the descending order (newer ones first.)Reference (by default aSoftReference
) to a build object.Marker for aJob
which uses this mixin.Marker for aRun
which uses this mixin.Accompanying helper for the run type. -
Classes in jenkins.model.lazy used by jenkins.model.lazyClassDescriptionReference (by default a
SoftReference
) to a build object.An abstraction ofReference
.Extensible factory for creating build references.Marker for aJob
which uses this mixin.Marker for aRun
which uses this mixin.Accompanying helper for the run type.