|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 UpdateSite s 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 Describable s with some operations specific
to Descriptor s. |
Uses of PersistedList in jenkins.model |
---|
Subclasses of PersistedList in jenkins.model | |
---|---|
static class |
Jenkins.CloudList
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |