Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
U
- uberClassLoader - Variable in class hudson.PluginManager
 - 
ClassLoaderthat can load all the publicly visible classes from plugins (and including the classloader that loads Hudson itself.) - UberClassLoader(List<PluginWrapper>) - Constructor for class hudson.PluginManager.UberClassLoader
 - umask(int) - Method in interface hudson.util.jna.GNUCLibrary
 - UNCATEGORIZED - Enum constant in enum class hudson.model.ManagementLink.Category
 - 
The default category for uncategorized items.
 - Uncategorized_Description() - Static method in class jenkins.model.item_category.Messages
 - 
Key
Uncategorized.Description:Item types that have not yet been categorized by their plugin maintainer.. - Uncategorized_DisplayName() - Static method in class jenkins.model.item_category.Messages
 - 
Key
Uncategorized.DisplayName:Uncategorized. - UncategorizedCategory() - Constructor for class jenkins.model.item_category.ItemCategory.UncategorizedCategory
 - uncaughtException(Thread, Throwable) - Method in class hudson.util.ExceptionCatchingThreadFactory
 - UnclaimedIdentityException(FederatedLoginService.FederatedIdentity) - Constructor for exception hudson.security.FederatedLoginService.UnclaimedIdentityException
 - Unclassified() - Constructor for class hudson.model.userproperty.UserPropertyCategory.Unclassified
 - Unclassified() - Constructor for class jenkins.model.GlobalConfigurationCategory.Unclassified
 - UNCOMPUTED_VERSION - Static variable in class jenkins.model.Jenkins
 - 
The version number before it is "computed" (by a call to computeVersion()).
 - underlyingWriter() - Method in class jenkins.util.xstream.XStreamDOM.WriterImpl
 - understandsSymlink() - Method in class hudson.util.FileVisitor
 - 
Some visitors can handle symlinks as symlinks.
 - UNICODE_OPTIONS - Static variable in interface hudson.util.jna.Options
 - unicodeToASCII(String) - Static method in class jenkins.org.apache.commons.validator.routines.DomainValidator
 - 
Converts potentially Unicode input to punycode.
 - union(ResourceList...) - Static method in class hudson.model.ResourceList
 - 
Creates union of all resources.
 - union(Collection<? extends ExtensionComponentSet>) - Static method in class jenkins.ExtensionComponentSet
 - 
Computes the union of all the given delta.
 - union(Collection<ResourceList>) - Static method in class hudson.model.ResourceList
 - 
Creates union of all resources.
 - union(ExtensionComponentSet...) - Static method in class jenkins.ExtensionComponentSet
 - Union(VariableResolver<? extends V>...) - Constructor for class hudson.util.VariableResolver.Union
 - Union(Collection<? extends VariableResolver<? extends V>>) - Constructor for class hudson.util.VariableResolver.Union
 - UnionSearchIndex - Class in hudson.search
 - 
Union of two sets.
 - UnionSearchIndex(SearchIndex, SearchIndex) - Constructor for class hudson.search.UnionSearchIndex
 - uniqueReasons - Variable in class jenkins.model.queue.CompositeCauseOfBlockage
 - Unix - Enum constant in enum class hudson.util.LineEndingConversion.EOLType
 - UNIX - Enum constant in enum class hudson.Platform
 - UnixLifecycle - Class in hudson.lifecycle
 - 
Lifecycleimplementation when Hudson runs on the embedded servlet container on Unix. - UnixLifecycle() - Constructor for class hudson.lifecycle.UnixLifecycle
 - UnixProcess(int) - Constructor for class hudson.util.ProcessTree.UnixProcess
 - UnixSlaveRestarter - Class in jenkins.slaves.restarter
 - 
On Unix, restart via exec-ing to itself.
 - UnixSlaveRestarter() - Constructor for class jenkins.slaves.restarter.UnixSlaveRestarter
 - UNKNOWN - Enum constant in enum class hudson.model.UpdateSite.WarningType
 - UNKNOWN - Static variable in class jenkins.install.InstallState
 - 
Need InstallState != NEW for tests by default
 - unlabeledLoad - Variable in class jenkins.model.Jenkins
 - 
Load statistics of the free roaming jobs and agents.
 - UnlabeledLoadStatistics - Class in jenkins.model
 - 
LoadStatisticsthat track the "free roam" jobs (whoseSubTask.getAssignedLabel()is null) and the # of executors that can execute them (Nodewhose mode isNode.Mode.EXCLUSIVE) - unlabeledNodeProvisioner - Variable in class jenkins.model.Jenkins
 - 
NodeProvisionerthat reacts toJenkins.unlabeledLoad. - unload(Node) - Method in class jenkins.model.Nodes
 - unloadNode(Node) - Method in class jenkins.model.Jenkins
 - 
Unload a node from Jenkins without touching its configuration file.
 - unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class hudson.model.Fingerprint.RangeSet.ConverterImpl
 - unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class hudson.model.Label.ConverterImpl
 - unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class hudson.slaves.NodeList.ConverterImpl
 - unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class hudson.util.CopyOnWriteList.ConverterImpl
 - unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class hudson.util.CopyOnWriteMap.Hash.ConverterImpl
 - unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class hudson.util.CopyOnWriteMap.Tree.ConverterImpl
 - unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class hudson.util.DescribableList.ConverterImpl
 - unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class hudson.util.HexBinaryConverter
 - unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class hudson.util.PackedMap.ConverterImpl
 - unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class hudson.util.PersistedList.ConverterImpl
 - unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class hudson.util.RobustCollectionConverter
 - unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class hudson.util.RobustReflectionConverter
 - unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class hudson.util.Secret.ConverterImpl
 - unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class hudson.util.xstream.ImmutableListConverter
 - unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class hudson.util.xstream.ImmutableMapConverter
 - unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class hudson.util.xstream.ImmutableSetConverter
 - unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class hudson.util.xstream.ImmutableSortedSetConverter
 - unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class hudson.util.XStream2.PassthruConverter
 - unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class jenkins.model.BuildDiscarder.ConverterImpl
 - unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class jenkins.util.TreeString.ConverterImpl
 - unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class jenkins.util.xstream.XStreamDOM.ConverterImpl
 - 
Unmarshals a single child element.
 - unmarshal(HierarchicalStreamReader, Object, DataHolder) - Method in class hudson.util.XStream2
 - unmarshal(HierarchicalStreamReader, Object, DataHolder, boolean) - Method in class hudson.util.XStream2
 - 
Variant of
XStream2.unmarshal(HierarchicalStreamReader, Object, DataHolder)that nulls out non-transientinstance fields not defined in the source when unmarshaling into an existing object. - unmarshal(XStream) - Method in class jenkins.util.xstream.XStreamDOM
 - 
Unmarshals this DOM into an object via the given XStream.
 - unmarshal(XStream, T) - Method in class jenkins.util.xstream.XStreamDOM
 - unmarshal(Object) - Method in class hudson.XmlFile
 - 
Loads the contents of this file into an existing object.
 - unmarshalElement(HierarchicalStreamReader, UnmarshallingContext) - Method in class jenkins.util.xstream.XStreamDOM.ConverterImpl
 - unmarshalField(UnmarshallingContext, Object, Class, Field) - Method in class hudson.util.RobustReflectionConverter
 - unmarshalNullingOut(Object) - Method in class hudson.XmlFile
 - unprotect(String) - Static method in class hudson.util.Protector
 - 
Returns null if fails to decrypt properly.
 - UnprotectedRootAction - Interface in hudson.model
 - 
RootActions that are accessible to requests that do not have the READ permission onJenkins. - unregister() - Method in class hudson.model.listeners.RunListener
 - 
Reverse operation of
RunListener.register(). - unregister() - Method in class hudson.model.listeners.SaveableListener
 - 
Reverse operation of
SaveableListener.register(). - unregister() - Method in class hudson.model.listeners.SCMListener
 - 
Deprecated.
 - unregister() - Method in class hudson.scm.ChangeLogAnnotator
 - 
Unregisters this annotator, so that Hudson stops using this object.
 - unregister() - Method in class hudson.slaves.ComputerListener
 - 
Unregisters this
ComputerListenerso that it will never receive further events. - unregister() - Static method in class jenkins.security.ClassFilterImpl
 - unscientific(double) - Method in class hudson.PluginManager
 - Unsecured() - Constructor for class hudson.security.AuthorizationStrategy.Unsecured
 - UNSECURED - Enum constant in enum class hudson.security.SecurityMode
 - 
None.
 - UNSECURED - Static variable in class hudson.security.AuthorizationStrategy
 - 
AuthorizationStrategythat implements the semantics of unsecured Hudson where everyone has full control. - unsetenv(String) - Method in interface hudson.util.jna.GNUCLibrary
 - UNSTABLE - Enum constant in enum class hudson.model.ResultTrend
 - 
Previous build (if there is one) was
Result.SUCCESSand current build isResult.UNSTABLE. - UNSTABLE - Static variable in class hudson.model.Result
 - 
The build had some errors but they were not fatal.
 - unsuccessfulAuthentication(HttpServletRequest, HttpServletResponse, AuthenticationException) - Method in class hudson.security.AuthenticationProcessingFilter2
 - 
Leave the information about login failure.
 - untar(FilePath, FilePath.TarCompression) - Method in class hudson.FilePath
 - 
When this
FilePathrepresents a tar file, extracts that tar file. - untarFrom(InputStream, FilePath.TarCompression) - Method in class hudson.FilePath
 - 
Reads the given InputStream as a tar file and extracts it into this directory.
 - UnwrapSecurityExceptionFilter - Class in hudson.security
 - 
If a security exception caused
JellyTagException, rethrow it accordingly so thatExceptionTranslationFiltercan pick it up and initiate the redirection. - UnwrapSecurityExceptionFilter() - Constructor for class hudson.security.UnwrapSecurityExceptionFilter
 - unzip(FilePath) - Method in class hudson.FilePath
 - 
When this
FilePathrepresents a zip file, extracts that zip file. - unzipFrom(InputStream) - Method in class hudson.FilePath
 - 
Reads the given InputStream as a zip file and extracts it into this directory.
 - up - Variable in class hudson.model.AbstractProject.BecauseOfDownstreamBuildInProgress
 - up - Variable in class hudson.model.AbstractProject.BecauseOfUpstreamBuildInProgress
 - update(float) - Method in class hudson.model.MultiStageTimeSeries
 - 
Call this method every 10 sec and supply a new data point.
 - update(float) - Method in class hudson.model.TimeSeries
 - 
Pushes a new data point.
 - update(Map<K, V>) - Method in class hudson.util.CopyOnWriteMap
 - update(Authentication) - Method in class jenkins.security.LastGrantedAuthoritiesProperty
 - 
Persist the information with the new
UserDetails. - UPDATE - Static variable in class hudson.model.Run
 - UPDATE - Static variable in class hudson.security.Permission
 - 
Generic update access.
 - updateAllSites() - Method in class hudson.model.UpdateCenter
 - 
Ensure that all UpdateSites are up to date, without requiring a user to browse to the instance.
 - updateAllSitesNow() - Static method in class hudson.model.UpdateCenter
 - updateBaseDir(File) - Method in class jenkins.model.lazy.AbstractLazyLoadRunMap
 - 
Updates base directory location after directory changes.
 - updateByXml(InputStream) - Method in class hudson.model.Computer
 - 
Updates Job by its XML definition.
 - updateByXml(Source) - Method in class hudson.model.AbstractItem
 - 
Updates an Item by its XML definition.
 - updateByXml(Source) - Method in class hudson.model.View
 - 
Updates the View with the new XML definition.
 - updateByXml(StreamSource) - Method in class hudson.model.AbstractItem
 - 
Deprecated.as of 1.473 Use
AbstractItem.updateByXml(Source) - updateCache(Job<?, ?>, Run<?, ?>) - Method in class jenkins.model.PeepholePermalink
 - 
Remembers the value 'n' in the cache for future
PeepholePermalink.resolve(Job). - UpdateCenter - Class in hudson.model
 - 
Controls update center capability.
 - UpdateCenter() - Constructor for class hudson.model.UpdateCenter
 - UpdateCenter_CoreUpdateMonitor_DisplayName() - Static method in class hudson.model.Messages
 - 
Key
UpdateCenter.CoreUpdateMonitor.DisplayName:Jenkins Update Notification. - UpdateCenter_DisplayName() - Static method in class hudson.model.Messages
 - 
Key
UpdateCenter.DisplayName:Update Center. - UpdateCenter_DownloadButNotActivated() - Static method in class hudson.model.Messages
 - 
Key
UpdateCenter.DownloadButNotActivated:Downloaded Successfully. Will be activated during the next boot. - UpdateCenter_init() - Static method in class hudson.model.Messages
 - 
Key
UpdateCenter.init:Initialing update center. - UpdateCenter_n_a() - Static method in class hudson.model.Messages
 - 
Key
UpdateCenter.n_a:N/A. - UpdateCenter_PluginCategory_agent() - Static method in class hudson.model.Messages
 - 
Key
UpdateCenter.PluginCategory.agent:Agent Management. - UpdateCenter_PluginCategory_android() - Static method in class hudson.model.Messages
 - 
Key
UpdateCenter.PluginCategory.android:Android Development. - UpdateCenter_PluginCategory_api_plugin() - Static method in class hudson.model.Messages
 - 
Key
UpdateCenter.PluginCategory.api-plugin:Library plugins (for use by other plugins). - UpdateCenter_PluginCategory_builder() - Static method in class hudson.model.Messages
 - 
Key
UpdateCenter.PluginCategory.builder:Build Tools. - UpdateCenter_PluginCategory_buildwrapper() - Static method in class hudson.model.Messages
 - 
Key
UpdateCenter.PluginCategory.buildwrapper:Build Wrappers. - UpdateCenter_PluginCategory_cli() - Static method in class hudson.model.Messages
 - 
Key
UpdateCenter.PluginCategory.cli:Command Line Interface. - UpdateCenter_PluginCategory_cloud() - Static method in class hudson.model.Messages
 - 
Key
UpdateCenter.PluginCategory.cloud:Cloud Providers. - UpdateCenter_PluginCategory_cluster() - Static method in class hudson.model.Messages
 - 
Key
UpdateCenter.PluginCategory.cluster:Cluster Management. - UpdateCenter_PluginCategory_database() - Static method in class hudson.model.Messages
 - 
Key
UpdateCenter.PluginCategory.database:Database. - UpdateCenter_PluginCategory_deployment() - Static method in class hudson.model.Messages
 - 
Key
UpdateCenter.PluginCategory.deployment:Deployment. - UpdateCenter_PluginCategory_devops() - Static method in class hudson.model.Messages
 - 
Key
UpdateCenter.PluginCategory.devops:DevOps. - UpdateCenter_PluginCategory_devsecops() - Static method in class hudson.model.Messages
 - 
Key
UpdateCenter.PluginCategory.devsecops:DevSecOps. - UpdateCenter_PluginCategory_dotnet() - Static method in class hudson.model.Messages
 - 
Key
UpdateCenter.PluginCategory.dotnet:.NET Development. - UpdateCenter_PluginCategory_external() - Static method in class hudson.model.Messages
 - 
Key
UpdateCenter.PluginCategory.external:External Site/Tool Integrations. - UpdateCenter_PluginCategory_groovy_related() - Static method in class hudson.model.Messages
 - 
Key
UpdateCenter.PluginCategory.groovy-related:Groovy-related. - UpdateCenter_PluginCategory_ios() - Static method in class hudson.model.Messages
 - 
Key
UpdateCenter.PluginCategory.ios:iOS Development. - UpdateCenter_PluginCategory_listview_column() - Static method in class hudson.model.Messages
 - 
Key
UpdateCenter.PluginCategory.listview-column:List view columns. - UpdateCenter_PluginCategory_maven() - Static method in class hudson.model.Messages
 - 
Key
UpdateCenter.PluginCategory.maven:Maven. - UpdateCenter_PluginCategory_misc() - Static method in class hudson.model.Messages
 - 
Key
UpdateCenter.PluginCategory.misc:Miscellaneous. - UpdateCenter_PluginCategory_must_be_labeled() - Static method in class hudson.model.Messages
 - 
Key
UpdateCenter.PluginCategory.must-be-labeled:Uncategorized. - UpdateCenter_PluginCategory_notifier() - Static method in class hudson.model.Messages
 - 
Key
UpdateCenter.PluginCategory.notifier:Build Notifiers. - UpdateCenter_PluginCategory_orchestration() - Static method in class hudson.model.Messages
 - 
Key
UpdateCenter.PluginCategory.orchestration:Orchestration. - UpdateCenter_PluginCategory_page_decorator() - Static method in class hudson.model.Messages
 - 
Key
UpdateCenter.PluginCategory.page-decorator:Page Decorators. - UpdateCenter_PluginCategory_parameter() - Static method in class hudson.model.Messages
 - 
Key
UpdateCenter.PluginCategory.parameter:Build Parameters. - UpdateCenter_PluginCategory_post_build() - Static method in class hudson.model.Messages
 - 
Key
UpdateCenter.PluginCategory.post-build:Other Post-Build Actions. - UpdateCenter_PluginCategory_python() - Static method in class hudson.model.Messages
 - 
Key
UpdateCenter.PluginCategory.python:Python Development. - UpdateCenter_PluginCategory_report() - Static method in class hudson.model.Messages
 - 
Key
UpdateCenter.PluginCategory.report:Build Reports. - UpdateCenter_PluginCategory_ruby() - Static method in class hudson.model.Messages
 - 
Key
UpdateCenter.PluginCategory.ruby:Ruby Development. - UpdateCenter_PluginCategory_runcondition() - Static method in class hudson.model.Messages
 - 
Key
UpdateCenter.PluginCategory.runcondition:RunConditions for use by the Run Condition plugin. - UpdateCenter_PluginCategory_scala() - Static method in class hudson.model.Messages
 - 
Key
UpdateCenter.PluginCategory.scala:Scala Development. - UpdateCenter_PluginCategory_scm() - Static method in class hudson.model.Messages
 - 
Key
UpdateCenter.PluginCategory.scm:Source Code Management. - UpdateCenter_PluginCategory_scm_related() - Static method in class hudson.model.Messages
 - 
Key
UpdateCenter.PluginCategory.scm-related:Source Code Management related. - UpdateCenter_PluginCategory_security() - Static method in class hudson.model.Messages
 - 
Key
UpdateCenter.PluginCategory.security:Security. - UpdateCenter_PluginCategory_test() - Static method in class hudson.model.Messages
 - 
Key
UpdateCenter.PluginCategory.test:Testing. - UpdateCenter_PluginCategory_theme() - Static method in class hudson.model.Messages
 - 
Key
UpdateCenter.PluginCategory.theme:UI Themes. - UpdateCenter_PluginCategory_trigger() - Static method in class hudson.model.Messages
 - 
Key
UpdateCenter.PluginCategory.trigger:Build Triggers. - UpdateCenter_PluginCategory_ui() - Static method in class hudson.model.Messages
 - 
Key
UpdateCenter.PluginCategory.ui:User Interface. - UpdateCenter_PluginCategory_unrecognized(Object) - Static method in class hudson.model.Messages
 - 
Key
UpdateCenter.PluginCategory.unrecognized:Misc ({0}). - UpdateCenter_PluginCategory_upload() - Static method in class hudson.model.Messages
 - 
Key
UpdateCenter.PluginCategory.upload:Artifact Uploaders. - UpdateCenter_PluginCategory_user() - Static method in class hudson.model.Messages
 - 
Key
UpdateCenter.PluginCategory.user:Authentication and User Management. - UpdateCenter_PluginCategory_view() - Static method in class hudson.model.Messages
 - 
Key
UpdateCenter.PluginCategory.view:Views. - UpdateCenter_Status_CheckingInternet() - Static method in class hudson.model.Messages
 - 
Key
UpdateCenter.Status.CheckingInternet:Checking internet connectivity. - UpdateCenter_Status_CheckingJavaNet() - Static method in class hudson.model.Messages
 - 
Key
UpdateCenter.Status.CheckingJavaNet:Checking update center connectivity. - UpdateCenter_Status_ConnectionFailed(Object, Object) - Static method in class hudson.model.Messages
 - 
Key
UpdateCenter.Status.ConnectionFailed:<span class=error>Failed to connect to {0}. Perhaps you need to <a href="{1}manage/configure">configure HTTP proxy?</a></span>. - UpdateCenter_Status_Success() - Static method in class hudson.model.Messages
 - 
Key
UpdateCenter.Status.Success:Success. - UpdateCenter_Status_UnknownHostException(Object, Object) - Static method in class hudson.model.Messages
 - 
Key
UpdateCenter.Status.UnknownHostException:<span class=error>Failed to resolve host name {0}. Perhaps you need to <a href="{1}manage/configure">configure HTTP proxy?</a></span>. - UpdateCenter.CompleteBatchJob - Class in hudson.model
 - UpdateCenter.CompleteBatchJob.CompleteBatchJobStatus - Class in hudson.model
 - UpdateCenter.CompleteBatchJob.Failure - Class in hudson.model
 - UpdateCenter.CompleteBatchJob.Pending - Class in hudson.model
 - UpdateCenter.CompleteBatchJob.Running - Class in hudson.model
 - UpdateCenter.CompleteBatchJob.Success - Class in hudson.model
 - UpdateCenter.ConnectionCheckJob - Class in hudson.model
 - 
Tests the internet connectivity.
 - UpdateCenter.CoreUpdateMonitor - Class in hudson.model
 - 
AdministrativeMonitorthat checks if there's Jenkins update. - UpdateCenter.DownloadJob - Class in hudson.model
 - 
Base class for a job that downloads a file from the Jenkins project.
 - UpdateCenter.DownloadJob.Failure - Class in hudson.model
 - 
Indicates that the installation of a plugin failed.
 - UpdateCenter.DownloadJob.InstallationStatus - Class in hudson.model
 - 
Indicates the status or the result of a plugin installation.
 - UpdateCenter.DownloadJob.Installing - Class in hudson.model
 - 
Installation of a plugin is in progress.
 - UpdateCenter.DownloadJob.Pending - Class in hudson.model
 - 
Indicates that the plugin is waiting for its turn for installation.
 - UpdateCenter.DownloadJob.Skipped - Class in hudson.model
 - 
Indicates that the plugin was successfully installed.
 - UpdateCenter.DownloadJob.Success - Class in hudson.model
 - 
Indicates that the plugin was successfully installed.
 - UpdateCenter.DownloadJob.SuccessButRequiresRestart - Class in hudson.model
 - 
Indicates that the installation was successful but a restart is needed.
 - UpdateCenter.EnableJob - Class in hudson.model
 - 
Enables a required plugin, provides feedback in the update center
 - UpdateCenter.HudsonDowngradeJob - Class in hudson.model
 - UpdateCenter.HudsonUpgradeJob - Class in hudson.model
 - 
Represents the state of the upgrade activity of Jenkins core.
 - UpdateCenter.InstallationJob - Class in hudson.model
 - 
Represents the state of the installation activity of one plugin.
 - UpdateCenter.NoOpJob - Class in hudson.model
 - 
A no-op, e.g.
 - UpdateCenter.PluginDowngradeJob - Class in hudson.model
 - 
Represents the state of the downgrading activity of plugin.
 - UpdateCenter.PluginEntry - Class in hudson.model
 - 
Deprecated.
 - UpdateCenter.RestartJenkinsJob - Class in hudson.model
 - 
Restarts jenkins.
 - UpdateCenter.RestartJenkinsJob.Canceled - Class in hudson.model
 - UpdateCenter.RestartJenkinsJob.Failure - Class in hudson.model
 - UpdateCenter.RestartJenkinsJob.Pending - Class in hudson.model
 - UpdateCenter.RestartJenkinsJob.RestartJenkinsJobStatus - Class in hudson.model
 - UpdateCenter.RestartJenkinsJob.Running - Class in hudson.model
 - UpdateCenter.UpdateCenterConfiguration - Class in hudson.model
 - 
Strategy object for controlling the update center's behaviors.
 - UpdateCenter.UpdateCenterJob - Class in hudson.model
 - 
Things that
UpdateCenter.installerServiceexecutes. - UpdateCenterConfiguration() - Constructor for class hudson.model.UpdateCenter.UpdateCenterConfiguration
 - 
Creates default update center configuration - uses settings for global update center.
 - UpdateCenterJob(UpdateSite) - Constructor for class hudson.model.UpdateCenter.UpdateCenterJob
 - UpdateCenterProxy() - Constructor for class hudson.PluginManager.UpdateCenterProxy
 - updateComputerList() - Method in class jenkins.model.Jenkins
 - updateComputerList(boolean) - Method in class hudson.model.AbstractCIBase
 - 
Updates Computers.
 - updateCounts(LoadStatistics.LoadStatisticsSnapshot) - Method in class hudson.model.LoadStatistics
 - 
Updates all the series from the current snapshot.
 - updateDefaultSite() - Static method in class hudson.model.UpdateCenter
 - updateDependency(PluginWrapper, PluginWrapper) - Method in class hudson.ClassicPluginStrategy
 - updateDependency(PluginWrapper, PluginWrapper) - Method in interface hudson.PluginStrategy
 - 
Called when a plugin is installed, but there was already a plugin installed which optionally depended on that plugin.
 - updateDirectly() - Method in class hudson.model.UpdateSite
 - 
Update the data file from the given URL if the file does not exist, or is otherwise due for update.
 - updateDirectly(boolean) - Method in class hudson.model.UpdateSite
 - 
Deprecated.
 - updateDirectlyNow() - Method in class hudson.model.UpdateSite
 - 
Forces an update of the data file from the configured URL, irrespective of the last time the data was retrieved.
 - updateDirectlyNow(boolean) - Method in class hudson.model.UpdateSite
 - updateExecutorCounts() - Method in class hudson.model.LoadStatistics
 - 
Deprecated.
 - updateFirstTransientBuildKey(HistoryPageFilter) - Method in class hudson.widgets.HistoryWidget
 - 
Calculates the first transient build record.
 - UpdateJobCommand - Class in hudson.cli
 - UpdateJobCommand() - Constructor for class hudson.cli.UpdateJobCommand
 - UpdateJobCommand_ShortDescription() - Static method in class hudson.cli.Messages
 - 
Key
UpdateJobCommand.ShortDescription:Updates the job definition XML from stdin. The opposite of the get-job command.. - updateNewComputer(Node) - Method in class jenkins.model.Jenkins
 - updateNewComputer(Node, boolean) - Method in class hudson.model.AbstractCIBase
 - updateNextBuildNumber(int) - Method in class hudson.model.Job
 - 
Programmatically updates the next build number.
 - updateNode(Node) - Method in class jenkins.model.Jenkins
 - 
Saves an existing
Nodeon disk, called byNode.save(). - updateNode(Node) - Method in class jenkins.model.Nodes
 - 
Updates an existing node on disk.
 - UpdateNodeCommand - Class in hudson.cli
 - UpdateNodeCommand() - Constructor for class hudson.cli.UpdateNodeCommand
 - UpdateNodeCommand_ShortDescription() - Static method in class hudson.cli.Messages
 - 
Key
UpdateNodeCommand.ShortDescription:Updates the node definition XML from stdin. The opposite of the get-node command.. - updateNow() - Method in class hudson.model.DownloadService.Downloadable
 - updates() - Method in interface jenkins.PluginManagerTagLib
 - updates(Closure) - Method in interface jenkins.PluginManagerTagLib
 - updates(Map) - Method in interface jenkins.PluginManagerTagLib
 - updates(Map, Closure) - Method in interface jenkins.PluginManagerTagLib
 - updateService - Variable in class hudson.model.UpdateCenter
 - 
An
ExecutorServicefor updating UpdateSites. - UpdateSite - Class in hudson.model
 - 
Source of the update center information, like "http://jenkins-ci.org/update-center.json"
 - UpdateSite(String, String) - Constructor for class hudson.model.UpdateSite
 - UpdateSite.Data - Class in hudson.model
 - 
In-memory representation of the update center data.
 - UpdateSite.Deprecation - Class in hudson.model
 - 
Represents a deprecation of a certain component.
 - UpdateSite.Entry - Class in hudson.model
 - UpdateSite.IssueTracker - Class in hudson.model
 - 
Metadata for one issue tracker provided by the update site.
 - UpdateSite.Plugin - Class in hudson.model
 - UpdateSite.Warning - Class in hudson.model
 - 
Represents a warning about a certain component, mostly related to known security issues.
 - UpdateSite.WarningType - Enum Class in hudson.model
 - UpdateSite.WarningVersionRange - Class in hudson.model
 - 
A version range for
Warnings indicates which versions of a given plugin are affected by it. - UpdateSiteWarningsConfiguration - Class in jenkins.security
 - 
Configuration for update site-provided warnings.
 - UpdateSiteWarningsConfiguration() - Constructor for class jenkins.security.UpdateSiteWarningsConfiguration
 - UpdateSiteWarningsMonitor - Class in jenkins.security
 - 
Administrative monitor showing plugin/core warnings published by the configured update site to the user.
 - UpdateSiteWarningsMonitor() - Constructor for class jenkins.security.UpdateSiteWarningsMonitor
 - UpdateSiteWarningsMonitor_DisplayName() - Static method in class jenkins.security.Messages
 - 
Key
UpdateSiteWarningsMonitor.DisplayName:Update Site Warnings. - updateSymlinks(TaskListener) - Method in class hudson.model.Run
 - 
Deprecated.After JENKINS-37862 this no longer does anything.
 - updateTLDOverride(DomainValidator.ArrayType, String[]) - Static method in class jenkins.org.apache.commons.validator.routines.DomainValidator
 - 
Update one of the TLD override arrays.
 - updateTransientActions() - Method in class hudson.model.AbstractProject
 - 
effectively deprecated.
 - updateTransientActions() - Method in class hudson.model.labels.LabelAtom
 - updateTransientActions() - Method in class hudson.model.View
 - 
Deprecated.This method does nothing and should not be used
 - updateUsageForId(String) - Method in class jenkins.security.apitoken.ApiTokenStats
 - 
Will trigger the save
 - UpdateViewCommand - Class in hudson.cli
 - UpdateViewCommand() - Constructor for class hudson.cli.UpdateViewCommand
 - UpdateViewCommand_ShortDescription() - Static method in class hudson.cli.Messages
 - 
Key
UpdateViewCommand.ShortDescription:Updates the view definition XML from stdin. The opposite of the get-view command.. - upgrade(UpdateCenter.DownloadJob, File, File) - Method in class hudson.model.UpdateCenter.UpdateCenterConfiguration
 - 
Called after an upgrade has been downloaded to move it into its final location.
 - upgrade(WebSocketSession) - Static method in class jenkins.websocket.WebSockets
 - UPGRADE - Static variable in class jenkins.install.InstallState
 - 
Upgrade of an existing Jenkins install.
 - upgradeResponse(WebSocketSession, HttpServletRequest, HttpServletResponse) - Static method in class jenkins.websocket.WebSockets
 - 
Variant of
WebSockets.upgrade(jenkins.websocket.WebSocketSession)that does not presume aStaplerRequest2. - upload(StaplerRequest2, StaplerResponse2) - Method in class jenkins.util.FullDuplexHttpService
 - 
This is where we receive inputs from the client.
 - UPLOAD_PLUGINS - Static variable in class hudson.PluginManager
 - 
Deprecated.in Jenkins 2.222 use
Jenkins.ADMINISTERinstead - upstream_downstream() - Method in interface lib.jenkins.ProjectTagLib
 - upstream_downstream(Closure) - Method in interface lib.jenkins.ProjectTagLib
 - upstream_downstream(Map) - Method in interface lib.jenkins.ProjectTagLib
 - upstream_downstream(Map, Closure) - Method in interface lib.jenkins.ProjectTagLib
 - UpstreamCause(AbstractBuild<?, ?>) - Constructor for class hudson.model.Cause.UpstreamCause
 - 
Deprecated.since 2009-02-28
 - UpstreamCause(Run<?, ?>) - Constructor for class hudson.model.Cause.UpstreamCause
 - Uptime - Class in jenkins.model
 - 
Keeps track of the uptime of Jenkins.
 - Uptime - Class in jenkins.telemetry.impl
 - 
Records approximations of when Jenkins was started and the current time, to allow for computation of uptime.
 - Uptime() - Constructor for class jenkins.model.Uptime
 - Uptime() - Constructor for class jenkins.telemetry.impl.Uptime
 - URICheckEncodingMonitor - Class in jenkins.diagnostics
 - URICheckEncodingMonitor() - Constructor for class jenkins.diagnostics.URICheckEncodingMonitor
 - URICheckEncodingMonitor_DisplayName() - Static method in class jenkins.diagnostics.Messages
 - 
Key
URICheckEncodingMonitor.DisplayName:Check URI Encoding. - url - Variable in class hudson.model.UpdateSite.Deprecation
 - 
URL for this deprecation.
 - url - Variable in class hudson.model.UpdateSite.Entry
 - 
Download URL.
 - url - Variable in class hudson.model.UpdateSite.Warning
 - 
A URL with more information about this, typically a security advisory.
 - url - Variable in class hudson.tools.DownloadFromUrlInstaller.Installable
 - 
URL.
 - url - Variable in class hudson.tools.ToolInstaller.ToolInstallerEntry
 - 
the url of the release
 - url - Variable in class jenkins.model.ModelObjectWithContextMenu.MenuItem
 - 
Target of the link.
 - URL - Static variable in class jenkins.security.ResourceDomainRootAction
 - UrlAnnotator - Class in hudson.console
 - 
Annotates URLs in the console output to hyperlink.
 - UrlAnnotator() - Constructor for class hudson.console.UrlAnnotator
 - URLCheck() - Constructor for class hudson.util.FormValidation.URLCheck
 - URLCheck(StaplerRequest, StaplerResponse) - Constructor for class hudson.util.FormFieldValidator.URLCheck
 - 
Deprecated.
 - URLClassLoader2 - Class in jenkins.util
 - 
URLClassLoaderwith loosened visibility for use withClassLoaderReflectionToolkit. - URLClassLoader2(String, URL[]) - Constructor for class jenkins.util.URLClassLoader2
 - 
Create a new
URLClassLoader2with the given name and URLS and theClassLoader.getSystemClassLoader()as its parent. - URLClassLoader2(String, URL[], ClassLoader) - Constructor for class jenkins.util.URLClassLoader2
 - 
Create a new
URLClassLoader2with the given name, URLS parent. - URLClassLoader2(URL[]) - Constructor for class jenkins.util.URLClassLoader2
 - 
Deprecated.
 - URLClassLoader2(URL[], ClassLoader) - Constructor for class jenkins.util.URLClassLoader2
 - 
Deprecated.
 - URLConnectionDecorator - Class in hudson
 - 
Decorates the connections that Jenkins open to access external resources.
 - URLConnectionDecorator() - Constructor for class hudson.URLConnectionDecorator
 - urlEncode(String) - Static method in class hudson.Functions
 - 
Shortcut function for calling
URLEncoder.encode(String,String)(with UTF-8 encoding).
Useful for encoding URL query parameters in jelly code (as in"...?param=${h.urlEncode(something)}").
For convenience in jelly code, it also accepts null parameter, and then returns an empty string. - UrlHelper - Class in jenkins.util
 - 
Objective is to validate an URL in a lenient way sufficiently strict to avoid too weird URL but to still allow particular internal URL to be accepted
 - UrlHelper() - Constructor for class jenkins.util.UrlHelper
 - UrlValidator - Class in jenkins.org.apache.commons.validator.routines
 - 
URL Validation routines.
 - UrlValidator() - Constructor for class jenkins.org.apache.commons.validator.routines.UrlValidator
 - 
Create a UrlValidator with default properties.
 - UrlValidator(long) - Constructor for class jenkins.org.apache.commons.validator.routines.UrlValidator
 - 
Initialize a UrlValidator with the given validation options.
 - UrlValidator(String[]) - Constructor for class jenkins.org.apache.commons.validator.routines.UrlValidator
 - 
Behavior of validation is modified by passing in several strings options:
 - UrlValidator(String[], long) - Constructor for class jenkins.org.apache.commons.validator.routines.UrlValidator
 - 
Behavior of validation is modified by passing in options:
 - UrlValidator(String[], RegexValidator, long) - Constructor for class jenkins.org.apache.commons.validator.routines.UrlValidator
 - 
Customizable constructor.
 - UrlValidator(String[], RegexValidator, long, DomainValidator) - Constructor for class jenkins.org.apache.commons.validator.routines.UrlValidator
 - 
Customizable constructor.
 - UrlValidator(RegexValidator, long) - Constructor for class jenkins.org.apache.commons.validator.routines.UrlValidator
 - 
Initialize a UrlValidator with the given validation options.
 - UsageStatistics - Class in hudson.model
 - UsageStatistics() - Constructor for class hudson.model.UsageStatistics
 - UsageStatistics(String) - Constructor for class hudson.model.UsageStatistics
 - 
Creates an instance with a specific public key image.
 - UsageStatistics.CombinedCipherInputStream - Class in hudson.model
 - 
The opposite of the
UsageStatistics.CombinedCipherOutputStream. - UsageStatistics.CombinedCipherOutputStream - Class in hudson.model
 - 
Asymmetric cipher is slow and in case of Sun RSA implementation it can only encrypt the first block.
 - useCompliantAlgorithms() - Static method in class jenkins.security.FIPS140
 - 
Provide a hint that the system should strive to be compliant with FIPS-140-2.
 - useCounter - Variable in class jenkins.security.ApiTokenProperty.TokenInfoAndStats
 - used - Variable in class hudson.diagnosis.MemoryUsageMonitor.MemoryGroup
 - 
Trend of the memory usage, after GCs.
 - useHidingPasswordFields() - Static method in class hudson.Functions
 - usePrivateRepository - Variable in class hudson.tasks.Maven
 - 
If true, the build will use its own local Maven repository via "-Dmaven.repo.local=...".
 - user - Variable in class hudson.model.UserProperty
 - 
The user object that owns this property.
 - User - Class in hudson.model
 - 
Represents a user.
 - User - Class in org.acegisecurity.userdetails
 - 
Deprecated.use
User - User(String, String, boolean, boolean, boolean, boolean, GrantedAuthority[]) - Constructor for class org.acegisecurity.userdetails.User
 - 
Deprecated.
 - User(String, String, boolean, boolean, boolean, GrantedAuthority[]) - Constructor for class org.acegisecurity.userdetails.User
 - 
Deprecated.
 - User(String, String, boolean, GrantedAuthority[]) - Constructor for class org.acegisecurity.userdetails.User
 - 
Deprecated.
 - USER_ATTRIBUTE - Static variable in class jenkins.ErrorAttributeFilter
 - USER_DETAILS_SERVICE_PROXY - Static variable in class hudson.security.HudsonFilter
 - 
Deprecated.in 1.271. This proxy always delegate to
Hudson.getInstance().getSecurityRealm().getSecurityComponents().userDetails, so use that instead. - User_IllegalFullname(Object) - Static method in class hudson.model.Messages
 - 
Key
User.IllegalFullname:"{0}" is prohibited as a full name for security reasons.. - User_IllegalUsername(Object) - Static method in class hudson.model.Messages
 - 
Key
User.IllegalUsername:"{0}" is prohibited as a username for security reasons.. - USER_SESSION_SEED - Static variable in class jenkins.security.seed.UserSeedProperty
 - User.AllUsers - Class in hudson.model
 - User.CanonicalIdResolver - Class in hudson.model
 - 
Resolves User IDs by ID, full names or other strings.
 - User.FullNameIdResolver - Class in hudson.model
 - 
Resolve user ID from full name
 - User.UserIDCanonicalIdResolver - Class in hudson.model
 - 
Tries to verify if an ID is valid.
 - UserAgentURLConnectionDecorator - Class in jenkins
 - 
Sets a Jenkins specific user-agent HTTP header for
HttpURLConnection. - UserAgentURLConnectionDecorator() - Constructor for class jenkins.UserAgentURLConnectionDecorator
 - UserAvatarResolver - Class in hudson.tasks
 - 
Infers avatar image URLs for users
 - UserAvatarResolver() - Constructor for class hudson.tasks.UserAvatarResolver
 - UserCause() - Constructor for class hudson.model.Cause.UserCause
 - 
Deprecated.
 - UserCause(User, String) - Constructor for class hudson.slaves.OfflineCause.UserCause
 - userCreated(String) - Method in class jenkins.security.SecurityListener
 - userDetails - Variable in class hudson.security.SecurityRealm.SecurityComponents
 - 
Deprecated.
 - UserDetails - Interface in org.acegisecurity.userdetails
 - 
Deprecated.use
UserDetailsinstead - userDetails2 - Variable in class hudson.security.SecurityRealm.SecurityComponents
 - UserDetailsCache - Class in jenkins.security
 - 
Cache layer for
UserDetailslookup. - UserDetailsCache() - Constructor for class jenkins.security.UserDetailsCache
 - 
Constructor intended to be instantiated by Jenkins only.
 - UserDetailsService - Interface in org.acegisecurity.userdetails
 - 
Deprecated.use
UserDetailsService - UserDetailsServiceProxy - Class in hudson.security
 - 
UserDetailsServiceproxy that delegates to another instance. - UserDetailsServiceProxy() - Constructor for class hudson.security.UserDetailsServiceProxy
 - UserDetailsServiceProxy_UnableToQuery(Object) - Static method in class hudson.security.Messages
 - 
Key
UserDetailsServiceProxy.UnableToQuery:Unable to query user information: {0}. - userExperimentalFlag() - Method in interface lib.LayoutTagLib
 - 
Retrieve the value of a given experimental flag for the current user.
 - userExperimentalFlag(Closure) - Method in interface lib.LayoutTagLib
 - 
Retrieve the value of a given experimental flag for the current user.
 - userExperimentalFlag(Map) - Method in interface lib.LayoutTagLib
 - 
Retrieve the value of a given experimental flag for the current user.
 - userExperimentalFlag(Map, Closure) - Method in interface lib.LayoutTagLib
 - 
Retrieve the value of a given experimental flag for the current user.
 - UserExperimentalFlag<T> - Class in jenkins.model.experimentalflags
 - 
User specific experimental flag to enable or disable specific behavior.
 - UserExperimentalFlag(String) - Constructor for class jenkins.model.experimentalflags.UserExperimentalFlag
 - UserExperimentalFlagsProperty - Class in jenkins.model.experimentalflags
 - 
Per user experimental flags to enable features that still not completely ready to be active by default.
 - UserExperimentalFlagsProperty() - Constructor for class jenkins.model.experimentalflags.UserExperimentalFlagsProperty
 - UserExperimentalFlagsProperty(Map<String, String>) - Constructor for class jenkins.model.experimentalflags.UserExperimentalFlagsProperty
 - UserExperimentalFlagsProperty_DisplayName() - Static method in class jenkins.model.experimentalflags.Messages
 - 
Key
UserExperimentalFlagsProperty.DisplayName:Feature preview. - UserExperimentalFlagsProperty.DescriptorImpl - Class in jenkins.model.experimentalflags
 - userId - Variable in class jenkins.security.apitoken.LegacyApiTokenAdministrativeMonitor.RevokeAllSelectedUserAndUuid
 - UserIDCanonicalIdResolver() - Constructor for class hudson.model.User.UserIDCanonicalIdResolver
 - UserIdCause() - Constructor for class hudson.model.Cause.UserIdCause
 - 
Constructor, which uses the current
User. - UserIdCause(String) - Constructor for class hudson.model.Cause.UserIdCause
 - 
Constructor.
 - UserIdMapper - Class in hudson.model
 - UserIdMapper() - Constructor for class hudson.model.UserIdMapper
 - UserInterruption(User) - Constructor for class jenkins.model.CauseOfInterruption.UserInterruption
 - UserInterruption(String) - Constructor for class jenkins.model.CauseOfInterruption.UserInterruption
 - UserLanguages - Class in jenkins.telemetry.impl
 - UserLanguages() - Constructor for class jenkins.telemetry.impl.UserLanguages
 - UserLanguages.AcceptLanguageFilter - Class in jenkins.telemetry.impl
 - UserMayOrMayNotExistException - Exception in hudson.security
 - 
Deprecated.
 - UserMayOrMayNotExistException(String) - Constructor for exception hudson.security.UserMayOrMayNotExistException
 - 
Deprecated.
 - UserMayOrMayNotExistException(String, Object) - Constructor for exception hudson.security.UserMayOrMayNotExistException
 - 
Deprecated.
 - UserMayOrMayNotExistException(String, Throwable) - Constructor for exception hudson.security.UserMayOrMayNotExistException
 - 
Deprecated.
 - UserMayOrMayNotExistException2 - Exception in hudson.security
 - 
Thrown from
UserDetailsService.loadUserByUsername(String)to indicate that the underlyingSecurityRealmis incapable of retrieving the information, and furthermore, the system cannot tell if such an user exists or not. - UserMayOrMayNotExistException2(String) - Constructor for exception hudson.security.UserMayOrMayNotExistException2
 - UserMayOrMayNotExistException2(String, Throwable) - Constructor for exception hudson.security.UserMayOrMayNotExistException2
 - username - Variable in class hudson.security.HudsonPrivateSecurityRealm.SignupInfo
 - UsernameNotFoundException - Exception in org.acegisecurity.userdetails
 - 
Deprecated.use
UsernameNotFoundException - UsernameNotFoundException(String) - Constructor for exception org.acegisecurity.userdetails.UsernameNotFoundException
 - 
Deprecated.
 - UsernameNotFoundException(String, Object) - Constructor for exception org.acegisecurity.userdetails.UsernameNotFoundException
 - 
Deprecated.
 - UsernameNotFoundException(String, Throwable) - Constructor for exception org.acegisecurity.userdetails.UsernameNotFoundException
 - 
Deprecated.
 - UsernamePasswordAuthenticationToken - Class in org.acegisecurity.providers
 - 
Deprecated.use
UsernamePasswordAuthenticationToken - UsernamePasswordAuthenticationToken(Object, Object) - Constructor for class org.acegisecurity.providers.UsernamePasswordAuthenticationToken
 - 
Deprecated.
 - UsernamePasswordAuthenticationToken(Object, Object, GrantedAuthority[]) - Constructor for class org.acegisecurity.providers.UsernamePasswordAuthenticationToken
 - 
Deprecated.
 - UsernamePasswordAuthenticationToken(UsernamePasswordAuthenticationToken) - Constructor for class org.acegisecurity.providers.UsernamePasswordAuthenticationToken
 - 
Deprecated.
 - UserNameResolver - Class in hudson.tasks
 - 
Finds full name off the user when none is specified.
 - UserNameResolver() - Constructor for class hudson.tasks.UserNameResolver
 - UserPreferencesProperty_DisplayName() - Static method in class hudson.model.Messages
 - 
Key
UserPreferencesProperty.DisplayName:Preferences. - UserProperty - Class in hudson.model
 - 
Extensible property of
User. - UserProperty() - Constructor for class hudson.model.UserProperty
 - UserPropertyCategory - Class in hudson.model.userproperty
 - 
Grouping of related
UserPropertys. - UserPropertyCategory() - Constructor for class hudson.model.userproperty.UserPropertyCategory
 - UserPropertyCategory_Account_DisplayName() - Static method in class hudson.model.userproperty.Messages
 - 
Key
UserPropertyCategory.Account.DisplayName:Account. - UserPropertyCategory_Account_ShortDescription() - Static method in class hudson.model.userproperty.Messages
 - 
Key
UserPropertyCategory.Account.ShortDescription:User properties related to the user account configuration (e.g. timezone, email, ...). - UserPropertyCategory_Appearance_DisplayName() - Static method in class hudson.model.userproperty.Messages
 - 
Key
UserPropertyCategory.Appearance.DisplayName:Appearance. - UserPropertyCategory_Appearance_ShortDescription() - Static method in class hudson.model.userproperty.Messages
 - 
Key
UserPropertyCategory.Appearance.ShortDescription:User properties related to the appearance of Jenkins. - UserPropertyCategory_Experimental_DisplayName() - Static method in class hudson.model.userproperty.Messages
 - 
Key
UserPropertyCategory.Experimental.DisplayName:Experiments. - UserPropertyCategory_Experimental_ShortDescription() - Static method in class hudson.model.userproperty.Messages
 - 
Key
UserPropertyCategory.Experimental.ShortDescription:Per user flags to enable/disable experimental features (e.g. new design, ...). - UserPropertyCategory_Invisible_DisplayName() - Static method in class hudson.model.userproperty.Messages
 - 
Key
UserPropertyCategory.Invisible.DisplayName:Invisible. - UserPropertyCategory_Invisible_ShortDescription() - Static method in class hudson.model.userproperty.Messages
 - 
Key
UserPropertyCategory.Invisible.ShortDescription:User properties that do not require a configuration page. - UserPropertyCategory_Preferences_DisplayName() - Static method in class hudson.model.userproperty.Messages
 - 
Key
UserPropertyCategory.Preferences.DisplayName:Preferences. - UserPropertyCategory_Preferences_ShortDescription() - Static method in class hudson.model.userproperty.Messages
 - 
Key
UserPropertyCategory.Preferences.ShortDescription:User properties related to the user preferences (e.g. notification type, default view, ...). - UserPropertyCategory_Security_DisplayName() - Static method in class hudson.model.userproperty.Messages
 - 
Key
UserPropertyCategory.Security.DisplayName:Security. - UserPropertyCategory_Security_ShortDescription() - Static method in class hudson.model.userproperty.Messages
 - 
Key
UserPropertyCategory.Security.ShortDescription:User properties related to the security of the user account (e.g. API token, SSH keys, ...). - UserPropertyCategory_Unclassified_DisplayName() - Static method in class hudson.model.userproperty.Messages
 - 
Key
UserPropertyCategory.Unclassified.DisplayName:Unclassified. - UserPropertyCategory_Unclassified_ShortDescription() - Static method in class hudson.model.userproperty.Messages
 - 
Key
UserPropertyCategory.Unclassified.ShortDescription:User properties without a category yet. - UserPropertyCategory.Account - Class in hudson.model.userproperty
 - 
User property related to account settings (e.g.
 - UserPropertyCategory.Appearance - Class in hudson.model.userproperty
 - 
User interface related configurations (e.g.
 - UserPropertyCategory.Experimental - Class in hudson.model.userproperty
 - 
Per user feature flags (e.g.
 - UserPropertyCategory.Invisible - Class in hudson.model.userproperty
 - 
For user properties that are not expected to be displayed, typically automatically configured by automated behavior, without direct user interaction.
 - UserPropertyCategory.Preferences - Class in hudson.model.userproperty
 - 
Preferences related configurations (e.g.
 - UserPropertyCategory.Security - Class in hudson.model.userproperty
 - 
Security related configurations (e.g.
 - UserPropertyCategory.Unclassified - Class in hudson.model.userproperty
 - 
This category is used when the
UserPropertyDescriptorhas not implemented theUserPropertyDescriptor.getUserPropertyCategory()method (or the getUserPropertyCategoryAsString method for compatibility reason). - UserPropertyCategoryAccountAction - Class in hudson.model.userproperty
 - UserPropertyCategoryAccountAction(User) - Constructor for class hudson.model.userproperty.UserPropertyCategoryAccountAction
 - UserPropertyCategoryAccountAction_DisplayName() - Static method in class hudson.model.userproperty.Messages
 - 
Key
UserPropertyCategoryAccountAction.DisplayName:Account. - UserPropertyCategoryAccountAction.AccountActionFactory - Class in hudson.model.userproperty
 - 
Inject the outer class configuration page into the sidenav and the request routing of the user
 - UserPropertyCategoryAction - Class in hudson.model.userproperty
 - UserPropertyCategoryAction(User) - Constructor for class hudson.model.userproperty.UserPropertyCategoryAction
 - UserPropertyCategoryAppearanceAction - Class in hudson.model.userproperty
 - UserPropertyCategoryAppearanceAction(User) - Constructor for class hudson.model.userproperty.UserPropertyCategoryAppearanceAction
 - UserPropertyCategoryAppearanceAction_DisplayName() - Static method in class hudson.model.userproperty.Messages
 - 
Key
UserPropertyCategoryAppearanceAction.DisplayName:Appearance. - UserPropertyCategoryAppearanceAction.AppearanceActionFactory - Class in hudson.model.userproperty
 - 
Inject the outer class configuration page into the sidenav and the request routing of the user
 - UserPropertyCategoryExperimentalAction - Class in hudson.model.userproperty
 - UserPropertyCategoryExperimentalAction(User) - Constructor for class hudson.model.userproperty.UserPropertyCategoryExperimentalAction
 - UserPropertyCategoryExperimentalAction_DisplayName() - Static method in class hudson.model.userproperty.Messages
 - 
Key
UserPropertyCategoryExperimentalAction.DisplayName:Experiments. - UserPropertyCategoryExperimentalAction.ExperimentalActionFactory - Class in hudson.model.userproperty
 - 
Inject the outer class configuration page into the sidenav and the request routing of the user
 - UserPropertyCategoryPreferencesAction - Class in hudson.model.userproperty
 - UserPropertyCategoryPreferencesAction(User) - Constructor for class hudson.model.userproperty.UserPropertyCategoryPreferencesAction
 - UserPropertyCategoryPreferencesAction_DisplayName() - Static method in class hudson.model.userproperty.Messages
 - 
Key
UserPropertyCategoryPreferencesAction.DisplayName:Preferences. - UserPropertyCategoryPreferencesAction.PreferencesActionFactory - Class in hudson.model.userproperty
 - 
Inject the outer class configuration page into the sidenav and the request routing of the user
 - UserPropertyCategorySecurityAction - Class in hudson.model.userproperty
 - UserPropertyCategorySecurityAction(User) - Constructor for class hudson.model.userproperty.UserPropertyCategorySecurityAction
 - UserPropertyCategorySecurityAction_DisplayName() - Static method in class hudson.model.userproperty.Messages
 - 
Key
UserPropertyCategorySecurityAction.DisplayName:Security. - UserPropertyCategorySecurityAction.SecurityActionFactory - Class in hudson.model.userproperty
 - 
Inject the outer class configuration page into the sidenav and the request routing of the user
 - UserPropertyDescriptor - Class in hudson.model
 - 
DescriptorforUserProperty. - UserPropertyDescriptor() - Constructor for class hudson.model.UserPropertyDescriptor
 - 
Infers the type of the corresponding
Describablefrom the outer class. - UserPropertyDescriptor(Class<? extends UserProperty>) - Constructor for class hudson.model.UserPropertyDescriptor
 - USERS - Static variable in class hudson.util.jna.RegistryKey
 - UserSearchProperty - Class in hudson.search
 - UserSearchProperty(boolean) - Constructor for class hudson.search.UserSearchProperty
 - UserSearchProperty_DisplayName() - Static method in class hudson.search.Messages
 - 
Key
UserSearchProperty.DisplayName:Setting for search. - UserSearchProperty.DescriptorImpl - Class in hudson.search
 - UserSeedChangeListener - Class in jenkins.security.seed
 - 
Listener notified when a user was requested to changed their seed
 - UserSeedChangeListener() - Constructor for class jenkins.security.seed.UserSeedChangeListener
 - UserSeedProperty - Class in jenkins.security.seed
 - 
The seed stored in this property is used to have a revoke feature on the session without having to hack the session management that depends on the application server used to run the instance.
 - UserSeedProperty_DisplayName() - Static method in class jenkins.security.seed.Messages
 - 
Key
UserSeedProperty.DisplayName:Session Termination. - UserSeedProperty.DescriptorImpl - Class in jenkins.security.seed
 - UserSeedSecurityListener - Class in jenkins.security.seed
 - 
Inject the user seed inside the session (when there is an existing request) as part of the re-authentication mechanism provided by
HttpSessionContextIntegrationFilter2andUserSeedProperty. - UserSeedSecurityListener() - Constructor for class jenkins.security.seed.UserSeedSecurityListener
 - usesChannel() - Element in annotation interface hudson.cli.declarative.CLIMethod
 - usesPrivateRepository() - Method in class hudson.tasks.Maven
 - Util - Class in hudson
 - 
Various utility methods that don't have more proper home.
 - Util() - Constructor for class hudson.Util
 - Util_day(Object) - Static method in class hudson.Messages
 - 
Key
Util.day:{0} {0,choice,0#days|1#day|1<days}. - Util_hour(Object) - Static method in class hudson.Messages
 - 
Key
Util.hour:{0} hr. - Util_millisecond(Object) - Static method in class hudson.Messages
 - 
Key
Util.millisecond:{0} ms. - Util_minute(Object) - Static method in class hudson.Messages
 - 
Key
Util.minute:{0} min. - Util_month(Object) - Static method in class hudson.Messages
 - 
Key
Util.month:{0} mo. - Util_second(Object) - Static method in class hudson.Messages
 - 
Key
Util.second:{0} sec. - Util_year(Object) - Static method in class hudson.Messages
 - 
Key
Util.year:{0} yr. - uuid - Variable in class jenkins.security.apitoken.LegacyApiTokenAdministrativeMonitor.RevokeAllSelectedUserAndUuid
 - uuid - Variable in class jenkins.security.ApiTokenProperty.TokenInfoAndStats
 - uuid - Variable in class jenkins.util.FullDuplexHttpService
 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
Extensioninstead.