@Extension
public static class NeoloadRunStep.DescriptorImpl
extends org.jenkinsci.plugins.workflow.steps.AbstractStepDescriptorImpl
| Constructor and Description |
|---|
DescriptorImpl()
Instantiates a new Descriptor.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
defineArguments(org.jenkinsci.plugins.workflow.steps.Step step) |
static hudson.util.ListBoxModel |
doFillLicenseServerItems(hudson.model.Item project)
Do fill licence name items list box model.
|
static hudson.util.ListBoxModel |
doFillSharedProjectServerItems(hudson.model.Item project)
Do fill project server name items list box model.
|
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 String getFunctionName()
getFunctionName in class org.jenkinsci.plugins.workflow.steps.StepDescriptor@Nonnull public 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
UnsupportedOperationExceptionpublic org.jenkinsci.plugins.workflow.steps.Step newInstance(Map<String,Object> arguments) throws Exception
newInstance in class org.jenkinsci.plugins.workflow.steps.StepDescriptorExceptionpublic static hudson.util.ListBoxModel doFillLicenseServerItems(@AncestorInPath
hudson.model.Item project)
project - the projectpublic static hudson.util.ListBoxModel doFillSharedProjectServerItems(@AncestorInPath
hudson.model.Item project)
project - the projectCopyright © 2004-2021. All Rights Reserved.