@Extension
public static class ListSubversionTagsParameterDefinition.DescriptorImpl
extends hudson.model.ParameterDefinition.ParameterDescriptor
| Constructor and Description |
|---|
ListSubversionTagsParameterDefinition.DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.tmatesoft.svn.core.auth.ISVNAuthenticationProvider |
createAuthenticationProvider(hudson.model.AbstractProject context) |
hudson.util.FormValidation |
doCheckTagsDir(org.kohsuke.stapler.StaplerRequest req,
hudson.model.AbstractProject context,
String value) |
String |
getDisplayName() |
SubversionSCM.DescriptorImpl |
getSubversionSCMDescriptor()
Returns the descriptor of
SubversionSCM. |
calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, getCheckUrl, getConfigFile, getConfigPage, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getPropertyType, getPropertyType, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, toArray, toList, toMappublic ListSubversionTagsParameterDefinition.DescriptorImpl()
public org.tmatesoft.svn.core.auth.ISVNAuthenticationProvider createAuthenticationProvider(hudson.model.AbstractProject context)
public hudson.util.FormValidation doCheckTagsDir(org.kohsuke.stapler.StaplerRequest req,
@AncestorInPath
hudson.model.AbstractProject context,
@QueryParameter
String value)
public String getDisplayName()
getDisplayName in class hudson.model.ParameterDefinition.ParameterDescriptorpublic SubversionSCM.DescriptorImpl getSubversionSCMDescriptor()
SubversionSCM.Copyright © 2004-2015 Hudson. All Rights Reserved.