com.datalex.jenkins.plugins.nodestalker.wrapper
Class JobListGrabber
java.lang.Object
com.datalex.jenkins.plugins.nodestalker.wrapper.JobListGrabber
public final class JobListGrabber
- extends Object
Grabs a list of all enabled jobs on the current Jenkins instance.
- Version:
- 1.0
- Author:
- Fabio Neves , Baris Batiege
|
Method Summary |
static Collection<String> |
getJobs()
The list contained in JobListGrabber is used in config.jelly to populate the drop-down list on the UI |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JobListGrabber
public JobListGrabber()
getJobs
public static Collection<String> getJobs()
- The list contained in JobListGrabber is used in config.jelly to populate the drop-down list on the UI
- Returns:
Copyright © 2004-2014. All Rights Reserved.