SlaveInstallerFactorys.InstallerGui to a Jenkins agent that has JNLP GUI.SlaveInstaller for the platform
of the given SlaveComputer, create one and return its SlaveInstaller.SlaveInstaller for the system
that the other end of the given channel runs in, create one and return a SlaveInstaller.SlaveInstaller.install(LaunchConfiguration,Prompter)
would do.LaunchConfiguration.getJarFile()
is available on Jenkins, return its URL.SlaveInstaller.install(org.jenkinsci.modules.slave_installer.LaunchConfiguration, org.jenkinsci.modules.slave_installer.Prompter)
that does not require stack trace printing.Channel.call(Callable) on an agent,
adds a GUI menu to install the agent as a platform-specific service.InstallerGui.DisplayName: Install as a service.LaunchConfiguration that controls what process will be run under the service wrapper
when the agent installation happens through GUI.InstallerGui.DisplayName: Install as a service.Copyright © 2016–2017. All rights reserved.