org.jenkinsci.plugins.postbuildscript
Class GroovyScriptFile

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

public class GroovyScriptFile
extends java.lang.Object

Author:
Gregory Boissinot

Constructor Summary
GroovyScriptFile(java.lang.String filePath)
           
 
Method Summary
 java.lang.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(java.lang.String filePath)
Method Detail

getFilePath

public java.lang.String getFilePath()


Copyright © 2004-2011. All Rights Reserved.