Uses of Interface
org.jenkinsci.lib.configprovider.model.ContentType
Packages that use ContentType
Package
Description
-
Uses of ContentType in org.jenkinsci.lib.configprovider
Methods in org.jenkinsci.lib.configprovider that return ContentTypeModifier and TypeMethodDescriptionabstract ContentTypeConfigProvider.getContentType()The content type of the configs this provider manages. -
Uses of ContentType in org.jenkinsci.lib.configprovider.model
Classes in org.jenkinsci.lib.configprovider.model that implement ContentType -
Uses of ContentType in org.jenkinsci.plugins.configfiles
Methods in org.jenkinsci.plugins.configfiles that return ContentTypeModifier and TypeMethodDescriptionConfigFilesManagement.getContentTypeForProvider(String providerId) ConfigFilesUIContract.getContentTypeForProvider(String providerId) -
Uses of ContentType in org.jenkinsci.plugins.configfiles.custom
Methods in org.jenkinsci.plugins.configfiles.custom that return ContentTypeModifier and TypeMethodDescriptionAbstractCustomProvider.getContentType()CustomConfig.CustomConfigProvider.getContentType() -
Uses of ContentType in org.jenkinsci.plugins.configfiles.folder
Methods in org.jenkinsci.plugins.configfiles.folder that return ContentTypeModifier and TypeMethodDescriptionFolderConfigFileAction.getContentTypeForProvider(String providerId) -
Uses of ContentType in org.jenkinsci.plugins.configfiles.groovy
Methods in org.jenkinsci.plugins.configfiles.groovy that return ContentType -
Uses of ContentType in org.jenkinsci.plugins.configfiles.json
Methods in org.jenkinsci.plugins.configfiles.json that return ContentType -
Uses of ContentType in org.jenkinsci.plugins.configfiles.maven
Methods in org.jenkinsci.plugins.configfiles.maven that return ContentTypeModifier and TypeMethodDescriptionAbstractMavenSettingsProvider.getContentType()GlobalMavenSettingsConfig.GlobalMavenSettingsConfigProvider.getContentType()MavenSettingsConfig.MavenSettingsConfigProvider.getContentType()MavenToolchainsConfig.MavenToolchainsConfigProvider.getContentType() -
Uses of ContentType in org.jenkinsci.plugins.configfiles.properties
Methods in org.jenkinsci.plugins.configfiles.properties that return ContentTypeModifier and TypeMethodDescriptionAbstractPropertiesProvider.getContentType()PropertiesConfig.PropertiesConfigProvider.getContentType() -
Uses of ContentType in org.jenkinsci.plugins.configfiles.xml
Methods in org.jenkinsci.plugins.configfiles.xml that return ContentType