hudson.model
Class Hudson.CloudList

java.lang.Object
  extended by hudson.util.PersistedList<T>
      extended by hudson.util.DescribableList<Cloud,Descriptor<Cloud>>
          extended by jenkins.model.Jenkins.CloudList
              extended by 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


Nested Class Summary
 
Nested classes/interfaces inherited from class hudson.util.DescribableList
DescribableList.ConverterImpl, DescribableList.Owner
 
Field Summary
 
Fields inherited from class hudson.util.PersistedList
data, owner
 
Constructor Summary
Hudson.CloudList()
          Deprecated.  
Hudson.CloudList(Jenkins h)
          Deprecated.  
 
Method Summary
 
Methods inherited from class jenkins.model.Jenkins.CloudList
getByName, onModified
 
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
 

Constructor Detail

Hudson.CloudList

public Hudson.CloudList(Jenkins h)
Deprecated. 

Hudson.CloudList

public Hudson.CloudList()
Deprecated. 


Copyright © 2004-2013. All Rights Reserved.