@Extension
public class HudsonComputerListener
extends hudson.slaves.ComputerListener
| Constructor and Description |
|---|
HudsonComputerListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
onOnline(hudson.model.Computer c,
hudson.model.TaskListener listener) |
void |
onTemporarilyOnline(hudson.model.Computer c) |
public void onTemporarilyOnline(hudson.model.Computer c)
onTemporarilyOnline in class hudson.slaves.ComputerListenerpublic void onOnline(hudson.model.Computer c,
hudson.model.TaskListener listener)
throws IOException,
InterruptedException
onOnline in class hudson.slaves.ComputerListenerIOExceptionInterruptedExceptionCopyright © 2016. All rights reserved.