|
||||||||||
| 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<ClearCaseInstallation>
hudson.plugins.clearcase.ClearCaseInstallation.DescriptorImpl
@Extension public static class ClearCaseInstallation.DescriptorImpl
| 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 | |
|---|---|
ClearCaseInstallation.DescriptorImpl()
|
|
| Method Summary | |
|---|---|
boolean |
configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData)
|
hudson.util.FormValidation |
doCheckHome(java.lang.String value)
|
java.lang.String |
getDefaultUnixDynStorageDir()
|
java.lang.String |
getDefaultViewName()
|
java.lang.String |
getDefaultViewPath()
|
java.lang.String |
getDefaultWinDynStorageDir()
|
java.lang.String |
getDisplayName()
|
ClearCaseInstallation |
getInstallation()
|
int |
getLogMergeTimeWindow()
|
| Methods inherited from class hudson.tools.ToolDescriptor |
|---|
getDefaultInstallers, getDefaultProperties, getInstallations, getPropertyDescriptors, setInstallations |
| Methods inherited from class hudson.model.Descriptor |
|---|
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 |
| Constructor Detail |
|---|
public ClearCaseInstallation.DescriptorImpl()
| Method Detail |
|---|
public boolean configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData)
throws hudson.model.Descriptor.FormException
configure in class hudson.tools.ToolDescriptor<ClearCaseInstallation>hudson.model.Descriptor.FormException
public hudson.util.FormValidation doCheckHome(@QueryParameter
java.lang.String value)
public java.lang.String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.tools.ToolInstallation>public ClearCaseInstallation getInstallation()
public java.lang.String getDefaultViewName()
public java.lang.String getDefaultViewPath()
public java.lang.String getDefaultWinDynStorageDir()
public java.lang.String getDefaultUnixDynStorageDir()
public int getLogMergeTimeWindow()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||