@Extension
public static class RegistryEndpointStep.DescriptorImpl
extends org.jenkinsci.plugins.workflow.steps.AbstractStepDescriptorImpl
| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
String |
getFunctionName() |
boolean |
isAdvanced() |
org.jenkinsci.plugins.workflow.steps.Step |
newInstance(Map<String,Object> arguments) |
boolean |
takesImplicitBlockArgument() |
org.jenkinsci.plugins.structs.describable.UninstantiatedDescribable |
uninstantiate(org.jenkinsci.plugins.workflow.steps.Step step) |
getExecutionType, getRequiredContextall, allMeta, byFunctionName, checkContextAvailability, defineArguments, getMetaStepArgumentType, getProvidedContext, isMetaStep, metaStepsOfaddHelpFileRedirect, 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, toMappublic 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>public boolean takesImplicitBlockArgument()
takesImplicitBlockArgument in class org.jenkinsci.plugins.workflow.steps.StepDescriptorpublic boolean isAdvanced()
isAdvanced in class org.jenkinsci.plugins.workflow.steps.StepDescriptorpublic org.jenkinsci.plugins.structs.describable.UninstantiatedDescribable uninstantiate(org.jenkinsci.plugins.workflow.steps.Step step)
throws UnsupportedOperationException
uninstantiate in class org.jenkinsci.plugins.workflow.steps.StepDescriptorUnsupportedOperationExceptionCopyright © 2016–2018. All rights reserved.