Uses of Class
jenkins.model.GlobalConfiguration
Package
Description
-
Uses of GlobalConfiguration in hudson
-
Uses of GlobalConfiguration in hudson.security.csrf
Modifier and TypeClassDescriptionclass
Show the crumb configuration to the system config page. -
Uses of GlobalConfiguration in hudson.views
Modifier 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
Modifier and TypeClassDescriptionclass
Allows administrators to activate and sortConsoleUrlProvider
extensions to set defaults for all users. -
Uses of GlobalConfiguration in jenkins.fingerprints
Modifier and TypeClassDescriptionclass
Allows configuring the settings of fingerprints. -
Uses of GlobalConfiguration in jenkins.management
-
Uses of GlobalConfiguration in jenkins.model
Modifier 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.Modifier and TypeMethodDescriptionstatic ExtensionList<GlobalConfiguration>
GlobalConfiguration.all()
Returns all the registeredGlobalConfiguration
descriptors.final Descriptor<GlobalConfiguration>
GlobalConfiguration.getDescriptor()
-
Uses of GlobalConfiguration in jenkins.mvn
-
Uses of GlobalConfiguration in jenkins.security
Modifier 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
Modifier and TypeClassDescriptionclass
Configuration for the new token generation when a user is created -
Uses of GlobalConfiguration in jenkins.tasks.filters
Modifier and TypeClassDescriptionclass
Configuration of the filter rules that are applied globally, after filtering which rule applies on which builder