Uses of Class
jenkins.model.GlobalConfiguration
Packages that use GlobalConfiguration
Package
Description
-
Uses of GlobalConfiguration in hudson
Subclasses of GlobalConfiguration in hudson -
Uses of GlobalConfiguration in hudson.security.csrf
Subclasses of GlobalConfiguration in hudson.security.csrfModifier and TypeClassDescriptionclass
Show the crumb configuration to the system config page. -
Uses of GlobalConfiguration in hudson.views
Subclasses of GlobalConfiguration in hudson.viewsModifier and TypeClassDescriptionclass
Adds the default view configuration to the system config page.static class
ConfiguresViewsTabBar
in the system configuration.static class
ConfiguresViewsTabBar
in the system configuration. -
Uses of GlobalConfiguration in jenkins.console
Subclasses of GlobalConfiguration in jenkins.consoleModifier and TypeClassDescriptionclass
Allows administrators to activate and sortConsoleUrlProvider
extensions to set defaults for all users. -
Uses of GlobalConfiguration in jenkins.fingerprints
Subclasses of GlobalConfiguration in jenkins.fingerprintsModifier and TypeClassDescriptionclass
Allows configuring the settings of fingerprints. -
Uses of GlobalConfiguration in jenkins.management
Subclasses of GlobalConfiguration in jenkins.management -
Uses of GlobalConfiguration in jenkins.model
Subclasses of GlobalConfiguration in jenkins.modelModifier and TypeClassDescriptionclass
List of configuredArtifactManagerFactory
s.class
Global configuration UI for background build discardersclass
Configures check interval for computer retention.class
IncludeNodePropertyDescriptor
configurations.class
Include config.jelly defined forPlugin
s.class
Configures the project naming strategy.class
Configures the system-default quiet period.class
Configures global SCM retry count default.class
Stores the location of Jenkins (e-mail address and the HTTP URL.)class
Adds the configuration regarding building on the built-in node.Methods in jenkins.model that return types with arguments of type GlobalConfigurationModifier and TypeMethodDescriptionstatic ExtensionList<GlobalConfiguration>
GlobalConfiguration.all()
Returns all the registeredGlobalConfiguration
descriptors.final Descriptor<GlobalConfiguration>
GlobalConfiguration.getDescriptor()
-
Uses of GlobalConfiguration in jenkins.mvn
Subclasses of GlobalConfiguration in jenkins.mvn -
Uses of GlobalConfiguration in jenkins.security
Subclasses of GlobalConfiguration in jenkins.securityModifier and TypeClassDescriptionclass
Show theQueueItemAuthenticator
configurations on the system config page.final class
Configure the resource root URL, an alternative root URL to serve resources from to not need Content-Security-Policy headers, which mess with desired complex output.class
Configuration for update site-provided warnings. -
Uses of GlobalConfiguration in jenkins.security.apitoken
Subclasses of GlobalConfiguration in jenkins.security.apitokenModifier and TypeClassDescriptionclass
Configuration for the new token generation when a user is created -
Uses of GlobalConfiguration in jenkins.tasks.filters
Subclasses of GlobalConfiguration in jenkins.tasks.filtersModifier and TypeClassDescriptionclass
Configuration of the filter rules that are applied globally, after filtering which rule applies on which builder