A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _
All Classes All Packages
All Classes All Packages
All Classes All Packages
N
- n - Variable in class hudson.cli.ConsoleCommand
- name - Variable in class hudson.cli.CreateJobCommand
- name - Variable in class hudson.cli.InstallPluginCommand
-
Deprecated.
- name - Variable in class hudson.cli.ListJobsCommand
- name - Variable in class hudson.cli.ListPluginsCommand
- name - Variable in class hudson.logging.LogRecorder.Target
- name - Variable in class hudson.model.AbstractItem
-
Project name.
- name - Variable in class hudson.model.AsyncAperiodicWork
-
Name of the work.
- name - Variable in class hudson.model.AsyncPeriodicWork
-
Human readable name of the work.
- name - Variable in class hudson.model.Fingerprint.RangeItem
- name - Variable in class hudson.model.Label
-
Display name of this label.
- name - Variable in class hudson.model.ParameterValue
- name - Variable in class hudson.model.Slave
-
Name of this agent node.
- name - Variable in class hudson.model.UpdateSite.Entry
-
Artifact ID.
- name - Variable in class hudson.model.UpdateSite.WarningVersionRange
-
Human-readable English name for this version range, e.g.
- name - Variable in class hudson.model.View
-
Name of this view.
- name - Variable in class hudson.PluginManager.FailedPlugin
- name - Variable in class hudson.ProxyConfiguration
- name - Variable in class hudson.search.Search.Item
- name - Variable in class hudson.security.Permission
-
Human readable ID of the permission.
- name - Variable in class hudson.slaves.Cloud
-
Uniquely identifies this
Cloud
instance among other instances inJenkins.clouds
. - name - Variable in class hudson.tools.DownloadFromUrlInstaller.Installable
-
This is the human readable name.
- name - Variable in class hudson.tools.ToolInstaller.ToolInstallerEntry
-
the name of the release entry
- name - Variable in class hudson.util.ListBoxModel.Option
-
Text to be displayed to user.
- name - Variable in class jenkins.security.ApiTokenProperty.TokenInfoAndStats
- name() - Method in annotation type hudson.cli.declarative.CLIMethod
-
CLI command name.
- name() - Method in class hudson.util.ReflectionUtils.Parameter
-
Name of this parameter.
- name() - Method in class jenkins.install.InstallState
- NAME_VALIDATION_REJECTS_TRAILING_DOT_PROP - Static variable in class jenkins.model.Jenkins
-
Name of the system property escape hatch for SECURITY-2424.
- NamingThreadFactory - Class in hudson.util
-
Thread factory that sets thread name so we know who is responsible for so many threads being created.
- NamingThreadFactory(ThreadFactory, String) - Constructor for class hudson.util.NamingThreadFactory
-
Creates a new naming factory.
- NANOSECONDS - hudson.util.TimeUnit2
-
Deprecated.
- nbspIndent(String) - Static method in class hudson.Functions
-
One nbsp per 10 pixels in given size, which may be a plain number or "NxN" (like an iconSize).
- needsEscape(String) - Static method in class hudson.model.labels.LabelAtom
- needsToRunAfterFinalized() - Method in class hudson.tasks.BuildTrigger
- needsToRunAfterFinalized() - Method in class hudson.tasks.Publisher
-
Return true if this
Publisher
needs to run after the build result is fully finalized. - nested() - Method in interface lib.FormTagLib
- nested(Closure) - Method in interface lib.FormTagLib
- nested(Map) - Method in interface lib.FormTagLib
- nested(Map, Closure) - Method in interface lib.FormTagLib
- NestedProjects_Description() - Static method in class jenkins.model.item_category.Messages
-
Key
NestedProjects.Description
:Create project categories or project hierarchies with folders. Folders can be created manually or automatically based on repositories.
. - NestedProjects_DisplayName() - Static method in class jenkins.model.item_category.Messages
-
Key
NestedProjects.DisplayName
:Nested Projects
. - NestedProjectsCategory - Class in jenkins.model.item_category
-
Designed for project hierarchies with folders.
- NestedProjectsCategory() - Constructor for class jenkins.model.item_category.NestedProjectsCategory
- neverUpdate - Static variable in class hudson.model.DownloadService
- neverUpdate - Static variable in class hudson.model.UpdateCenter
-
Deprecated.as of 1.333 Use
UpdateSite.neverUpdate
- neverUpdate - Static variable in class hudson.model.UpdateSite
- NEW - Static variable in class jenkins.install.InstallState
-
New Jenkins install.
- NEW_INSTALL_VERSION - Static variable in class jenkins.install.InstallUtil
- NEW_PRONOUN - Static variable in class hudson.model.View
-
"Job" in "New Job".
- newBuild() - Method in class hudson.model.AbstractProject
-
Creates a new build of this project for immediate execution.
- newBuild() - Method in class jenkins.model.lazy.LazyBuildMixIn
-
Creates a new build of this project for immediate execution.
- newBuilds() - Method in class hudson.util.RunList
-
Reduce the size of the list by only leaving relatively new ones.
- newestBuild() - Method in class jenkins.model.lazy.AbstractLazyLoadRunMap
- newestOnPage - Variable in class jenkins.widgets.HistoryPageFilter
- newestValue() - Method in class hudson.model.RunMap
-
This is the newest build (with the biggest build number)
- newFilteredRobustRemover(PathRemover.PathChecker, int, boolean, long) - Static method in class jenkins.util.io.PathRemover
- NewFromListTagLib - Interface in lib.jenkins
- newHttpClient() - Static method in class hudson.ProxyConfiguration
-
Return a new
HttpClient
with Jenkins-specific default settings. - newHttpClientBuilder() - Static method in class hudson.ProxyConfiguration
-
Create a new
HttpClient.Builder
preconfigured with Jenkins-specific default settings. - newHttpRequestBuilder(URI) - Static method in class hudson.ProxyConfiguration
-
Create a new
HttpRequest.Builder
builder with the given URI preconfigured with Jenkins-specific default settings. - newImpersonatingProxy(Class<T>, T) - Method in class hudson.model.Executor
-
Creates a proxy object that executes the callee in the context that impersonates this executor.
- newInheritingACL(SidACL) - Method in class hudson.security.SidACL
- newInputStreamDenyingSymlinkAsNeeded(File, String, OpenOption...) - Static method in class hudson.FilePath
- newInstance(ItemGroup, String) - Method in class hudson.model.FreeStyleProject.DescriptorImpl
- newInstance(ItemGroup, String) - Method in class hudson.model.TopLevelItemDescriptor
-
Creates a new
TopLevelItem
for the specified parent. - newInstance(User) - Method in class hudson.model.MyViewsProperty.DescriptorImpl
- newInstance(User) - Method in class hudson.model.PaneStatusProperties.DescriptorImpl
- newInstance(User) - Method in class hudson.model.TimeZoneProperty.DescriptorImpl
- newInstance(User) - Method in class hudson.model.UserPropertyDescriptor
-
Creates a default instance of
UserProperty
to be associated withUser
object that wasn't created from a persisted XML data. - newInstance(User) - Method in class hudson.search.UserSearchProperty.DescriptorImpl
- newInstance(User) - Method in class hudson.security.HudsonPrivateSecurityRealm.Details.DescriptorImpl
- newInstance(User) - Method in class jenkins.model.experimentalflags.UserExperimentalFlagsProperty.DescriptorImpl
- newInstance(User) - Method in class jenkins.security.ApiTokenProperty.DescriptorImpl
-
New approach: API Token are generated only when a user request a new one.
- newInstance(User) - Method in class jenkins.security.LastGrantedAuthoritiesProperty.DescriptorImpl
- newInstance(User) - Method in class jenkins.security.seed.UserSeedProperty.DescriptorImpl
- newInstance(View) - Method in class hudson.model.ViewPropertyDescriptor
-
Creates a default instance of
ViewProperty
to be associated withView
object that wasn't created from a persisted XML data. - newInstance(Object) - Method in class hudson.console.UrlAnnotator
- newInstance(String) - Method in class hudson.model.TopLevelItemDescriptor
-
Deprecated.as of 1.390 Use
TopLevelItemDescriptor.newInstance(ItemGroup, String)
- newInstance(StaplerRequest) - Method in class hudson.model.Descriptor
-
Deprecated.Implement
Descriptor.newInstance(StaplerRequest, JSONObject)
method instead. Deprecated as of 1.145. - newInstance(StaplerRequest) - Method in class hudson.model.TopLevelItemDescriptor
-
Deprecated.since 2007-01-19. This is not a valid operation for
Item
s. - newInstance(StaplerRequest, JSONObject) - Method in class hudson.model.ChoiceParameterDefinition.DescriptorImpl
- newInstance(StaplerRequest, JSONObject) - Method in class hudson.model.Descriptor
-
Creates a configured instance from the submitted form.
- newInstance(StaplerRequest, JSONObject) - Method in class hudson.model.JobPropertyDescriptor
- newInstance(StaplerRequest, JSONObject) - Method in class hudson.model.ParametersDefinitionProperty.DescriptorImpl
- newInstance(StaplerRequest, JSONObject) - Method in class hudson.model.RunParameterDefinition.DescriptorImpl
- newInstance(StaplerRequest, JSONObject) - Method in class hudson.node_monitors.ArchitectureMonitor.DescriptorImpl
- newInstance(StaplerRequest, JSONObject) - Method in class hudson.node_monitors.ClockMonitor.DescriptorImpl
- newInstance(StaplerRequest, JSONObject) - Method in class hudson.node_monitors.SwapSpaceMonitor.DescriptorImpl
- newInstance(StaplerRequest, JSONObject) - Method in class hudson.search.UserSearchProperty.DescriptorImpl
- newInstance(StaplerRequest, JSONObject) - Method in class hudson.security.AuthorizationStrategy.Unsecured.DescriptorImpl
- newInstance(StaplerRequest, JSONObject) - Method in class hudson.security.csrf.DefaultCrumbIssuer.DescriptorImpl
- newInstance(StaplerRequest, JSONObject) - Method in class hudson.security.HudsonPrivateSecurityRealm.Details.DescriptorImpl
- newInstance(StaplerRequest, JSONObject) - Method in class hudson.tasks.ArtifactArchiver.DescriptorImpl
- newInstance(StaplerRequest, JSONObject) - Method in class hudson.tasks.BuildTrigger.DescriptorImpl
- newInstance(StaplerRequest, JSONObject) - Method in class hudson.tasks.Fingerprinter.DescriptorImpl
- newInstance(StaplerRequest, JSONObject) - Method in class hudson.tasks.Maven.DescriptorImpl
- newInstance(StaplerRequest, JSONObject) - Method in class jenkins.model.experimentalflags.UserExperimentalFlagsProperty.DescriptorImpl
- newInstance(StaplerRequest, JSONObject) - Method in class jenkins.model.OptionalJobProperty.OptionalJobPropertyDescriptor
- newInstance(T) - Method in class hudson.console.ConsoleAnnotatorFactory
-
Called when a console output page is requested to create a stateful
ConsoleAnnotator
. - newInstanceDetailPage() - Method in class hudson.slaves.NodeDescriptor
- newInstanceFromRadioList(JSONObject) - Method in class hudson.DescriptorExtensionList
-
Creates a new instance of a
Describable
from the structured form submission data posted by a radio button group. - newInstanceFromRadioList(JSONObject) - Method in class hudson.util.DescriptorList
-
Creates a new instance of a
Describable
from the structured form submission data posted by a radio button group. - newInstanceFromRadioList(JSONObject, String) - Method in class hudson.DescriptorExtensionList
-
Creates a new instance of a
Describable
from the structured form submission data posted by a radio list. - newInstanceFromRadioList(JSONObject, String) - Method in class hudson.util.DescriptorList
-
Creates a new instance of a
Describable
from the structured form submission data posted by a radio button group. - newInstancesFromHeteroList(StaplerRequest, Object, Collection<? extends Descriptor<T>>) - Static method in class hudson.model.Descriptor
- newInstancesFromHeteroList(StaplerRequest, JSONObject, String, Collection<? extends Descriptor<T>>) - Static method in class hudson.model.Descriptor
-
Used to build
Describable
instance list from<f:hetero-list>
tag. - newIv() - Method in class jenkins.security.CryptoConfidentialKey
-
Generates a new Initialization Vector of default length.
- newIv(int) - Method in class jenkins.security.CryptoConfidentialKey
-
Generates a new Initialization Vector.
- newJVM(String, TaskListener, FilePath, ClasspathBuilder, Map<String, String>) - Static method in class hudson.slaves.Channels
-
Deprecated.removed without replacement
- newJVM(String, TaskListener, JVMBuilder, FilePath, ClasspathBuilder) - Static method in class hudson.slaves.Channels
-
Deprecated.removed without replacement
- newPageFilter() - Method in class hudson.widgets.HistoryWidget
- newReader() - Method in class jenkins.util.xstream.XStreamDOM
-
Returns a new
HierarchicalStreamReader
that reads a sub-tree rooted at this node. - newRemoverWithStrategy(PathRemover.RetryStrategy) - Static method in class jenkins.util.io.PathRemover
- news() - Method in class jenkins.util.ProgressiveRendering
-
For internal use.
- newSimpleRemover() - Static method in class jenkins.util.io.PathRemover
- newThread(Runnable) - Method in class hudson.util.ClassLoaderSanityThreadFactory
- newThread(Runnable) - Method in class hudson.util.DaemonThreadFactory
- newThread(Runnable) - Method in class hudson.util.ExceptionCatchingThreadFactory
- newThread(Runnable) - Method in class hudson.util.NamingThreadFactory
- newWriter() - Static method in class jenkins.util.xstream.XStreamDOM
-
Returns a new
HierarchicalStreamWriter
for marshalling objects intoXStreamDOM
. - next() - Method in class hudson.scheduler.CronTabList
- next() - Method in class hudson.util.AdaptedIterator
- next() - Method in class hudson.util.Iterators.FilterIterator
- next() - Method in class hudson.util.Iterators.FlattenIterator
- next(int) - Method in class hudson.scheduler.Hash
-
Produces an integer in [0,n)
- nextBuild - Variable in class hudson.model.Run
-
Next build.
- nextBuildNumber - Variable in class hudson.model.Job
-
Next build number.
- nextBuildNumber - Variable in class jenkins.widgets.HistoryPageFilter
- nextElement() - Method in class hudson.util.CompoundEnumeration
- NioChannelSelector - Class in jenkins.slaves
-
Singleton holder of
NioChannelHub
- NioChannelSelector() - Constructor for class jenkins.slaves.NioChannelSelector
- nLength - Variable in class hudson.util.jna.WINBASE.SECURITY_ATTRIBUTES
- NO - jenkins.YesNoMaybe
- NO_AUTHENTICATION - Static variable in class hudson.security.SecurityRealm
-
Singleton constant that represents "no authentication."
- NO_CHANGES - Static variable in class hudson.scm.PollingResult
-
Constant to indicate no changes in the remote repository.
- NO_ERROR - Static variable in interface hudson.util.jna.WINERROR
- NO_FRAGMENTS - Static variable in class jenkins.org.apache.commons.validator.routines.UrlValidator
-
Enabling this options disallows any URL fragments.
- NO_SUCH_PLUGIN - hudson.PluginWrapper.PluginDisableStatus
- NO_SYMLINK - Static variable in class hudson.Util
-
On Unix environment that cannot run "ln", set this to true.
- noAnime() - Method in enum hudson.model.BallColor
-
Gets the unanimated version.
- node - Variable in class hudson.cli.GetNodeCommand
- node - Variable in class hudson.cli.UpdateNodeCommand
- node - Variable in class hudson.cli.WaitNodeOfflineCommand
- node - Variable in class hudson.cli.WaitNodeOnlineCommand
- node - Variable in class hudson.model.queue.CauseOfBlockage.BecauseNodeIsBusy
- node - Variable in class hudson.model.queue.CauseOfBlockage.BecauseNodeIsNotAcceptingTasks
- node - Variable in class hudson.model.queue.CauseOfBlockage.BecauseNodeIsOffline
- node - Variable in class hudson.model.queue.MappingWorksheet.ExecutorChunk
- node - Variable in class hudson.slaves.NodeProperty
- node() - Method in interface lib.JenkinsTagLib
-
Displays a link to a node.
- node(Closure) - Method in interface lib.JenkinsTagLib
-
Displays a link to a node.
- node(Node) - Method in class hudson.util.RunList
-
Filter the list to builds on a single node only Warning: this method mutates the original list and then returns it.
- node(Map) - Method in interface lib.JenkinsTagLib
-
Displays a link to a node.
- node(Map, Closure) - Method in interface lib.JenkinsTagLib
-
Displays a link to a node.
- Node - Class in hudson.model
-
Base type of Jenkins agents (although in practice, you probably extend
Slave
to define a new agent type). - Node() - Constructor for class hudson.model.Node
- Node_BecauseNodeIsNotAcceptingTasks(Object) - Static method in class hudson.model.Messages
-
Key
Node.BecauseNodeIsNotAcceptingTasks
:â{0}â is not accepting tasks
. - Node_BecauseNodeIsReserved(Object) - Static method in class hudson.model.Messages
-
Key
Node.BecauseNodeIsReserved
:â{0}â is reserved for jobs with matching label expression
. - Node_LabelMissing(Object, Object) - Static method in class hudson.model.Messages
-
Key
Node.LabelMissing
:â{0}â doesnât have label â{1}â
. - Node_LackingBuildPermission(Object, Object) - Static method in class hudson.model.Messages
-
Key
Node.LackingBuildPermission
:â{0}â lacks permission to run on â{1}â
. - Node_Mode_EXCLUSIVE() - Static method in class hudson.model.Messages
-
Key
Node.Mode.EXCLUSIVE
:Only build jobs with label expressions matching this node
. - Node_Mode_NORMAL() - Static method in class hudson.model.Messages
-
Key
Node.Mode.NORMAL
:Use this node as much as possible
. - Node.InternalComputerListener - Class in hudson.model
-
Let Nodes be aware of the lifecycle of their own
Computer
. - Node.Mode - Enum in hudson.model
-
Constants that control how Hudson allocates jobs to agents.
- nodeAcl - Variable in class hudson.model.queue.MappingWorksheet.ExecutorChunk
- NodeDescriptor - Class in hudson.slaves
-
Descriptor
forSlave
. - NodeDescriptor() - Constructor for class hudson.slaves.NodeDescriptor
- NodeDescriptor(Class<? extends Node>) - Constructor for class hudson.slaves.NodeDescriptor
- NodeDescriptor_CheckName_Mandatory() - Static method in class hudson.slaves.Messages
-
Key
NodeDescriptor.CheckName.Mandatory
:Name is mandatory
. - NodeList - Class in hudson.slaves
-
CopyOnWriteArrayList
forNode
that has special serialization semantics of not serializingEphemeralNode
s. - NodeList() - Constructor for class hudson.slaves.NodeList
- NodeList(Node...) - Constructor for class hudson.slaves.NodeList
- NodeList(Collection<? extends Node>) - Constructor for class hudson.slaves.NodeList
- NodeList.ConverterImpl - Class in hudson.slaves
-
Converter
implementation for XStream. - NodeListener - Class in jenkins.model
-
Listen to
Node
CRUD operations. - NodeListener() - Constructor for class jenkins.model.NodeListener
- NodeMonitor - Class in hudson.node_monitors
-
Extension point for managing and monitoring
Node
s. - NodeMonitor() - Constructor for class hudson.node_monitors.NodeMonitor
- NodeMonitorUpdater - Class in hudson.node_monitors
-
When an agent is connected, redo the node monitoring.
- NodeMonitorUpdater() - Constructor for class hudson.node_monitors.NodeMonitorUpdater
- nodeName - Variable in class hudson.cli.CreateNodeCommand
- nodeName - Variable in class hudson.model.Computer
-
Node
object may be created and deleted independently from this object. - NodeOptionHandler - Class in hudson.cli.handlers
-
Refers to
Node
by its name. - NodeOptionHandler(CmdLineParser, OptionDef, Setter<Node>) - Constructor for class hudson.cli.handlers.NodeOptionHandler
- NodeProperty<N extends Node> - Class in hudson.slaves
-
Extensible property of
Node
. - NodeProperty() - Constructor for class hudson.slaves.NodeProperty
- NodePropertyDescriptor - Class in hudson.slaves
-
Descriptor for
NodeProperty
. - NodePropertyDescriptor() - Constructor for class hudson.slaves.NodePropertyDescriptor
- NodePropertyDescriptor(Class<? extends NodeProperty<?>>) - Constructor for class hudson.slaves.NodePropertyDescriptor
- nodePropertyDescriptors(Slave) - Method in class hudson.model.Slave.SlaveDescriptor
-
Returns the list of
NodePropertyDescriptor
appropriate to the suppliedSlave
. - nodeProvisioner - Variable in class hudson.model.Label
- NodeProvisioner - Class in hudson.slaves
- NodeProvisioner(Label, LoadStatistics) - Constructor for class hudson.slaves.NodeProvisioner
- NodeProvisioner_EmptyString() - Static method in class hudson.slaves.Messages
-
Key
NodeProvisioner.EmptyString
: . - NodeProvisioner.NodeProvisionerInvoker - Class in hudson.slaves
-
Periodically invoke NodeProvisioners
- NodeProvisioner.PlannedNode - Class in hudson.slaves
-
The node addition activity in progress.
- NodeProvisioner.StandardStrategyImpl - Class in hudson.slaves
-
The default strategy.
- NodeProvisioner.Strategy - Class in hudson.slaves
-
Extension point for node provisioning strategies.
- NodeProvisioner.StrategyDecision - Enum in hudson.slaves
-
Represents the decision taken by an individual
NodeProvisioner.Strategy
. - NodeProvisioner.StrategyState - Class in hudson.slaves
-
Parameter object for
NodeProvisioner.Strategy
. - NodeProvisionerInvoker() - Constructor for class hudson.slaves.NodeProvisioner.NodeProvisionerInvoker
- nodes() - Method in class jenkins.util.DirectedGraph
-
All the vertices of the nodes.
- Nodes - Class in jenkins.model
-
Manages all the nodes for Jenkins.
- NodesLink - Class in jenkins.management
- NodesLink() - Constructor for class jenkins.management.NodesLink
- NodesLink_Description() - Static method in class jenkins.management.Messages
-
Key
NodesLink.Description
:Add, remove, control and monitor the various nodes that Jenkins runs jobs on.
. - NodesLink_DisplayName() - Static method in class jenkins.management.Messages
-
Key
NodesLink.DisplayName
:Nodes and Clouds
. - NodeSpecific<T extends NodeSpecific<T>> - Interface in hudson.slaves
-
Represents any concept that can be adapted for a node.
- NodeSpecificInstallable(DownloadFromUrlInstaller.Installable) - Constructor for class hudson.tools.DownloadFromUrlInstaller.NodeSpecificInstallable
- NoFingerprintMatch - Class in hudson.model
- NoFingerprintMatch(String) - Constructor for class hudson.model.NoFingerprintMatch
- NoHomeDir - Exception in hudson.util
-
Model object used to display the error top page if we couldn't create the home directory.
- NoHomeDir(File) - Constructor for exception hudson.util.NoHomeDir
- NONE - hudson.FilePath.TarCompression
- NONE - hudson.PluginWrapper.PluginDisableStrategy
- NONE - hudson.scm.PollingResult.Change
-
No change.
- NONE - hudson.tasks.BuildStepMonitor
- NONE - Static variable in class hudson.scm.SCMRevisionState
- NONE - Static variable in interface hudson.util.VariableResolver
-
Empty resolver that always returns null.
- NoneSecurityRealm_DisplayName() - Static method in class hudson.security.Messages
-
Key
NoneSecurityRealm.DisplayName
:None
. - nonHeap - Variable in class hudson.diagnosis.MemoryUsageMonitor
- NonLocalizable - Class in jenkins.util
-
Localizable
implementation that actually doesn't localize. - NonLocalizable(String) - Constructor for class jenkins.util.NonLocalizable
-
Creates a non-localizable string.
- NonNegativeInteger() - Constructor for class hudson.util.FormFieldValidator.NonNegativeInteger
-
Deprecated.
- NonSerializableSecurityContext - Class in jenkins.security
-
The same as
SecurityContextImpl
but doesn't serializeAuthentication
. - NonSerializableSecurityContext() - Constructor for class jenkins.security.NonSerializableSecurityContext
- NonSerializableSecurityContext(Authentication) - Constructor for class jenkins.security.NonSerializableSecurityContext
- NOOP - Static variable in interface hudson.model.Saveable
-
Saveable
that doesn't save anything. - NOOP - Static variable in class hudson.slaves.RetentionStrategy
-
Dummy instance that doesn't do any attempt to retention.
- NOOP - Static variable in class hudson.util.FormValidation.FileValidator
-
Singleton instance that does no check.
- NoopFilter - Class in hudson.security
-
Filter
that does nothing. - NoopFilter() - Constructor for class hudson.security.NoopFilter
- NoOpJob(UpdateSite, Authentication, UpdateSite.Plugin) - Constructor for class hudson.model.UpdateCenter.NoOpJob
- NoOverlapCategoryAxis - Class in hudson.util
-
This class implements X-axis label skipping algorithm to avoid drawing overlapping labels.
- NoOverlapCategoryAxis(String) - Constructor for class hudson.util.NoOverlapCategoryAxis
- noProxyHost - Variable in class hudson.ProxyConfiguration
-
List of host names that shouldn't use proxy, as typed by users.
- NORMAL - hudson.model.Node.Mode
- normalize(String) - Static method in class hudson.FilePath
-
File.getParent()
etc cannot handle ".." and "." in the path component very well, so remove them. - normalizeToEndWithSlash(URL) - Static method in class hudson.scm.RepositoryBrowser
-
Normalize the URL so that it ends with '/'.
- not() - Method in class hudson.model.Label
-
Returns the label that represents
!this
- Not(Label) - Constructor for class hudson.model.labels.LabelExpression.Not
- NOT - hudson.model.labels.LabelOperatorPrecedence
- NOT - Static variable in class hudson.model.labels.LabelExpressionLexer
- NOT - Static variable in class hudson.model.labels.LabelExpressionParser
- NOT() - Method in class hudson.model.labels.LabelExpressionParser.Term5Context
- NOT_BUILT - hudson.model.ResultTrend
-
Build didn't run (yet).
- NOT_BUILT - Static variable in class hudson.model.Result
-
The module was not built.
- NOT_DISABLED_DEPENDANTS - hudson.PluginWrapper.PluginDisableStatus
- NOTBUILT - hudson.model.BallColor
- NOTBUILT_ANIME - hudson.model.BallColor
- NoTempDir - Exception in hudson.util
-
Model object used to display the error top page if there appears to be no temporary directory.
- NoTempDir(IOException) - Constructor for exception hudson.util.NoTempDir
- NOTICE - Static variable in class hudson.PluginWrapper
- Notifier - Class in hudson.tasks
-
BuildStep
s that run after the build is completed. - Notifier() - Constructor for class hudson.tasks.Notifier
- notify(Class<L>, boolean, Consumer<L>) - Static method in class jenkins.util.Listeners
-
Safely send a notification to all listeners of a given type.
- NotReallyRoleSensitiveCallable<V,T extends Throwable> - Class in jenkins.security
-
Callable
adapter for situations where Callable is not used for remoting but just as a convenient function that has parameterized return value and exception type. - NotReallyRoleSensitiveCallable() - Constructor for class jenkins.security.NotReallyRoleSensitiveCallable
- NotWaitingItem(Queue.NotWaitingItem) - Constructor for class hudson.model.Queue.NotWaitingItem
- NotWaitingItem(Queue.WaitingItem) - Constructor for class hudson.model.Queue.NotWaitingItem
- NOW_UNSTABLE - hudson.model.ResultTrend
-
Previous build was
Result.FAILURE
and is now 'only'Result.UNSTABLE
. - nShow - Variable in class hudson.util.jna.SHELLEXECUTEINFO
- NULL - Static variable in interface hudson.model.TaskListener
-
TaskListener
that discards the output. - NullChangeLogParser - Class in hudson.scm
-
ChangeLogParser
for no SCM. - NullChangeLogParser() - Constructor for class hudson.scm.NullChangeLogParser
- NullIdDescriptorMonitor - Class in hudson.diagnosis
-
Some old descriptors apparently has the getId() method that's used in different ways and that's causing errors like JENKINS-8866, so detect and report that.
- NullIdDescriptorMonitor() - Constructor for class hudson.diagnosis.NullIdDescriptorMonitor
- NullIdDescriptorMonitor_DisplayName() - Static method in class hudson.diagnosis.Messages
-
Key
NullIdDescriptorMonitor.DisplayName
:Missing Descriptor ID
. - nullify(String) - Method in class hudson.scm.SCM
- nullify(String) - Static method in class hudson.Util
- NullSCM - Class in hudson.scm
-
No
SCM
. - NullSCM() - Constructor for class hudson.scm.NullSCM
- NullSCM_DisplayName() - Static method in class hudson.scm.Messages
-
Key
NullSCM.DisplayName
:None
. - NullSCM.DescriptorImpl - Class in hudson.scm
- NullStream - Class in hudson.util
- NullStream() - Constructor for class hudson.util.NullStream
- number - Variable in class hudson.cli.SetBuildDescriptionCommand
- number - Variable in class hudson.cli.SetBuildDisplayNameCommand
- number - Variable in class hudson.model.Run
-
Build number.
- number() - Method in interface lib.FormTagLib
-
Generates an input field to be used inside <f:entry/>
- number(Closure) - Method in interface lib.FormTagLib
-
Generates an input field to be used inside <f:entry/>
- number(Map) - Method in interface lib.FormTagLib
-
Generates an input field to be used inside <f:entry/>
- number(Map, Closure) - Method in interface lib.FormTagLib
-
Generates an input field to be used inside <f:entry/>
- NumberOnlyBuildLabel(AbstractBuild) - Constructor for class hudson.util.ChartUtil.NumberOnlyBuildLabel
-
Deprecated.
- NumberOnlyBuildLabel(Run<?, ?>) - Constructor for class hudson.util.ChartUtil.NumberOnlyBuildLabel
- numConcurrentWrite - Variable in class hudson.model.Resource
-
Maximum number of concurrent write.
- numDaysCreation - Variable in class jenkins.security.ApiTokenProperty.TokenInfoAndStats
- numDaysUse - Variable in class jenkins.security.ApiTokenProperty.TokenInfoAndStats
- numExecutors - Variable in class hudson.model.queue.FutureLoad
-
How many executors is this going to consume?
- numExecutors - Variable in class hudson.slaves.NodeProvisioner.PlannedNode
-
The number of executors that will be provided by the
Node
launched by this object.
All Classes All Packages