hudson.plugins.easyant
Class EasyAntInstallation
java.lang.Object
hudson.plugins.easyant.EasyAntInstallation
public final class EasyAntInstallation
- extends java.lang.Object
This class represent an easyant installation
- Author:
- Jean Louis Boudart
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EasyAntInstallation
@DataBoundConstructor
public EasyAntInstallation(java.lang.String name,
java.lang.String easyantHome)
getName
public java.lang.String getName()
getEasyantHome
public java.lang.String getEasyantHome()
getExecutable
public java.io.File getExecutable()
isAvailable
public boolean isAvailable()
Copyright © 2010. All Rights Reserved.