com.thalesgroup.hudson.plugins.gnat.util
Class GnatUtil
java.lang.Object
com.thalesgroup.hudson.plugins.gnat.util.GnatUtil
public class GnatUtil
- extends java.lang.Object
|
Method Summary |
static void |
addTokenIfExist(java.lang.String token,
hudson.util.ArgumentListBuilder args,
boolean replaceMacro,
hudson.model.AbstractBuild<?,?> build,
java.lang.String... beforeArgs)
|
static java.lang.String |
getExecutable(GnatInstallation[] installations,
java.lang.String selectGnatLogicalName,
hudson.Launcher launcher,
hudson.model.BuildListener listener,
GnatInstallation.GNAT_TYPE gnatType)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GnatUtil
public GnatUtil()
getExecutable
public static java.lang.String getExecutable(GnatInstallation[] installations,
java.lang.String selectGnatLogicalName,
hudson.Launcher launcher,
hudson.model.BuildListener listener,
GnatInstallation.GNAT_TYPE gnatType)
throws GnatException
- Throws:
GnatException
addTokenIfExist
public static void addTokenIfExist(java.lang.String token,
hudson.util.ArgumentListBuilder args,
boolean replaceMacro,
hudson.model.AbstractBuild<?,?> build,
java.lang.String... beforeArgs)
throws java.io.IOException,
java.lang.InterruptedException
- Throws:
java.io.IOException
java.lang.InterruptedException
Copyright © 2010. All Rights Reserved.