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