JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
All Classes
All Classes
Class Summary
Enum Summary
Class
Description
AbstractGroovy
Shared functionality for Groovy builders (nothing but script sources at the moment)
AbstractGroovy.AbstractGroovyDescriptor
FileScriptSource
Groovy source based on given script file.
FileScriptSource.DescriptorImpl
FileSystemScriptSource
FileSystemScriptSource.DescriptorImpl
Groovy
A Builder for Groovy scripts.
Groovy.BuilderType
Groovy.DescriptorImpl
Groovy.GroovyInstallation
GroovyInstallation
GroovyInstallation.DescriptorImpl
GroovyInstaller
GroovyInstaller.DescriptorImpl
GroovyTokenMacro
GROOVY
token that evaluates groovy expressions.
ScriptSource
Base interface for
Groovy
script sources.
StringScriptSource
Groovy script specified by command string.
StringScriptSource.DescriptorImpl
StringSystemScriptSource
StringSystemScriptSource.DescriptorImpl
SystemGroovy
A Builder which executes system Groovy script in Jenkins JVM (similar to JENKINS_URL/script).
SystemGroovy.DescriptorImpl
SystemScriptSource
Source of
SystemGroovy
scripts.
WithGroovyStep
Makes
groovy
in
PATH
be bound to an appropriate executable.
WithGroovyStep.DescriptorImpl