org.jvnet.hudson.plugins.groovypostbuild
Class GroovyScriptPath
java.lang.Object
hudson.model.AbstractDescribableImpl<GroovyScriptPath>
org.jvnet.hudson.plugins.groovypostbuild.GroovyScriptPath
- All Implemented Interfaces:
- hudson.model.Describable<GroovyScriptPath>
public class GroovyScriptPath
- extends hudson.model.AbstractDescribableImpl<GroovyScriptPath>
- Author:
- Nicolas De loof
| Methods inherited from class hudson.model.AbstractDescribableImpl |
getDescriptor |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GroovyScriptPath
@DataBoundConstructor
public GroovyScriptPath(String path)
getPath
public File getPath()
Copyright © 2004-2012. All Rights Reserved.