@Extension
public class NodeLabelCache
extends hudson.slaves.ComputerListener
| Constructor and Description |
|---|
NodeLabelCache() |
| Modifier and Type | Method and Description |
|---|---|
void |
onOnline(hudson.model.Computer computer,
hudson.model.TaskListener listener)
When a computer comes online, probe it for its platform labels.
|
public void onOnline(hudson.model.Computer computer,
hudson.model.TaskListener listener)
throws IOException,
InterruptedException
onOnline in class hudson.slaves.ComputerListenerIOExceptionInterruptedExceptionCopyright © 2016–2018. All rights reserved.