@Extension
@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class)
@RestrictedSince(value="1.9")
public class SlaveExeUpdater
extends hudson.slaves.ComputerListener
| Constructor and Description |
|---|
SlaveExeUpdater() |
| Modifier and Type | Method and Description |
|---|---|
void |
onOnline(hudson.model.Computer c,
hudson.model.TaskListener listener) |
public void onOnline(hudson.model.Computer c,
hudson.model.TaskListener listener)
throws IOException,
InterruptedException
onOnline in class hudson.slaves.ComputerListenerIOExceptionInterruptedExceptionCopyright © 2016–2017. All rights reserved.