@Extension
public class ForemanComputerListener
extends hudson.slaves.ComputerListener
| Constructor and Description |
|---|
ForemanComputerListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
onLaunchFailure(hudson.model.Computer c,
hudson.model.TaskListener taskListener) |
void |
onTemporarilyOnline(hudson.model.Computer c) |
void |
preLaunch(hudson.model.Computer c,
hudson.model.TaskListener taskListener) |
public void onLaunchFailure(hudson.model.Computer c,
hudson.model.TaskListener taskListener)
throws IOException,
InterruptedException
onLaunchFailure in class hudson.slaves.ComputerListenerIOExceptionInterruptedExceptionpublic void preLaunch(hudson.model.Computer c,
hudson.model.TaskListener taskListener)
throws IOException,
InterruptedException
preLaunch in class hudson.slaves.ComputerListenerIOExceptionInterruptedExceptionpublic void onTemporarilyOnline(hudson.model.Computer c)
onTemporarilyOnline in class hudson.slaves.ComputerListenerCopyright © 2016–2017. All rights reserved.