Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
H
- H - Static variable in class hudson.scheduler.CrontabLexer
- H - Static variable in class hudson.scheduler.CrontabParser
- H() - Method in class hudson.scheduler.CrontabParser.TermContext
- handle(HttpServletRequest, HttpServletResponse) - Method in class jenkins.security.ResourceDomainFilter
- handle(HttpServletRequest, HttpServletResponse) - Method in class jenkins.telemetry.impl.UserLanguages.AcceptLanguageFilter
- handle(HttpServletRequest, HttpServletResponse) - Method in interface jenkins.util.HttpServletFilter
- 
Potentially intercepts or otherwise modifies an HTTP request.
- handle(HttpServletRequest, HttpServletResponse, AccessDeniedException) - Method in class hudson.security.AccessDeniedHandlerImpl
- handle(Socket) - Method in class hudson.TcpSlaveAgentListener.PingAgentProtocol
- handle(Socket) - Method in class jenkins.AgentProtocol
- 
Called by the connection handling thread to execute the protocol.
- handle(Socket) - Method in class jenkins.slaves.JnlpSlaveAgentProtocol4
- handleError(int, Throwable) - Method in class hudson.init.impl.InstallUncaughtExceptionHandler.ErrorCustomizer
- handleException(Throwable, CLIContext, CmdLineParser) - Method in class hudson.cli.CLICommand
- 
Determines command stderr output and return the exit code as described onCLICommand.main(List, Locale, InputStream, PrintStream, PrintStream)
- handleIOException(String, IOException) - Method in class hudson.util.FormFieldValidator.URLCheck
- 
Deprecated.Calls theFormFieldValidator.error(String)method with a reasonable error message.
- handleIOException(String, IOException) - Method in class hudson.util.FormValidation.URLCheck
- 
Calls theFormValidation.error(String)method with a reasonable error message.
- handleNewNodePage(ComputerSet, String, StaplerRequest2, StaplerResponse2) - Method in class hudson.slaves.NodeDescriptor
- 
Handles the form submission from the "/computer/new" page, which is the first form for creating a new node.
- has(String) - Method in class hudson.security.FederatedLoginServiceUserProperty
- hasAbortPermission() - Method in class hudson.model.AbstractProject
- hasAbortPermission() - Method in class hudson.model.queue.QueueTaskFilter
- hasAbortPermission() - Method in interface jenkins.model.queue.ITask
- hasAdministerOrManage() - Method in interface lib.LayoutTagLib
- hasAdministerOrManage(Closure) - Method in interface lib.LayoutTagLib
- hasAdministerOrManage(Map) - Method in interface lib.LayoutTagLib
- hasAdministerOrManage(Map, Closure) - Method in interface lib.LayoutTagLib
- hasAdoptThisPluginLabel(UpdateSite.Plugin) - Method in class hudson.PluginManager
- hasAdoptThisPluginLabel(PluginWrapper) - Method in class hudson.PluginManager
- hasAnyDerivedDependencyErrors() - Method in class hudson.PluginWrapper.PluginWrapperAdministrativeMonitor
- hasAnyPermission(AccessControlled, Permission[]) - Static method in class hudson.Functions
- 
Checks if the current security principal has one of the supplied permissions.
- hasAnyPermission(Permission...) - Method in interface hudson.security.AccessControlled
- 
Convenient short-cut forgetACL().hasAnyPermission(permission)
- hasAnyPermission(Permission...) - Method in class hudson.security.ACL
- 
Checks if the current security principal has any of the permissions.
- hasAnyPermission(Object, Permission[]) - Static method in class hudson.Functions
- 
This version is so that the 'hasAnyPermission' degrades gracefully if "it" is not anAccessControlledobject.
- hasApplicableHiddenWarnings() - Method in class jenkins.security.UpdateSiteWarningsMonitor
- 
Returns true iff there are applicable but ignored (i.e.
- hasCancelPermission() - Method in interface jenkins.model.queue.QueueItem
- 
Checks whether a scheduled item may be canceled.
- hasCategory(String) - Method in class hudson.model.UpdateSite.Plugin
- 
Checks whether a plugin has a desired category
- hasChanges() - Method in class hudson.scm.PollingResult
- hasChangeSetComputed() - Method in class hudson.model.AbstractBuild
- 
Returns true if the changelog is already computed.
- hasClouds() - Method in class jenkins.agents.CloudSet
- hasCoreUpdates() - Method in class hudson.model.UpdateSite.Data
- 
Is there a new version of the core?
- hasCreatePermission(Authentication, ItemGroup, TopLevelItemDescriptor) - Method in class hudson.security.ACL
- 
Deprecated.
- hasCreatePermission(Authentication, ViewGroup, ViewDescriptor) - Method in class hudson.security.ACL
- hasCreatePermission2(Authentication, ItemGroup, TopLevelItemDescriptor) - Method in class hudson.security.ACL
- 
Checks if the given principal has the permission to create top level items within the specified item group.
- hasCreatePermission2(Authentication, ViewGroup, ViewDescriptor) - Method in class hudson.security.ACL
- 
Checks if the given principal has the permission to create views within the specified view group.
- hasCurrentUserRightToGenerateNewToken(User) - Method in class jenkins.security.ApiTokenProperty.DescriptorImpl
- hasCustomArtifactManager() - Method in class hudson.model.Run
- hasCustomDisplayName() - Method in class hudson.model.Run
- hasCustomScmCheckoutRetryCount() - Method in class hudson.model.AbstractProject
- hasCycleDependency() - Method in class hudson.PluginWrapper
- hasDependants() - Method in class hudson.PluginWrapper
- 
Deprecated.Please usePluginWrapper.hasDependents().
- hasDependencies() - Method in class hudson.PluginWrapper
- 
Does this plugin depend on any other plugins.
- hasDependents() - Method in class hudson.PluginWrapper
- 
Does this plugin have anything that depends on it.
- hasDerivedDependencyErrors() - Method in class hudson.PluginWrapper
- hasDownPage - Variable in class jenkins.widgets.HistoryPageFilter
- hasDuplicates(List<T>, String) - Static method in class hudson.model.DownloadService.Downloadable
- 
check if the list of update center entries has duplicates
- hasExistingConfigFile() - Method in class jenkins.security.apitoken.ApiTokenPropertyConfiguration
- hasFilter(Filter) - Static method in class hudson.util.PluginServletFilter
- 
Checks whether the given filter is already registered in the chain.
- hasFilter(Filter) - Static method in class hudson.util.PluginServletFilter
- 
Deprecated.
- hasFreshToken(User, ApiTokenProperty.TokenInfoAndStats) - Method in class jenkins.security.apitoken.LegacyApiTokenAdministrativeMonitor
- 
Determine if the user has at least one "new" token that was created after the last use of the legacy token
- hash - Variable in class hudson.scheduler.CrontabParser
- 
Used to pick a value from within the range
- hash(T) - Method in interface hudson.util.ConsistentHash.Hash
- Hash - Class in hudson.scheduler
- 
Generates a pseudo-random sequence of integers in the specified range.
- Hash() - Constructor for class hudson.util.CopyOnWriteMap.Hash
- Hash(Map<K, V>) - Constructor for class hudson.util.CopyOnWriteMap.Hash
- HASH_TOKENS - Static variable in class hudson.scheduler.CrontabParser
- 
This property hashes tokens in the cron tab tokens like @daily so that they spread evenly.
- hashCode() - Method in class hudson.cli.BuildCommand.CLICause
- hashCode() - Method in class hudson.FilePath
- hashCode() - Method in class hudson.logging.LogRecorder
- hashCode() - Method in class hudson.logging.LogRecorder.Target
- hashCode() - Method in class hudson.model.BooleanParameterDefinition
- hashCode() - Method in class hudson.model.BooleanParameterValue
- hashCode() - Method in class hudson.model.Cause.RemoteCause
- hashCode() - Method in class hudson.model.Cause.UpstreamCause
- hashCode() - Method in class hudson.model.Cause.UserCause
- 
Deprecated.
- hashCode() - Method in class hudson.model.Cause.UserIdCause
- hashCode() - Method in class hudson.model.CheckPoint
- hashCode() - Method in class hudson.model.ChoiceParameterDefinition
- hashCode() - Method in class hudson.model.DependencyGraph.Dependency
- hashCode() - Method in class hudson.model.FileParameterDefinition
- hashCode() - Method in class hudson.model.FileParameterValue
- hashCode() - Method in class hudson.model.Fingerprint.Range
- hashCode() - Method in class hudson.model.Fingerprint.RangeSet
- hashCode() - Method in class hudson.model.Label
- hashCode() - Method in class hudson.model.LoadStatistics.LoadStatisticsSnapshot
- hashCode() - Method in class hudson.model.ParameterDefinition
- hashCode() - Method in class hudson.model.ParameterValue
- hashCode() - Method in class hudson.model.PasswordParameterDefinition
- hashCode() - Method in class hudson.model.Resource
- hashCode() - Method in class hudson.model.RunParameterDefinition
- hashCode() - Method in class hudson.model.Slave
- hashCode() - Method in class hudson.model.StringParameterDefinition
- hashCode() - Method in class hudson.model.StringParameterValue
- hashCode() - Method in class hudson.model.TextParameterDefinition
- hashCode() - Method in class hudson.model.UpdateCenter.PluginEntry
- 
Deprecated.
- hashCode() - Method in class hudson.model.UpdateSite.Deprecation
- hashCode() - Method in class hudson.model.UpdateSite.Warning
- hashCode() - Method in class hudson.PluginWrapper.PluginDisableResult
- hashCode() - Method in class hudson.security.Permission
- hashCode() - Method in class hudson.security.PermissionGroup
- hashCode() - Method in class hudson.slaves.ChannelPinger.SetUpRemotePing
- hashCode() - Method in class hudson.tasks.Maven.MavenInstallation
- hashCode() - Method in class hudson.triggers.SCMTrigger.Runner
- hashCode() - Method in class hudson.triggers.SCMTrigger.SCMTriggerCause
- hashCode() - Method in class hudson.triggers.TimerTrigger.TimerTriggerCause
- hashCode() - Method in class hudson.util.ChartUtil.NumberOnlyBuildLabel
- hashCode() - Method in class hudson.util.CopyOnWriteMap
- hashCode() - Method in class hudson.util.Secret
- hashCode() - Method in class hudson.util.StreamResource
- hashCode() - Method in class jenkins.install.InstallState
- hashCode() - Method in class jenkins.model.CauseOfInterruption.UserInterruption
- hashCode() - Method in class jenkins.model.DisplayExecutor
- hashCode() - Method in class jenkins.model.IdStrategy
- hashCode() - Method in class jenkins.model.lazy.AbstractLazyLoadRunMap
- hashCode() - Method in class jenkins.model.lazy.BuildReference
- hashCode() - Method in record class jenkins.model.PeepholePermalink.Cache.None
- 
Returns a hash code value for this object.
- hashCode() - Method in record class jenkins.model.PeepholePermalink.Cache.Some
- 
Returns a hash code value for this object.
- hashCode() - Method in record class jenkins.model.PeepholePermalink.Cache.Unknown
- 
Returns a hash code value for this object.
- hashCode() - Method in class jenkins.security.NonSerializableSecurityContext
- hashCode() - Method in class jenkins.util.TreeString
- hashCode() - Method in class jenkins.util.VirtualFile
- 
Hashes according toVirtualFile.toURI().
- hashCode() - Method in class org.acegisecurity.acls.sid.GrantedAuthoritySid
- hashCode() - Method in class org.acegisecurity.acls.sid.PrincipalSid
- hashCode() - Method in interface org.acegisecurity.acls.sid.Sid
- hashCode() - Method in interface org.acegisecurity.GrantedAuthority
- 
Deprecated.
- hashCode() - Method in class org.acegisecurity.GrantedAuthorityImpl
- 
Deprecated.
- hashCode() - Method in class org.acegisecurity.providers.AbstractAuthenticationToken
- 
Deprecated.
- hashCode() - Method in class org.acegisecurity.providers.anonymous.AnonymousAuthenticationToken
- 
Deprecated.
- hashCode() - Method in class org.acegisecurity.providers.UsernamePasswordAuthenticationToken
- 
Deprecated.
- hashCode() - Method in class org.acegisecurity.userdetails.User
- 
Deprecated.
- hashify(String) - Static method in class hudson.scheduler.CronTab
- 
Checks a prospective crontab specification to see if it could benefit from balanced hashes.
- hasImpliedDependents() - Method in class hudson.PluginWrapper
- hasIncompatibleParentPlugins() - Method in class hudson.model.UpdateSite.Plugin
- hasIncompatibleUpdates(PluginManager.MetadataCache) - Method in class hudson.model.UpdateCenter
- hasIndirectDependencies(AbstractProject, AbstractProject) - Method in class hudson.model.DependencyGraph
- 
Returns true if a project has a non-direct dependency to another project.
- hasJobFilterExtensions() - Method in class hudson.model.ListView
- 
Used to determine if we want to display the Add button.
- hasLegacyToken() - Method in class jenkins.security.ApiTokenProperty
- 
Determine if the legacy token is still present
- hasLicensesXml() - Method in class hudson.PluginWrapper
- hasMandatoryDependencies() - Method in class hudson.PluginWrapper
- 
LikePluginWrapper.hasDependencies()but omitting optional dependencies.
- hasMandatoryDependents() - Method in class hudson.PluginWrapper
- 
LikePluginWrapper.hasDependents()but excluding optional dependencies.
- hasMaskedArguments() - Method in class hudson.util.ArgumentListBuilder
- 
Returns true if there are any masked arguments.
- hasMatchingEnvVars(Map<String, String>) - Method in class hudson.util.ProcessTree.OSProcess
- 
Given the environment variable of a process and the "model environment variable" that Hudson used for launching the build, returns true if there's a match (which means the process should be considered a descendant of a build.)
- hasMoreElements() - Method in class hudson.util.CompoundEnumeration
- hasMoreRecentlyUsedToken(User, ApiTokenProperty.TokenInfoAndStats) - Method in class jenkins.security.apitoken.LegacyApiTokenAdministrativeMonitor
- 
Determine if the user has at least one "new" token that was used after the last use of the legacy token
- hasMoreResults() - Method in interface hudson.search.SearchResult
- hasNext() - Method in class hudson.util.AdaptedIterator
- hasNext() - Method in class hudson.util.Iterators.FilterIterator
- hasNext() - Method in class hudson.util.Iterators.FlattenIterator
- hasntStartedYet() - Method in class hudson.model.Run
- 
Returns true if the build is still queued and hasn't started yet.
- hasOfflineCause() - Method in class hudson.model.Computer
- hasOfflineCause() - Method in interface jenkins.model.IComputer
- hasOptionalDependants() - Method in class hudson.PluginWrapper
- 
Deprecated.Please usePluginWrapper.hasOptionalDependents().
- hasOptionalDependents() - Method in class hudson.PluginWrapper
- 
Does this plugin have anything that depends optionally on it.
- hasOriginalDependencyErrors() - Method in class hudson.PluginWrapper
- hasParticipant(User) - Method in class hudson.model.AbstractProject
- 
Returns true if this user has made a commit to this project.
- hasParticipant(User) - Method in interface jenkins.scm.RunWithSCM
- 
Returns true if this user has made a commit to this build.
- hasPermission() - Method in interface lib.LayoutTagLib
- 
Renders the body only if the current user has the specified permission
- hasPermission(Closure) - Method in interface lib.LayoutTagLib
- 
Renders the body only if the current user has the specified permission
- hasPermission(Permission) - Static method in class hudson.Functions
- 
Returns true if the current user has the given permission.
- hasPermission(Permission) - Method in interface hudson.security.AccessControlled
- 
Convenient short-cut forgetACL().hasPermission(permission)
- hasPermission(Permission) - Method in class hudson.security.ACL
- 
Checks if the current security principal has this permission.
- hasPermission(Permission) - Method in class hudson.security.HudsonPrivateSecurityRealm
- hasPermission(Permission) - Method in class jenkins.model.Jenkins.MasterComputer
- hasPermission(Object, Permission) - Static method in class hudson.Functions
- 
This version is so that the 'hasPermission' can degrade gracefully if "it" is not anAccessControlledobject.
- hasPermission(Map) - Method in interface lib.LayoutTagLib
- 
Renders the body only if the current user has the specified permission
- hasPermission(Map, Closure) - Method in interface lib.LayoutTagLib
- 
Renders the body only if the current user has the specified permission
- hasPermission(Sid, Permission) - Method in class hudson.security.SidACL
- 
Checks if the givenSidhas the givenPermission.
- hasPermission(Sid, Permission) - Method in class hudson.security.SparseACL
- hasPermission(Authentication, Permission) - Method in interface hudson.security.AccessControlled
- hasPermission(Authentication, Permission) - Method in class hudson.security.ACL
- hasPermission2(Authentication, Permission) - Method in interface hudson.security.AccessControlled
- 
Convenient short-cut forgetACL().hasPermission2(a, permission)
- hasPermission2(Authentication, Permission) - Method in class hudson.security.ACL
- 
Checks if the given principle has the given permission.
- hasPermission2(Authentication, Permission) - Method in class hudson.security.SidACL
- hasPermission2(Authentication, Permission) - Method in class hudson.security.SparseACL
- hasPermissionContainedBy(PermissionScope) - Method in class hudson.security.PermissionGroup
- hasPermissionToDisplay() - Static method in class hudson.model.AdministrativeMonitor
- 
Checks if the current user has the minimum required permission to view any administrative monitor.
- hasPlugins() - Method in class jenkins.appearance.AppearanceGlobalConfiguration
- hasReadPermission() - Method in interface jenkins.model.queue.ITask
- hasRequiredPermission() - Method in class hudson.model.AdministrativeMonitor
- 
Checks if the current user has the minimum required permission to view this administrative monitor.
- hasSame(AbstractProject, Collection<? extends AbstractProject>) - Method in class hudson.tasks.BuildTrigger
- 
Deprecated.apparently unused
- hasSame(Collection<? extends AbstractProject>) - Method in class hudson.tasks.BuildTrigger
- 
Deprecated.as of 1.406 UseBuildTrigger.hasSame(AbstractProject, Collection)
- hasScript() - Method in class hudson.console.ConsoleAnnotationDescriptor
- 
Returns true if this descriptor has a JavaScript to be inserted on applicable console page.
- hasScript() - Method in class hudson.console.ConsoleAnnotatorFactory
- 
Returns true if this descriptor has a JavaScript to be inserted on applicable console page.
- hasSetupWizardFilter() - Method in class jenkins.install.SetupWizard
- 
Returns whether the setup wizard filter is currently registered.
- hasStopPermission() - Method in class hudson.model.Executor
- hasStopPermission() - Method in interface jenkins.model.IExecutor
- 
Checks if the current user has a permission to stop this build.
- hasStylesheet() - Method in class hudson.console.ConsoleAnnotationDescriptor
- 
Returns true if this descriptor has a stylesheet to be inserted on applicable console page.
- hasStylesheet() - Method in class hudson.console.ConsoleAnnotatorFactory
- hasSymlink(FilePath, OpenOption...) - Method in class hudson.FilePath
- hasSymlink(OpenOption...) - Method in class jenkins.util.VirtualFile
- 
Determines when a VirtualFile has a recognized symlink.
- hasTooManyTimeouts() - Method in class hudson.node_monitors.ResponseTimeMonitor.Data
- hasUpdate() - Method in class hudson.PluginWrapper
- 
Returns true if this plugin has update in the update center.
- hasUpdates() - Method in class hudson.model.UpdateSite
- 
Does any of the plugin has updates?
- hasUpPage - Variable in class jenkins.widgets.HistoryPageFilter
- hasView(Object, String) - Static method in class hudson.Functions
- hasWarnings() - Method in class hudson.model.UpdateSite.Plugin
- HasWidgets - Interface in jenkins.widgets
- 
Classes implementing this interface can have widgets, and they can be accessed using relative urls "widget/widgetName"
- head(int) - Method in class hudson.util.TextFile
- 
Reads the first N characters or until we hit EOF.
- HeadBufferingStream - Class in hudson.util
- 
FilterInputStreamthat buffers the first N bytes to a byte array on the side.
- HeadBufferingStream(InputStream, int) - Constructor for class hudson.util.HeadBufferingStream
- header() - Method in interface lib.layout.DropdownsTagLib
- 
Displays a header to visually group items in a dropdown
- header() - Method in interface lib.LayoutTagLib
- 
Header portion of the HTML page, that gets rendered into the <head> tag.
- header(Closure) - Method in interface lib.layout.DropdownsTagLib
- 
Displays a header to visually group items in a dropdown
- header(Closure) - Method in interface lib.LayoutTagLib
- 
Header portion of the HTML page, that gets rendered into the <head> tag.
- header(Map) - Method in interface lib.layout.DropdownsTagLib
- 
Displays a header to visually group items in a dropdown
- header(Map) - Method in interface lib.LayoutTagLib
- 
Header portion of the HTML page, that gets rendered into the <head> tag.
- header(Map, Closure) - Method in interface lib.layout.DropdownsTagLib
- 
Displays a header to visually group items in a dropdown
- header(Map, Closure) - Method in interface lib.LayoutTagLib
- 
Header portion of the HTML page, that gets rendered into the <head> tag.
- Header - Class in jenkins.views
- 
Extension point that provides capabilities to render a specific header.
- Header() - Constructor for class jenkins.views.Header
- HEADER - Enum constant in enum class jenkins.model.ModelObjectWithContextMenu.MenuItemType
- header.jelly - Search tag in class hudson.model.PageDecorator
- Section
- HeaderTagLib - Interface in lib.layout
- headMap(Integer) - Method in class jenkins.model.lazy.AbstractLazyLoadRunMap
- headMap(K) - Method in class hudson.util.CopyOnWriteMap.Tree
- headMap(K, boolean) - Method in class hudson.util.CopyOnWriteMap.Tree
- HealthCheck - Interface in jenkins.health
- 
Specifies a health check that is essential for Jenkins to function properly.
- HealthCheckAction - Class in jenkins.health
- 
Provides a health check action for Jenkins.
- HealthCheckAction() - Constructor for class jenkins.health.HealthCheckAction
- HealthCheckImpl() - Constructor for class jenkins.diagnostics.CompletedInitializationMonitor.HealthCheckImpl
- HealthReport - Class in hudson.model
- 
Represents health of something (typically project).
- HealthReport() - Constructor for class hudson.model.HealthReport
- 
Create a new HealthReport.
- HealthReport(int, String) - Constructor for class hudson.model.HealthReport
- 
Deprecated.since 2008-10-18. UseHealthReport(int, org.jvnet.localizer.Localizable)
- HealthReport(int, String, String) - Constructor for class hudson.model.HealthReport
- 
Deprecated.since 2008-10-18. UseHealthReport(int, String, org.jvnet.localizer.Localizable)
- HealthReport(int, String, Localizable) - Constructor for class hudson.model.HealthReport
- 
Create a new HealthReport.
- HealthReport(int, Localizable) - Constructor for class hudson.model.HealthReport
- 
Create a new HealthReport.
- HealthReport_EmptyString() - Static method in class hudson.model.Messages
- 
KeyHealthReport.EmptyString: .
- HealthReport.ConverterImpl - Class in hudson.model
- 
Fix deserialization of older data.
- HealthReportingAction - Interface in hudson.model
- 
AnActionthat can return information about the health of the Job.
- healthScore - Variable in class hudson.model.UpdateSite.Plugin
- healthScoreClass - Variable in class hudson.model.UpdateSite.Plugin
- healthScoresAvailable - Variable in class hudson.model.UpdateSite.Data
- heap - Variable in class hudson.diagnosis.MemoryUsageMonitor
- HeapDump(AccessControlled, VirtualChannel) - Constructor for class hudson.util.RemotingDiagnostics.HeapDump
- HeapDump_DisplayName() - Static method in class hudson.util.Messages
- 
KeyHeapDump.DisplayName:Heap Dump.
- HeapSpaceStringConverter - Class in hudson.util
- 
Up to XStream 1.3 the defaultStringConverterin XStream usedString.intern(), which stressed the (rather limited) PermGen space with a large XML file.
- HeapSpaceStringConverter() - Constructor for class hudson.util.HeapSpaceStringConverter
- height - Variable in class hudson.util.Area
- help() - Method in interface lib.JenkinsTagLib
- 
Displays a help button
- help(Closure) - Method in interface lib.JenkinsTagLib
- 
Displays a help button
- help(Map) - Method in interface lib.JenkinsTagLib
- 
Displays a help button
- help(Map, Closure) - Method in interface lib.JenkinsTagLib
- 
Displays a help button
- helpArea() - Method in interface lib.FormTagLib
- 
Place holder to lazy-load help text via AJAX.
- helpArea(Closure) - Method in interface lib.FormTagLib
- 
Place holder to lazy-load help text via AJAX.
- helpArea(Map) - Method in interface lib.FormTagLib
- 
Place holder to lazy-load help text via AJAX.
- helpArea(Map, Closure) - Method in interface lib.FormTagLib
- 
Place holder to lazy-load help text via AJAX.
- HelpCommand - Class in hudson.cli
- 
Show the list of all commands.
- HelpCommand() - Constructor for class hudson.cli.HelpCommand
- HelpCommand_ShortDescription() - Static method in class hudson.cli.Messages
- 
KeyHelpCommand.ShortDescription:Lists all the available commands or a detailed description of single command..
- helpIcon() - Method in interface lib.LayoutTagLib
- 
Outputs a help icon The help link is rendered as an SVG with an (?) icon.
- helpIcon(Closure) - Method in interface lib.LayoutTagLib
- 
Outputs a help icon The help link is rendered as an SVG with an (?) icon.
- helpIcon(Map) - Method in interface lib.LayoutTagLib
- 
Outputs a help icon The help link is rendered as an SVG with an (?) icon.
- helpIcon(Map, Closure) - Method in interface lib.LayoutTagLib
- 
Outputs a help icon The help link is rendered as an SVG with an (?) icon.
- helpLink() - Method in interface lib.FormTagLib
- 
Outputs a help link for a <f:form> item if help is available or a spacer if none is available.
- helpLink(Closure) - Method in interface lib.FormTagLib
- 
Outputs a help link for a <f:form> item if help is available or a spacer if none is available.
- helpLink(Map) - Method in interface lib.FormTagLib
- 
Outputs a help link for a <f:form> item if help is available or a spacer if none is available.
- helpLink(Map, Closure) - Method in interface lib.FormTagLib
- 
Outputs a help link for a <f:form> item if help is available or a spacer if none is available.
- hetero_list() - Method in interface lib.FormTagLib
- 
Outer most tag for creating a heterogeneous list, where the user can choose arbitrary number of arbitrary items from the given list of descriptors, and configure them independently.
- hetero_list(Closure) - Method in interface lib.FormTagLib
- 
Outer most tag for creating a heterogeneous list, where the user can choose arbitrary number of arbitrary items from the given list of descriptors, and configure them independently.
- hetero_list(Map) - Method in interface lib.FormTagLib
- 
Outer most tag for creating a heterogeneous list, where the user can choose arbitrary number of arbitrary items from the given list of descriptors, and configure them independently.
- hetero_list(Map, Closure) - Method in interface lib.FormTagLib
- 
Outer most tag for creating a heterogeneous list, where the user can choose arbitrary number of arbitrary items from the given list of descriptors, and configure them independently.
- hetero_radio() - Method in interface lib.FormTagLib
- 
Sibling of hetero-list, which only allows the user to pick one type from the list of descriptors and configure it.
- hetero_radio(Closure) - Method in interface lib.FormTagLib
- 
Sibling of hetero-list, which only allows the user to pick one type from the list of descriptors and configure it.
- hetero_radio(Map) - Method in interface lib.FormTagLib
- 
Sibling of hetero-list, which only allows the user to pick one type from the list of descriptors and configure it.
- hetero_radio(Map, Closure) - Method in interface lib.FormTagLib
- 
Sibling of hetero-list, which only allows the user to pick one type from the list of descriptors and configure it.
- HexBinaryConverter - Class in hudson.util
- HexBinaryConverter() - Constructor for class hudson.util.HexBinaryConverter
- HexStringConfidentialKey - Class in jenkins.security
- 
ConfidentialKeythat is the random hexadecimal string of length N.
- HexStringConfidentialKey(Class, String, int) - Constructor for class jenkins.security.HexStringConfidentialKey
- HexStringConfidentialKey(String, int) - Constructor for class jenkins.security.HexStringConfidentialKey
- hIcon - Variable in class hudson.util.jna.SHELLEXECUTEINFO.DUMMYUNIONNAME_union
- hide(int, int) - Method in class hudson.AbstractMarkupText
- 
Hides the given text.
- HIDE_USER_SEED_SECTION - Static variable in class jenkins.security.seed.UserSeedProperty
- 
Hide the user seed section from the UI to prevent accidental use
- higherEntry(K) - Method in class hudson.util.CopyOnWriteMap.Tree
- higherKey(K) - Method in class hudson.util.CopyOnWriteMap.Tree
- hInstApp - Variable in class hudson.util.jna.SHELLEXECUTEINFO
- HistoricalBuild - Interface in jenkins.model
- 
ARun-like object as it might be displayed byBuildHistoryWidget.
- Historical Note - Search tag in enum class hudson.model.BallColor
- Section
- HistoricalSecrets - Class in hudson.util
- 
Historical algorithms for decryptingSecrets.
- HistoricalSecrets() - Constructor for class hudson.util.HistoricalSecrets
- HISTORY_ADAPTER - Static variable in class hudson.model.Job
- HistoryPageEntry<T> - Class in jenkins.widgets
- 
Represents an entry used by theHistoryPageFilter.
- HistoryPageEntry(T) - Constructor for class jenkins.widgets.HistoryPageEntry
- HistoryPageFilter<T> - Class in jenkins.widgets
- 
History page filter.
- HistoryPageFilter(int) - Constructor for class jenkins.widgets.HistoryPageFilter
- 
Create a history page filter instance.
- HistoryWidget<O,T> - Class in hudson.widgets
- 
Displays the history of records on the side panel.
- HistoryWidget(O, Iterable<T>, HistoryWidget.Adapter<? super T>) - Constructor for class hudson.widgets.HistoryWidget
- HistoryWidget.Adapter<T> - Interface in hudson.widgets
- HistoryWidget.FactoryImpl - Class in hudson.widgets
- hkeyClass - Variable in class hudson.util.jna.SHELLEXECUTEINFO
- HMACConfidentialKey - Class in jenkins.security
- 
ConfidentialKeythat's used for creating a token by hashing some information with secret (such ashash(msg|secret)).
- HMACConfidentialKey(Class, String) - Constructor for class jenkins.security.HMACConfidentialKey
- HMACConfidentialKey(Class, String, int) - Constructor for class jenkins.security.HMACConfidentialKey
- 
Calls intoHMACConfidentialKey(String, int)by combining the class name and the shortName as the ID.
- HMACConfidentialKey(String) - Constructor for class jenkins.security.HMACConfidentialKey
- 
Calls intoHMACConfidentialKey(String, int)with the longest possible HMAC length.
- HMACConfidentialKey(String, int) - Constructor for class jenkins.security.HMACConfidentialKey
- hMonitor - Variable in class hudson.util.jna.SHELLEXECUTEINFO.DUMMYUNIONNAME_union
- holder - Variable in class hudson.slaves.WorkspaceList.Entry
- 
Who acquired this workspace?
- holdOffLaunchUntilSave - Variable in class hudson.model.Node
- 
Newly copied agents get this flag set, so that Jenkins doesn't try to start/remove this node until its configuration is saved once.
- home - Variable in class hudson.util.DoubleLaunchChecker
- home - Variable in exception class hudson.util.NoHomeDir
- Hook Semantics - Search tag in class jenkins.scm.SCMCheckoutStrategy
- Section
- hour - Variable in class hudson.model.MultiStageTimeSeries
- 
Updated every 1 hour.
- HOUR - Enum constant in enum class hudson.model.MultiStageTimeSeries.TimeScale
- HOUR - Static variable in class hudson.model.PeriodicWork
- HOURLY - Static variable in class hudson.scheduler.CrontabLexer
- HOURLY - Static variable in class hudson.scheduler.CrontabParser
- HOURLY() - Method in class hudson.scheduler.CrontabParser.StartRuleContext
- HOURS - Enum constant in enum class hudson.util.TimeUnit2
- 
Deprecated.
- How are VirtualFile and FilePath different? - Search tag in class jenkins.util.VirtualFile
- Section
- How does a CLI command work - Search tag in class hudson.cli.CLICommand
- Section
- How do I implement this class? - Search tag in class hudson.security.SecurityRealm
- Section
- How to implement? - Search tag in class hudson.model.AdministrativeMonitor
- Section
- How to use this class - Search tag in class hudson.model.ViewGroupMixIn
- Section
- hProcess - Variable in class hudson.util.jna.SHELLEXECUTEINFO
- href(String) - Method in class hudson.MarkupText.SubText
- 
Surrounds this subtext with<a>…</a>.
- HsErrPidFile - Class in jenkins.diagnosis
- 
Serves hs_err_pid file.
- HsErrPidFile(HsErrPidList, File) - Constructor for class jenkins.diagnosis.HsErrPidFile
- HsErrPidList - Class in jenkins.diagnosis
- 
Finds crash dump reports and show them in the UI.
- HsErrPidList() - Constructor for class jenkins.diagnosis.HsErrPidList
- HsErrPidList_DisplayName() - Static method in class hudson.diagnosis.Messages
- 
KeyHsErrPidList.DisplayName:JVM Crash Reports.
- htmlAttributeEscape(String) - Static method in class hudson.Functions
- 
Escapes a string so it can be used in an HTML attribute value.
- httpHeaders.jelly - Search tag in class hudson.model.PageDecorator
- Section
- HttpResponses - Class in hudson.util
- 
VariousHttpResponseimplementations.
- HttpResponses() - Constructor for class hudson.util.HttpResponses
- HttpResponses_Saved() - Static method in class hudson.util.Messages
- 
KeyHttpResponses.Saved:Saved.
- HttpServletFilter - Interface in jenkins.util
- 
More convenient and declarative way to usePluginServletFilter.
- HttpSessionContextIntegrationFilter2 - Class in hudson.security
- HttpSessionContextIntegrationFilter2(SecurityContextRepository) - Constructor for class hudson.security.HttpSessionContextIntegrationFilter2
- HttpSessionListener - Class in jenkins.util
- 
HttpSessionListenerExtensionPointfor Jenkins.
- HttpSessionListener() - Constructor for class jenkins.util.HttpSessionListener
- hudson - package hudson
- hudson - Variable in class hudson.ExtensionList
- 
Deprecated.as of 1.417 UseExtensionList.jenkins
- Hudson - Class in hudson.model
- Hudson(File, ServletContext) - Constructor for class hudson.model.Hudson
- Hudson(File, ServletContext, PluginManager) - Constructor for class hudson.model.Hudson
- Hudson(File, ServletContext) - Constructor for class hudson.model.Hudson
- 
Deprecated.
- Hudson(File, ServletContext, PluginManager) - Constructor for class hudson.model.Hudson
- 
Deprecated.
- HUDSON_ADMINISTER - Static variable in class hudson.security.Permission
- 
Deprecated.since 2009-01-23. AccessJenkins.ADMINISTERinstead.
- Hudson_AdministerPermission_Description() - Static method in class hudson.model.Messages
- 
KeyHudson.AdministerPermission.Description:This permission grants the ability to make system-wide configuration changes, as well as perform highly sensitive operations that amounts to full local system access (within the scope granted by the underlying OS.).
- Hudson_BadPortNumber(Object) - Static method in class hudson.model.Messages
- 
KeyHudson.BadPortNumber:Bad port number {0}.
- Hudson_BadPortNumber(Object) - Static method in class jenkins.model.Messages
- 
KeyHudson.BadPortNumber:Bad port number {0}.
- Hudson_Computer_Caption() - Static method in class hudson.model.Messages
- 
KeyHudson.Computer.Caption:Built-In Node.
- Hudson_Computer_Caption() - Static method in class jenkins.model.Messages
- 
KeyHudson.Computer.Caption:Built-in Node.
- Hudson_Computer_DisplayName() - Static method in class hudson.model.Messages
- 
KeyHudson.Computer.DisplayName:Built-In Node.
- Hudson_Computer_DisplayName() - Static method in class jenkins.model.Messages
- 
KeyHudson.Computer.DisplayName:Built-in.
- Hudson_Computer_IncorrectNumberOfExecutors() - Static method in class jenkins.model.Messages
- 
KeyHudson.Computer.IncorrectNumberOfExecutors:Incorrect field "Number of executors". It should be a non-negative number..
- Hudson_ControlCodeNotAllowed(Object) - Static method in class hudson.model.Messages
- 
KeyHudson.ControlCodeNotAllowed:No control code is allowed: {0}.
- Hudson_ControlCodeNotAllowed(Object) - Static method in class jenkins.model.Messages
- 
KeyHudson.ControlCodeNotAllowed:No control code is allowed: {0}.
- Hudson_DisplayName() - Static method in class hudson.model.Messages
- 
KeyHudson.DisplayName:Jenkins.
- Hudson_DisplayName() - Static method in class jenkins.model.Messages
- 
KeyHudson.DisplayName:Jenkins.
- Hudson_JobAlreadyExists(Object) - Static method in class hudson.model.Messages
- 
KeyHudson.JobAlreadyExists:A job already exists with the name â{0}â.
- Hudson_JobAlreadyExists(Object) - Static method in class jenkins.model.Messages
- 
KeyHudson.JobAlreadyExists:A job already exists with the name â{0}â.
- Hudson_JobNameConventionNotApplyed(Object, Object) - Static method in class jenkins.model.Messages
- 
KeyHudson.JobNameConventionNotApplyed:â{0}â does not match the job name convention pattern {1}.
- Hudson_MustBeAtLeast(Object) - Static method in class hudson.model.Messages
- 
KeyHudson.MustBeAtLeast:Must be {0} or greater.
- Hudson_MustBeAtMost(Object) - Static method in class hudson.model.Messages
- 
KeyHudson.MustBeAtMost:Must be {0} or less.
- Hudson_NodeBeingRemoved() - Static method in class hudson.model.Messages
- 
KeyHudson.NodeBeingRemoved:Node is being removed.
- Hudson_NodeBeingRemoved() - Static method in class jenkins.model.Messages
- 
KeyHudson.NodeBeingRemoved:Node is being removed.
- Hudson_NodeDescription() - Static method in class hudson.model.Messages
- 
KeyHudson.NodeDescription:the Jenkins controller''s built-in node.
- Hudson_NodeDescription() - Static method in class jenkins.model.Messages
- 
KeyHudson.NodeDescription:the Jenkins controller''s built-in node.
- Hudson_NoJavaInPath(Object) - Static method in class hudson.model.Messages
- 
KeyHudson.NoJavaInPath:java is not in your PATH. Maybe you need to <a href="{0}/configure">configure JDKs</a>?.
- Hudson_NoJavaInPath(Object) - Static method in class jenkins.model.Messages
- 
KeyHudson.NoJavaInPath:java is not in your PATH. Maybe you need to <a href="{0}/configure">configure JDKs</a>?.
- Hudson_NoName() - Static method in class hudson.model.Messages
- 
KeyHudson.NoName:No name is specified.
- Hudson_NoName() - Static method in class jenkins.model.Messages
- 
KeyHudson.NoName:No name is specified.
- Hudson_NoSuchDirectory(Object) - Static method in class hudson.model.Messages
- 
KeyHudson.NoSuchDirectory:No such directory: {0}.
- Hudson_NotANegativeNumber() - Static method in class hudson.model.Messages
- 
KeyHudson.NotANegativeNumber:Not a negative number.
- Hudson_NotANonNegativeNumber() - Static method in class hudson.model.Messages
- 
KeyHudson.NotANonNegativeNumber:Number may not be negative.
- Hudson_NotANumber() - Static method in class hudson.model.Messages
- 
KeyHudson.NotANumber:Not a number.
- Hudson_NotAPlugin(Object) - Static method in class hudson.model.Messages
- 
KeyHudson.NotAPlugin:{0} is not a Jenkins plugin.
- Hudson_NotAPositiveNumber() - Static method in class hudson.model.Messages
- 
KeyHudson.NotAPositiveNumber:Not a positive number.
- Hudson_NotJDKDir(Object) - Static method in class hudson.model.Messages
- 
KeyHudson.NotJDKDir:{0} doesnât look like a JDK directory.
- Hudson_NotUsesUTF8ToDecodeURL() - Static method in class hudson.model.Messages
- 
KeyHudson.NotUsesUTF8ToDecodeURL:Your container doesnât use UTF-8 to decode URLs. If you use non-ASCII characters as a job name etc, this will cause problems. See <a href="https://www.jenkins.io/redirect/configuring-servlet-containers">Containers</a> and <a href="https://www.jenkins.io/redirect/troubleshooting/utf8-url-decoding">Tomcat i18n</a> for more details..
- Hudson_NotUsesUTF8ToDecodeURL() - Static method in class jenkins.model.Messages
- 
KeyHudson.NotUsesUTF8ToDecodeURL:Your container doesnât use UTF-8 to decode URLs. If you use non-ASCII characters as a job name etc, this will cause problems. See <a href="https://www.jenkins.io/redirect/troubleshooting/utf8-url-decoding">Tomcat i18n</a> for more details..
- HUDSON_PERMISSIONS - Static variable in class hudson.security.Permission
- 
Deprecated.since 2009-01-23. AccessJenkins.PERMISSIONSinstead.
- Hudson_Permissions_Title() - Static method in class hudson.model.Messages
- 
KeyHudson.Permissions.Title:Overall.
- Hudson_ReadPermission_Description() - Static method in class hudson.model.Messages
- 
KeyHudson.ReadPermission.Description:The read permission is necessary for viewing almost all pages of Jenkins. This permission is useful when you donât want unauthenticated users to see Jenkins pages: revoke this permission from the anonymous user, then add "authenticated" pseudo-user and grant the read access..
- Hudson_RunScriptsPermission_Description() - Static method in class hudson.model.Messages
- 
KeyHudson.RunScriptsPermission.Description:Deprecated - please use the Overall/Administer permission instead.
- Hudson_TrailingDot() - Static method in class hudson.model.Messages
- 
KeyHudson.TrailingDot:A name cannot end with â.â.
- Hudson_UnsafeChar(Object) - Static method in class hudson.model.Messages
- 
KeyHudson.UnsafeChar:â{0}â is an unsafe character.
- Hudson_UnsafeChar(Object) - Static method in class jenkins.model.Messages
- 
KeyHudson.UnsafeChar:â{0}â is an unsafe character.
- Hudson_USER_CONTENT_README() - Static method in class hudson.model.Messages
- 
KeyHudson.USER_CONTENT_README:Files in this directory will be served under your http://yourjenkins/userContent/.
- Hudson_ViewAlreadyExists(Object) - Static method in class hudson.model.Messages
- 
KeyHudson.ViewAlreadyExists:A view already exists with the name "{0}".
- Hudson_ViewAlreadyExists(Object) - Static method in class jenkins.model.Messages
- 
KeyHudson.ViewAlreadyExists:A view already exists with the name "{0}".
- Hudson_ViewName() - Static method in class hudson.model.Messages
- 
KeyHudson.ViewName:All.
- Hudson_ViewName() - Static method in class jenkins.model.Messages
- 
KeyHudson.ViewName:All.
- hudson.cli - package hudson.cli
- 
Server-side CLI commands for Hudson.
- hudson.cli.declarative - package hudson.cli.declarative
- 
Code for supporting declarative CLI commands, which are annotated methods on model objects.
- hudson.cli.handlers - package hudson.cli.handlers
- 
OptionHandlerimplementations for Hudson.
- Hudson.CloudList - Class in hudson.model
- 
Deprecated.only here for backward comp
- hudson.console - package hudson.console
- 
Beef up the plain text console output by adding HTML markup.
- hudson.diagnosis - package hudson.diagnosis
- hudson.fsp - package hudson.fsp
- hudson.init - package hudson.init
- 
Logic for Hudson startup.
- hudson.init.impl - package hudson.init.impl
- hudson.lifecycle - package hudson.lifecycle
- hudson.logging - package hudson.logging
- hudson.markup - package hudson.markup
- Hudson.MasterComputer - Class in hudson.model
- 
Deprecated.only here for backward comp
- hudson.model - package hudson.model
- 
Core object model that are bound to URLs via stapler, rooted atJenkins.
- hudson.model.labels - package hudson.model.labels
- 
Boolean expression over labels.
- hudson.model.listeners - package hudson.model.listeners
- 
Listener interfaces for various events that occur inside the server.
- hudson.model.queue - package hudson.model.queue
- hudson.model.userproperty - package hudson.model.userproperty
- hudson.node_monitors - package hudson.node_monitors
- 
Code that monitors the health of agents
- hudson.os - package hudson.os
- hudson.scheduler - package hudson.scheduler
- 
Classes that implement cron-like features
- hudson.scm - package hudson.scm
- 
Jenkins's interface with source code management systems.
- hudson.scm.browsers - package hudson.scm.browsers
- 
Code that computes links to external source code repository browsers.
- hudson.search - package hudson.search
- 
QuickSilver-like search/jump capability for better navigation around Jenkins.
- hudson.security - package hudson.security
- 
Security-related code.
- hudson.security.captcha - package hudson.security.captcha
- hudson.security.csrf - package hudson.security.csrf
- hudson.slaves - package hudson.slaves
- 
Code related to agents.
- hudson.tasks - package hudson.tasks
- hudson.tasks._maven - package hudson.tasks._maven
- hudson.tools - package hudson.tools
- hudson.triggers - package hudson.triggers
- 
Built-inTriggers that run periodically to kick a new build.
- hudson.util - package hudson.util
- 
Other miscellaneous utility code
- hudson.util.io - package hudson.util.io
- hudson.util.jelly - package hudson.util.jelly
- hudson.util.jna - package hudson.util.jna
- 
Native code wrappers.
- hudson.util.xstream - package hudson.util.xstream
- hudson.views - package hudson.views
- hudson.widgets - package hudson.widgets
- HudsonAuthenticationEntryPoint - Class in hudson.security
- 
For anonymous requests to pages that require authentication, first respond withHttpServletResponse.SC_FORBIDDEN, then redirect browsers automatically to the login page.
- HudsonAuthenticationEntryPoint(String) - Constructor for class hudson.security.HudsonAuthenticationEntryPoint
- HudsonDowngradeJob(UpdateSite, Authentication) - Constructor for class hudson.model.UpdateCenter.HudsonDowngradeJob
- 
Deprecated.
- HudsonDowngradeJob(UpdateSite, Authentication) - Constructor for class hudson.model.UpdateCenter.HudsonDowngradeJob
- HudsonFailedToLoad - Exception Class in hudson.util
- 
Model object used to display the generic error when Jenkins start up fails fatally during initialization.
- HudsonFailedToLoad(Throwable) - Constructor for exception class hudson.util.HudsonFailedToLoad
- HudsonFilter - Class in hudson.security
- 
Filterthat Jenkins uses to implement security support.
- HudsonFilter() - Constructor for class hudson.security.HudsonFilter
- HudsonHomeDiskUsageChecker - Class in hudson.diagnosis
- 
Periodically checks the disk usage ofJENKINS_HOME, and activateHudsonHomeDiskUsageMonitorif necessary.
- HudsonHomeDiskUsageChecker() - Constructor for class hudson.diagnosis.HudsonHomeDiskUsageChecker
- HudsonHomeDiskUsageMonitor - Class in hudson.diagnosis
- 
Monitors the disk usage ofJENKINS_HOME, and if it's almost filled up, warn the user.
- HudsonHomeDiskUsageMonitor() - Constructor for class hudson.diagnosis.HudsonHomeDiskUsageMonitor
- HudsonHomeDiskUsageMonitor_DisplayName() - Static method in class hudson.diagnosis.Messages
- 
KeyHudsonHomeDiskUsageMonitor.DisplayName:Disk Usage Monitor.
- HudsonHomeDiskUsageMonitor.Solution - Class in hudson.diagnosis
- 
Extension point for suggesting solutions for full JENKINS_HOME.
- HudsonIsLoading - Class in hudson.util
- 
Model object used to display "Jenkins is loading data".
- HudsonIsLoading() - Constructor for class hudson.util.HudsonIsLoading
- HudsonIsRestarting - Class in hudson.util
- 
Model object used to display "Hudson is restarting".
- HudsonIsRestarting() - Constructor for class hudson.util.HudsonIsRestarting
- 
Deprecated.
- HudsonIsRestarting(boolean) - Constructor for class hudson.util.HudsonIsRestarting
- HudsonPrivateSecurityRealm - Class in hudson.security
- 
SecurityRealmthat performs authentication by looking upUser.
- HudsonPrivateSecurityRealm(boolean) - Constructor for class hudson.security.HudsonPrivateSecurityRealm
- 
Deprecated.
- HudsonPrivateSecurityRealm(boolean, boolean, CaptchaSupport) - Constructor for class hudson.security.HudsonPrivateSecurityRealm
- HudsonPrivateSecurityRealm_CreateAccount_BCrypt_PasswordTooLong() - Static method in class hudson.security.Messages
- 
KeyHudsonPrivateSecurityRealm.CreateAccount.BCrypt.PasswordTooLong:Password cannot be longer than 72 characters (a-z, A-Z, 0-9, and basic punctuation; fewer when using other characters, like Chinese characters or emoji)..
- HudsonPrivateSecurityRealm_CreateAccount_BCrypt_PasswordTooLong_ASCII() - Static method in class hudson.security.Messages
- 
KeyHudsonPrivateSecurityRealm.CreateAccount.BCrypt.PasswordTooLong.ASCII:Password cannot be longer than 72 characters..
- HudsonPrivateSecurityRealm_CreateAccount_FIPS_PasswordLengthInvalid() - Static method in class hudson.security.Messages
- 
KeyHudsonPrivateSecurityRealm.CreateAccount.FIPS.PasswordLengthInvalid:Password must be at least 14 characters long.
- HudsonPrivateSecurityRealm_CreateAccount_InvalidEmailAddress() - Static method in class hudson.security.Messages
- 
KeyHudsonPrivateSecurityRealm.CreateAccount.InvalidEmailAddress:Invalid e-mail address.
- HudsonPrivateSecurityRealm_CreateAccount_PasswordNotMatch() - Static method in class hudson.security.Messages
- 
KeyHudsonPrivateSecurityRealm.CreateAccount.PasswordNotMatch:Password didn''t match.
- HudsonPrivateSecurityRealm_CreateAccount_PasswordRequired() - Static method in class hudson.security.Messages
- 
KeyHudsonPrivateSecurityRealm.CreateAccount.PasswordRequired:Password is required.
- HudsonPrivateSecurityRealm_CreateAccount_TextNotMatchWordInImage() - Static method in class hudson.security.Messages
- 
KeyHudsonPrivateSecurityRealm.CreateAccount.TextNotMatchWordInImage:Text didn''t match the word shown in the image.
- HudsonPrivateSecurityRealm_CreateAccount_UserNameAlreadyTaken() - Static method in class hudson.security.Messages
- 
KeyHudsonPrivateSecurityRealm.CreateAccount.UserNameAlreadyTaken:User name is already taken.
- HudsonPrivateSecurityRealm_CreateAccount_UserNameInvalidCharacters() - Static method in class hudson.security.Messages
- 
KeyHudsonPrivateSecurityRealm.CreateAccount.UserNameInvalidCharacters:User name must only contain alphanumeric characters, underscore and dash.
- HudsonPrivateSecurityRealm_CreateAccount_UserNameInvalidCharactersCustom(Object) - Static method in class hudson.security.Messages
- 
KeyHudsonPrivateSecurityRealm.CreateAccount.UserNameInvalidCharactersCustom:User name must match the following expression: {0}.
- HudsonPrivateSecurityRealm_CreateAccount_UserNameRequired() - Static method in class hudson.security.Messages
- 
KeyHudsonPrivateSecurityRealm.CreateAccount.UserNameRequired:User name is required.
- HudsonPrivateSecurityRealm_Details_DisplayName() - Static method in class hudson.security.Messages
- 
KeyHudsonPrivateSecurityRealm.Details.DisplayName:Password.
- HudsonPrivateSecurityRealm_Details_PasswordError() - Static method in class hudson.security.Messages
- 
KeyHudsonPrivateSecurityRealm.Details.PasswordError:The confirmed password is not the same as the one entered. Please make sure to type the same password twice..
- HudsonPrivateSecurityRealm_DisplayName() - Static method in class hudson.security.Messages
- 
KeyHudsonPrivateSecurityRealm.DisplayName:Jenkinsâ own user database.
- HudsonPrivateSecurityRealm_ManageUserLinks_Description() - Static method in class hudson.security.Messages
- 
KeyHudsonPrivateSecurityRealm.ManageUserLinks.Description:Create/delete/modify users that can log in to this Jenkins..
- HudsonPrivateSecurityRealm_ManageUserLinks_DisplayName() - Static method in class hudson.security.Messages
- 
KeyHudsonPrivateSecurityRealm.ManageUserLinks.DisplayName:Users.
- HudsonPrivateSecurityRealm_SignupWarning() - Static method in class hudson.security.Messages
- 
KeyHudsonPrivateSecurityRealm.SignupWarning:With signup enabled, anyone on your network can become an authenticated user. It is recommended in this case to minimize the permissions granted to any authenticated user..
- HudsonPrivateSecurityRealm_WouldYouLikeToSignUp(Object, Object) - Static method in class hudson.security.Messages
- 
KeyHudsonPrivateSecurityRealm.WouldYouLikeToSignUp:This {0} {1} is new to Jenkins. Would you like to sign up?.
- HudsonPrivateSecurityRealm.DescriptorImpl - Class in hudson.security
- HudsonPrivateSecurityRealm.Details - Class in hudson.security
- 
UserPropertythat provides theUserDetailsview of the User object.
- HudsonPrivateSecurityRealm.Details.DescriptorImpl - Class in hudson.security
- HudsonPrivateSecurityRealm.ManageUserLinks - Class in hudson.security
- 
Displays "manage users" link in the system config ifHudsonPrivateSecurityRealmis in effect.
- HudsonPrivateSecurityRealm.SignupInfo - Class in hudson.security
- HudsonPrivateSecurityRealmTagLib - Interface in jenkins.security
- HudsonUpgradeJob(UpdateSite, Authentication) - Constructor for class hudson.model.UpdateCenter.HudsonUpgradeJob
- 
Deprecated.
- HudsonUpgradeJob(UpdateSite, Authentication) - Constructor for class hudson.model.UpdateCenter.HudsonUpgradeJob
- HudsonURL(StaplerRequest, StaplerResponse) - Constructor for class hudson.util.FormFieldValidator.HudsonURL
- 
Deprecated.
- humanReadableByteSize(long) - Static method in class hudson.Functions
- 
Returns human readable information about file size
- hwnd - Variable in class hudson.util.jna.SHELLEXECUTEINFO
- hyperlink(String, String) - Method in interface hudson.model.TaskListener
- 
Places aHyperlinkNoteon the given text.
- hyperlink(String, String) - Method in class jenkins.util.BuildListenerAdapter
- hyperlinkMatchesCurrentPage(String) - Method in class hudson.Functions
- 
If the given href link is matching the current page, return true.
- HyperlinkNote - Class in hudson.console
- 
Turns a text into a hyperlink by specifying the URL separately.
- HyperlinkNote(String, int) - Constructor for class hudson.console.HyperlinkNote
- HyperlinkNote.DescriptorImpl - Class in hudson.console
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
ACL.hasCreatePermission2(Authentication, ItemGroup, TopLevelItemDescriptor)