@Extension(ordinal=70.0)
public static class UserDataConfig.UserDataConfigProvider
extends org.jenkinsci.lib.configprovider.AbstractConfigProviderImpl
Constructor and Description |
---|
UserDataConfigProvider() |
Modifier and Type | Method and Description |
---|---|
org.jenkinsci.lib.configprovider.model.Config |
convert(org.jenkinsci.lib.configprovider.model.Config config) |
org.jenkinsci.lib.configprovider.model.ContentType |
getContentType() |
String |
getDisplayName() |
Collection<UserDataVariableResolver.Entry> |
getVariables() |
org.jenkinsci.lib.configprovider.model.Config |
newConfig(String id) |
Collection<String> |
usages(String id) |
getAllConfigs, getConfigById, getConfigXml, getProviderId, getXmlFileName, isResponsibleFor, load, newConfig, remove, save, save
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, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, self, toArray, toList, toMap
public org.jenkinsci.lib.configprovider.model.ContentType getContentType()
getContentType
in class org.jenkinsci.lib.configprovider.ConfigProvider
public String getDisplayName()
getDisplayName
in class hudson.model.Descriptor<org.jenkinsci.lib.configprovider.model.Config>
@NonNull public org.jenkinsci.lib.configprovider.model.Config newConfig(@NonNull String id)
public org.jenkinsci.lib.configprovider.model.Config convert(org.jenkinsci.lib.configprovider.model.Config config)
@Restricted(value=org.kohsuke.accmod.restrictions.DoNotUse.class) public Collection<UserDataVariableResolver.Entry> getVariables()
@Restricted(value=org.kohsuke.accmod.restrictions.DoNotUse.class) public Collection<String> usages(@NonNull String id)
Copyright © 2016–2018. All rights reserved.