| Package | Description |
|---|---|
| org.jenkinsci.modules.slave_installer | |
| org.jenkinsci.modules.slave_installer.impl |
| Class and 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. |
| 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.)
|
| Class and Description |
|---|
| LaunchConfiguration
Encapsulates what to launch from the service wrapper.
|
| Prompter |
| SlaveInstaller
Represents platform-specific agent installation process.
|
Copyright © 2016–2017. All rights reserved.