@Extension public static class ClearCaseInstallation.DescriptorImpl extends hudson.tools.ToolDescriptor<ClearCaseInstallation>
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
boolean |
configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData) |
hudson.util.FormValidation |
doCheckEndViewDelay(String value) |
hudson.util.FormValidation |
doCheckHome(String value) |
String |
getDefaultUnixDynStorageDir() |
String |
getDefaultViewName() |
String |
getDefaultViewPath() |
ViewStorage |
getDefaultViewStorage() |
String |
getDefaultWinDynStorageDir() |
String |
getDisplayName() |
int |
getEndViewDelay() |
ClearCaseInstallation |
getInstallation() |
int |
getLogMergeTimeWindow() |
checkHomeDirectory, doCheckHome, doCheckName, getDefaultInstallers, getDefaultProperties, getInstallations, getPropertyDescriptors, setInstallations
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, doHelp, find, find, findByDescribableClassName, findById, getCheckMethod, 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
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 String value)
public String getDefaultUnixDynStorageDir()
public String getDefaultViewName()
public String getDefaultViewPath()
public ViewStorage getDefaultViewStorage()
public String getDefaultWinDynStorageDir()
public int getEndViewDelay()
public hudson.util.FormValidation doCheckEndViewDelay(@QueryParameter String value)
public String getDisplayName()
getDisplayName
in class hudson.model.Descriptor<hudson.tools.ToolInstallation>
public ClearCaseInstallation getInstallation()
public int getLogMergeTimeWindow()
Copyright © 2004-2021. All Rights Reserved.