Uses of Class
hudson.plugins.libvirt.VirtualMachineLauncher
Packages that use VirtualMachineLauncher
-
Uses of VirtualMachineLauncher in hudson.plugins.libvirt
Constructors in hudson.plugins.libvirt with parameters of type VirtualMachineLauncherModifierConstructorDescriptionVirtualMachineSlave
(String name, String nodeDescription, String remoteFS, String numExecutors, Node.Mode mode, String labelString, VirtualMachineLauncher launcher, ComputerLauncher delegateLauncher, RetentionStrategy<? extends Computer> retentionStrategy, List<? extends NodeProperty<?>> nodeProperties, String hypervisorDescription, String virtualMachineName, String snapshotName, int startupWaitingPeriodSeconds, String shutdownMethod, boolean rebootAfterRun, int startupTimesToRetryOnFailure, String beforeJobSnapshotName)