Class FileScriptSource

java.lang.Object
hudson.plugins.groovy.ScriptSource
hudson.plugins.groovy.FileScriptSource
All Implemented Interfaces:
Describable<ScriptSource>

public class FileScriptSource extends ScriptSource
Groovy source based on given script file.
Author:
dvrzalik