@Extension
public class NodesListener
extends hudson.slaves.ComputerListener
| Constructor and Description |
|---|
NodesListener()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
onOffline(hudson.model.Computer c,
hudson.slaves.OfflineCause cause) |
void |
onOnline(hudson.model.Computer c,
hudson.model.TaskListener listener) |
public void onOnline(hudson.model.Computer c,
hudson.model.TaskListener listener)
throws IOException,
InterruptedException
onOnline in class hudson.slaves.ComputerListenerIOExceptionInterruptedExceptionpublic void onOffline(hudson.model.Computer c,
hudson.slaves.OfflineCause cause)
onOffline in class hudson.slaves.ComputerListenerCopyright © 2009–2023. All rights reserved.