org.jenkinsci.plugins.postbuildscript
Class GroovyScriptFile

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

public class GroovyScriptFile
extends Object

Author:
Gregory Boissinot

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

Constructor Detail

GroovyScriptFile

@DataBoundConstructor
public GroovyScriptFile(String filePath)
Method Detail

getFilePath

public String getFilePath()


Copyright © 2004-2012. All Rights Reserved.