Package hudson.plugins.emailext
Class GroovyScriptPath
- All Implemented Interfaces:
- Describable<GroovyScriptPath>
Model a classpath entry for Groovy pre script execution.
 The syntax can be an URL, and if the syntax is invalid, defaults to a
 file path.
 This has been inspired by the Jenkins Postbuild plugin.
- 
Nested Class SummaryNested Classes
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class hudson.model.AbstractDescribableImplgetDescriptor
- 
Constructor Details- 
GroovyScriptPath
 
- 
- 
Method Details- 
getPath
- 
asURL
 
-