Class ScriptSource

java.lang.Object
hudson.plugins.groovy.ScriptSource
All Implemented Interfaces:
Describable<ScriptSource>
Direct Known Subclasses:
FileScriptSource, StringScriptSource

public abstract class ScriptSource extends Object implements Describable<ScriptSource>
Base interface for Groovy script sources.
Author:
dvrzalik