@Extension public static class TowerInstallation.TowerInstallationDescriptor extends Descriptor<TowerInstallation>
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self
clazz
Constructor and Description |
---|
TowerInstallationDescriptor() |
Modifier and Type | Method and Description |
---|---|
ListBoxModel |
doFillTowerCredentialsIdItems(Project project) |
FormValidation |
doTestTowerConnection(String towerURL,
String towerCredentialsId,
boolean towerTrustCert,
boolean enableDebugging) |
String |
getDisplayName() |
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
@POST public FormValidation doTestTowerConnection(@QueryParameter(value="towerURL") String towerURL, @QueryParameter(value="towerCredentialsId") String towerCredentialsId, @QueryParameter(value="towerTrustCert") boolean towerTrustCert, @QueryParameter(value="enableDebugging") boolean enableDebugging)
@POST public ListBoxModel doFillTowerCredentialsIdItems(@AncestorInPath Project project)
public String getDisplayName()
getDisplayName
in class Descriptor<TowerInstallation>
Copyright © 2016–2025. All rights reserved.