Uses of Class
hudson.util.PersistedList
Package
Description
Core object model that are bound to URLs via stapler, rooted at
Jenkins
.Other miscellaneous utility code
-
Uses of PersistedList in hudson.model
Modifier and TypeClassDescriptionstatic class
Deprecated.only here for backward compstatic class
Modifier and TypeMethodDescriptionfinal PersistedList<FingerprintFacet>
Fingerprint.getPersistedFacets()
Returns the persisted facets.UpdateCenter.getSites()
Returns the list ofUpdateSite
s to be used. -
Uses of PersistedList in hudson.util
Modifier and TypeClassDescriptionclass
DescribableList<T extends Describable<T>,
D extends Descriptor<T>> Persisted list ofDescribable
s with some operations specific toDescriptor
s. -
Uses of PersistedList in jenkins.model