org.jvnet.hudson.plugins.groovypostbuild
Class GroovyScriptPath

java.lang.Object
  extended by org.jvnet.hudson.plugins.groovypostbuild.GroovyScriptPath

public class GroovyScriptPath
extends Object

Author:
Nicolas De loof

Constructor Summary
GroovyScriptPath(String path)
           
 
Method Summary
 File getPath()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GroovyScriptPath

@DataBoundConstructor
public GroovyScriptPath(String path)
Method Detail

getPath

public File getPath()


Copyright © 2004-2012. All Rights Reserved.