| Package | Description |
|---|---|
| org.jenkinsci.modules.slave_installer | |
| org.jenkinsci.modules.slave_installer.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractUnixSlaveInstaller |
| Modifier and Type | Method and Description |
|---|---|
static SlaveInstaller |
SlaveInstallerFactory.createFor(hudson.slaves.SlaveComputer c) |
abstract SlaveInstaller |
SlaveInstallerFactory.createIfApplicable(hudson.slaves.SlaveComputer c)
If this factory is capable of creating a
SlaveInstaller for the platform
of the given SlaveComputer, create one and return its SlaveInstaller. |
| Constructor and Description |
|---|
InstallerGui(SlaveInstaller installer) |
Copyright © 2004-2012. All Rights Reserved.