@Extension(ordinal=50.0) @Symbol(value="mavenGlobalConfig") public class GlobalMavenConfig extends GlobalConfiguration implements PersistentDescriptor
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self
ExtensionPoint.LegacyInstancesAreScopedToHudson
clazz
Constructor and Description |
---|
GlobalMavenConfig() |
Modifier and Type | Method and Description |
---|---|
static GlobalMavenConfig |
get() |
ToolConfigurationCategory |
getCategory()
Define the global configuration category the global config of this Descriptor is in.
|
GlobalSettingsProvider |
getGlobalSettingsProvider() |
SettingsProvider |
getSettingsProvider() |
void |
setGlobalSettingsProvider(GlobalSettingsProvider globalSettingsProvider) |
void |
setSettingsProvider(SettingsProvider settingsProvider) |
all, configure, getDescriptor, getGlobalConfigPage
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, doHelp, find, find, findByDescribableClassName, findById, getCheckMethod, getCheckUrl, getConfigFile, 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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
load
@NonNull public ToolConfigurationCategory getCategory()
Descriptor
getCategory
in class Descriptor<GlobalConfiguration>
Descriptor
.public void setGlobalSettingsProvider(GlobalSettingsProvider globalSettingsProvider)
public void setSettingsProvider(SettingsProvider settingsProvider)
public GlobalSettingsProvider getGlobalSettingsProvider()
public SettingsProvider getSettingsProvider()
@NonNull public static GlobalMavenConfig get()
Copyright © 2004–2021. All rights reserved.