@Extension public static final class NexusArtifactUploaderStep.DescriptorImpl extends org.jenkinsci.plugins.workflow.steps.AbstractStepDescriptorImpl
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Selfclazz| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
FormValidation |
doCheckGroupId(String value) |
FormValidation |
doCheckNexusUrl(String value) |
FormValidation |
doCheckRepository(String value) |
FormValidation |
doCheckVersion(String value) |
ListBoxModel |
doFillCredentialsIdItems(Item owner) |
ListBoxModel |
doFillNexusVersionItems() |
ListBoxModel |
doFillProtocolItems() |
String |
getDisplayName() |
String |
getFunctionName() |
getExecutionType, getRequiredContextall, allMeta, argumentsToString, byFunctionName, checkContextAvailability, defineArguments, getMetaStepArgumentType, getProvidedContext, isAdvanced, isMetaStep, metaStepsOf, newInstance, takesImplicitBlockArgument, uninstantiateaddHelpFileRedirect, 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, getRequiredGlobalConfigPagePermission, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic String getFunctionName()
getFunctionName in class org.jenkinsci.plugins.workflow.steps.StepDescriptorpublic String getDisplayName()
getDisplayName in class Descriptor<org.jenkinsci.plugins.workflow.steps.Step>public FormValidation doCheckNexusUrl(@QueryParameter String value)
public FormValidation doCheckGroupId(@QueryParameter String value)
public FormValidation doCheckVersion(@QueryParameter String value)
public FormValidation doCheckRepository(@QueryParameter String value)
public ListBoxModel doFillCredentialsIdItems(@AncestorInPath Item owner)
public ListBoxModel doFillNexusVersionItems()
public ListBoxModel doFillProtocolItems()
Copyright © 2016–2022. All rights reserved.