public abstract static class AbstractGitHubSCMSource.AbstractGitHubSCMSourceDescriptor
extends jenkins.scm.api.SCMSourceDescriptor
| Modifier and Type | Field and Description |
|---|---|
static String |
ANONYMOUS |
static String |
defaultExcludes |
static String |
defaultIncludes |
static String |
SAME |
| Constructor and Description |
|---|
AbstractGitHubSCMSource.AbstractGitHubSCMSourceDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.FormValidation |
doCheckScanCredentialsId(String value) |
hudson.util.ListBoxModel |
doFillApiUriItems() |
hudson.util.ListBoxModel |
doFillCheckoutCredentialsIdItems(jenkins.scm.api.SCMSourceOwner context,
String apiUri) |
hudson.util.ListBoxModel |
doFillRepositoryItems(jenkins.scm.api.SCMSourceOwner context,
String apiUri,
String scanCredentialsId,
String repoOwner) |
hudson.util.ListBoxModel |
doFillScanCredentialsIdItems(jenkins.scm.api.SCMSourceOwner context,
String apiUri) |
forOwner, forOwner, forOwner, forOwner, getId, isApplicable, isUserInstantiableaddHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getDisplayName, 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 static final String defaultIncludes
public static final String defaultExcludes
public static final String ANONYMOUS
public static final String SAME
public AbstractGitHubSCMSource.AbstractGitHubSCMSourceDescriptor()
public hudson.util.FormValidation doCheckScanCredentialsId(@QueryParameter
String value)
public hudson.util.ListBoxModel doFillApiUriItems()
public hudson.util.ListBoxModel doFillCheckoutCredentialsIdItems(@AncestorInPath
jenkins.scm.api.SCMSourceOwner context,
@QueryParameter
String apiUri)
public hudson.util.ListBoxModel doFillScanCredentialsIdItems(@AncestorInPath
jenkins.scm.api.SCMSourceOwner context,
@QueryParameter
String apiUri)
Copyright © 2004-2015. All Rights Reserved.