@Extension public static class CallFunction.DescriptorImpl extends BuildStepDescriptor<Builder>
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Selfclazz| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
ListBoxModel |
doFillFunctionNameItems() |
ListBoxModel |
doFillParamValueItems() |
String |
getDisplayName() |
String |
getReqtifyFunctionError() |
String |
getSavedFunction(String currentJob) |
boolean |
isApplicable(Class<? extends AbstractProject> type) |
List<String> |
renderParamUI(String functionName,
String currentJob) |
filteraddHelpFileRedirect, 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 DescriptorImpl()
throws IOException,
InterruptedException,
ScriptException
public boolean isApplicable(Class<? extends AbstractProject> type)
isApplicable in class BuildStepDescriptor<Builder>public String getDisplayName()
getDisplayName in class Descriptor<Builder>@JavaScriptMethod public String getReqtifyFunctionError()
@JavaScriptMethod public List<String> renderParamUI(String functionName, String currentJob)
public ListBoxModel doFillFunctionNameItems() throws InterruptedException, IOException, ReqtifyException
public ListBoxModel doFillParamValueItems()
Copyright © 2016–2020. All rights reserved.