@Extension
public class KiuwanComputerListener
extends hudson.slaves.ComputerListener
| Modifier and Type | Field and Description |
|---|---|
static String |
AGENT_HOME |
static String |
INSTALL_DIR |
| 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 static final String INSTALL_DIR
public static final String AGENT_HOME
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-2015. All Rights Reserved.