I J N
I
- iterator() - Static method in class jenkins.slaves.iterators.api.NodeIterator
-
Returns a new iterator of all the Nodes in the system.
- iterator(Class<N>) - Static method in class jenkins.slaves.iterators.api.NodeIterator
-
Returns a new iterator of all the Nodes in the system.
J
- jenkins.slaves.iterators.api - package jenkins.slaves.iterators.api
-
N
- NodeIterator<N extends hudson.model.Node> - Class in jenkins.slaves.iterators.api
-
A class that iterates through all the Nodes in the system, even nodes which are not attached to the main
Jenkins object.
- NodeIterator() - Constructor for class jenkins.slaves.iterators.api.NodeIterator
-
- nodes() - Static method in class jenkins.slaves.iterators.api.NodeIterator
-
Adapter to allow easy use from Java 5+ for loops.
- nodes(Class<N>) - Static method in class jenkins.slaves.iterators.api.NodeIterator
-
Adapter to allow easy use from Java 5+ for loops.
I J N
Copyright © 2004-2013. All Rights Reserved.