Uses of Class
org.jenkinsci.test.acceptance.po.ComputerLauncher
Packages that use ComputerLauncher
Package
Description
-
Uses of ComputerLauncher in org.jenkinsci.test.acceptance.plugins.ssh_slaves
Subclasses of ComputerLauncher in org.jenkinsci.test.acceptance.plugins.ssh_slaves -
Uses of ComputerLauncher in org.jenkinsci.test.acceptance.po
Subclasses of ComputerLauncher in org.jenkinsci.test.acceptance.poModifier and TypeClassDescriptionclass
Launch slave executing command on master.Methods in org.jenkinsci.test.acceptance.po with type parameters of type ComputerLauncherModifier and TypeMethodDescription<T extends ComputerLauncher>
TDumbSlave.setLauncher
(Class<T> type) Selects the specified launcher, and return the page object to bind to it.