@Extension(dynamicLoadable=YES,
optional=true)
public static class GitStatusWrapperStep.DescriptorImpl
extends org.jenkinsci.plugins.workflow.steps.StepDescriptor
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
hudson.util.ListBoxModel |
doFillCredentialsIdItems(hudson.model.Item project) |
hudson.util.FormValidation |
doTestConnection(String credentialsId,
String gitApiUrl,
hudson.model.Item context) |
String |
getDisplayName() |
String |
getFunctionName() |
Set<Class<?>> |
getRequiredContext() |
boolean |
takesImplicitBlockArgument() |
all, allMeta, byFunctionName, checkContextAvailability, defineArguments, getMetaStepArgumentType, getProvidedContext, isAdvanced, isMetaStep, metaStepsOf, newInstance, uninstantiate
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, 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
public Set<Class<?>> getRequiredContext()
getRequiredContext
in class org.jenkinsci.plugins.workflow.steps.StepDescriptor
public String getFunctionName()
getFunctionName
in class org.jenkinsci.plugins.workflow.steps.StepDescriptor
public String getDisplayName()
getDisplayName
in class hudson.model.Descriptor<org.jenkinsci.plugins.workflow.steps.Step>
public boolean takesImplicitBlockArgument()
takesImplicitBlockArgument
in class org.jenkinsci.plugins.workflow.steps.StepDescriptor
public hudson.util.ListBoxModel doFillCredentialsIdItems(@AncestorInPath hudson.model.Item project)
Copyright © 2016–2019. All rights reserved.