@Extension public static class TowerInstallation.TowerInstallationDescriptor extends hudson.model.Descriptor<TowerInstallation>
Constructor and Description |
---|
TowerInstallationDescriptor() |
Modifier and Type | Method and Description |
---|---|
hudson.util.ListBoxModel |
doFillTowerCredentialsIdItems(hudson.model.Project project) |
hudson.util.FormValidation |
doTestTowerConnection(String towerURL,
String towerCredentialsId,
boolean towerTrustCert,
boolean enableDebugging) |
String |
getDisplayName() |
addHelpFileRedirect, 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, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
@POST public hudson.util.FormValidation doTestTowerConnection(@QueryParameter(value="towerURL") String towerURL, @QueryParameter(value="towerCredentialsId") String towerCredentialsId, @QueryParameter(value="towerTrustCert") boolean towerTrustCert, @QueryParameter(value="enableDebugging") boolean enableDebugging)
@POST public hudson.util.ListBoxModel doFillTowerCredentialsIdItems(@AncestorInPath hudson.model.Project project)
public String getDisplayName()
getDisplayName
in class hudson.model.Descriptor<TowerInstallation>
Copyright © 2016–2020. All rights reserved.