|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecthudson.model.Descriptor<hudson.tools.ToolInstallation>
hudson.tools.ToolDescriptor<TibcoInstallation>
org.jenkinsci.plugins.tibco.installation.TibcoInstallation.DescriptorImpl
@Extension public static class TibcoInstallation.DescriptorImpl
Nested Class Summary |
---|
Nested classes/interfaces inherited from class hudson.model.Descriptor |
---|
hudson.model.Descriptor.FormException, hudson.model.Descriptor.PropertyType, hudson.model.Descriptor.Self |
Field Summary |
---|
Fields inherited from class hudson.model.Descriptor |
---|
clazz |
Fields inherited from interface hudson.model.Saveable |
---|
NOOP |
Constructor Summary | |
---|---|
TibcoInstallation.DescriptorImpl()
Used to load configuration |
Method Summary | |
---|---|
hudson.util.FormValidation |
doCheckHome(File value)
Checks if the Tibco Home is valid. |
hudson.util.FormValidation |
doCheckName(String value)
|
String |
getDisplayName()
|
TibcoInstallation[] |
getInstallations()
|
void |
setInstallations(TibcoInstallation... installations)
|
Methods inherited from class hudson.tools.ToolDescriptor |
---|
configure, getDefaultInstallers, getDefaultProperties, getPropertyDescriptors |
Methods inherited from class hudson.model.Descriptor |
---|
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, doHelp, find, find, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TibcoInstallation.DescriptorImpl()
Method Detail |
---|
public String getDisplayName()
getDisplayName
in class hudson.model.Descriptor<hudson.tools.ToolInstallation>
public TibcoInstallation[] getInstallations()
getInstallations
in class hudson.tools.ToolDescriptor<TibcoInstallation>
public void setInstallations(TibcoInstallation... installations)
setInstallations
in class hudson.tools.ToolDescriptor<TibcoInstallation>
public hudson.util.FormValidation doCheckHome(@QueryParameter File value)
public hudson.util.FormValidation doCheckName(@QueryParameter String value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |