| Class | Description |
|---|---|
| JobListGrabber |
Grabs a list of all enabled jobs on the current Jenkins instance.
|
| MyNodeAssignmentAction |
This is the main class of the plugin.
|
| MyQueueDecisionHandler |
Tells Jenkins to use our code when deciding to schedule job
|
| NodeStalkerBuildWrapper |
This class is an extension point that collects and stores information on the job to follow and whether the Share
Workspace option has been enabled.
|
| NodeStalkerBuildWrapper.DescriptorImpl | |
| Util |
This class throws an illegal exception and sets node to be followed to null if the user enters an invalid job name.
|
Copyright © 2004-2015. All Rights Reserved.