Uses of Class
hudson.util.PersistedList

Packages that use PersistedList
hudson.model Core object model that are bound to URLs via stapler, rooted at Hudson
hudson.util Other miscellaneous utility code 
jenkins.model   
 

Uses of PersistedList in hudson.model
 

Subclasses of PersistedList in hudson.model
static class Hudson.CloudList
          Deprecated. only here for backward comp
static class View.PropertyList
           
 

Methods in hudson.model that return PersistedList
 PersistedList<UpdateSite> UpdateCenter.getSites()
          Returns the list of UpdateSites to be used.
 

Uses of PersistedList in hudson.util
 

Subclasses of PersistedList in hudson.util
 class DescribableList<T extends Describable<T>,D extends Descriptor<T>>
          Persisted list of Describables with some operations specific to Descriptors.
 

Uses of PersistedList in jenkins.model
 

Subclasses of PersistedList in jenkins.model
static class Jenkins.CloudList
           
 



Copyright © 2004-2013. All Rights Reserved.