@Extension
public static final class GitStep.DescriptorImpl
extends org.jenkinsci.plugins.workflow.steps.scm.SCMStep.SCMStepDescriptor
| Constructor and Description |
|---|
GitStep.DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.FormValidation |
doCheckUrl(hudson.model.Item item,
String credentialsId,
String value) |
hudson.util.ListBoxModel |
doFillCredentialsIdItems(hudson.model.Item project,
String url,
String credentialsId) |
String |
getDisplayName() |
String |
getFunctionName() |
getExecutionType, getRequiredContextall, checkContextAvailability, defineArguments, getProvidedContext, isAdvanced, newInstance, takesImplicitBlockArgumentaddHelpFileRedirect, 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 hudson.util.ListBoxModel doFillCredentialsIdItems(@AncestorInPath
hudson.model.Item project,
@QueryParameter
String url,
@QueryParameter
String credentialsId)
public hudson.util.FormValidation doCheckUrl(@AncestorInPath
hudson.model.Item item,
@QueryParameter
String credentialsId,
@QueryParameter
String value)
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionpublic String getFunctionName()
getFunctionName in class org.jenkinsci.plugins.workflow.steps.StepDescriptorpublic String getDisplayName()
getDisplayName in class hudson.model.Descriptor<org.jenkinsci.plugins.workflow.steps.Step>Copyright © 2007–2016. All rights reserved.