Uses of Class
hudson.util.PersistedList
Packages that use 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
Subclasses of PersistedList in hudson.modelModifier and TypeClassDescriptionstatic class
Deprecated.only here for backward compstatic class
Methods in hudson.model that return PersistedListModifier 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
Subclasses of PersistedList in hudson.utilModifier 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
Subclasses of PersistedList in jenkins.model