|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.model.Descriptor<ToolInstaller>
hudson.tools.ToolInstallerDescriptor<ZipExtractionInstaller>
hudson.tools.ZipExtractionInstaller.DescriptorImpl
@Extension public static class ZipExtractionInstaller.DescriptorImpl
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class hudson.model.Descriptor |
|---|
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self |
| Field Summary |
|---|
| Fields inherited from class hudson.model.Descriptor |
|---|
clazz |
| Fields inherited from interface hudson.model.Saveable |
|---|
NOOP |
| Constructor Summary | |
|---|---|
ZipExtractionInstaller.DescriptorImpl()
|
|
| Method Summary | |
|---|---|
FormValidation |
doCheckUrl(String value)
|
String |
getDisplayName()
Human readable name of this kind of configurable object. |
| Methods inherited from class hudson.tools.ToolInstallerDescriptor |
|---|
all, for_, isApplicable |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ZipExtractionInstaller.DescriptorImpl()
| Method Detail |
|---|
public String getDisplayName()
Descriptor
getDisplayName in class Descriptor<ToolInstaller>
public FormValidation doCheckUrl(@QueryParameter
String value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||