@Extension
public class KiuwanComputerListener
extends hudson.slaves.ComputerListener
| Constructor and Description |
|---|
KiuwanComputerListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
onOnline(hudson.model.Computer c,
hudson.model.TaskListener listener) |
void |
preOnline(hudson.model.Computer c,
hudson.remoting.Channel channel,
hudson.FilePath root,
hudson.model.TaskListener listener) |
void |
process(hudson.model.Computer c,
hudson.FilePath root,
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 preOnline(hudson.model.Computer c,
hudson.remoting.Channel channel,
hudson.FilePath root,
hudson.model.TaskListener listener)
throws IOException,
InterruptedException
preOnline in class hudson.slaves.ComputerListenerIOExceptionInterruptedExceptionpublic void process(hudson.model.Computer c,
hudson.FilePath root,
hudson.model.TaskListener listener)
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionCopyright © 2004-2019. All Rights Reserved.