@Extension public static class SubversionSCM.ModuleLocation.DescriptorImpl extends hudson.model.Descriptor<SubversionSCM.ModuleLocation>
| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.FormValidation |
checkCredentialsId(org.kohsuke.stapler.StaplerRequest req,
hudson.model.Item context,
String remote,
String value)
validate the value for a remote (repository) location.
|
hudson.util.FormValidation |
doCheckCredentialsId(org.kohsuke.stapler.StaplerRequest req,
hudson.model.Item context,
String remote,
String value)
validate the value for a remote (repository) location.
|
hudson.util.FormValidation |
doCheckLocal(String value)
validate the value for a local location (local checkout directory).
|
hudson.util.FormValidation |
doCheckRemote(org.kohsuke.stapler.StaplerRequest req,
hudson.model.Item context,
String remote)
validate the value for a remote (repository) location.
|
hudson.util.ListBoxModel |
doFillCredentialsIdItems(hudson.model.Item context,
String remote) |
hudson.util.ListBoxModel |
fillCredentialsIdItems(hudson.model.Item context,
String remote) |
String |
getDisplayName() |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, 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, toMappublic String getDisplayName()
getDisplayName in class hudson.model.Descriptor<SubversionSCM.ModuleLocation>public hudson.util.ListBoxModel doFillCredentialsIdItems(@AncestorInPath
hudson.model.Item context,
@QueryParameter
String remote)
public hudson.util.ListBoxModel fillCredentialsIdItems(@Nonnull
hudson.model.Item context,
String remote)
public hudson.util.FormValidation doCheckRemote(org.kohsuke.stapler.StaplerRequest req,
@AncestorInPath
hudson.model.Item context,
@QueryParameter
String remote)
public hudson.util.FormValidation doCheckCredentialsId(org.kohsuke.stapler.StaplerRequest req,
@AncestorInPath
hudson.model.Item context,
@QueryParameter
String remote,
@QueryParameter
String value)
public hudson.util.FormValidation checkCredentialsId(org.kohsuke.stapler.StaplerRequest req,
@Nonnull
hudson.model.Item context,
String remote,
String value)
public hudson.util.FormValidation doCheckLocal(@QueryParameter
String value)
throws IOException,
javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionCopyright © 2004–2015. All rights reserved.