hudson.model
Class Hudson.CloudList
java.lang.Object
hudson.util.PersistedList<T>
hudson.util.DescribableList<Cloud,Descriptor<Cloud>>
jenkins.model.Jenkins.CloudList
hudson.model.Hudson.CloudList
- All Implemented Interfaces:
- Iterable<Cloud>
- Enclosing class:
- Hudson
Deprecated. only here for backward comp
public static class Hudson.CloudList
- extends Jenkins.CloudList
Methods inherited from class hudson.util.DescribableList |
buildDependencyGraph, contains, get, get, getDynamic, rebuild, rebuild, rebuildHetero, remove, replace, setOwner, toArray, toMap |
Methods inherited from class hudson.util.PersistedList |
add, addAll, addAllTo, clear, contains, get, getAll, isEmpty, iterator, remove, remove, removeAll, replace, replaceBy, setOwner, size, toList |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Hudson.CloudList
public Hudson.CloudList(Jenkins h)
- Deprecated.
Hudson.CloudList
public Hudson.CloudList()
- Deprecated.
Copyright © 2004-2013. All Rights Reserved.