@Extension
public class AnkaCloudComputerListener
extends hudson.slaves.ComputerListener
Constructor and Description |
---|
AnkaCloudComputerListener() |
Modifier and Type | Method and Description |
---|---|
void |
onLaunchFailure(hudson.model.Computer c,
hudson.model.TaskListener taskListener) |
void |
onOnline(hudson.model.Computer c,
hudson.model.TaskListener listener) |
public void onOnline(hudson.model.Computer c, hudson.model.TaskListener listener)
onOnline
in class hudson.slaves.ComputerListener
public void onLaunchFailure(hudson.model.Computer c, hudson.model.TaskListener taskListener) throws IOException, InterruptedException
onLaunchFailure
in class hudson.slaves.ComputerListener
IOException
InterruptedException
Copyright © 2016–2020. All rights reserved.