public static class ClearCaseUcmSCM.ClearCaseUcmScmDescriptor extends AbstractClearCaseScm.AbstractClearCaseScmDescriptor<ClearCaseUcmSCM> implements hudson.model.ModelObject
Constructor and Description |
---|
ClearCaseUcmScmDescriptor(ClearCaseSCM.ClearCaseScmDescriptor baseDescriptor) |
Modifier and Type | Method and Description |
---|---|
boolean |
configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json) |
String |
getDefaultUnixDynStorageDir() |
String |
getDefaultViewName() |
String |
getDefaultViewPath() |
ViewStorage |
getDefaultViewStorage() |
String |
getDefaultWinDynStorageDir() |
String |
getDisplayName() |
hudson.scm.SCM |
newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData) |
extractViewStorage, getCleartoolExe, getCleartoolExe
getBrowserDescriptors, isApplicable, isApplicable, isBrowserReusable, load
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, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
public ClearCaseUcmScmDescriptor(ClearCaseSCM.ClearCaseScmDescriptor baseDescriptor)
public boolean configure(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject json)
configure
in class hudson.model.Descriptor<hudson.scm.SCM>
public String getDefaultUnixDynStorageDir()
public String getDefaultViewName()
public String getDefaultViewPath()
public ViewStorage getDefaultViewStorage()
public String getDefaultWinDynStorageDir()
public String getDisplayName()
getDisplayName
in interface hudson.model.ModelObject
getDisplayName
in class hudson.model.Descriptor<hudson.scm.SCM>
public hudson.scm.SCM newInstance(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject formData) throws hudson.model.Descriptor.FormException
newInstance
in class hudson.model.Descriptor<hudson.scm.SCM>
hudson.model.Descriptor.FormException
Copyright © 2004-2021. All Rights Reserved.