@Extension(dynamicLoadable=YES,
optional=true)
public static class ElasTestStep.DescriptorImpl
extends org.jenkinsci.plugins.workflow.steps.AbstractStepDescriptorImpl
ElasTestStep.| Constructor and Description |
|---|
DescriptorImpl()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
doHelp(org.kohsuke.stapler.StaplerRequest request,
org.kohsuke.stapler.StaplerResponse response)
Serve the help file.
|
String |
getDisplayName() |
String |
getFunctionName() |
String |
getHelpFile() |
boolean |
takesImplicitBlockArgument() |
getExecutionType, getRequiredContextall, checkContextAvailability, defineArguments, getProvidedContext, isAdvanced, newInstanceaddHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, find, find, findByDescribableClassName, findById, getCategory, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, 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 getDisplayName()
getDisplayName in class hudson.model.Descriptor<org.jenkinsci.plugins.workflow.steps.Step>public String getFunctionName()
getFunctionName in class org.jenkinsci.plugins.workflow.steps.StepDescriptorpublic boolean takesImplicitBlockArgument()
takesImplicitBlockArgument in class org.jenkinsci.plugins.workflow.steps.StepDescriptorpublic String getHelpFile()
getHelpFile in class hudson.model.Descriptor<org.jenkinsci.plugins.workflow.steps.Step>public void doHelp(org.kohsuke.stapler.StaplerRequest request,
org.kohsuke.stapler.StaplerResponse response)
throws IOException
doHelp in class hudson.model.Descriptor<org.jenkinsci.plugins.workflow.steps.Step>request - response - IOExceptionCopyright © 2016–2018. All rights reserved.