@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 computer,
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.ComputerListener
IOException
InterruptedException
public 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.ComputerListener
IOException
InterruptedException
public void process(hudson.model.Computer computer, hudson.FilePath root, hudson.model.TaskListener listener) throws IOException, InterruptedException
IOException
InterruptedException
Copyright © 2016–2021. All rights reserved.