|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Thread
jenkinsci.plugin.browseraxis.label.FindBrowsersOnNode
public class FindBrowsersOnNode
Find browsers, versions for nodes and actualize labels if it is necessary
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class java.lang.Thread |
|---|
java.lang.Thread.State, java.lang.Thread.UncaughtExceptionHandler |
| Field Summary |
|---|
| Fields inherited from class java.lang.Thread |
|---|
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY |
| Constructor Summary | |
|---|---|
FindBrowsersOnNode(java.lang.String name,
long startTime,
hudson.model.Node node)
|
|
| Method Summary | |
|---|---|
hudson.model.labels.LabelAtom |
getAutoversion(Browser browser,
hudson.model.Node node)
|
hudson.model.Node |
getNode()
|
long |
getStartTime()
|
boolean |
isAutoversionPossible(Browser browser,
hudson.model.Node node)
|
static java.lang.String |
parsePath(hudson.model.Computer computer,
java.lang.String path)
Replace system variable names by their values |
void |
run()
|
| Methods inherited from class java.lang.Thread |
|---|
activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public FindBrowsersOnNode(java.lang.String name,
long startTime,
hudson.model.Node node)
| Method Detail |
|---|
public long getStartTime()
public hudson.model.Node getNode()
public void run()
run in interface java.lang.Runnablerun in class java.lang.Thread
public static java.lang.String parsePath(hudson.model.Computer computer,
java.lang.String path)
throws java.io.IOException,
java.lang.InterruptedException
java.io.IOException
java.lang.InterruptedException
public boolean isAutoversionPossible(Browser browser,
hudson.model.Node node)
public hudson.model.labels.LabelAtom getAutoversion(Browser browser,
hudson.model.Node node)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||