Uses of Class
org.jenkinsci.plugins.ewm.definitions.Template
-
Packages that use Template Package Description org.jenkinsci.plugins.ewm.steps -
-
Uses of Template in org.jenkinsci.plugins.ewm.steps
Methods in org.jenkinsci.plugins.ewm.steps that return types with arguments of type Template Modifier and Type Method Description List<Template>
ExwsStep.DescriptorImpl. getTemplates()
Method parameters in org.jenkinsci.plugins.ewm.steps with type arguments of type Template Modifier and Type Method Description void
ExwsStep.DescriptorImpl. setTemplates(List<Template> templates)
-