@Symbol(value="listGitBranches")
@Extension
public static class ListGitBranchesParameterDefinition.DescriptorImpl
extends hudson.model.ParameterDefinition.ParameterDescriptor
| 构造器和说明 |
|---|
DescriptorImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
hudson.util.FormValidation |
doCheckBranchFilter(String value) |
hudson.util.FormValidation |
doCheckRemoteURL(org.kohsuke.stapler.StaplerRequest req,
hudson.model.Item context,
String value) |
hudson.util.ListBoxModel |
doFillCredentialsIdItems(hudson.model.Item context,
String remote) |
hudson.util.ListBoxModel |
doFillValueItems(hudson.model.Job<?,?> context,
String param) |
hudson.util.ListBoxModel |
fillCredentialsIdItems(hudson.model.Item context,
String remote) |
String |
getDisplayName() |
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, 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@Nonnull public String getDisplayName()
getDisplayName 在类中 hudson.model.ParameterDefinition.ParameterDescriptorpublic hudson.util.ListBoxModel doFillCredentialsIdItems(@AncestorInPath
hudson.model.Item context,
@QueryParameter
String remote)
public hudson.util.ListBoxModel fillCredentialsIdItems(hudson.model.Item context,
String remote)
public hudson.util.FormValidation doCheckRemoteURL(org.kohsuke.stapler.StaplerRequest req,
@AncestorInPath
hudson.model.Item context,
@QueryParameter
String value)
public hudson.util.ListBoxModel doFillValueItems(@AncestorInPath
hudson.model.Job<?,?> context,
@QueryParameter
String param)
throws IOException,
InterruptedException
public hudson.util.FormValidation doCheckBranchFilter(@QueryParameter
String value)
Copyright © 2016–2022. All rights reserved.