| Package | Description |
|---|---|
| org.jenkinsci.modules.slave_installer | |
| org.jenkinsci.modules.slave_installer.impl |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
SlaveInstaller.install(LaunchConfiguration params,
Prompter prompter)
Installs the agent as a service, quit the current JVM, and let the newly installed service
spawns and connects as a Jenkins agent.
|
| Modifier and Type | Field and Description |
|---|---|
static LaunchConfiguration |
InstallerGui.LAUNCH_CONFIG
LaunchConfiguration that controls what process will be run under the service wrapper
when the agent installation happens through GUI. |
Copyright © 2016–2017. All rights reserved.