@Extension public class NodeSharingComputerListener extends ComputerListener
ExtensionPoint.LegacyInstancesAreScopedToHudson| Constructor and Description |
|---|
NodeSharingComputerListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
onLaunchFailure(Computer c,
TaskListener taskListener) |
void |
preLaunch(Computer c,
TaskListener taskListener) |
all, onConfigurationChange, onOffline, onOffline, onOnline, onOnline, onTemporarilyOffline, onTemporarilyOnline, preOnline, register, unregisterpublic void onLaunchFailure(Computer c, TaskListener taskListener) throws IOException, InterruptedException
onLaunchFailure in class ComputerListenerIOExceptionInterruptedExceptionpublic void preLaunch(Computer c, TaskListener taskListener) throws IOException
preLaunch in class ComputerListenerIOExceptionCopyright © 2016–2019. All rights reserved.