org.jvnet.hudson.plugins.groovypostbuild
クラス GroovyScriptPath

java.lang.Object
  上位を拡張 hudson.model.AbstractDescribableImpl<GroovyScriptPath>
      上位を拡張 org.jvnet.hudson.plugins.groovypostbuild.GroovyScriptPath
すべての実装されたインタフェース:
hudson.model.Describable<GroovyScriptPath>

public class GroovyScriptPath
extends hudson.model.AbstractDescribableImpl<GroovyScriptPath>

作成者:
Nicolas De loof

入れ子のクラスの概要
static class GroovyScriptPath.GroovyScriptPathDescriptor
           
 
コンストラクタの概要
GroovyScriptPath(String path)
           
 
メソッドの概要
 File getPath()
           
 
クラス hudson.model.AbstractDescribableImpl から継承されたメソッド
getDescriptor
 
クラス 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-2014. All Rights Reserved.