org.jenkinsci.plugins.extremefeedback
Class Lamps
java.lang.Object
hudson.Plugin
org.jenkinsci.plugins.extremefeedback.Lamps
- All Implemented Interfaces:
- hudson.model.Saveable
public class Lamps
- extends hudson.Plugin
| Nested classes/interfaces inherited from class hudson.Plugin |
hudson.Plugin.DummyImpl |
| Fields inherited from interface hudson.model.Saveable |
NOOP |
|
Constructor Summary |
Lamps()
|
| Methods inherited from class hudson.Plugin |
configure, configure, doDynamic, getConfigXml, getWrapper, load, postInitialize, save, setServletContext, stop |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Lamps
public Lamps()
start
public void start()
throws Exception
- Overrides:
start in class hudson.Plugin
- Throws:
Exception
findLamps
public Set<Lamp> findLamps()
getLamps
public Set<Lamp> getLamps()
setLamps
public void setLamps(Set<Lamp> lamps)
getJobs
public Set<String> getJobs()
getIpsContainingJob
public Set<String> getIpsContainingJob(String jobName)
addLampByIp
public Set<Lamp> addLampByIp(String ipAddress)
Copyright © 2004-2013. All Rights Reserved.