| Class | Description |
|---|---|
| AbstractUnixSlaveInstaller | |
| LaunchConfiguration |
Encapsulates what to launch from the service wrapper.
|
| Prompter | |
| SlaveInstaller |
Represents platform-specific agent installation process.
|
| SlaveInstallerFactory |
Extension point for installer to put a Java program under a service manager
(such as launchd, Windows Service Control Manager, or upstart.)
|
| Exception | Description |
|---|---|
| InstallationException |
Represents an anticipated failure during
SlaveInstaller.install(org.jenkinsci.modules.slave_installer.LaunchConfiguration, org.jenkinsci.modules.slave_installer.Prompter)
that does not require stack trace printing. |
Copyright © 2016–2017. All rights reserved.