| Modifier and Type | Method and Description |
|---|---|
static NodeIterator<hudson.model.Node> |
NodeIterator.iterator()
Returns a new iterator of all the
Nodes in the system. |
static <N extends hudson.model.Node> |
NodeIterator.iterator(Class<N> nodeClass)
Returns a new iterator of all the
Nodes in the system. |
Copyright © 2016–2021. All rights reserved.