Package | Description |
---|---|
hudson.model |
Core object model that are bound to URLs via stapler, rooted at Hudson.
|
jenkins.model.lazy |
Class and Description |
---|
AbstractLazyLoadRunMap
SortedMap that keeps build records by their build numbers, in the descending order
(newer ones first.) |
BuildReference
Reference (by default a
SoftReference ) to a build object. |
LazyBuildMixIn |
LazyBuildMixIn.LazyLoadingJob
Marker for a
Job which uses this mixin. |
LazyBuildMixIn.LazyLoadingRun |
LazyBuildMixIn.RunMixIn
Accompanying helper for the run type.
|
Class and Description |
---|
AbstractLazyLoadRunMap.Direction |
BuildReference
Reference (by default a
SoftReference ) to a build object. |
BuildReference.Holder
An abstraction of
Reference . |
BuildReference.HolderFactory
Extensible factory for creating build references.
|
LazyBuildMixIn |
LazyBuildMixIn.LazyLoadingJob
Marker for a
Job which uses this mixin. |
LazyBuildMixIn.LazyLoadingRun |
LazyBuildMixIn.RunMixIn
Accompanying helper for the run type.
|
Copyright © 2015. All rights reserved.