Uses of Class
jenkins.slaves.iterators.api.NodeIterator
-
Uses of NodeIterator in jenkins.slaves.iterators.api
Methods in jenkins.slaves.iterators.api that return NodeIteratorModifier and TypeMethodDescriptionstatic NodeIterator<Node> NodeIterator.iterator()Returns a new iterator of all theNodes in the system.static <N extends Node>
NodeIterator<N> Returns a new iterator of all theNodes in the system.