@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 |
doTestDynaTraceConnection(String protocol,
String host,
int port,
String credentialsId,
String jenkinsJob) |
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 doTestDynaTraceConnection(@QueryParameter
String protocol,
@QueryParameter
String host,
@QueryParameter
int port,
@QueryParameter
String credentialsId,
@QueryParameter
String jenkinsJob)
throws IOException
IOExceptionCopyright © 2016. All rights reserved.