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