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 classDeprecated.only here for backward compstatic classMethods in hudson.model that return PersistedListModifier and TypeMethodDescriptionfinal PersistedList<FingerprintFacet>Fingerprint.getPersistedFacets()Returns the persisted facets.UpdateCenter.getSites()Returns the list ofUpdateSites to be used. -
Uses of PersistedList in hudson.util
Subclasses of PersistedList in hudson.utilModifier and TypeClassDescriptionclassDescribableList<T extends Describable<T>,D extends Descriptor<T>> Persisted list ofDescribables with some operations specific toDescriptors. -
Uses of PersistedList in jenkins.model
Subclasses of PersistedList in jenkins.model