@Extension public class AnsibleTowerGlobalConfig extends GlobalConfiguration
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self
ExtensionPoint.LegacyInstancesAreScopedToHudson
clazz
Constructor and Description |
---|
AnsibleTowerGlobalConfig() |
Modifier and Type | Method and Description |
---|---|
boolean |
configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json) |
static AnsibleTowerGlobalConfig |
get() |
protected XmlFile |
getConfigFile() |
List<TowerInstallation> |
getTowerInstallation() |
TowerInstallation |
getTowerInstallationByName(String name) |
void |
setTowerInstallation(List<TowerInstallation> towerInstallations) |
all, getDescriptor, getGlobalConfigPage
addHelpFileRedirect, bindJSON, calcAutoCompleteSettings, calcFillSettings, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, getCheckMethod, getCheckUrl, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getDisplayName, 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
protected XmlFile getConfigFile()
getConfigFile
in class Descriptor<GlobalConfiguration>
public boolean configure(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject json) throws Descriptor.FormException
configure
in class GlobalConfiguration
Descriptor.FormException
public static AnsibleTowerGlobalConfig get()
public List<TowerInstallation> getTowerInstallation()
public TowerInstallation getTowerInstallationByName(String name)
public void setTowerInstallation(List<TowerInstallation> towerInstallations)
Copyright © 2016–2025. All rights reserved.