org.hudsonci.plugins.vault.tool
Class LegacyMavenInstaller.DescriptorImpl

java.lang.Object
  extended by hudson.model.Descriptor<hudson.tools.ToolInstaller>
      extended by hudson.tools.ToolInstallerDescriptor<T>
          extended by org.hudsonci.plugins.vault.tool.ToolInstallerSupport.Descriptor<LegacyMavenInstaller>
              extended by org.hudsonci.plugins.vault.tool.LegacyMavenInstaller.DescriptorImpl
All Implemented Interfaces:
hudson.model.Saveable
Enclosing class:
LegacyMavenInstaller

@Named
@Singleton
@Typed(value=hudson.model.Descriptor.class)
public static final class LegacyMavenInstaller.DescriptorImpl
extends ToolInstallerSupport.Descriptor<LegacyMavenInstaller>


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
LegacyMavenInstaller.DescriptorImpl()
           
 
Method Summary
 
Methods inherited from class org.hudsonci.plugins.vault.tool.ToolInstallerSupport.Descriptor
getBundles, getDisplayName, isApplicable
 
Methods inherited from class hudson.tools.ToolInstallerDescriptor
all, for_
 
Methods inherited from class hudson.model.Descriptor
calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, getCheckUrl, getConfigFile, getConfigPage, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getPropertyType, getPropertyType, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, 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

LegacyMavenInstaller.DescriptorImpl

public LegacyMavenInstaller.DescriptorImpl()


Copyright © 2004-2012 Hudson. All Rights Reserved.