Uses of Class
org.jenkinsci.plugins.extremefeedback.model.Lamp

Packages that use Lamp
org.jenkinsci.plugins.extremefeedback   
org.jenkinsci.plugins.extremefeedback.model   
 

Uses of Lamp in org.jenkinsci.plugins.extremefeedback
 

Methods in org.jenkinsci.plugins.extremefeedback that return Lamp
 Lamp XfManagementLink.getLamp(String macAddress)
           
 

Methods in org.jenkinsci.plugins.extremefeedback that return types with arguments of type Lamp
 Set<Lamp> Lamps.addLampByIp(String ipAddress)
           
 Set<Lamp> XfManagementLink.addLampByIpAddress(String ipAddress)
           
 Collection<Lamp> XfManagementLink.addProjectToLamp(String projectName, String macAddress)
           
 Set<Lamp> XfManagementLink.findLamps()
           
 Set<Lamp> Lamps.findLamps()
           
 Set<Lamp> XfManagementLink.getLamps()
           
 Set<Lamp> Lamps.getLamps()
           
 Map<String,Lamp> Lamps.getLampsAsMap()
           
 Set<Lamp> Lamps.getLampsContainingJob(String jobName)
           
 Collection<Lamp> XfManagementLink.removeLamp(String macAddress)
           
 Collection<Lamp> XfManagementLink.removeProjectFromLamp(String projectName, String macAddress)
           
 

Methods in org.jenkinsci.plugins.extremefeedback with parameters of type Lamp
 boolean XfManagementLink.updateLamp(Lamp lamp)
           
 

Method parameters in org.jenkinsci.plugins.extremefeedback with type arguments of type Lamp
 void Lamps.setLamps(Set<Lamp> lamps)
           
 

Uses of Lamp in org.jenkinsci.plugins.extremefeedback.model
 

Methods in org.jenkinsci.plugins.extremefeedback.model that return types with arguments of type Lamp
 TreeSet<Lamp> LampFinderCallable.call()
           
 

Methods in org.jenkinsci.plugins.extremefeedback.model with parameters of type Lamp
 int Lamp.compareTo(Lamp o)
           
 



Copyright © 2004-2013. All Rights Reserved.