hudson.plugins.phing
クラス PhingInstallation
java.lang.Object
hudson.plugins.phing.PhingInstallation
- すべての実装されたインタフェース:
- Serializable
public final class PhingInstallation
- extends Object
- implements Serializable
Phing Installation.
- 作成者:
- Seiji Sogabe
- 関連項目:
- 直列化された形式
| クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PhingInstallation
@DataBoundConstructor
public PhingInstallation(String phpCommand,
String name,
String phingHome)
getExecName
public static String getExecName(hudson.Launcher launcher)
getName
public String getName()
getPhingHome
public String getPhingHome()
getPhpCommand
public String getPhpCommand()
getExecutable
public String getExecutable(hudson.Launcher launcher)
throws IOException,
InterruptedException
- 例外:
IOException
InterruptedException
Copyright © 2004-2011. All Rights Reserved.