@Extension
public static class SSHConnector.DescriptorImpl
extends hudson.slaves.ComputerConnectorDescriptor
| Constructor and Description |
|---|
SSHConnector.DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.FormValidation |
doCheckCredentialsId(hudson.model.ItemGroup context,
String value) |
hudson.util.FormValidation |
doCheckLaunchTimeoutSeconds(String value) |
hudson.util.ListBoxModel |
doFillCredentialsIdItems(hudson.model.ItemGroup context,
String credentialsId) |
String |
getDisplayName() |
addHelpFileRedirect, 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 getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.slaves.ComputerConnector>public hudson.util.ListBoxModel doFillCredentialsIdItems(@AncestorInPath
hudson.model.ItemGroup context,
@QueryParameter
String credentialsId)
public hudson.util.FormValidation doCheckCredentialsId(@AncestorInPath
hudson.model.ItemGroup context,
@QueryParameter
String value)
public hudson.util.FormValidation doCheckLaunchTimeoutSeconds(String value)
Copyright © 2016–2017. All rights reserved.