@Extension
public static class GitHubSCMNavigator.DescriptorImpl
extends jenkins.scm.api.SCMNavigatorDescriptor
| Constructor and Description |
|---|
GitHubSCMNavigator.DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.FormValidation |
doCheckScanCredentialsId(String value) |
hudson.util.ListBoxModel |
doFillCheckoutCredentialsIdItems(jenkins.scm.api.SCMSourceOwner context) |
hudson.util.ListBoxModel |
doFillScanCredentialsIdItems(jenkins.scm.api.SCMSourceOwner context) |
String |
getDisplayName() |
jenkins.scm.api.SCMNavigator |
newInstance(String name) |
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, toMappublic String getDisplayName()
getDisplayName in class hudson.model.Descriptor<jenkins.scm.api.SCMNavigator>public jenkins.scm.api.SCMNavigator newInstance(String name)
newInstance in class jenkins.scm.api.SCMNavigatorDescriptorpublic hudson.util.FormValidation doCheckScanCredentialsId(@QueryParameter
String value)
public hudson.util.ListBoxModel doFillScanCredentialsIdItems(@AncestorInPath
jenkins.scm.api.SCMSourceOwner context)
public hudson.util.ListBoxModel doFillCheckoutCredentialsIdItems(@AncestorInPath
jenkins.scm.api.SCMSourceOwner context)
Copyright © 2004-2015. All Rights Reserved.