Uses of Enum Class
org.jenkinsci.plugins.proxmox.config.WindowsLoginShell
Packages that use WindowsLoginShell
-
Uses of WindowsLoginShell in org.jenkinsci.plugins.proxmox
Methods in org.jenkinsci.plugins.proxmox that return WindowsLoginShellMethods in org.jenkinsci.plugins.proxmox with parameters of type WindowsLoginShellConstructors in org.jenkinsci.plugins.proxmox with parameters of type WindowsLoginShellModifierConstructorDescriptionProxmoxLauncher(String sshCredentialsId, String javaPath, String jvmOptions, int startupWaitSeconds, String staticIp, JavaDistribution javaDistribution, int javaMajorVersion, WindowsLoginShell windowsLoginShell) -
Uses of WindowsLoginShell in org.jenkinsci.plugins.proxmox.config
Methods in org.jenkinsci.plugins.proxmox.config that return WindowsLoginShellModifier and TypeMethodDescriptionstatic WindowsLoginShellReturns the enum constant of this class with the specified name.static WindowsLoginShell[]WindowsLoginShell.values()Returns an array containing the constants of this enum class, in the order they are declared.