Extension Points defined in Node Iterator API Plugin

Table of Contents

NodeIterator

A class that iterates through all the Node s in the system, even nodes which are not attached to the main Jenkins object. If you are holding onto nodes that are not attached to the main Jenkins object then you need to have an Extension which extends this class and can iterate through your Node s.

Implementations: