org.hudsonci.maven.plugin.install
Class UrlMavenInstaller.DescriptorImpl
java.lang.Object
hudson.model.Descriptor<ToolInstaller>
hudson.tools.ToolInstallerDescriptor<UrlMavenInstaller>
org.hudsonci.maven.plugin.install.UrlMavenInstaller.DescriptorImpl
- All Implemented Interfaces:
- Saveable
- Enclosing class:
- UrlMavenInstaller
public static final class UrlMavenInstaller.DescriptorImpl
- extends ToolInstallerDescriptor<UrlMavenInstaller>
| 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 |
UrlMavenInstaller.DescriptorImpl
public UrlMavenInstaller.DescriptorImpl()
getDisplayName
public String getDisplayName()
- Specified by:
getDisplayName in class Descriptor<ToolInstaller>
isApplicable
public boolean isApplicable(Class<? extends ToolInstallation> type)
- Overrides:
isApplicable in class ToolInstallerDescriptor<UrlMavenInstaller>
Copyright © 2004-2011 Hudson. All Rights Reserved.