@Extension
public static class NeoloadRefreshTrendStep.DescriptorImpl
extends org.jenkinsci.plugins.workflow.steps.AbstractStepDescriptorImpl
| Constructor and Description |
|---|
DescriptorImpl() |
DescriptorImpl(Class<? extends org.jenkinsci.plugins.workflow.steps.StepExecution> executionType) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
defineArguments(org.jenkinsci.plugins.workflow.steps.Step step) |
String |
getDisplayName() |
String |
getFunctionName() |
org.jenkinsci.plugins.workflow.steps.Step |
newInstance(Map<String,Object> arguments) |
org.jenkinsci.plugins.structs.describable.UninstantiatedDescribable |
uninstantiate(org.jenkinsci.plugins.workflow.steps.Step step) |
getExecutionType, getRequiredContextall, checkContextAvailability, getProvidedContext, isAdvanced, 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 DescriptorImpl()
public DescriptorImpl(Class<? extends org.jenkinsci.plugins.workflow.steps.StepExecution> executionType)
public 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 Map<String,Object> defineArguments(org.jenkinsci.plugins.workflow.steps.Step step)
defineArguments in class org.jenkinsci.plugins.workflow.steps.StepDescriptorpublic org.jenkinsci.plugins.structs.describable.UninstantiatedDescribable uninstantiate(org.jenkinsci.plugins.workflow.steps.Step step)
throws UnsupportedOperationException
UnsupportedOperationExceptionCopyright © 2004-2021. All Rights Reserved.