jenkinsci.plugin.browseraxis.label
Class BrowserFinder
java.lang.Object
hudson.model.LabelFinder
jenkinsci.plugin.browseraxis.label.BrowserFinder
- All Implemented Interfaces:
- hudson.ExtensionPoint
@Extension
public class BrowserFinder
- extends hudson.model.LabelFinder
Add browser labels to computer and actualize them if it is necessary
- Author:
- Lucie Votypkova
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Methods inherited from class hudson.model.LabelFinder |
all |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BrowserFinder
public BrowserFinder()
getThreads
public static java.util.Set<FindBrowsersOnNode> getThreads()
actualizeNode
public void actualizeNode(java.lang.String nodeName,
long time)
checkNodes
public void checkNodes(hudson.model.Node node)
doBrowserActualization
public void doBrowserActualization(hudson.model.Node node)
findLabels
public java.util.Collection<hudson.model.labels.LabelAtom> findLabels(hudson.model.Node node)
- Specified by:
findLabels in class hudson.model.LabelFinder
setActualizationOfBrowsers
public void setActualizationOfBrowsers()
deleteUnusedNodes
public void deleteUnusedNodes()
Copyright © 2004-2012. All Rights Reserved.