org.jenkinsci.plugins.postbuildscript
Class GenericScript

java.lang.Object
  extended by org.jenkinsci.plugins.postbuildscript.GenericScript

public class GenericScript
extends Object

Author:
Gregory Boissinot

Constructor Summary
GenericScript(String filePath)
           
 
Method Summary
 String getContent()
          Deprecated. 
 String getFilePath()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenericScript

@DataBoundConstructor
public GenericScript(String filePath)
Method Detail

getFilePath

public String getFilePath()

getContent

@Deprecated
public String getContent()
Deprecated. 



Copyright © 2004-2011. All Rights Reserved.