Uses of Class
org.jenkinsci.plugins.proxmox.ProxmoxTemplate
Packages that use ProxmoxTemplate
-
Uses of ProxmoxTemplate in org.jenkinsci.plugins.proxmox
Methods in org.jenkinsci.plugins.proxmox that return ProxmoxTemplateModifier and TypeMethodDescriptionProxmoxCloud.getTemplateByName(String name) ProxmoxTemplate.DescriptorImpl.newInstance(org.kohsuke.stapler.StaplerRequest2 req, net.sf.json.JSONObject formData) Methods in org.jenkinsci.plugins.proxmox that return types with arguments of type ProxmoxTemplateMethod parameters in org.jenkinsci.plugins.proxmox with type arguments of type ProxmoxTemplate -
Uses of ProxmoxTemplate in org.jenkinsci.plugins.proxmox.config
Methods in org.jenkinsci.plugins.proxmox.config that return ProxmoxTemplateModifier and TypeMethodDescriptionProxmoxConfigLoader.createProxmoxTemplate(Map<String, Object> configMap)