com.michelin.cio.hudson.plugins.qc.qtpaddins
Class QualityCenterQTPAddinsInstaller.DescriptorImpl

java.lang.Object
  extended by hudson.model.Descriptor<hudson.tools.ToolInstaller>
      extended by hudson.tools.ToolInstallerDescriptor<QualityCenterQTPAddinsInstaller>
          extended by com.michelin.cio.hudson.plugins.qc.qtpaddins.QualityCenterQTPAddinsInstaller.DescriptorImpl
All Implemented Interfaces:
hudson.model.Saveable
Enclosing class:
QualityCenterQTPAddinsInstaller

@Extension
public static final class QualityCenterQTPAddinsInstaller.DescriptorImpl
extends hudson.tools.ToolInstallerDescriptor<QualityCenterQTPAddinsInstaller>


Nested Class Summary
 
Nested classes/interfaces inherited from class hudson.model.Descriptor
hudson.model.Descriptor.FormException, hudson.model.Descriptor.PropertyType
 
Field Summary
 
Fields inherited from class hudson.model.Descriptor
clazz
 
Fields inherited from interface hudson.model.Saveable
NOOP
 
Constructor Summary
QualityCenterQTPAddinsInstaller.DescriptorImpl()
           
 
Method Summary
 hudson.util.FormValidation doCheckLocalPathToQTPAddin(java.lang.String value)
           
 QualityCenterQTPAddinsInstaller.QTPVersion[] getAddinsArray()
          Gets the supported versions of the QTP Addin.
 java.lang.String getDisplayName()
           
 boolean isApplicable(java.lang.Class<? extends hudson.tools.ToolInstallation> toolType)
           
 
Methods inherited from class hudson.tools.ToolInstallerDescriptor
all, for_
 
Methods inherited from class hudson.model.Descriptor
calcFillSettings, configure, configure, doHelp, find, find, getCheckUrl, getConfigPage, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getJsonSafeClassName, getPropertyType, getPropertyType, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, save, toArray, toList, toMap
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QualityCenterQTPAddinsInstaller.DescriptorImpl

public QualityCenterQTPAddinsInstaller.DescriptorImpl()
Method Detail

getDisplayName

public java.lang.String getDisplayName()
Specified by:
getDisplayName in class hudson.model.Descriptor<hudson.tools.ToolInstaller>

getAddinsArray

public QualityCenterQTPAddinsInstaller.QTPVersion[] getAddinsArray()
                                                            throws java.net.MalformedURLException
Gets the supported versions of the QTP Addin.

Throws:
java.net.MalformedURLException

isApplicable

public boolean isApplicable(java.lang.Class<? extends hudson.tools.ToolInstallation> toolType)
Overrides:
isApplicable in class hudson.tools.ToolInstallerDescriptor<QualityCenterQTPAddinsInstaller>

doCheckLocalPathToQTPAddin

public hudson.util.FormValidation doCheckLocalPathToQTPAddin(@QueryParameter
                                                             java.lang.String value)


Copyright © 2010. All Rights Reserved.