|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.model.Descriptor<ToolInstallation>
hudson.tools.ToolDescriptor<MercurialInstallation>
hudson.plugins.mercurial.MercurialInstallation.DescriptorImpl
@Extension public static class MercurialInstallation.DescriptorImpl
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class hudson.model.Descriptor |
|---|
Descriptor.FormException, Descriptor.PropertyType |
| Field Summary | |
|---|---|
private MercurialInstallation[] |
installations
|
| Fields inherited from class hudson.model.Descriptor |
|---|
clazz |
| Fields inherited from interface hudson.model.Saveable |
|---|
NOOP |
| Constructor Summary | |
|---|---|
MercurialInstallation.DescriptorImpl()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDisplayName()
|
MercurialInstallation[] |
getInstallations()
|
void |
setInstallations(MercurialInstallation... installations)
|
| Methods inherited from class hudson.tools.ToolDescriptor |
|---|
configure, getDefaultInstallers, getDefaultProperties, getPropertyDescriptors |
| Methods inherited from class hudson.model.Descriptor |
|---|
calcAutoCompleteSettings, calcFillSettings, 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 |
| Field Detail |
|---|
@CopyOnWrite private volatile MercurialInstallation[] installations
| Constructor Detail |
|---|
public MercurialInstallation.DescriptorImpl()
| Method Detail |
|---|
public java.lang.String getDisplayName()
getDisplayName in class Descriptor<ToolInstallation>public MercurialInstallation[] getInstallations()
getInstallations in class ToolDescriptor<MercurialInstallation>public void setInstallations(MercurialInstallation... installations)
setInstallations in class ToolDescriptor<MercurialInstallation>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||