Uses of Class
hudson.plugins.groovy.GroovyInstallation
-
Uses of GroovyInstallation in hudson.plugins.groovy
Methods in hudson.plugins.groovy that return GroovyInstallationModifier and TypeMethodDescriptionGroovyInstallation.forEnvironment
(EnvVars environment) GroovyInstallation.forNode
(Node node, TaskListener log) static GroovyInstallation
protected GroovyInstallation
Groovy.getGroovy()
Groovy.DescriptorImpl.getInstallations()
GroovyInstallation.DescriptorImpl.getInstallations()
Methods in hudson.plugins.groovy with parameters of type GroovyInstallationModifier and TypeMethodDescriptionvoid
Groovy.DescriptorImpl.setInstallations
(GroovyInstallation... installations) void
GroovyInstallation.DescriptorImpl.setInstallations
(GroovyInstallation... installations)