Uses of Class
com.thalesgroup.hudson.plugins.gnat.GnatInstallation

Packages that use GnatInstallation
com.thalesgroup.hudson.plugins.gnat.gnatcheck   
com.thalesgroup.hudson.plugins.gnat.gnathtml   
com.thalesgroup.hudson.plugins.gnat.gnatmake   
com.thalesgroup.hudson.plugins.gnat.gnatmetric   
com.thalesgroup.hudson.plugins.gnat.util   
 

Uses of GnatInstallation in com.thalesgroup.hudson.plugins.gnat.gnatcheck
 

Methods in com.thalesgroup.hudson.plugins.gnat.gnatcheck that return GnatInstallation
 GnatInstallation[] GnatcheckTypeDescriptor.getInstallations()
           
 GnatInstallation[] GnatcheckPublisher.GnatcheckPublisherDescriptor.getInstallations()
           
 GnatInstallation[] GnatcheckBuilder.GnatcheckBuilderDescriptor.getInstallations()
           
 

Uses of GnatInstallation in com.thalesgroup.hudson.plugins.gnat.gnathtml
 

Methods in com.thalesgroup.hudson.plugins.gnat.gnathtml that return GnatInstallation
 GnatInstallation[] GnathtmlArchiver.GnathtmlArchiverDescriptor.getInstallations()
           
 

Uses of GnatInstallation in com.thalesgroup.hudson.plugins.gnat.gnatmake
 

Methods in com.thalesgroup.hudson.plugins.gnat.gnatmake that return GnatInstallation
 GnatInstallation[] GnatmakeBuilder.GnatmakeBuilderDescriptor.getInstallations()
           
 

Uses of GnatInstallation in com.thalesgroup.hudson.plugins.gnat.gnatmetric
 

Methods in com.thalesgroup.hudson.plugins.gnat.gnatmetric that return GnatInstallation
 GnatInstallation[] GnatmetricTypeDescriptor.getInstallations()
           
 

Uses of GnatInstallation in com.thalesgroup.hudson.plugins.gnat.util
 

Methods in com.thalesgroup.hudson.plugins.gnat.util with parameters of type GnatInstallation
static String GnatUtil.getExecutable(GnatInstallation[] installations, String selectGnatLogicalName, hudson.Launcher launcher, hudson.model.BuildListener listener, GnatInstallation.GNAT_TYPE gnatType)
           
 



Copyright © 2004-2012. All Rights Reserved.