org.jenkinsci.plugins.postbuildscript
Class GroovyScript
java.lang.Object
org.jenkinsci.plugins.postbuildscript.GroovyScript
public class GroovyScript
- extends Object
- Author:
- Gregory Boissinot
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GroovyScript
@DataBoundConstructor
public GroovyScript(String filePath,
String content)
getFilePath
public String getFilePath()
getContent
public String getContent()
Copyright © 2004-2011. All Rights Reserved.