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 Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class hudson.model.AbstractDescribableImpl
getDescriptor
-
Constructor Details
-
GroovyScriptPath
-
-
Method Details
-
getPath
-
asURL
-