@Extension public static class RundeckInstance.DescriptorImpl extends Descriptor<RundeckInstance>
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self
clazz
Constructor and Description |
---|
DescriptorImpl() |
Modifier and Type | Method and Description |
---|---|
FormValidation |
doTestConnection(String url,
String login,
Secret password,
Secret token,
Integer apiVersion) |
String |
getDisplayName() |
addHelpFileRedirect, 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, toMap
public String getDisplayName()
getDisplayName
in class Descriptor<RundeckInstance>
public FormValidation doTestConnection(@QueryParameter(value="url") String url, @QueryParameter(value="login") String login, @QueryParameter(value="password") Secret password, @QueryParameter(value="token") Secret token, @QueryParameter(value="apiVersion",fixEmpty=true) Integer apiVersion)
Copyright © 2016–2022. All rights reserved.