@Extension
public static class GitParameterDefinition.DescriptorImpl
extends hudson.model.ParameterDefinition.ParameterDescriptor
| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.ListBoxModel |
doFillValueItems(hudson.model.AbstractProject<?,?> project,
String param) |
String |
getDisplayName() |
hudson.plugins.git.GitSCM |
getProjectSCM(hudson.model.AbstractProject<?,?> project) |
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.ParameterDefinition.ParameterDescriptorpublic hudson.util.ListBoxModel doFillValueItems(@AncestorInPath
hudson.model.AbstractProject<?,?> project,
@QueryParameter
String param)
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionpublic hudson.plugins.git.GitSCM getProjectSCM(hudson.model.AbstractProject<?,?> project)
Copyright © 2004-2015. All Rights Reserved.