Class BapFtpCredentialsDescriptor
java.lang.Object
hudson.model.Descriptor<BapFtpCredentials>
jenkins.plugins.publish_over_ftp.descriptor.BapFtpCredentialsDescriptor
-
Nested Class Summary
Nested classes/interfaces inherited from class hudson.model.Descriptor
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self
-
Field Summary
Fields inherited from class hudson.model.Descriptor
clazz
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiondoCheckPassword
(String value) doCheckUsername
(String value) doTestConnection
(String configName, String username, String password, Item item) jenkins.plugins.publish_over.view_defaults.HostConfiguration.Messages
Methods inherited from class hudson.model.Descriptor
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, toMap
-
Constructor Details
-
BapFtpCredentialsDescriptor
public BapFtpCredentialsDescriptor()
-
-
Method Details
-
getDisplayName
- Overrides:
getDisplayName
in classDescriptor<BapFtpCredentials>
-
doCheckUsername
-
doCheckPassword
-
doTestConnection
public FormValidation doTestConnection(@QueryParameter String configName, @QueryParameter String username, @QueryParameter String password, @AncestorInPath Item item) -
getCommonFieldNames
public jenkins.plugins.publish_over.view_defaults.HostConfiguration.Messages getCommonFieldNames()
-