Class StringScriptSource

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

public class StringScriptSource extends ScriptSource
Groovy script specified by command string.
Author:
dvrzalik