org.jenkinsci.plugins.postbuildscript
Class GroovyScript
java.lang.Object
org.jenkinsci.plugins.postbuildscript.GroovyScript
Deprecated.
@Deprecated
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
public GroovyScript(String filePath,
String content)
- Deprecated.
getFilePath
public String getFilePath()
- Deprecated.
getContent
public String getContent()
- Deprecated.
Copyright © 2004-2011. All Rights Reserved.