@Extension public static class CredJobPair.DescriptorImpl extends hudson.model.Descriptor<CredJobPair>
| Constructor and Description |
|---|
DescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
hudson.util.FormValidation |
doCheckCredentialsId(String value) |
hudson.util.FormValidation |
doCheckJenkinsJob(String jenkinsJob) |
hudson.util.ListBoxModel |
doFillCredentialsIdItems(String credentialsId) |
hudson.util.FormValidation |
doTestServerConnection(String serverUrl,
String credentialsId,
String jenkinsJob,
boolean verifyCertificate,
boolean proxy,
String proxyServer,
int proxyPort,
String proxyUser,
String proxyPassword) |
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<CredJobPair>public hudson.util.ListBoxModel doFillCredentialsIdItems(@QueryParameter
String credentialsId)
public hudson.util.FormValidation doCheckCredentialsId(@QueryParameter
String value)
public hudson.util.FormValidation doCheckJenkinsJob(@QueryParameter
String jenkinsJob)
public hudson.util.FormValidation doTestServerConnection(@QueryParameter
String serverUrl,
@QueryParameter
String credentialsId,
@QueryParameter
String jenkinsJob,
@QueryParameter
boolean verifyCertificate,
@QueryParameter
boolean proxy,
@QueryParameter
String proxyServer,
@QueryParameter
int proxyPort,
@QueryParameter
String proxyUser,
@QueryParameter
String proxyPassword)
Copyright © 2016–2017. All rights reserved.