Uses of Enum Class
org.jenkinsci.plugins.proxmox.config.TemplateSelectionMode
Packages that use TemplateSelectionMode
-
Uses of TemplateSelectionMode in org.jenkinsci.plugins.proxmox
Methods in org.jenkinsci.plugins.proxmox that return TemplateSelectionModeMethods in org.jenkinsci.plugins.proxmox with parameters of type TemplateSelectionModeModifier and TypeMethodDescriptionvoidProxmoxTemplate.setTemplateSelectionMode(TemplateSelectionMode v) -
Uses of TemplateSelectionMode in org.jenkinsci.plugins.proxmox.config
Methods in org.jenkinsci.plugins.proxmox.config that return TemplateSelectionModeModifier and TypeMethodDescriptionstatic TemplateSelectionModeReturns the enum constant of this class with the specified name.static TemplateSelectionMode[]TemplateSelectionMode.values()Returns an array containing the constants of this enum class, in the order they are declared.