@Extension public static class RundeckInstance.DescriptorImpl extends Descriptor<RundeckInstance>
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Selfclazz| 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, bindJSON, 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 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–2025. All rights reserved.