Package hudson.plugins.groovy

Interface Summary
ScriptSource Base interface for Groovy script sources.
 

Class Summary
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  
Groovy A Builder for Groovy scripts.
Groovy.DescriptorImpl  
Groovy.GroovyInstallation  
PluginImpl Entry point of Groovy plugin.
StringScriptSource Groovy script specified by command string.
StringScriptSource.DescriptorImpl  
SystemGroovy A Builder which executes system Groovy script in Hudson JVM (similar to HUDSON_URL/script).
SystemGroovy.DescriptorImpl  
 

Enum Summary
Groovy.BuilderType  
SystemGroovy.BuilderType  
 



Copyright © 2008. All Rights Reserved.