- abort() - Method in class hudson.BulkChange
-
Exits the scope of
BulkChange
without saving the changes.
- ABORT - Static variable in class hudson.model.AbstractProject
-
- abort(Throwable) - Method in class hudson.model.queue.WorkUnitContext
-
When one of the work unit is aborted, call this method to abort all the other work units.
- abort() - Method in class hudson.util.AtomicFileWriter
-
When the write operation failed, call this method to
leave the original file intact and remove the temporary file.
- ABORTED - Static variable in class hudson.model.Result
-
The build was manually aborted.
- AbortException - Exception in hudson
-
Signals a failure where the error was anticipated and diagnosed.
- AbortException() - Constructor for exception hudson.AbortException
-
- AbortException(String) - Constructor for exception hudson.AbortException
-
When this exception is caught, the specified message will be reported.
- abortResult() - Method in class hudson.model.Executor
-
- AboutJenkins - Class in hudson
-
Show "About Jenkins" link.
- AboutJenkins() - Constructor for class hudson.AboutJenkins
-
- AboutJenkins_Description() - Static method in class hudson.Messages
-
Key AboutJenkins.Description
: See the version and
license information.
.
- AboutJenkins_DisplayName() - Static method in class hudson.Messages
-
Key AboutJenkins.DisplayName
: About Jenkins
.
- abs() - Method in class hudson.util.ClockDifference
-
- absolutize() - Method in class hudson.FilePath
-
Absolutizes this
FilePath
and returns the new one.
- absolutize(File, String) - Static method in class hudson.util.IOUtils
-
Resolves the given path with respect to given base.
- AbstractAsyncNodeMonitorDescriptor<T> - Class in hudson.node_monitors
-
- AbstractAsyncNodeMonitorDescriptor() - Constructor for class hudson.node_monitors.AbstractAsyncNodeMonitorDescriptor
-
- AbstractAsyncNodeMonitorDescriptor(long) - Constructor for class hudson.node_monitors.AbstractAsyncNodeMonitorDescriptor
-
- AbstractAsyncNodeMonitorDescriptor(Class<? extends NodeMonitor>) - Constructor for class hudson.node_monitors.AbstractAsyncNodeMonitorDescriptor
-
- AbstractAsyncNodeMonitorDescriptor(Class<? extends NodeMonitor>, long) - Constructor for class hudson.node_monitors.AbstractAsyncNodeMonitorDescriptor
-
- AbstractBuild<P extends AbstractProject<P,R>,R extends AbstractBuild<P,R>> - Class in hudson.model
-
Base implementation of
Run
s that build software.
- AbstractBuild(P) - Constructor for class hudson.model.AbstractBuild
-
- AbstractBuild(P, Calendar) - Constructor for class hudson.model.AbstractBuild
-
- AbstractBuild(P, File) - Constructor for class hudson.model.AbstractBuild
-
- AbstractBuild.AbstractBuildExecution - Class in hudson.model
-
- AbstractBuild.AbstractRunner - Class in hudson.model
-
- AbstractBuild.DependencyChange - Class in hudson.model
-
Represents a change in the dependency.
- AbstractBuild_Building() - Static method in class hudson.model.Messages
-
Key AbstractBuild_Building
: Building
.
- AbstractBuild_BuildingInWorkspace(Object) - Static method in class hudson.model.Messages
-
Key AbstractBuild.BuildingInWorkspace
: in workspace
{0}
.
- AbstractBuild_BuildingOnMaster() - Static method in class hudson.model.Messages
-
Key AbstractBuild.BuildingOnMaster
: Building on
master
.
- AbstractBuild_BuildingRemotely(Object) - Static method in class hudson.model.Messages
-
Key AbstractBuild.BuildingRemotely
: Building remotely
on {0}
.
- AbstractBuild_KeptBecause(Object) - Static method in class hudson.model.Messages
-
Key AbstractBuild.KeptBecause
: This build is kept
because of {0}.
.
- AbstractBuildExecution() - Constructor for class hudson.model.AbstractBuild.AbstractBuildExecution
-
- AbstractBuildRangeCommand - Class in hudson.cli
-
- AbstractBuildRangeCommand() - Constructor for class hudson.cli.AbstractBuildRangeCommand
-
- AbstractCIBase - Class in hudson.model
-
- AbstractCIBase() - Constructor for class hudson.model.AbstractCIBase
-
- AbstractCloudComputer<T extends AbstractCloudSlave> - Class in hudson.slaves
-
- AbstractCloudComputer(T) - Constructor for class hudson.slaves.AbstractCloudComputer
-
- AbstractCloudImpl - Class in hudson.slaves
-
Additional convenience implementation on top of
Cloud
that are likely useful to
typical
Cloud
implementations.
- AbstractCloudImpl(String, String) - Constructor for class hudson.slaves.AbstractCloudImpl
-
- AbstractCloudSlave - Class in hudson.slaves
-
- AbstractCloudSlave(String, String, String, String, Node.Mode, String, ComputerLauncher, RetentionStrategy, List<? extends NodeProperty<?>>) - Constructor for class hudson.slaves.AbstractCloudSlave
-
- AbstractCloudSlave(String, String, String, int, Node.Mode, String, ComputerLauncher, RetentionStrategy, List<? extends NodeProperty<?>>) - Constructor for class hudson.slaves.AbstractCloudSlave
-
- AbstractCommandInstaller - Class in hudson.tools
-
A generic script-based installer.
- AbstractCommandInstaller(String, String, String) - Constructor for class hudson.tools.AbstractCommandInstaller
-
- AbstractCommandInstaller.Descriptor<TInstallerClass extends AbstractCommandInstaller> - Class in hudson.tools
-
- AbstractDescribableImpl<T extends AbstractDescribableImpl<T>> - Class in hudson.model
-
- AbstractDescribableImpl() - Constructor for class hudson.model.AbstractDescribableImpl
-
- AbstractDiskSpaceMonitor - Class in hudson.node_monitors
-
- AbstractDiskSpaceMonitor(String) - Constructor for class hudson.node_monitors.AbstractDiskSpaceMonitor
-
- AbstractDiskSpaceMonitor() - Constructor for class hudson.node_monitors.AbstractDiskSpaceMonitor
-
- AbstractInterceptorCallableWrapper(DelegatingCallable<T, IOException>) - Constructor for class hudson.FilePath.AbstractInterceptorCallableWrapper
-
- AbstractItem - Class in hudson.model
-
Partial default implementation of
Item
.
- AbstractItem(ItemGroup, String) - Constructor for class hudson.model.AbstractItem
-
- AbstractItem_NoSuchJobExists(Object, Object) - Static method in class hudson.model.Messages
-
Key AbstractItem.NoSuchJobExists
: No such job ‘{0}’
exists.
- AbstractItem_NoSuchJobExistsWithoutSuggestion(Object) - Static method in class hudson.model.Messages
-
Key AbstractItem.NoSuchJobExistsWithoutSuggestion
: No
such job ‘{0}’ exists.
.
- AbstractItem_Pronoun() - Static method in class hudson.model.Messages
-
Key AbstractItem.Pronoun
: Item
.
- abstractItemLink(Map, Closure) - Method in interface lib.JenkinsTagLib
-
Displays a link when given an AbstractItem.
- abstractItemLink(Closure) - Method in interface lib.JenkinsTagLib
-
Displays a link when given an AbstractItem.
- abstractItemLink(Map) - Method in interface lib.JenkinsTagLib
-
Displays a link when given an AbstractItem.
- abstractItemLink() - Method in interface lib.JenkinsTagLib
-
Displays a link when given an AbstractItem.
- AbstractItemOptionHandler - Class in hudson.cli.handlers
-
- AbstractItemOptionHandler(CmdLineParser, OptionDef, Setter<AbstractItem>) - Constructor for class hudson.cli.handlers.AbstractItemOptionHandler
-
- AbstractLazyLoadRunMap<R> - Class in jenkins.model.lazy
-
SortedMap
that keeps build records by their build numbers, in the descending order
(newer ones first.)
- AbstractLazyLoadRunMap(File) - Constructor for class jenkins.model.lazy.AbstractLazyLoadRunMap
-
- AbstractLazyLoadRunMap.Direction - Enum in jenkins.model.lazy
-
- AbstractMarkupText - Class in hudson
-
- AbstractModelObject - Class in hudson.model
-
- AbstractModelObject() - Constructor for class hudson.model.AbstractModelObject
-
- AbstractNodeMonitorDescriptor<T> - Class in hudson.node_monitors
-
Convenient base class for common
NodeMonitor
implementation
where the "monitoring" consists of executing something periodically on every node
and taking some action based on its result.
- AbstractNodeMonitorDescriptor() - Constructor for class hudson.node_monitors.AbstractNodeMonitorDescriptor
-
- AbstractNodeMonitorDescriptor(long) - Constructor for class hudson.node_monitors.AbstractNodeMonitorDescriptor
-
- AbstractNodeMonitorDescriptor(Class<? extends NodeMonitor>) - Constructor for class hudson.node_monitors.AbstractNodeMonitorDescriptor
-
- AbstractNodeMonitorDescriptor(Class<? extends NodeMonitor>, long) - Constructor for class hudson.node_monitors.AbstractNodeMonitorDescriptor
-
- AbstractNodeMonitorDescriptor_NoDataYet() - Static method in class hudson.node_monitors.Messages
-
Key AbstractNodeMonitorDescriptor.NoDataYet
: Not yet
.
- AbstractPasswordBasedSecurityRealm - Class in hudson.security
-
Partial implementation of
SecurityRealm
for username/password based authentication.
- AbstractPasswordBasedSecurityRealm() - Constructor for class hudson.security.AbstractPasswordBasedSecurityRealm
-
- AbstractProject<P extends AbstractProject<P,R>,R extends AbstractBuild<P,R>> - Class in hudson.model
-
Base implementation of
Job
s that build software.
- AbstractProject(ItemGroup, String) - Constructor for class hudson.model.AbstractProject
-
- AbstractProject.AbstractProjectDescriptor - Class in hudson.model
-
- AbstractProject.BecauseOfBuildInProgress - Class in hudson.model
-
- AbstractProject.BecauseOfDownstreamBuildInProgress - Class in hudson.model
-
Because the downstream build is in progress, and we are configured to wait for that.
- AbstractProject.BecauseOfUpstreamBuildInProgress - Class in hudson.model
-
Because the upstream build is in progress, and we are configured to wait for that.
- AbstractProject.LabelValidator - Class in hudson.model
-
Plugins may want to contribute additional restrictions on the use of specific labels for specific projects.
- AbstractProject_Aborted() - Static method in class hudson.model.Messages
-
Key AbstractProject.Aborted
: Aborted
.
- AbstractProject_AssignedLabelString_InvalidBooleanExpression(Object) - Static method in class hudson.model.Messages
-
Key AbstractProject.AssignedLabelString.InvalidBooleanExpression
: Invalid boolean expression: {0}
.
- AbstractProject_AssignedLabelString_NoMatch() - Static method in class hudson.model.Messages
-
Key AbstractProject.AssignedLabelString.NoMatch
: There's no slave/cloud that matches this assignment
.
- AbstractProject_AssignedLabelString_NoMatch_DidYouMean(Object, Object) - Static method in class hudson.model.Messages
-
Key AbstractProject.AssignedLabelString_NoMatch_DidYouMean
:
{@code There’s no slave/cloud that matches this assignment.
- AbstractProject_AwaitingBuildForWorkspace() - Static method in class hudson.model.Messages
-
Key AbstractProject.AwaitingBuildForWorkspace
: Awaiting
build to get a workspace.
.
- AbstractProject_AwaitingWorkspaceToComeOnline(Object) - Static method in class hudson.model.Messages
-
Key AbstractProject.AwaitingWorkspaceToComeOnline
: We
need to schedule a new build to get a workspace, but deferring {0}ms
in the hope that one will become available soon
.
- AbstractProject_BuildPermission_Description() - Static method in class hudson.model.Messages
-
Key AbstractProject.BuildPermission.Description
: This
permission grants the ability to start a new build.
.
- AbstractProject_CancelPermission_Description() - Static method in class hudson.model.Messages
-
Key AbstractProject.CancelPermission.Description
: This
permission grants the ability to cancel a scheduled, or abort a
running, build.
.
- AbstractProject_CustomWorkspaceEmpty() - Static method in class hudson.model.Messages
-
Key AbstractProject.CustomWorkspaceEmpty
: Custom
workspace is empty.
.
- AbstractProject_Disabled() - Static method in class hudson.model.Messages
-
Key AbstractProject.Disabled
: Build disabled
.
- AbstractProject_DiscoverPermission_Description() - Static method in class hudson.model.Messages
-
Key AbstractProject.DiscoverPermission.Description
: {@code
This permission grants discover access to jobs.
- AbstractProject_DownstreamBuildInProgress(Object) - Static method in class hudson.model.Messages
-
Key AbstractProject.DownstreamBuildInProgress
: Downstream project {0} is already building.
.
- AbstractProject_ExtendedReadPermission_Description() - Static method in class hudson.model.Messages
-
Key AbstractProject.ExtendedReadPermission.Description
: {@code
This permission grants read-only access to project configurations.
- AbstractProject_LabelLink(Object, Object, Object, Object) - Static method in class hudson.model.Messages
-
Key AbstractProject.LabelLink
: <a
href="{0}{1}">Label</a> is serviced by {2,choice,0#no nodes|1#1
node|1<{2} nodes}{3,choice,0#|1# and 1 cloud|1< and {3} clouds}
.
- AbstractProject_NewBuildForWorkspace() - Static method in class hudson.model.Messages
-
Key AbstractProject.NewBuildForWorkspace
: Scheduling a
new build to get a workspace.
.
- AbstractProject_NoBuilds() - Static method in class hudson.model.Messages
-
Key AbstractProject.NoBuilds
: {@code No existing build.
- AbstractProject_NoSCM() - Static method in class hudson.model.Messages
-
Key AbstractProject.NoSCM
: No SCM
.
- AbstractProject_NoWorkspace() - Static method in class hudson.model.Messages
-
Key AbstractProject.NoWorkspace
: No workspace is
available, so can’t check for updates.
.
- AbstractProject_PollingABorted() - Static method in class hudson.model.Messages
-
Key AbstractProject.PollingABorted
: SCM polling
aborted
.
- AbstractProject_Pronoun() - Static method in class hudson.model.Messages
-
Key AbstractProject.Pronoun
: Project
.
- AbstractProject_ScmAborted() - Static method in class hudson.model.Messages
-
Key AbstractProject.ScmAborted
: SCM check out aborted
.
- AbstractProject_UpstreamBuildInProgress(Object) - Static method in class hudson.model.Messages
-
Key AbstractProject.UpstreamBuildInProgress
: Upstream
project {0} is already building.
.
- AbstractProject_WipeOutPermission_Description() - Static method in class hudson.model.Messages
-
Key AbstractProject.WipeOutPermission.Description
: This
permission grants the ability to wipe out the contents of a
workspace.
.
- AbstractProject_WorkspaceOffline() - Static method in class hudson.model.Messages
-
Key AbstractProject.WorkspaceOffline
: Workspace is
offline.
.
- AbstractProject_WorkspacePermission_Description() - Static method in class hudson.model.Messages
-
Key AbstractProject.WorkspacePermission.Description
: {@code
This permission grants the ability to retrieve the contents of a
workspace Jenkins checked out for performing builds.
- AbstractProject_WorkspaceTitle(Object) - Static method in class hudson.model.Messages
-
Key AbstractProject.WorkspaceTitle
: Workspace of {0}
.
- AbstractProject_WorkspaceTitleOnComputer(Object, Object) - Static method in class hudson.model.Messages
-
Key AbstractProject.WorkspaceTitleOnComputer
: Workspace
of {0} on {1}
.
- AbstractProjectDescriptor() - Constructor for class hudson.model.AbstractProject.AbstractProjectDescriptor
-
- AbstractProjectOptionHandler - Class in hudson.cli.handlers
-
- AbstractProjectOptionHandler(CmdLineParser, OptionDef, Setter<AbstractProject>) - Constructor for class hudson.cli.handlers.AbstractProjectOptionHandler
-
- AbstractQueueSorterImpl - Class in hudson.model.queue
-
- AbstractQueueSorterImpl() - Constructor for class hudson.model.queue.AbstractQueueSorterImpl
-
- AbstractQueueTask - Class in hudson.model.queue
-
Abstract base class for
Queue.Task
to protect plugins
from new additions to the interface.
- AbstractQueueTask() - Constructor for class hudson.model.queue.AbstractQueueTask
-
- AbstractRunner() - Constructor for class hudson.model.AbstractBuild.AbstractRunner
-
Deprecated.
- AbstractScmTagAction - Class in hudson.scm
-
Common part of CVSSCM.TagAction and SubversionTagAction.
- AbstractScmTagAction(Run<?, ?>) - Constructor for class hudson.scm.AbstractScmTagAction
-
- AbstractScmTagAction(AbstractBuild) - Constructor for class hudson.scm.AbstractScmTagAction
-
Deprecated.
- AbstractStatusIcon - Class in hudson.model
-
- AbstractStatusIcon() - Constructor for class hudson.model.AbstractStatusIcon
-
- AbstractSubTask - Class in hudson.model.queue
-
- AbstractSubTask() - Constructor for class hudson.model.queue.AbstractSubTask
-
- AbstractTaskListener - Class in hudson.util
-
- AbstractTaskListener() - Constructor for class hudson.util.AbstractTaskListener
-
- AbstractTopLevelItem - Class in jenkins.model
-
- AbstractTopLevelItem(ItemGroup, String) - Constructor for class jenkins.model.AbstractTopLevelItem
-
- accept(LabelVisitor<V, P>, P) - Method in class hudson.model.Label
-
Accepts a visitor and call its respective "onXYZ" method based no the actual type of 'this'.
- accept(LabelVisitor<V, P>, P) - Method in class hudson.model.labels.LabelAtom
-
- accept(LabelVisitor<V, P>, P) - Method in class hudson.model.labels.LabelExpression.And
-
- accept(LabelVisitor<V, P>, P) - Method in class hudson.model.labels.LabelExpression.Iff
-
- accept(LabelVisitor<V, P>, P) - Method in class hudson.model.labels.LabelExpression.Implies
-
- accept(LabelVisitor<V, P>, P) - Method in class hudson.model.labels.LabelExpression.Not
-
- accept(LabelVisitor<V, P>, P) - Method in class hudson.model.labels.LabelExpression.Or
-
- accept(LabelVisitor<V, P>, P) - Method in class hudson.model.labels.LabelExpression.Paren
-
- accept(String) - Method in enum hudson.tools.JDKInstaller.CPU
-
In JDK5u3, I see platform like "Linux AMD64", while JDK6u3 refers to "Linux x64", so
just use "64" for locating bits.
- acceptLicense - Variable in class hudson.tools.JDKInstaller
-
We require that the user accepts the license by clicking a checkbox, to make up for the part
that we auto-accept cds.sun.com license click through.
- AccessControlled - Interface in hudson.security
-
- AccessDeniedException2 - Exception in hudson.security
-
AccessDeniedException
with more information.
- AccessDeniedException2(Authentication, Permission) - Constructor for exception hudson.security.AccessDeniedException2
-
- AccessDeniedException2(Throwable, Authentication, Permission) - Constructor for exception hudson.security.AccessDeniedException2
-
- AccessDeniedException2_MissingPermission(Object, Object) - Static method in class hudson.security.Messages
-
Key AccessDeniedException2.MissingPermission
: {0} is
missing the {1} permission
.
- AccessDeniedHandlerImpl - Class in hudson.security
-
Handles AccessDeniedException
happened during request processing.
- AccessDeniedHandlerImpl() - Constructor for class hudson.security.AccessDeniedHandlerImpl
-
- ACL - Class in hudson.security
-
Gate-keeper that controls access to Hudson's model objects.
- ACL() - Constructor for class hudson.security.ACL
-
- acquire(FilePath) - Method in class hudson.slaves.WorkspaceList
-
Acquires the given workspace.
- acquire(FilePath, boolean) - Method in class hudson.slaves.WorkspaceList
-
- acquire(FilePath, boolean, Object) - Method in class hudson.slaves.WorkspaceList
-
- act(List<AbstractBuild<?, ?>>) - Method in class hudson.cli.AbstractBuildRangeCommand
-
- act(List<AbstractBuild<?, ?>>) - Method in class hudson.cli.DeleteBuildsCommand
-
- act(List<AbstractBuild<?, ?>>) - Method in class hudson.cli.ListChangesCommand
-
- act(FilePath.FileCallable<T>) - Method in class hudson.FilePath
-
Executes some program on the machine that this
FilePath
exists,
so that one can perform local file operations.
- act(Callable<V, E>) - Method in class hudson.FilePath
-
Executes some program on the machine that this
FilePath
exists,
so that one can perform local file operations.
- act(ProcessTree.ProcessCallable<T>) - Method in class hudson.util.ProcessTree.OSProcess
-
Executes a chunk of code at the same machine where this process resides.
- act(ProcessTree.ProcessCallable<T>) - Method in interface hudson.util.ProcessTreeRemoting.IOSProcess
-
- actAsync(FilePath.FileCallable<T>) - Method in class hudson.FilePath
-
Executes some program on the machine that this
FilePath
exists,
so that one can perform local file operations.
- Action - Interface in hudson.model
-
Object that contributes additional information, behaviors, and UIs to
ModelObject
(more specifically
Actionable
objects, which most interesting
ModelObject
s are.)
- Actionable - Class in hudson.model
-
- Actionable() - Constructor for class hudson.model.Actionable
-
- actions - Variable in class hudson.model.queue.WorkUnitContext
-
Associated parameters to the build.
- actions(Map, Closure) - Method in interface lib.JenkinsTagLib
-
Shows a list of tasks.
- actions(Closure) - Method in interface lib.JenkinsTagLib
-
Shows a list of tasks.
- actions(Map) - Method in interface lib.JenkinsTagLib
-
Shows a list of tasks.
- actions() - Method in interface lib.JenkinsTagLib
-
Shows a list of tasks.
- active - Variable in class hudson.node_monitors.MonitorMarkedNodeOffline
-
- activePlugins - Variable in class hudson.PluginManager
-
All active plugins, topologically sorted so that when X depends on Y, Y appears in the list before X does.
- adapt(T) - Method in class hudson.util.AdaptedIterator
-
- AdaptedIterator<T,U> - Class in hudson.util
-
Iterator
that adapts the values returned from another iterator.
- AdaptedIterator(Iterator<? extends T>) - Constructor for class hudson.util.AdaptedIterator
-
- AdaptedIterator(Iterable<? extends T>) - Constructor for class hudson.util.AdaptedIterator
-
- adapter - Variable in class hudson.widgets.HistoryWidget
-
- add(D) - Method in class hudson.DescriptorExtensionList
-
- add(T) - Method in class hudson.ExtensionList
-
- add(int, T) - Method in class hudson.ExtensionList
-
- add(String) - Method in class hudson.model.AutoCompletionCandidates
-
- add(String...) - Method in class hudson.model.AutoCompletionCandidates
-
- add(TopLevelItem) - Method in interface hudson.model.DirectlyModifiableView
-
Add item to this view.
- add(int, Environment) - Method in class hudson.model.EnvironmentList
-
- add(AbstractBuild) - Method in class hudson.model.Fingerprint
-
- add(String, int) - Method in class hudson.model.Fingerprint
-
Records that a build of a job has used this file.
- add(int) - Method in class hudson.model.Fingerprint.RangeSet
-
Expands the range set to include the given value.
- add(Fingerprint.RangeSet) - Method in class hudson.model.Fingerprint.RangeSet
-
- add(TopLevelItem) - Method in class hudson.model.ItemGroupMixIn
-
Adds a newly created item to the parent.
- add(TopLevelItem) - Method in class hudson.model.ListView
-
Adds the given item to this view.
- add(AbstractProject) - Method in class hudson.model.Queue
-
- add(AbstractProject, int) - Method in class hudson.model.Queue
-
- add(Queue.Task, int) - Method in class hudson.model.Queue
-
- add(Queue.Task, int, Action...) - Method in class hudson.model.Queue
-
- add(String) - Method in class hudson.scm.browsers.QueryBuilder
-
- ADD - Static variable in class hudson.scm.EditType
-
- add(String) - Method in class hudson.search.SearchIndexBuilder
-
Short for add(urlAsWellAsName,urlAsWellAsName)
- add(String, String) - Method in class hudson.search.SearchIndexBuilder
-
Adds a search index under the keyword 'name' to the given URL.
- add(String, String...) - Method in class hudson.search.SearchIndexBuilder
-
- add(SearchItem) - Method in class hudson.search.SearchIndexBuilder
-
- add(String, SearchableModelObject, String) - Method in class hudson.search.SearchIndexBuilder
-
- add(String, SearchableModelObject, String...) - Method in class hudson.search.SearchIndexBuilder
-
- add(SearchIndex) - Method in class hudson.search.SearchIndexBuilder
-
- add(SearchIndexBuilder) - Method in class hudson.search.SearchIndexBuilder
-
- add(AuthorizationStrategy, User, Permission) - Method in class hudson.security.PermissionAdder
-
Called to try to give a user global permission.
- add(SparseACL.Entry) - Method in class hudson.security.SparseACL
-
- add(Sid, Permission, boolean) - Method in class hudson.security.SparseACL
-
- add(int, Node) - Method in class hudson.slaves.NodeList
-
- add(Node) - Method in class hudson.slaves.NodeList
-
- add(Descriptor<Publisher>) - Method in class hudson.tasks.BuildStep.PublisherList
-
- add(int, Descriptor<Publisher>) - Method in class hudson.tasks.BuildStep.PublisherList
-
- add(Map<String, String>) - Method in class hudson.tasks.Fingerprinter.FingerprintAction
-
- add(Object) - Method in class hudson.util.ArgumentListBuilder
-
- add(Object, boolean) - Method in class hudson.util.ArgumentListBuilder
-
- add(File) - Method in class hudson.util.ArgumentListBuilder
-
- add(String) - Method in class hudson.util.ArgumentListBuilder
-
- add(String, boolean) - Method in class hudson.util.ArgumentListBuilder
-
Optionally hide this part of the command line from being printed to the log.
- add(String...) - Method in class hudson.util.ArgumentListBuilder
-
- add(File) - Method in class hudson.util.ClasspathBuilder
-
Adds a single directory or a jar file.
- add(FilePath) - Method in class hudson.util.ClasspathBuilder
-
Adds a single directory or a jar file.
- add(String) - Method in class hudson.util.ClasspathBuilder
-
Adds a single directory or a jar file.
- add(T) - Method in class hudson.util.ConsistentHash
-
Adds a new node with the default number of replica.
- add(T, int) - Method in class hudson.util.ConsistentHash
-
Adds a new node with the given number of replica.
- add(E) - Method in class hudson.util.CopyOnWriteList
-
- add(Number, Row, Column) - Method in class hudson.util.DataSetBuilder
-
- add(Descriptor<T>) - Method in class hudson.util.DescriptorList
-
- add(int, Descriptor<T>) - Method in class hudson.util.DescriptorList
-
- add(String, String) - Method in class hudson.util.ListBoxModel
-
- add(ModelObject, String) - Method in class hudson.util.ListBoxModel
-
- add(String) - Method in class hudson.util.ListBoxModel
-
- add(String) - Method in class hudson.util.MaskingClassLoader
-
- add(T) - Method in class hudson.util.PersistedList
-
- add(I, String) - Method in interface jenkins.model.DirectlyModifiableTopLevelItemGroup
-
Adds an item to this group.
- add(I, String) - Method in class jenkins.model.Jenkins
-
- add(String, String) - Method in class jenkins.model.ModelObjectWithContextMenu.ContextMenu
-
- add(Action) - Method in class jenkins.model.ModelObjectWithContextMenu.ContextMenu
-
- add(String, String, String) - Method in class jenkins.model.ModelObjectWithContextMenu.ContextMenu
-
- add(String, String, String, boolean) - Method in class jenkins.model.ModelObjectWithContextMenu.ContextMenu
-
- add(String, String, String, boolean, boolean) - Method in class jenkins.model.ModelObjectWithContextMenu.ContextMenu
-
- add(ModelObjectWithContextMenu.MenuItem) - Method in class jenkins.model.ModelObjectWithContextMenu.ContextMenu
-
- add(Node) - Method in class jenkins.model.ModelObjectWithContextMenu.ContextMenu
-
Adds a node
- add(Computer) - Method in class jenkins.model.ModelObjectWithContextMenu.ContextMenu
-
Adds a computer
- add(Job) - Method in class jenkins.model.ModelObjectWithContextMenu.ContextMenu
-
Adds a child item when rendering context menu of its parent.
- add(List<T>) - Method in class jenkins.widgets.HistoryPageFilter
-
Add build items to the History page.
- addAction(Action) - Method in class hudson.model.AbstractBuild
-
Adds a new action.
- addAction(Action) - Method in class hudson.model.Actionable
-
Adds a new action.
- addAction(Action) - Method in class hudson.model.Computer
-
- addAction(Action) - Method in class hudson.model.Run
-
Adds a new action.
- addAll(int...) - Method in class hudson.model.Fingerprint.RangeSet
-
- addAll(Collection<? extends Node>) - Method in class hudson.slaves.NodeList
-
- addAll(int, Collection<? extends Node>) - Method in class hudson.slaves.NodeList
-
- addAll(FilePath, String) - Method in class hudson.util.ClasspathBuilder
-
Adds all the files that matches the given glob in the directory.
- addAll(T...) - Method in class hudson.util.ConsistentHash
-
- addAll(Collection<? extends T>) - Method in class hudson.util.ConsistentHash
-
- addAll(Map<? extends T, Integer>) - Method in class hudson.util.ConsistentHash
-
- addAll(Collection<? extends E>) - Method in class hudson.util.CopyOnWriteList
-
- addAll(Collection<? extends T>) - Method in class hudson.util.PersistedList
-
- addAll(Collection<? extends Action>) - Method in class jenkins.model.ModelObjectWithContextMenu.ContextMenu
-
- addAllAnnotations(SearchableModelObject) - Method in class hudson.search.SearchIndexBuilder
-
Adds all
QuickSilver
-annotated properties to the search index.
- addAllTo(Collection<? super E>) - Method in class hudson.util.CopyOnWriteList
-
- addAllTo(Collection<? super T>) - Method in class hudson.util.PersistedList
-
- addAttribute(String, String) - Method in class jenkins.util.xstream.XStreamDOM.WriterImpl
-
- addCompatibilityAlias(String, Class) - Method in class hudson.util.XStream2
-
Adds an alias in case class names change.
- addCriticalField(Class<?>, String) - Method in class hudson.util.XStream2
-
- addDependency(AbstractProject, AbstractProject) - Method in class hudson.model.DependencyGraph
-
- addDependency(DependencyGraph.Dependency) - Method in class hudson.model.DependencyGraph
-
Called during the dependency graph build phase to add a dependency edge.
- addDependency(AbstractProject, Collection<? extends AbstractProject>) - Method in class hudson.model.DependencyGraph
-
- addDependency(Collection<? extends AbstractProject>, AbstractProject) - Method in class hudson.model.DependencyGraph
-
- addDependencyDeclarers(AbstractProject, Collection<?>) - Method in class hudson.model.DependencyGraph
-
- addErrorInContext(UnmarshallingContext, Throwable) - Static method in class hudson.util.RobustReflectionConverter
-
- addFilter(Filter) - Static method in class hudson.util.PluginServletFilter
-
- addFor(Run) - Method in class hudson.model.Fingerprint
-
Adds a usage reference to the build.
- addHelpFileRedirect(String, Class<? extends Describable>, String) - Method in class hudson.model.Descriptor
-
Tells Jenkins that the help file for the field 'fieldName' is defined in the help file for
the 'fieldNameToRedirectTo' in the 'owner' class.
- addHyperlink(int, int, String) - Method in class hudson.AbstractMarkupText
-
Inserts an A tag that surrounds the given position.
- addHyperlinkLowKey(int, int, String) - Method in class hudson.AbstractMarkupText
-
Inserts an A tag that surrounds the given position.
- addIdentifier(String) - Method in class hudson.security.FederatedLoginServiceUserProperty
-
- addJarOf(Class) - Method in class hudson.util.ClasspathBuilder
-
Adds a jar file that contains the given class.
- addJavaLibraries() - Method in class jenkins.util.AntClassLoader
-
add any libraries that come with different java versions
here
- AddJobToViewCommand - Class in hudson.cli
-
- AddJobToViewCommand() - Constructor for class hudson.cli.AddJobToViewCommand
-
- AddJobToViewCommand_ShortDescription() - Static method in class hudson.cli.Messages
-
Key AddJobToViewCommand.ShortDescription
: Adds jobs to
view.
.
- addKeyValuePair(String, String, String, boolean) - Method in class hudson.util.ArgumentListBuilder
-
- addKeyValuePairs(String, Map<String, String>) - Method in class hudson.util.ArgumentListBuilder
-
Adds key value pairs as "-Dkey=value -Dkey=value ..."
-D portion is configurable as the 'prefix' parameter.
- addKeyValuePairs(String, Map<String, String>, Set<String>) - Method in class hudson.util.ArgumentListBuilder
-
Adds key value pairs as "-Dkey=value -Dkey=value ..." with masking.
- addKeyValuePairsFromPropertyString(String, String, VariableResolver<String>) - Method in class hudson.util.ArgumentListBuilder
-
Adds key value pairs as "-Dkey=value -Dkey=value ..." by parsing a given string using
Properties
.
- addKeyValuePairsFromPropertyString(String, String, VariableResolver<String>, Set<String>) - Method in class hudson.util.ArgumentListBuilder
-
Adds key value pairs as "-Dkey=value -Dkey=value ..." by parsing a given string using
Properties
with masking.
- addLine(String) - Method in class hudson.EnvVars
-
Takes a string that looks like "a=b" and adds that to this map.
- addListener(ExtensionListListener) - Method in class hudson.ExtensionList
-
Add a listener to the extension list.
- addLoaderPackageRoot(String) - Method in class jenkins.util.AntClassLoader
-
Adds a package root to the list of packages which must be loaded using
this loader.
- addMarkup(int, int, String, String) - Method in class hudson.AbstractMarkupText
-
Adds a start tag and end tag at the specified position.
- addMarkup(int, int, String, String) - Method in class hudson.MarkupText
-
- addMarkup(int, String) - Method in class hudson.MarkupText
-
- addMarkup(int, int, String, String) - Method in class hudson.MarkupText.SubText
-
- addMasked(String) - Method in class hudson.util.ArgumentListBuilder
-
Add a masked argument
- addMasked(Secret) - Method in class hudson.util.ArgumentListBuilder
-
- addNamedClass(String, Class) - Method in class hudson.PluginManager.UberClassLoader
-
- addNode(Node) - Method in class jenkins.model.Jenkins
-
Adds one more
Node
to Jenkins.
- addNode(Node) - Method in class jenkins.model.Nodes
-
Adds a node.
- addNotifier(Descriptor<Publisher>) - Method in class hudson.tasks.BuildStep.PublisherList
-
Adds a new publisher descriptor, which (generally speaking)
shouldn't alter the build result, but just report the build result
by some means, such as e-mail, IRC, etc.
- addObjectCreate(String, Class) - Method in class hudson.util.Digester2
-
- addPathComponent(File) - Method in class jenkins.util.AntClassLoader
-
Add a path component.
- addPathElement(String) - Method in class jenkins.util.AntClassLoader
-
Adds an element to the classpath to be searched.
- addPathFile(File) - Method in class jenkins.util.AntClassLoader
-
Add a file to the path.
- addPathFiles(Collection<File>) - Method in class hudson.PluginFirstClassLoader
-
- addPluginToUpdate(String, String) - Method in class hudson.PluginManager.PluginUpdateMonitor
-
adds a message about a plugin to the manage screen
- addProperty(JobProperty<? super P>) - Method in class hudson.model.AbstractProject
-
- addProperty(JobProperty<? super JobT>) - Method in class hudson.model.Job
-
- addProperty(UserProperty) - Method in class hudson.model.User
-
Updates the user object by adding a property.
- addProperty(String, Object) - Method in interface hudson.util.spring.BeanConfiguration
-
Adds a property value to this bean
- addPublisher(Publisher) - Method in class hudson.model.Project
-
- addQuoted(String) - Method in class hudson.util.ArgumentListBuilder
-
Adds an argument by quoting it.
- addQuoted(String, boolean) - Method in class hudson.util.ArgumentListBuilder
-
- addRecorder(Descriptor<Publisher>) - Method in class hudson.tasks.BuildStep.PublisherList
-
Adds a new publisher descriptor, which (generally speaking)
alter the build result based on some artifacts of the build.
- addSuffix(int, String, String) - Static method in class hudson.Functions
-
Adds the proper suffix.
- addSystemPackageRoot(String) - Method in class jenkins.util.AntClassLoader
-
Adds a package root to the list of packages which must be loaded on the
parent loader.
- addTo(User) - Method in class hudson.security.FederatedLoginService.FederatedIdentity
-
Adds this identity to the specified user.
- addToCurrentUser() - Method in class hudson.security.FederatedLoginService.FederatedIdentity
-
Your implementation will call this method to add this identifier to the current user
of an already authenticated session.
- addTokenized(String) - Method in class hudson.util.ArgumentListBuilder
-
Decomposes the given token into multiple arguments by splitting via whitespace.
- addToList(T, List<T>) - Method in class hudson.model.AbstractProject
-
- addTrigger(Trigger<?>) - Method in class hudson.model.AbstractProject
-
- addUser(Map, Closure) - Method in interface jenkins.security.HudsonPrivateSecurityRealmTagLib
-
- addUser(Closure) - Method in interface jenkins.security.HudsonPrivateSecurityRealmTagLib
-
- addUser(Map) - Method in interface jenkins.security.HudsonPrivateSecurityRealmTagLib
-
- addUser() - Method in interface jenkins.security.HudsonPrivateSecurityRealmTagLib
-
- addView(View) - Method in interface hudson.model.ModifiableViewGroup
-
- addView(View) - Method in class hudson.model.MyViewsProperty
-
- addView(View) - Method in class hudson.model.ViewGroupMixIn
-
- addView(View) - Method in class jenkins.model.Jenkins
-
- adjustChebyshev(CategoryDataset, NumberAxis) - Static method in class hudson.util.ChartUtil
-
Adjusts the Y-axis so that abnormally large value won't spoil the whole chart
by making everything look virtually 0.
- AdminCallableMonitor - Class in jenkins.security.s2m
-
Report any rejected
Callable
s and
FilePath
executions and allow
admins to whitelist them.
- AdminCallableMonitor() - Constructor for class jenkins.security.s2m.AdminCallableMonitor
-
- AdminCallableWhitelist - Class in jenkins.security.s2m
-
Whitelists Callable
s that are approved by the admins.
- AdminCallableWhitelist() - Constructor for class jenkins.security.s2m.AdminCallableWhitelist
-
- adminCheck(StaplerRequest, StaplerResponse, Object, Permission) - Static method in class hudson.Functions
-
- adminCheck() - Static method in class hudson.model.Hudson
-
- adminCheck(StaplerRequest, StaplerResponse) - Static method in class hudson.model.Hudson
-
- AdminFilePathFilter - Class in jenkins.security.s2m
-
- AdminFilePathFilter(AdminWhitelistRule) - Constructor for class jenkins.security.s2m.AdminFilePathFilter
-
- AdminFilePathFilter.ChannelConfiguratorImpl - Class in jenkins.security.s2m
-
- ADMINISTER - Static variable in class jenkins.model.Jenkins
-
- AdministrativeError - Class in hudson.util
-
- AdministrativeError(String, String, String, Throwable) - Constructor for class hudson.util.AdministrativeError
-
- AdministrativeMonitor - Class in hudson.model
-
Checks the health of a subsystem of Jenkins and if there's something
that requires administrator's attention, notify the administrator.
- AdministrativeMonitor(String) - Constructor for class hudson.model.AdministrativeMonitor
-
- AdministrativeMonitor() - Constructor for class hudson.model.AdministrativeMonitor
-
- AdministrativeMonitorImpl() - Constructor for class hudson.triggers.SCMTrigger.AdministrativeMonitorImpl
-
- administrativeMonitors - Variable in class jenkins.model.Jenkins
-
- AdminWhitelistRule - Class in jenkins.security.s2m
-
Rules of whitelisting for
RoleSensitive
objects and
FilePath
s.
- AdminWhitelistRule() - Constructor for class jenkins.security.s2m.AdminWhitelistRule
-
- advanced(Map, Closure) - Method in interface jenkins.PluginManagerTagLib
-
- advanced(Closure) - Method in interface jenkins.PluginManagerTagLib
-
- advanced(Map) - Method in interface jenkins.PluginManagerTagLib
-
- advanced() - Method in interface jenkins.PluginManagerTagLib
-
- advanced(Map, Closure) - Method in interface lib.FormTagLib
-
Expandable section that shows "advanced..." button by default.
- advanced(Closure) - Method in interface lib.FormTagLib
-
Expandable section that shows "advanced..." button by default.
- advanced(Map) - Method in interface lib.FormTagLib
-
Expandable section that shows "advanced..." button by default.
- advanced() - Method in interface lib.FormTagLib
-
Expandable section that shows "advanced..." button by default.
- advertiseHeaders(HttpServletResponse) - Static method in class hudson.Functions
-
Advertises the minimum set of HTTP headers that assist programmatic
discovery of Jenkins.
- after() - Method in class hudson.FilePath.AbstractInterceptorCallableWrapper
-
Executed after the actual FileCallable is invoked (even if this one failed).
- afterDelete(AbstractProject) - Method in class hudson.model.WorkspaceListener
-
Called after a workspace is deleted successfully.
- afterDisconnect(SlaveComputer, TaskListener) - Method in class hudson.slaves.ComputerLauncher
-
- afterDisconnect(SlaveComputer, StreamTaskListener) - Method in class hudson.slaves.ComputerLauncher
-
- afterDisconnect(SlaveComputer, TaskListener) - Method in class hudson.slaves.ComputerLauncherFilter
-
- afterDisconnect(SlaveComputer, TaskListener) - Method in class hudson.slaves.DelegatingComputerLauncher
-
- afterOf(Initializer) - Method in class hudson.init.InitializerFinder
-
- afterOf(Terminator) - Method in class hudson.init.TerminatorFinder
-
- afterPropertiesSet() - Method in class jenkins.security.ExceptionTranslationFilter
-
- AgentProtocol - Class in jenkins
-
- AgentProtocol() - Constructor for class jenkins.AgentProtocol
-
- aggregate(Collection<FormValidation>) - Static method in exception hudson.util.FormValidation
-
Aggregate multiple validations into one.
- aggregated_failed_tests(Map, Closure) - Method in interface lib.JenkinsTagLib
-
DEPRECATED
- aggregated_failed_tests(Closure) - Method in interface lib.JenkinsTagLib
-
DEPRECATED
- aggregated_failed_tests(Map) - Method in interface lib.JenkinsTagLib
-
DEPRECATED
- aggregated_failed_tests() - Method in interface lib.JenkinsTagLib
-
DEPRECATED
- ajax(Map, Closure) - Method in interface lib.LayoutTagLib
-
Sets up the same 'global' variables that the l:layout tag does for content loaded by AJAX scripts.
- ajax(Closure) - Method in interface lib.LayoutTagLib
-
Sets up the same 'global' variables that the l:layout tag does for content loaded by AJAX scripts.
- ajax(Map) - Method in interface lib.LayoutTagLib
-
Sets up the same 'global' variables that the l:layout tag does for content loaded by AJAX scripts.
- ajax() - Method in interface lib.LayoutTagLib
-
Sets up the same 'global' variables that the l:layout tag does for content loaded by AJAX scripts.
- aliasForAttribute(String) - Method in class hudson.util.xstream.MapperDelegate
-
- aliasForAttribute(Class, String) - Method in class hudson.util.xstream.MapperDelegate
-
- aliasForSystemAttribute(String) - Method in class hudson.util.xstream.MapperDelegate
-
- ALL - Static variable in class hudson.BulkChange
-
- all() - Static method in class hudson.cli.CLICommand
-
- all() - Static method in class hudson.cli.CliTransportAuthenticator
-
- all() - Static method in class hudson.console.ConsoleAnnotationDescriptor
-
- all() - Static method in class hudson.console.ConsoleAnnotatorFactory
-
All the registered instances.
- all() - Static method in class hudson.console.ConsoleLogFilter
-
- all() - Static method in class hudson.diagnosis.HudsonHomeDiskUsageMonitor.Solution
-
- all() - Static method in class hudson.FileSystemProvisioner
-
- all() - Static method in class hudson.LauncherDecorator
-
- all() - Static method in class hudson.markup.MarkupFormatterDescriptor
-
- all() - Static method in class hudson.model.AdministrativeMonitor
-
- all() - Static method in class hudson.model.AperiodicWork
-
- all() - Static method in class hudson.model.BuildStepListener
-
- all() - Static method in class hudson.model.BuildVariableContributor
-
- all(Computer) - Static method in class hudson.model.ComputerPanelBox
-
Create boxes for the given computer in its page.
- all() - Static method in class hudson.model.ComputerPinger
-
Get all registered instances.
- all() - Static method in class hudson.model.DescriptorVisibilityFilter
-
- all() - Static method in class hudson.model.DownloadService.Downloadable
-
- all() - Static method in class hudson.model.EnvironmentContributor
-
- all() - Static method in class hudson.model.Items
-
- all(ItemGroup) - Static method in class hudson.model.Items
-
Returns all the registered
TopLevelItemDescriptor
s that the current security principal is allowed to
create within the specified item group.
- all(Authentication, ItemGroup) - Static method in class hudson.model.Items
-
Returns all the registered
TopLevelItemDescriptor
s that the specified security principal is allowed to
create within the specified item group.
- all() - Static method in class hudson.model.JobPropertyDescriptor
-
- all() - Static method in class hudson.model.LabelFinder
-
- all() - Static method in class hudson.model.labels.LabelAtomProperty
-
- all() - Static method in class hudson.model.listeners.ItemListener
-
- all() - Static method in class hudson.model.listeners.RunListener
-
- all() - Static method in class hudson.model.listeners.SaveableListener
-
- all() - Static method in class hudson.model.listeners.SCMListener
-
- all() - Static method in class hudson.model.listeners.SCMPollListener
-
- all() - Static method in class hudson.model.ManagementLink
-
All regsitered instances.
- ALL - Static variable in class hudson.model.PageDecorator
-
- all() - Static method in class hudson.model.PageDecorator
-
- all() - Static method in class hudson.model.ParameterDefinition
-
- all() - Static method in class hudson.model.PeriodicWork
-
- all() - Static method in class hudson.model.queue.LoadPredictor
-
All the registered instances.
- all() - Static method in class hudson.model.Queue.QueueDecisionHandler
-
- all() - Static method in class hudson.model.queue.QueueListener
-
- all() - Static method in class hudson.model.queue.QueueSorter
-
- all() - Static method in class hudson.model.queue.QueueTaskDispatcher
-
- all() - Static method in class hudson.model.queue.SubTaskContributor
-
- all() - Static method in class hudson.model.RestartListener
-
- all() - Static method in class hudson.model.TopLevelItemDescriptor
-
- all() - Static method in class hudson.model.TransientBuildActionFactory
-
Deprecated.
- all() - Static method in class hudson.model.TransientComputerActionFactory
-
- all() - Static method in class hudson.model.TransientProjectActionFactory
-
- all() - Static method in class hudson.model.TransientUserActionFactory
-
- all() - Static method in class hudson.model.TransientViewActionFactory
-
- all() - Static method in class hudson.model.UserProperty
-
- all() - Static method in class hudson.model.View
-
- all() - Static method in class hudson.model.ViewProperty
-
- all() - Static method in class hudson.model.WorkspaceListener
-
- all() - Static method in class hudson.node_monitors.NodeMonitor
-
- all() - Static method in class hudson.PluginManagerStaplerOverride
-
Return all implementations of this extension point
- all() - Static method in class hudson.scm.ChangeLogAnnotator
-
- ALL - Static variable in class hudson.scm.EditType
-
- all() - Static method in class hudson.scm.RepositoryBrowser
-
- all() - Static method in class hudson.scm.SCM
-
- all() - Method in class hudson.search.CollectionSearchIndex
-
Returns all items in the map.
- all() - Static method in class hudson.search.SearchFactory
-
- all() - Static method in class hudson.security.AuthorizationStrategy
-
- all() - Static method in class hudson.security.captcha.CaptchaSupport
-
- all() - Static method in class hudson.security.csrf.CrumbExclusion
-
- all() - Static method in class hudson.security.csrf.CrumbIssuer
-
- all() - Static method in class hudson.security.FederatedLoginService
-
- all() - Static method in class hudson.security.SecurityRealm
-
- ALL - Static variable in class hudson.slaves.Cloud
-
- all() - Static method in class hudson.slaves.Cloud
-
Returns all the registered
Cloud
descriptors.
- all() - Static method in class hudson.slaves.CloudProvisioningListener
-
- all() - Static method in class hudson.slaves.ComputerConnectorDescriptor
-
- all() - Static method in class hudson.slaves.ComputerListener
-
- ALL - Static variable in class hudson.slaves.NodeDescriptor
-
- all() - Static method in class hudson.slaves.NodeDescriptor
-
- all() - Static method in class hudson.slaves.NodeProperty
-
- all() - Static method in class hudson.slaves.RetentionStrategy
-
- all() - Static method in class hudson.tasks.Builder
-
Returns all the registered
Builder
descriptors.
- all() - Static method in class hudson.tasks.BuildWrapper
-
- all() - Static method in class hudson.tasks.Publisher
-
Returns all the registered
Publisher
descriptors.
- all() - Static method in class hudson.tasks.UserAvatarResolver
-
- all() - Static method in class hudson.tasks.UserNameResolver
-
- all() - Static method in class hudson.tools.ToolInstallation
-
- all() - Static method in class hudson.tools.ToolInstallerDescriptor
-
- all() - Static method in class hudson.tools.ToolLocationTranslator
-
- all() - Static method in class hudson.tools.ToolProperty
-
- all() - Static method in class hudson.triggers.Trigger
-
Returns all the registered
Trigger
descriptors.
- all() - Static method in class hudson.UDPBroadcastFragment
-
- all() - Static method in class hudson.URLConnectionDecorator
-
- all() - Static method in class hudson.util.AlternativeUiTextProvider
-
All the registered extension point instances.
- all() - Static method in class hudson.util.io.ParserConfigurator
-
- all() - Static method in class hudson.util.ProcessKiller
-
- all() - Static method in class hudson.util.ProcessKillingVeto
-
- all() - Static method in class hudson.views.ListViewColumn
-
- all() - Static method in class hudson.views.MyViewsTabBar
-
- all() - Static method in class hudson.views.ViewJobFilter
-
- all() - Static method in class hudson.views.ViewsTabBar
-
- all() - Static method in class jenkins.AgentProtocol
-
- all() - Static method in class jenkins.ExtensionFilter
-
- all() - Static method in class jenkins.model.ArtifactManagerFactoryDescriptor
-
- all() - Static method in class jenkins.model.BuildDiscarderDescriptor
-
- all() - Static method in class jenkins.model.GlobalConfiguration
-
- all() - Static method in class jenkins.model.GlobalConfigurationCategory
-
- all() - Static method in class jenkins.model.IdStrategy
-
Returns all the registered
IdStrategy
descriptors.
- all() - Static method in class jenkins.model.ProjectNamingStrategy
-
- all() - Static method in class jenkins.model.TransientFingerprintFacetFactory
-
- all() - Static method in class jenkins.mvn.GlobalSettingsProviderDescriptor
-
- all() - Static method in class jenkins.mvn.SettingsProviderDescriptor
-
- all() - Static method in class jenkins.scm.SCMCheckoutStrategyDescriptor
-
- all() - Method in class jenkins.security.ApiTokenFilter
-
Deprecated.
- all() - Static method in class jenkins.security.BasicHeaderAuthenticator
-
- all() - Method in class jenkins.security.BasicHeaderProcessor
-
- all() - Static method in class jenkins.security.ChannelConfigurator
-
- all() - Static method in class jenkins.security.QueueItemAuthenticatorDescriptor
-
- all() - Static method in class jenkins.security.s2m.CallableWhitelist
-
- all() - Static method in class jenkins.slaves.JnlpAgentReceiver
-
- all() - Static method in class jenkins.slaves.PingFailureAnalyzer
-
- all() - Static method in class jenkins.slaves.restarter.SlaveRestarter
-
- all() - Static method in class jenkins.slaves.systemInfo.SlaveSystemInfo
-
- all() - Static method in class jenkins.slaves.WorkspaceLocator
-
- allInstantiable() - Static method in class hudson.model.View
-
- allInstantiable() - Static method in class hudson.slaves.NodeDescriptor
-
- allocate(FilePath) - Method in class hudson.slaves.WorkspaceList
-
Allocates a workspace by adding some variation to the given base to make it unique.
- allocate(FilePath, Object) - Method in class hudson.slaves.WorkspaceList
-
- allocator - Variable in class hudson.BulkChange
-
- allOf(ExtensionFinder) - Static method in class jenkins.ExtensionComponentSet
-
- ALLOW_NON_EXISTENT_USER_TO_LOGIN - Static variable in class hudson.model.User
-
Jenkins now refuses to let the user login if he/she doesn't exist in
SecurityRealm
,
which was necessary to make sure users removed from the backend will get removed from the frontend.
- allowed - Variable in class hudson.security.SparseACL.Entry
-
- ALLOWED_RESOURCE_EXTENSIONS - Static variable in class jenkins.model.Jenkins
-
- allows(Class<T>, ExtensionComponent<T>) - Method in class jenkins.ExtensionFilter
-
Checks if a newly discovered extension is allowed to participate into Jenkins.
- allowsSignup() - Method in class hudson.security.HudsonPrivateSecurityRealm
-
- allowsSignup() - Method in class hudson.security.SecurityRealm
-
- AllView - Class in hudson.model
-
View
that contains everything.
- AllView(String) - Constructor for class hudson.model.AllView
-
- AllView(String, ViewGroup) - Constructor for class hudson.model.AllView
-
- AllView.DescriptorImpl - Class in hudson.model
-
- AlternativeUiTextProvider - Class in hudson.util
-
Provides the alternative text to be rendered in the UI.
- AlternativeUiTextProvider() - Constructor for class hudson.util.AlternativeUiTextProvider
-
- AlternativeUiTextProvider.Message<T> - Class in hudson.util
-
- Always() - Constructor for class hudson.slaves.RetentionStrategy.Always
-
Constructs a new Always.
- and(Label) - Method in class hudson.model.Label
-
Returns the label that represents "this&rhs"
- And(Label, Label) - Constructor for class hudson.model.labels.LabelExpression.And
-
- AND - Static variable in interface hudson.model.labels.LabelExpressionParserTokenTypes
-
- anime() - Method in enum hudson.model.BallColor
-
Gets the animated version.
- annotate(T, MarkupText) - Method in class hudson.console.ConsoleAnnotator
-
Annotates one line.
- annotate(T, MarkupText, int) - Method in class hudson.console.ConsoleNote
-
When the line of a console output that this annotation is attached is read by someone,
a new
ConsoleNote
is de-serialized and this method is invoked to annotate that line.
- annotate(Object, MarkupText, int) - Method in class hudson.console.ExpandableDetailsNote
-
- annotate(Object, MarkupText, int) - Method in class hudson.console.HudsonExceptionNote
-
- annotate(Object, MarkupText, int) - Method in class hudson.console.HyperlinkNote
-
- annotate(ConsoleNote) - Method in interface hudson.model.TaskListener
-
Annotates the current position in the output log by using the given annotation.
- annotate(Run<?, ?>, ChangeLogSet.Entry, MarkupText) - Method in class hudson.scm.ChangeLogAnnotator
-
Called by Hudson to allow markups to be added to the changelog text.
- annotate(AbstractBuild<?, ?>, ChangeLogSet.Entry, MarkupText) - Method in class hudson.scm.ChangeLogAnnotator
-
Deprecated.
- annotate(Object, MarkupText, int) - Method in class hudson.tasks._maven.Maven3MojoNote
-
- annotate(Object, MarkupText, int) - Method in class hudson.tasks._maven.MavenErrorNote
-
- annotate(Object, MarkupText, int) - Method in class hudson.tasks._maven.MavenMojoNote
-
- annotate(Object, MarkupText, int) - Method in class hudson.tasks._maven.MavenWarningNote
-
- annotate(ConsoleNote) - Method in class hudson.util.LogTaskListener
-
- annotate(ConsoleNote) - Method in class hudson.util.StreamTaskListener
-
- annotate(ConsoleNote) - Method in class jenkins.util.BuildListenerAdapter
-
- AnnotatedLargeText<T> - Class in hudson.console
-
- AnnotatedLargeText(File, Charset, boolean, T) - Constructor for class hudson.console.AnnotatedLargeText
-
- AnnotatedLargeText(ByteBuffer, Charset, boolean, T) - Constructor for class hudson.console.AnnotatedLargeText
-
- annotation(Class<A>) - Method in class hudson.util.ReflectionUtils.Parameter
-
Gets the specified annotation on this parameter or null.
- annotations() - Method in class hudson.util.ReflectionUtils.Parameter
-
Gets all the annotations on this parameter.
- annotationType - Variable in class hudson.ExtensionFinder.GuiceExtensionAnnotation
-
- annotators - Static variable in class hudson.scm.ChangeLogAnnotator
-
- ANNUALLY - Static variable in interface hudson.scheduler.CrontabParserTokenTypes
-
- ANONYMOUS - Static variable in class hudson.security.ACL
-
Sid
that represents the anonymous unauthenticated users.
- ANONYMOUS - Static variable in class jenkins.model.Jenkins
-
Authentication
object that represents the anonymous user.
- ANONYMOUS_USERNAME - Static variable in class hudson.security.ACL
-
The username for the anonymous user
- Ant_DisplayName() - Static method in class hudson.tasks.Messages
-
Key Ant.DisplayName
: Invoke Ant
.
- Ant_ExecFailed() - Static method in class hudson.tasks.Messages
-
Key Ant.ExecFailed
: command execution failed.
.
- Ant_ExecutableNotFound(Object) - Static method in class hudson.tasks.Messages
-
Key Ant.ExecutableNotFound
: Cannot find executable from
the chosen Ant installation "{0}"
.
- Ant_GlobalConfigNeeded() - Static method in class hudson.tasks.Messages
-
Key Ant.GlobalConfigNeeded
: Maybe you need to configure
where your Ant installations are?
.
- Ant_NotADirectory(Object) - Static method in class hudson.tasks.Messages
-
Key Ant.NotADirectory
: {0} is not a directory
.
- Ant_NotAntDirectory(Object) - Static method in class hudson.tasks.Messages
-
Key Ant.NotAntDirectory
: {0} doesn’t look like an Ant
directory
.
- Ant_ProjectConfigNeeded() - Static method in class hudson.tasks.Messages
-
Key Ant.ProjectConfigNeeded
: Maybe you need to
configure the job to choose one of your Ant installations?
.
- AntClassLoader - Class in jenkins.util
-
Used to load classes within ant with a different classpath from
that used to start ant.
- AntClassLoader(ClassLoader, Project, Path) - Constructor for class jenkins.util.AntClassLoader
-
Create an Ant ClassLoader for a given project, with
a parent classloader and an initial classpath.
- AntClassLoader() - Constructor for class jenkins.util.AntClassLoader
-
Create an Ant Class Loader
- AntClassLoader(Project, Path) - Constructor for class jenkins.util.AntClassLoader
-
Creates a classloader for the given project using the classpath given.
- AntClassLoader(ClassLoader, Project, Path, boolean) - Constructor for class jenkins.util.AntClassLoader
-
Creates a classloader for the given project using the classpath given.
- AntClassLoader(Project, Path, boolean) - Constructor for class jenkins.util.AntClassLoader
-
Creates a classloader for the given project using the classpath given.
- AntClassLoader(ClassLoader, boolean) - Constructor for class jenkins.util.AntClassLoader
-
Creates an empty class loader.
- AperiodicWork - Class in hudson.model
-
Extension point which allows scheduling a task with variable interval.
- AperiodicWork() - Constructor for class hudson.model.AperiodicWork
-
- Api - Class in hudson.model
-
Used to expose remote access API for ".../api/"
- Api(Object) - Constructor for class hudson.model.Api
-
- Api_MultipleMatch(Object, Object) - Static method in class hudson.model.Messages
-
Key Api.MultipleMatch
: XPath "{0}" matched {1} nodes.
- Api_NoXPathMatch(Object) - Static method in class hudson.model.Messages
-
Key Api.NoXPathMatch
: XPath {0} didn’t match
.
- ApiTokenFilter - Class in jenkins.security
-
- ApiTokenFilter() - Constructor for class jenkins.security.ApiTokenFilter
-
Deprecated.
- ApiTokenProperty - Class in jenkins.security
-
Remembers the API token for this user, that can be used like a password to login.
- ApiTokenProperty() - Constructor for class jenkins.security.ApiTokenProperty
-
- ApiTokenProperty.DescriptorImpl - Class in jenkins.security
-
- ApiTokenProperty_ChangeToken_Success() - Static method in class jenkins.security.Messages
-
Key ApiTokenProperty.ChangeToken.Success
: {@code Updated.
- ApiTokenProperty_ChangeToken_SuccessHidden() - Static method in class jenkins.security.Messages
-
Key ApiTokenProperty.ChangeToken.SuccessHidden
: {@code
Updated.
- ApiTokenProperty_ChangeToken_TokenIsHidden() - Static method in class jenkins.security.Messages
-
Key ApiTokenProperty.ChangeToken.TokenIsHidden
: Token
is hidden
.
- ApiTokenProperty_DisplayName() - Static method in class jenkins.security.Messages
-
Key ApiTokenProperty.DisplayName
: API Token
.
- appendIfNotNull(String, String, String) - Static method in class hudson.Functions
-
- appendSpaceIfNotNull(String) - Static method in class hudson.Functions
-
- applicableExecutorChunks() - Method in class hudson.model.queue.MappingWorksheet.WorkChunk
-
- appliesTo(Node) - Method in class hudson.tools.ToolInstaller
-
Checks whether this installer can be applied to a given node.
- apply(Object, Iterable<T>) - Static method in class hudson.model.DescriptorVisibilityFilter
-
- apply(NodeProvisioner.StrategyState) - Method in class hudson.slaves.NodeProvisioner.StandardStrategyImpl
-
- apply(NodeProvisioner.StrategyState) - Method in class hudson.slaves.NodeProvisioner.Strategy
-
- apply(LineAndShapeRenderer) - Static method in class hudson.util.ColorPalette
-
- apply(int, T) - Method in interface hudson.util.Iterators.CountingPredicate
-
- apply(Run<?, ?>) - Method in class jenkins.model.PeepholePermalink
-
Checks if the given build satisfies the peep-hole criteria.
- apply(Map, Closure) - Method in interface lib.FormTagLib
-
"Apply" button that submits the form but without a page transition.
- apply(Closure) - Method in interface lib.FormTagLib
-
"Apply" button that submits the form but without a page transition.
- apply(Map) - Method in interface lib.FormTagLib
-
"Apply" button that submits the form but without a page transition.
- apply() - Method in interface lib.FormTagLib
-
"Apply" button that submits the form but without a page transition.
- applyConfiguration(SAXReader, Object) - Static method in class hudson.util.io.ParserConfigurator
-
- applyResponse(String) - Static method in class hudson.util.FormApply
-
Generates the response for the asynchronous background form submission (AKA the Apply button.)
- applyTo(XMLOutput) - Static method in class hudson.util.TableNestChecker
-
- ArchitectureMonitor - Class in hudson.node_monitors
-
Discovers the architecture of the system to display in the slave list page.
- ArchitectureMonitor() - Constructor for class hudson.node_monitors.ArchitectureMonitor
-
- ArchitectureMonitor.DescriptorImpl - Class in hudson.node_monitors
-
- ArchitectureMonitor_DisplayName() - Static method in class hudson.node_monitors.Messages
-
Key ArchitectureMonitor.DisplayName
: Architecture
.
- archive(ArchiverFactory, OutputStream, DirScanner) - Method in class hudson.FilePath
-
Archives this directory into the specified archive format, to the given
OutputStream
, by using
DirScanner
to choose what files to include.
- archive(ArchiverFactory, OutputStream, FileFilter) - Method in class hudson.FilePath
-
- archive(ArchiverFactory, OutputStream, String) - Method in class hudson.FilePath
-
- archive(FilePath, Launcher, BuildListener, Map<String, String>) - Method in class jenkins.model.ArtifactManager
-
Archive all configured artifacts from a build.
- archive(FilePath, Launcher, BuildListener, Map<String, String>) - Method in class jenkins.model.StandardArtifactManager
-
- Archiver - Class in hudson.util.io
-
- Archiver() - Constructor for class hudson.util.io.Archiver
-
- ArchiverFactory - Class in hudson.util.io
-
- ArchiverFactory() - Constructor for class hudson.util.io.ArchiverFactory
-
- Area - Class in hudson.util
-
Represents a two dimensional area.
- Area(int, int) - Constructor for class hudson.util.Area
-
- area() - Method in class hudson.util.Area
-
- areValidChoices(String) - Static method in class hudson.model.ChoiceParameterDefinition
-
- args - Variable in class hudson.cli.GroovyshCommand
-
- args() - Method in class hudson.util.JVMBuilder
-
Arguments to the main class.
- ArgumentListBuilder - Class in hudson.util
-
Used to build up arguments for a process invocation.
- ArgumentListBuilder() - Constructor for class hudson.util.ArgumentListBuilder
-
- ArgumentListBuilder(String...) - Constructor for class hudson.util.ArgumentListBuilder
-
- ArtifactArchiver - Class in hudson.tasks
-
Copies the artifacts into an archive directory.
- ArtifactArchiver(String) - Constructor for class hudson.tasks.ArtifactArchiver
-
- ArtifactArchiver(String, String, boolean) - Constructor for class hudson.tasks.ArtifactArchiver
-
Deprecated.
- ArtifactArchiver(String, String, boolean, boolean) - Constructor for class hudson.tasks.ArtifactArchiver
-
Deprecated.
- ArtifactArchiver(String, String, boolean, boolean, boolean) - Constructor for class hudson.tasks.ArtifactArchiver
-
Deprecated.
- ArtifactArchiver(String, String, boolean, boolean, boolean, Boolean) - Constructor for class hudson.tasks.ArtifactArchiver
-
Deprecated.
- ArtifactArchiver.DescriptorImpl - Class in hudson.tasks
-
- ArtifactArchiver.Migrator - Class in hudson.tasks
-
- ArtifactArchiver_ARCHIVING_ARTIFACTS() - Static method in class hudson.tasks.Messages
-
Key ArtifactArchiver.ARCHIVING_ARTIFACTS
: Archiving
artifacts
.
- ArtifactArchiver_DisplayName() - Static method in class hudson.tasks.Messages
-
Key ArtifactArchiver.DisplayName
: Archive the
artifacts
.
- ArtifactArchiver_FailedToArchive(Object) - Static method in class hudson.tasks.Messages
-
Key ArtifactArchiver.FailedToArchive
: Failed to archive
artifacts: {0}
.
- ArtifactArchiver_NoIncludes() - Static method in class hudson.tasks.Messages
-
Key ArtifactArchiver.NoIncludes
: {@code No artifacts are
configured for archiving.
- ArtifactArchiver_NoMatchFound(Object) - Static method in class hudson.tasks.Messages
-
Key ArtifactArchiver.NoMatchFound
: No artifacts found
that match the file pattern "{0}".
- ArtifactArchiver_SkipBecauseOnlyIfSuccessful() - Static method in class hudson.tasks.Messages
-
Key ArtifactArchiver.SkipBecauseOnlyIfSuccessful
: Skipped archiving because build is not successful
.
- ArtifactList() - Constructor for class hudson.model.Run.ArtifactList
-
- artifactList(Map, Closure) - Method in interface lib.JenkinsTagLib
-
Generates a listing of the build artifacts.
- artifactList(Closure) - Method in interface lib.JenkinsTagLib
-
Generates a listing of the build artifacts.
- artifactList(Map) - Method in interface lib.JenkinsTagLib
-
Generates a listing of the build artifacts.
- artifactList() - Method in interface lib.JenkinsTagLib
-
Generates a listing of the build artifacts.
- ArtifactManager - Class in jenkins.model
-
Manager of artifacts for one build.
- ArtifactManager() - Constructor for class jenkins.model.ArtifactManager
-
- ArtifactManagerConfiguration - Class in jenkins.model
-
- ArtifactManagerConfiguration() - Constructor for class jenkins.model.ArtifactManagerConfiguration
-
- ArtifactManagerFactory - Class in jenkins.model
-
Pluggable ability to manage transfer and/or storage of build artifacts.
- ArtifactManagerFactory() - Constructor for class jenkins.model.ArtifactManagerFactory
-
- ArtifactManagerFactoryDescriptor - Class in jenkins.model
-
Definition of a kind of artifact manager.
- ArtifactManagerFactoryDescriptor() - Constructor for class jenkins.model.ArtifactManagerFactoryDescriptor
-
- ARTIFACTS - Static variable in class hudson.model.Run
-
- as(TimeUnit) - Method in class jenkins.util.TimeDuration
-
- asCallableWith(FilePath.FileCallable<V>) - Method in class hudson.FilePath
-
- asItem() - Method in class hudson.model.Project
-
- asItem() - Method in interface jenkins.triggers.SCMTriggerItem
-
Should be this
.
- asJob() - Method in class jenkins.model.lazy.LazyBuildMixIn
-
- asJob() - Method in class jenkins.model.ParameterizedJobMixIn
-
- asNode() - Method in interface hudson.slaves.EphemeralNode
-
Type-safe cast.
- asProject() - Method in interface hudson.model.BuildableItemWithBuildWrappers
-
- asProject() - Method in class hudson.model.Project
-
- asProject() - Method in interface hudson.model.SCMedItem
-
Deprecated.
- asRun() - Method in class jenkins.model.lazy.LazyBuildMixIn.RunMixIn
-
- asSCMTriggerItem(Item) - Static method in class jenkins.triggers.SCMTriggerItem.SCMTriggerItems
-
- assemBuf - Variable in class hudson.org.apache.tools.tar.TarOutputStream
-
Deprecated.
- assemLen - Variable in class hudson.org.apache.tools.tar.TarOutputStream
-
Deprecated.
- assign(int, MappingWorksheet.ExecutorChunk) - Method in class hudson.model.queue.MappingWorksheet.Mapping
-
- assignBuildNumber() - Method in class hudson.model.Job
-
Allocates a new buildCommand number.
- assigned(int) - Method in class hudson.model.queue.MappingWorksheet.Mapping
-
- assignedLabel - Variable in class hudson.model.queue.MappingWorksheet.WorkChunk
-
If this task needs to be run on a node with a particular label,
return that
Label
.
- associateWith(TaskAction) - Method in class hudson.model.TaskThread
-
- asString() - Method in class hudson.XmlFile
-
Returns the XML file read as a string.
- AsyncAperiodicWork - Class in hudson.model
-
- AsyncAperiodicWork(String) - Constructor for class hudson.model.AsyncAperiodicWork
-
- AsynchPeople(Jenkins) - Constructor for class hudson.model.View.AsynchPeople
-
- AsynchPeople(View) - Constructor for class hudson.model.View.AsynchPeople
-
- AsynchronousAdministrativeMonitor - Class in jenkins.management
-
Convenient partial implementation of
AdministrativeMonitor
that involves a background "fixing" action
once the user opts in for the execution of it.
- AsynchronousAdministrativeMonitor() - Constructor for class jenkins.management.AsynchronousAdministrativeMonitor
-
- AsynchronousAdministrativeMonitor.FixThread - Class in jenkins.management
-
- AsynchronousExecution - Exception in jenkins.model.queue
-
Special means of indicating that an executable will proceed in the background without consuming a native thread (
Executor
).
- AsynchronousExecution() - Constructor for exception jenkins.model.queue.AsynchronousExecution
-
Constructor for subclasses.
- AsyncPeriodicWork - Class in hudson.model
-
- AsyncPeriodicWork(String) - Constructor for class hudson.model.AsyncPeriodicWork
-
- AT - Static variable in interface hudson.scheduler.CrontabParserTokenTypes
-
- AtmostOneTaskExecutor<V> - Class in jenkins.util
-
Executor
-like class that executes a single task repeatedly, in such a way that a single execution
can cover multiple pending queued requests.
- AtmostOneTaskExecutor(ExecutorService, Callable<V>) - Constructor for class jenkins.util.AtmostOneTaskExecutor
-
- AtmostOneTaskExecutor(Callable<V>) - Constructor for class jenkins.util.AtmostOneTaskExecutor
-
- ATOM - Static variable in interface hudson.model.labels.LabelExpressionParserTokenTypes
-
- AtomicFileWriter - Class in hudson.util
-
Buffered
FileWriter
that supports atomic operations.
- AtomicFileWriter(File) - Constructor for class hudson.util.AtomicFileWriter
-
Writes with UTF-8 encoding.
- AtomicFileWriter(File, String) - Constructor for class hudson.util.AtomicFileWriter
-
- attainsOf(Initializer) - Method in class hudson.init.InitializerFinder
-
- attainsOf(Terminator) - Method in class hudson.init.TerminatorFinder
-
- attemptToImpersonate(String, RuntimeException) - Method in class jenkins.security.ImpersonatingUserDetailsService
-
- attributeForAlias(String) - Method in class hudson.util.xstream.MapperDelegate
-
- attributeForAlias(Class, String) - Method in class hudson.util.xstream.MapperDelegate
-
- authenticate(Iterable<KeyPair>) - Method in class hudson.cli.CLI
-
Authenticate ourselves against the server.
- authenticate(KeyPair) - Method in class hudson.cli.CLI
-
- authenticate(String, Pipe, Pipe) - Method in interface hudson.cli.CliEntryPoint
-
Initiates authentication out of band.
- authenticate(String, Pipe, Pipe) - Method in class hudson.cli.CliManagerImpl
-
- authenticate(String, Channel, Connection) - Method in class hudson.cli.CliTransportAuthenticator
-
Performs authentication.
- authenticate() - Method in class hudson.model.Queue.Item
-
Returns the identity that this task carries when it runs, for the purpose of access control.
- authenticate(String, String) - Method in class hudson.security.AbstractPasswordBasedSecurityRealm
-
Authenticate a login attempt.
- authenticate(Authentication) - Method in class hudson.security.AuthenticationManagerProxy
-
- authenticate() - Method in class hudson.security.CliAuthenticator
-
Authenticates the CLI invocation.
- authenticate(String, String) - Method in class hudson.security.HudsonPrivateSecurityRealm
-
- authenticate(Authentication) - Method in class hudson.security.LegacySecurityRealm
-
- authenticate(HttpServletRequest, HttpServletResponse, String, String) - Method in class jenkins.security.BasicHeaderApiTokenAuthenticator
-
- authenticate(HttpServletRequest, HttpServletResponse, String, String) - Method in class jenkins.security.BasicHeaderAuthenticator
-
Given the parsed username and password field from the basic authentication header,
determine the effective security credential to process the request with.
- authenticate(HttpServletRequest, HttpServletResponse, String, String) - Method in class jenkins.security.BasicHeaderRealPasswordAuthenticator
-
- authenticate(Queue.Item) - Method in class jenkins.security.QueueItemAuthenticator
-
- authenticate(Queue.Task) - Method in class jenkins.security.QueueItemAuthenticator
-
- authenticate(String, String) - Method in class org.acegisecurity.providers.ldap.authenticator.BindAuthenticator2
-
- authenticated(UserDetails) - Method in class jenkins.security.LastGrantedAuthoritiesProperty.SecurityListenerImpl
-
- authenticated(UserDetails) - Method in class jenkins.security.SecurityListener
-
Fired when a user was successfully authenticated by password.
- AUTHENTICATED_AUTHORITY - Static variable in class hudson.security.SecurityRealm
-
GrantedAuthority
that represents the built-in "authenticated" role, which is granted to
anyone non-anonymous.
- authentication - Variable in exception hudson.security.AccessDeniedException2
-
This object represents the user being authenticated.
- AUTHENTICATION_MANAGER - Static variable in class hudson.security.HudsonFilter
-
- authenticationIsRequired(String) - Method in class jenkins.security.BasicHeaderProcessor
-
If the request is already authenticated to the same user that the Authorization header claims,
for example through the HTTP session, then there's no need to re-authenticate the Authorization header,
so we skip that.
- AuthenticationManagerProxy - Class in hudson.security
-
AuthenticationManager
proxy that delegates to another instance.
- AuthenticationManagerProxy() - Constructor for class hudson.security.AuthenticationManagerProxy
-
- AuthenticationProcessingFilter2 - Class in hudson.security
-
AuthenticationProcessingFilter
with a change for Jenkins so that
we can pick up the hidden "from" form field defined in login.jelly
to send the user back to where he came from, after a successful authentication.
- AuthenticationProcessingFilter2() - Constructor for class hudson.security.AuthenticationProcessingFilter2
-
- authenticators() - Static method in class jenkins.security.QueueItemAuthenticatorProvider
-
- authorization(String) - Method in class hudson.cli.CLIConnectionFactory
-
For CLI connection that goes through HTTP, sometimes you need
to pass in the custom authentication header (before Jenkins even get to authenticate
the CLI channel.) This method lets you specify the value of this header.
- AuthorizationStrategy - Class in hudson.security
-
Controls authorization throughout Hudson.
- AuthorizationStrategy() - Constructor for class hudson.security.AuthorizationStrategy
-
- AuthorizationStrategy.Unsecured - Class in hudson.security
-
- AuthorizationStrategy.Unsecured.DescriptorImpl - Class in hudson.security
-
- AuthorizationStrategy_DisplayName() - Static method in class hudson.security.Messages
-
Key AuthorizationStrategy.DisplayName
: Anyone can do
anything
.
- AutoCompletionCandidates - Class in hudson.model
-
Data representation of the auto-completion candidates.
- AutoCompletionCandidates() - Constructor for class hudson.model.AutoCompletionCandidates
-
- autoLogin(HttpServletRequest, HttpServletResponse) - Method in class hudson.security.RememberMeServicesProxy
-
- autoLogin(HttpServletRequest, HttpServletResponse) - Method in class hudson.security.TokenBasedRememberMeServices2
-
- AUTOMATIC_SIDS - Static variable in class hudson.security.ACL
-
- AUTOMATIC_SLAVE_LAUNCH - Static variable in class jenkins.model.Jenkins
-
Automatically try to launch a slave when Jenkins is initialized or a new slave is created.
- AUTOWIRE_BY_NAME - Static variable in interface hudson.util.spring.BeanConfiguration
-
- AUTOWIRE_BY_TYPE - Static variable in interface hudson.util.spring.BeanConfiguration
-
- available() - Method in class hudson.org.apache.tools.tar.TarInputStream
-
Deprecated.
Get the available data that can be read from the current
entry in the archive.
- available(Map, Closure) - Method in interface jenkins.PluginManagerTagLib
-
- available(Closure) - Method in interface jenkins.PluginManagerTagLib
-
- available(Map) - Method in interface jenkins.PluginManagerTagLib
-
- available() - Method in interface jenkins.PluginManagerTagLib
-
- availableExecutors - Variable in class hudson.model.LoadStatistics
-
Number of executors not executing and available to take work and how it changes over time.
- AWTProblem - Exception in hudson.util
-
- AWTProblem(Throwable) - Constructor for exception hudson.util.AWTProblem
-
- awtProblem - Static variable in class hudson.util.ChartUtil
-
- awtProblemCause - Static variable in class hudson.util.ChartUtil
-
See issue 93.
- cacheHit - Variable in class hudson.util.KeyedDataStorage
-
Number of cache hits (of all the total queries.)
- calcAutoCompleteSettings(String, Map<String, Object>) - Method in class hudson.model.Descriptor
-
Computes the auto-completion setting
- calcCheckUrl(Map, String, Object, String) - Method in class hudson.Functions
-
Determines the parameters that client-side needs for a form validation check.
- calcFillSettings(String, Map<String, Object>) - Method in class hudson.model.Descriptor
-
Computes the list of other form fields that the given field depends on, via the doFillXyzItems method,
and sets that as the 'fillDependsOn' attribute.
- calcRevisionsFromBuild(AbstractBuild<?, ?>, Launcher, TaskListener) - Method in class hudson.fsp.WorkspaceSnapshotSCM
-
- calcRevisionsFromBuild(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class hudson.scm.NullSCM
-
- calcRevisionsFromBuild(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class hudson.scm.SCM
-
Calculates the
SCMRevisionState
that represents the state of the workspace of the given build.
- calcRevisionsFromBuild(AbstractBuild<?, ?>, Launcher, TaskListener) - Method in class hudson.scm.SCM
-
Deprecated.
- calculate(Run<?, ?>, JSONObject) - Method in class jenkins.widgets.BuildListTable
-
- calculate(Run<?, ?>, JSONObject) - Method in class jenkins.widgets.BuildTimeTrend
-
- calculate(Run<?, ?>, JSONObject) - Method in class jenkins.widgets.RunListProgressiveRendering
-
- calculateCategorySize(int, Rectangle2D, RectangleEdge) - Method in class hudson.util.ShiftedCategoryAxis
-
- call() - Method in class hudson.cli.util.ScriptLoader
-
- call() - Method in class hudson.FilePath.AbstractInterceptorCallableWrapper
-
- call(P1) - Method in interface hudson.util.Function1
-
- call(Object, Method, Object[]) - Method in class hudson.util.InterceptingProxy
-
Intercepts every method call.
- CallableDirectionChecker - Class in jenkins.security.s2m
-
Inspects Callable
s that run on the master.
- CallableDirectionChecker.ChannelConfiguratorImpl - Class in jenkins.security.s2m
-
- CallableDirectionChecker.DefaultWhitelist - Class in jenkins.security.s2m
-
Whitelist rule based on system properties.
- CallableRejectionConfig - Class in jenkins.security.s2m
-
Text file that lists whitelisted callables.
- CallableWhitelist - Class in jenkins.security.s2m
-
Used on the master to selectively allow specific Callable
s to execute on the master
even when those Callable
s do not have proper Role
declarations from its
RoleSensitive.checkRoles(RoleChecker)
method.
- CallableWhitelist() - Constructor for class jenkins.security.s2m.CallableWhitelist
-
- callback(Cause.UpstreamCause, UnmarshallingContext) - Method in class hudson.model.Cause.UpstreamCause.ConverterImpl
-
- callback(CauseAction, UnmarshallingContext) - Method in class hudson.model.CauseAction.ConverterImpl
-
- callback(HealthReport, UnmarshallingContext) - Method in class hudson.model.HealthReport.ConverterImpl
-
- callback(HudsonPrivateSecurityRealm.Details, UnmarshallingContext) - Method in class hudson.security.HudsonPrivateSecurityRealm.Details.ConverterImpl
-
- callback(ToolInstallation, UnmarshallingContext) - Method in class hudson.tools.ToolInstallation.ToolConverter
-
- callback(T, UnmarshallingContext) - Method in class hudson.util.XStream2.PassthruConverter
-
- canAccept(MappingWorksheet.WorkChunk) - Method in class hudson.model.queue.MappingWorksheet.ExecutorChunk
-
Is this executor chunk and the given work chunk compatible? Can the latter be run on the former?
- canAdd(TopLevelItem) - Method in interface jenkins.model.DirectlyModifiableTopLevelItemGroup
-
Returns true if a particular item may be added to this group.
- canAdd(TopLevelItem) - Method in class jenkins.model.Jenkins
-
- CANCEL - Static variable in interface hudson.model.Item
-
- cancel(Queue.Task) - Method in class hudson.model.Queue
-
Cancels the item in the queue.
- cancel(Queue.Item) - Method in class hudson.model.Queue
-
- cancel(boolean) - Method in class hudson.model.queue.FutureImpl
-
- cancel() - Method in class hudson.model.UpdateCenter.RestartJenkinsJob
-
Cancel job
- Canceled() - Constructor for class hudson.model.UpdateCenter.RestartJenkinsJob.Canceled
-
- canceled() - Method in class jenkins.util.ProgressiveRendering
-
Checks whether the task has been canceled.
- canConvert(Class) - Method in class hudson.model.BuildAuthorizationToken.ConverterImpl
-
Deprecated.
- canConvert(Class) - Method in class hudson.model.Label.ConverterImpl
-
- canConvert(Class) - Method in class hudson.slaves.NodeList.ConverterImpl
-
- canConvert(Class) - Method in class hudson.util.ConcurrentHashMapConverter
-
- canConvert(Class) - Method in class hudson.util.CopyOnWriteList.ConverterImpl
-
- canConvert(Class) - Method in class hudson.util.CopyOnWriteMap.Hash.ConverterImpl
-
- canConvert(Class) - Method in class hudson.util.CopyOnWriteMap.Tree.ConverterImpl
-
- canConvert(Class) - Method in class hudson.util.DescribableList.ConverterImpl
-
- canConvert(Class) - Method in class hudson.util.HeapSpaceStringConverter
-
- canConvert(Class) - Method in class hudson.util.HexBinaryConverter
-
- canConvert(Class) - Method in class hudson.util.LRUStringConverter
-
- canConvert(Class) - Method in class hudson.util.PackedMap.ConverterImpl
-
- canConvert(Class) - Method in class hudson.util.PersistedList.ConverterImpl
-
- canConvert(Class) - Method in class hudson.util.RobustCollectionConverter
-
- canConvert(Class) - Method in class hudson.util.RobustReflectionConverter
-
- canConvert(Class) - Method in class hudson.util.Secret.ConverterImpl
-
- canConvert(Class) - Method in class hudson.util.StringConverter2
-
Deprecated.
- canConvert(Class) - Method in class hudson.util.xstream.ImmutableListConverter
-
- canConvert(Class) - Method in class hudson.util.xstream.ImmutableMapConverter
-
- canConvert(Class) - Method in class hudson.util.xstream.ImmutableSetConverter
-
- canConvert(Class) - Method in class hudson.util.xstream.ImmutableSortedSetConverter
-
- canConvert(Class) - Method in class hudson.util.XStream2.PassthruConverter
-
- canConvert(Class) - Method in class jenkins.model.BuildDiscarder.ConverterImpl
-
- canConvert(Class) - Method in class jenkins.util.TreeString.ConverterImpl
-
- canConvert(Class) - Method in class jenkins.util.xstream.XStreamDOM.ConverterImpl
-
- canDelete(View) - Method in class hudson.model.MyViewsProperty
-
- canDelete(View) - Method in class hudson.model.TreeView
-
- canDelete() - Method in class hudson.model.User
-
With ADMINISTER permission, can delete users with persisted data but can't delete self.
- canDelete(View) - Method in interface hudson.model.ViewGroup
-
Determine whether a view may be deleted.
- canDelete(View) - Method in class hudson.model.ViewGroupMixIn
-
- canDelete(View) - Method in class jenkins.model.Jenkins
-
- canLogOut() - Method in class hudson.security.SecurityRealm
-
Returns true if this
SecurityRealm
supports explicit logout operation.
- CanonicalIdResolver() - Constructor for class hudson.model.User.CanonicalIdResolver
-
- canProvision(Label) - Method in class hudson.slaves.Cloud
-
Returns true if this cloud is capable of provisioning new nodes for the given label.
- canProvision(Cloud, Label, int) - Method in class hudson.slaves.CloudProvisioningListener
-
Allows extensions to prevent a cloud from provisioning.
- canRead() - Method in class jenkins.util.VirtualFile
-
Checks whether this file can be read.
- canRestart() - Method in class hudson.lifecycle.Lifecycle
-
- canRewriteHudsonWar() - Method in class hudson.lifecycle.Lifecycle
-
- canRun(Queue.Item) - Method in class hudson.model.queue.QueueTaskDispatcher
-
Called whenever
Queue
is considering if
Queue.Item
is ready to execute immediately
(which doesn't necessarily mean that it gets executed right away — it's still subject to
executor availability), or if it should be considered blocked.
- canRun(ResourceList) - Method in class hudson.model.ResourceController
-
Checks if an activity that requires the given resource list
can run immediately.
- canTake(Queue.Task) - Method in class hudson.model.Node
-
- canTake(Queue.BuildableItem) - Method in class hudson.model.Node
-
Called by the
Queue
to determine whether or not this node can
take the given task.
- canTake(Queue.BuildableItem) - Method in class hudson.model.Queue.JobOffer
-
Verifies that the
Executor
represented by this object is capable of executing the given task.
- canTake(Node, Queue.Task) - Method in class hudson.model.queue.QueueTaskDispatcher
-
- canTake(Node, Queue.BuildableItem) - Method in class hudson.model.queue.QueueTaskDispatcher
-
Called when
Queue
is deciding where to execute the given task.
- canTake(Queue.Task) - Method in class hudson.slaves.NodeProperty
-
- canTake(Queue.BuildableItem) - Method in class hudson.slaves.NodeProperty
-
Called by the
Node
to help determine whether or not it should
take the given task.
- canToggleLogKeep() - Method in class hudson.model.Run
-
Checks whether keep status can be toggled.
- canUpgrade() - Method in class hudson.model.UpdateSite.Data
-
Do we support upgrade?
- canWork() - Method in class jenkins.slaves.restarter.SlaveRestarter
-
Called on the slave to see if this restarter can work on this slave.
- canWork() - Method in class jenkins.slaves.restarter.UnixSlaveRestarter
-
- canWork() - Method in class jenkins.slaves.restarter.WinswSlaveRestarter
-
- capacity() - Method in class hudson.model.queue.MappingWorksheet.ExecutorChunk
-
Number of executors in this chunk.
- capitalize(String) - Static method in class hudson.Functions
-
Converts "abc" to "Abc".
- captcha - Variable in class hudson.security.HudsonPrivateSecurityRealm.SignupInfo
-
- CaptchaSupport - Class in hudson.security.captcha
-
Extension point for adding Captcha Support to User Registration Page
CaptchaSupport
.
- CaptchaSupport() - Constructor for class hudson.security.captcha.CaptchaSupport
-
- CaptchaSupportDescriptor - Class in hudson.security.captcha
-
- CaptchaSupportDescriptor() - Constructor for class hudson.security.captcha.CaptchaSupportDescriptor
-
- CASE_INSENSITIVE - Static variable in class jenkins.model.IdStrategy
-
The default case insensitive strategy.
- CaseInsensitive() - Constructor for class jenkins.model.IdStrategy.CaseInsensitive
-
- CaseInsensitiveComparator - Class in hudson.util
-
Case-insensitive string comparator.
- CaseSensitive() - Constructor for class jenkins.model.IdStrategy.CaseSensitive
-
- CaseSensitiveEmailAddress() - Constructor for class jenkins.model.IdStrategy.CaseSensitiveEmailAddress
-
- cast(ConsoleAnnotator<? super T>) - Static method in class hudson.console.ConsoleAnnotator
-
Cast operation that restricts T.
- cast(Object) - Method in class hudson.util.AlternativeUiTextProvider.Message
-
- cast(Iterator<? extends T>) - Static method in class hudson.util.Iterators
-
Casts
Iterator
by taking advantage of its covariant-ness.
- cast(Iterable<? extends T>) - Static method in class hudson.util.Iterators
-
Casts
Iterable
by taking advantage of its covariant-ness.
- categories - Variable in class hudson.model.UpdateSite.Plugin
-
Categories for grouping plugins, taken from labels assigned to wiki page.
- category - Variable in class hudson.model.UpdateCenter.PluginEntry
-
- Cause - Class in hudson.model
-
Cause object base class.
- Cause() - Constructor for class hudson.model.Cause
-
- cause - Variable in class hudson.PluginManager.FailedPlugin
-
- cause - Variable in class hudson.slaves.OfflineCause.ChannelTermination
-
- cause - Variable in exception hudson.util.AWTProblem
-
Deprecated.
- cause - Variable in exception hudson.util.JenkinsReloadFailed
-
Deprecated.
- Cause.LegacyCodeCause - Class in hudson.model
-
- Cause.RemoteCause - Class in hudson.model
-
- Cause.UpstreamCause - Class in hudson.model
-
A build is triggered by another build (AKA upstream build.)
- Cause.UpstreamCause.ConverterImpl - Class in hudson.model
-
- Cause.UpstreamCause.DeeplyNestedUpstreamCause - Class in hudson.model
-
- Cause.UserCause - Class in hudson.model
-
- Cause.UserIdCause - Class in hudson.model
-
A build is started by an user action.
- Cause_LegacyCodeCause_ShortDescription() - Static method in class hudson.model.Messages
-
Key Cause.LegacyCodeCause.ShortDescription
: {@code Legacy code
started this job.
- Cause_RemoteCause_ShortDescription(Object) - Static method in class hudson.model.Messages
-
Key Cause.RemoteCause.ShortDescription
: Started by
remote host {0}
.
- Cause_RemoteCause_ShortDescriptionWithNote(Object, Object) - Static method in class hudson.model.Messages
-
Key Cause.RemoteCause.ShortDescriptionWithNote
: Started
by remote host {0} with note: {1}
.
- Cause_UpstreamCause_CausedBy() - Static method in class hudson.model.Messages
-
Key Cause.UpstreamCause.CausedBy
: originally caused
by:
.
- Cause_UpstreamCause_ShortDescription(Object, Object) - Static method in class hudson.model.Messages
-
Key Cause.UpstreamCause.ShortDescription
: Started by
upstream project "{0}" build number {1}
.
- Cause_UserCause_ShortDescription(Object) - Static method in class hudson.model.Messages
-
Key Cause.UserCause.ShortDescription
: Started by user
{0}
.
- Cause_UserIdCause_ShortDescription(Object) - Static method in class hudson.model.Messages
-
Key Cause.UserIdCause.ShortDescription
: Started by user
{0}
.
- CauseAction - Class in hudson.model
-
- CauseAction(Cause) - Constructor for class hudson.model.CauseAction
-
- CauseAction(Cause...) - Constructor for class hudson.model.CauseAction
-
- CauseAction(Collection<? extends Cause>) - Constructor for class hudson.model.CauseAction
-
- CauseAction(CauseAction) - Constructor for class hudson.model.CauseAction
-
- CauseAction.ConverterImpl - Class in hudson.model
-
- CauseOfBlockage - Class in hudson.model.queue
-
If something is blocked/vetoed, this object represents why.
- CauseOfBlockage() - Constructor for class hudson.model.queue.CauseOfBlockage
-
- CauseOfBlockage.BecauseLabelIsBusy - Class in hudson.model.queue
-
Build is blocked because everyone that matches the specified label is fully busy
- CauseOfBlockage.BecauseLabelIsOffline - Class in hudson.model.queue
-
Build is blocked because all the nodes that match a given label is offline.
- CauseOfBlockage.BecauseNodeIsBusy - Class in hudson.model.queue
-
Build is blocked because a node is fully busy
- CauseOfBlockage.BecauseNodeIsOffline - Class in hudson.model.queue
-
Build is blocked because a node is offline.
- CauseOfInterruption - Class in jenkins.model
-
- CauseOfInterruption() - Constructor for class jenkins.model.CauseOfInterruption
-
- CauseOfInterruption.UserInterruption - Class in jenkins.model
-
Indicates that the build was interrupted from UI.
- CauseOfInterruption_ShortDescription(Object) - Static method in class jenkins.model.Messages
-
Key CauseOfInterruption.ShortDescription
: Aborted by
{0}
.
- ceil(long) - Method in class hudson.scheduler.CronTab
-
Computes the nearest future timestamp that matches this cron tab.
- ceil(Calendar) - Method in class hudson.scheduler.CronTab
-
- ChainedServletFilter - Class in hudson.security
-
Servlet Filter
that chains multiple Filter
s.
- ChainedServletFilter() - Constructor for class hudson.security.ChainedServletFilter
-
- ChainedServletFilter(Filter...) - Constructor for class hudson.security.ChainedServletFilter
-
- ChainedServletFilter(Collection<? extends Filter>) - Constructor for class hudson.security.ChainedServletFilter
-
- change - Variable in class hudson.scm.PollingResult
-
Degree of the change between baseline and remote.
- changeApiToken() - Method in class jenkins.security.ApiTokenProperty
-
- changeExtension(File, String) - Static method in class hudson.Util
-
Returns a file name by changing its extension.
- changeListener - Static variable in class hudson.diagnosis.OldDataMonitor
-
- ChangeLogAnnotator - Class in hudson.scm
-
Performs mark up on changelog messages to be displayed.
- ChangeLogAnnotator() - Constructor for class hudson.scm.ChangeLogAnnotator
-
- ChangeLogParser - Class in hudson.scm
-
Encapsulates the file format of the changelog.
- ChangeLogParser() - Constructor for class hudson.scm.ChangeLogParser
-
- ChangeLogSet<T extends ChangeLogSet.Entry> - Class in hudson.scm
-
Represents SCM change list.
- ChangeLogSet(Run<?, ?>, RepositoryBrowser<?>) - Constructor for class hudson.scm.ChangeLogSet
-
- ChangeLogSet(AbstractBuild<?, ?>) - Constructor for class hudson.scm.ChangeLogSet
-
Deprecated.
- ChangeLogSet.AffectedFile - Interface in hudson.scm
-
Represents a file change.
- ChangeLogSet.Entry - Class in hudson.scm
-
- channel - Variable in class hudson.cli.CLICommand
-
Channel
that represents the CLI JVM.
- channel - Variable in class hudson.Launcher
-
- ChannelConfigurator - Class in jenkins.security
-
Intercepts the new creation of Channel
and tweak its configuration.
- ChannelConfigurator() - Constructor for class jenkins.security.ChannelConfigurator
-
- ChannelConfiguratorImpl() - Constructor for class jenkins.security.s2m.AdminFilePathFilter.ChannelConfiguratorImpl
-
- ChannelConfiguratorImpl() - Constructor for class jenkins.security.s2m.CallableDirectionChecker.ChannelConfiguratorImpl
-
- ChannelPinger - Class in hudson.slaves
-
Establish a periodic ping to keep connections between
slaves
and the main Jenkins node alive.
- ChannelPinger() - Constructor for class hudson.slaves.ChannelPinger
-
- Channels - Class in hudson.slaves
-
Various convenient subtype of Channel
s.
- Channels() - Constructor for class hudson.slaves.Channels
-
- ChannelTermination(Exception) - Constructor for class hudson.slaves.OfflineCause.ChannelTermination
-
- CharacterEncodingFilter - Class in hudson.util
-
Filter that sets the character encoding to be used in parsing the request
to avoid Non-ASCII characters garbled.
- CharacterEncodingFilter() - Constructor for class hudson.util.CharacterEncodingFilter
-
- charAt(int) - Method in class hudson.AbstractMarkupText
-
- charset - Variable in class hudson.model.Run
-
Charset in which the log file is written.
- CharSpool - Class in hudson.util
-
- CharSpool() - Constructor for class hudson.util.CharSpool
-
Deprecated.
- ChartUtil - Class in hudson.util
-
Chart generation utility code around JFreeChart.
- ChartUtil() - Constructor for class hudson.util.ChartUtil
-
- ChartUtil.NumberOnlyBuildLabel - Class in hudson.util
-
Can be used as a graph label.
- chdir(String) - Method in interface hudson.util.jna.GNUCLibrary
-
- CHEBYSHEV_N - Static variable in class hudson.util.ChartUtil
-
- check(AbstractProject<?, ?>, Label) - Method in class hudson.model.AbstractProject.LabelValidator
-
Check the use of the label within the specified context.
- check(Calendar) - Method in class hudson.scheduler.CronTabList
-
Returns true if the given calendar matches
- check(AbstractCloudComputer) - Method in class hudson.slaves.CloudRetentionStrategy
-
- check(T) - Method in class hudson.slaves.CloudSlaveRetentionStrategy
-
- check(SlaveComputer) - Method in class hudson.slaves.RetentionStrategy.Always
-
- check(T) - Method in class hudson.slaves.RetentionStrategy
-
This method will be called periodically to allow this strategy to decide what to do with it's owning slave.
- check(SlaveComputer) - Method in class hudson.slaves.RetentionStrategy.Demand
-
- check(SlaveComputer) - Method in class hudson.slaves.SimpleScheduledRetentionStrategy
-
- check() - Method in class hudson.util.FormFieldValidator.Base64
-
Deprecated.
- CHECK - Static variable in class hudson.util.FormFieldValidator
-
Deprecated.
- check() - Method in class hudson.util.FormFieldValidator
-
Deprecated.
- check() - Method in class hudson.util.FormFieldValidator.Executable
-
Deprecated.
- check() - Method in class hudson.util.FormFieldValidator.HudsonURL
-
Deprecated.
- check() - Method in class hudson.util.FormFieldValidator.NonNegativeInteger
-
Deprecated.
- check() - Method in class hudson.util.FormFieldValidator.WorkspaceFileMask
-
Deprecated.
- check() - Method in class hudson.util.FormFieldValidator.WorkspaceFilePath
-
Deprecated.
- check() - Method in class hudson.util.FormValidation.URLCheck
-
Implement the actual form validation logic, by using other convenience methosd defined in this class.
- check(Map, Closure) - Method in interface jenkins.PluginManagerTagLib
-
- check(Closure) - Method in interface jenkins.PluginManagerTagLib
-
- check(Map) - Method in interface jenkins.PluginManagerTagLib
-
- check() - Method in interface jenkins.PluginManagerTagLib
-
- check(RoleSensitive, Collection<Role>) - Method in class jenkins.security.s2m.CallableDirectionChecker
-
- checkAbortPermission() - Method in class hudson.model.AbstractProject
-
- checkAbortPermission() - Method in class hudson.model.queue.QueueTaskFilter
-
- checkAbortPermission() - Method in interface hudson.model.Queue.Task
-
Checks the permission to see if the current user can abort this executable.
- checkApplicableIn(ItemGroup) - Method in class hudson.model.TopLevelItemDescriptor
-
Checks if this top level item is applicable within the specified item group.
- checkbox(Map, Closure) - Method in interface lib.FormTagLib
-
<input type="checkbox"> tag that takes true/false for @checked, which is more Jelly friendly.
- checkbox(Closure) - Method in interface lib.FormTagLib
-
<input type="checkbox"> tag that takes true/false for @checked, which is more Jelly friendly.
- checkbox(Map) - Method in interface lib.FormTagLib
-
<input type="checkbox"> tag that takes true/false for @checked, which is more Jelly friendly.
- checkbox() - Method in interface lib.FormTagLib
-
<input type="checkbox"> tag that takes true/false for @checked, which is more Jelly friendly.
- checkChannel() - Method in class hudson.cli.CLICommand
-
- checkClientTrusted(X509Certificate[], String) - Method in class hudson.cli.NoCheckTrustManager
-
- checkConnection(UpdateCenter.ConnectionCheckJob, String) - Method in class hudson.model.UpdateCenter.UpdateCenterConfiguration
-
Check network connectivity by trying to establish a connection to
the host in connectionCheckUrl.
- checkCreatePermission(ItemGroup, TopLevelItemDescriptor) - Method in class hudson.security.ACL
-
Checks if the current security principal has the permission to create top level items within the specified
item group.
- checkCycle() - Method in class hudson.slaves.CloudSlaveRetentionStrategy
-
When do we check again next time?
- checkExecutable(File) - Method in class hudson.util.FormFieldValidator.Executable
-
Deprecated.
Provides an opportunity for derived classes to do additional checks on the executable.
- checkFileAccess(String, File) - Method in class jenkins.security.s2m.AdminWhitelistRule
-
- checkGoodName(String) - Static method in class jenkins.model.Jenkins
-
Check if the given name is suitable as a name
for job, view, etc.
- checkHomeDirectory(File) - Method in class hudson.model.JDK.DescriptorImpl
-
Checks if the JAVA_HOME is a valid JAVA_HOME path.
- checkHomeDirectory(File) - Method in class hudson.tasks.Maven.MavenInstallation.DescriptorImpl
-
Checks if the MAVEN_HOME is valid.
- checkHomeDirectory(File) - Method in class hudson.tools.ToolDescriptor
-
May be overridden to provide tool-specific validation of a tool home directory.
- checkIsReachable(InetAddress, int) - Static method in class hudson.model.ComputerPinger
-
Is this computer reachable via the given address?
- checkJavaVersion(PrintStream, String, BufferedReader) - Static method in class hudson.slaves.ComputerLauncher
-
Given the output of "java -version" in
r
, determine if this
version of Java is supported, or throw
IOException
.
- checkMac(byte[], byte[]) - Method in class jenkins.security.HMACConfidentialKey
-
Convenience method for verifying the MAC code.
- checkMac(String, String) - Method in class jenkins.security.HMACConfidentialKey
-
- CheckMethod(Descriptor, String) - Constructor for class hudson.util.FormValidation.CheckMethod
-
- checkName(String) - Method in class hudson.model.ComputerSet
-
Makes sure that the given name is good as a slave name.
- checkName(String) - Method in class jenkins.model.ProjectNamingStrategy
-
Called when creating a new job.
- checkName(String) - Method in class jenkins.model.ProjectNamingStrategy.DefaultProjectNamingStrategy
-
- checkName(String) - Method in class jenkins.model.ProjectNamingStrategy.PatternProjectNamingStrategy
-
- checkout(AbstractBuild, Launcher, FilePath, BuildListener, File) - Method in class hudson.fsp.WorkspaceSnapshotSCM
-
- checkout(AbstractBuild, Launcher, BuildListener, File) - Method in class hudson.model.AbstractProject
-
- checkout(Run<?, ?>, Launcher, FilePath, TaskListener, File, SCMRevisionState) - Method in class hudson.scm.NullSCM
-
- checkout(Run<?, ?>, Launcher, FilePath, TaskListener, File, SCMRevisionState) - Method in class hudson.scm.SCM
-
Obtains a fresh workspace of the module(s) into the specified directory
of the specified machine.
- checkout(AbstractBuild<?, ?>, Launcher, FilePath, BuildListener, File) - Method in class hudson.scm.SCM
-
Deprecated.
- checkout(AbstractBuild.AbstractBuildExecution) - Method in class jenkins.scm.SCMCheckoutStrategy
-
Performs the checkout step.
- checkPermission(Permission) - Static method in class hudson.Functions
-
- checkPermission(AccessControlled, Permission) - Static method in class hudson.Functions
-
- checkPermission(Object, Permission) - Static method in class hudson.Functions
-
This version is so that the 'checkPermission' on
layout.jelly
degrades gracefully if "it" is not an
AccessControlled
object.
- checkPermission(Permission) - Method in class hudson.model.AbstractItem
-
Short for getACL().checkPermission(p)
- checkPermission(AbstractProject<?, ?>, BuildAuthorizationToken, StaplerRequest, StaplerResponse) - Static method in class hudson.model.BuildAuthorizationToken
-
Deprecated.
- checkPermission(Job<?, ?>, BuildAuthorizationToken, StaplerRequest, StaplerResponse) - Static method in class hudson.model.BuildAuthorizationToken
-
Deprecated.
- checkPermission(Permission) - Method in class hudson.model.Computer
-
- checkPermission(Permission) - Method in class hudson.model.MyViewsProperty
-
- checkPermission(Permission) - Method in class hudson.model.Node
-
- checkPermission(Permission) - Method in class hudson.model.Run
-
- checkPermission(Permission) - Method in class hudson.model.User
-
- checkPermission(Permission) - Method in class hudson.model.View
-
- checkPermission(Permission) - Method in interface hudson.security.AccessControlled
-
Convenient short-cut for getACL().checkPermission(permission)
- checkPermission(Permission) - Method in class hudson.security.ACL
-
Checks if the current security principal has this permission.
- checkPermission(Permission) - Method in class hudson.security.HudsonPrivateSecurityRealm
-
- checkPermission(Permission) - Method in class hudson.slaves.Cloud
-
- CheckPoint - Class in hudson.model
-
Provides a mechanism for synchronizing build executions in the face of concurrent builds.
- CheckPoint(String, Object) - Constructor for class hudson.model.CheckPoint
-
For advanced uses.
- CheckPoint(String) - Constructor for class hudson.model.CheckPoint
-
- checkPostBackAccess() - Static method in class jenkins.model.DownloadSettings
-
- checkRoles(RoleChecker) - Method in class jenkins.MasterToSlaveFileCallable
-
- checkRoles(RoleChecker) - Method in class jenkins.security.MasterToSlaveCallable
-
- checkRoles(RoleChecker) - Method in class jenkins.security.NotReallyRoleSensitiveCallable
-
- checkRoles(RoleChecker) - Method in class jenkins.security.SlaveToMasterCallable
-
- checkRoles(RoleChecker) - Method in class jenkins.SlaveToMasterFileCallable
-
- checkSanity() - Method in class hudson.scheduler.CronTab
-
Checks if this crontab entry looks reasonable,
and if not, return an warning message.
- checkSanity() - Method in class hudson.scheduler.CronTabList
-
Checks if this crontab entry looks reasonable,
and if not, return an warning message.
- checkSCM - Variable in class hudson.cli.BuildCommand
-
- checkServerTrusted(X509Certificate[], String) - Method in class hudson.cli.NoCheckTrustManager
-
- checkTriggers(Calendar) - Static method in class hudson.triggers.Trigger
-
- checkUpdateCenter(UpdateCenter.ConnectionCheckJob, String) - Method in class hudson.model.UpdateCenter.UpdateCenterConfiguration
-
Check connection to update center server.
- checkUpdates(Map, Closure) - Method in interface jenkins.PluginManagerTagLib
-
- checkUpdates(Closure) - Method in interface jenkins.PluginManagerTagLib
-
- checkUpdates(Map) - Method in interface jenkins.PluginManagerTagLib
-
- checkUpdates() - Method in interface jenkins.PluginManagerTagLib
-
- child(String) - Method in class hudson.FilePath
-
- child(String) - Method in class jenkins.util.VirtualFile
-
Obtains a child file.
- chmod(int) - Method in class hudson.FilePath
-
Sets the file permission.
- chmod(String, int) - Method in interface hudson.tools.JDKInstaller.FileSystem
-
- chmod(String, int) - Method in interface hudson.util.jna.GNUCLibrary
-
- chmod(String, int) - Method in class hudson.util.ssh.SFTPClient
-
Deprecated.
- ChoiceParameterDefinition - Class in hudson.model
-
- ChoiceParameterDefinition(String, String, String) - Constructor for class hudson.model.ChoiceParameterDefinition
-
- ChoiceParameterDefinition(String, String[], String) - Constructor for class hudson.model.ChoiceParameterDefinition
-
- ChoiceParameterDefinition.DescriptorImpl - Class in hudson.model
-
- ChoiceParameterDefinition_DisplayName() - Static method in class hudson.model.Messages
-
Key ChoiceParameterDefinition.DisplayName
: Choice
Parameter
.
- ChoiceParameterDefinition_MissingChoices() - Static method in class hudson.model.Messages
-
Key ChoiceParameterDefinition.MissingChoices
: Requires
Choices.
.
- CHOICES_DELIMETER - Static variable in class hudson.model.ChoiceParameterDefinition
-
Deprecated.
- CHOICES_DELIMITER - Static variable in class hudson.model.ChoiceParameterDefinition
-
- chooseAction() - Method in class hudson.scm.AbstractScmTagAction
-
- chown(String, int, int) - Method in interface hudson.util.jna.GNUCLibrary
-
- ChunkedInputStream - Class in hudson.util
-
Transparently coalesces chunks of a HTTP stream that uses
Transfer-Encoding chunked.
- ChunkedInputStream(InputStream) - Constructor for class hudson.util.ChunkedInputStream
-
ChunkedInputStream constructor
- ChunkedOutputStream - Class in hudson.util
-
Implements HTTP chunking support.
- ChunkedOutputStream(OutputStream, int) - Constructor for class hudson.util.ChunkedOutputStream
-
Wraps a stream and chunks the output.
- ChunkedOutputStream(OutputStream) - Constructor for class hudson.util.ChunkedOutputStream
-
Wraps a stream and chunks the output.
- class_entry(Map, Closure) - Method in interface lib.FormTagLib
-
Invisible <f:entry> type for embedding a descriptor's $class field.
- class_entry(Closure) - Method in interface lib.FormTagLib
-
Invisible <f:entry> type for embedding a descriptor's $class field.
- class_entry(Map) - Method in interface lib.FormTagLib
-
Invisible <f:entry> type for embedding a descriptor's $class field.
- class_entry() - Method in interface lib.FormTagLib
-
Invisible <f:entry> type for embedding a descriptor's $class field.
- ClassicPluginStrategy - Class in hudson
-
- ClassicPluginStrategy(PluginManager) - Constructor for class hudson.ClassicPluginStrategy
-
- classLoader - Variable in class hudson.PluginWrapper
-
- ClassLoaderReflectionToolkit - Class in jenkins
-
Reflective access to various
ClassLoader
methods which are otherwise
protected
.
- ClassLoaderReflectionToolkit() - Constructor for class jenkins.ClassLoaderReflectionToolkit
-
- ClassLoaderStatisticsSlaveInfo - Class in jenkins.slaves.systemInfo
-
- ClassLoaderStatisticsSlaveInfo() - Constructor for class jenkins.slaves.systemInfo.ClassLoaderStatisticsSlaveInfo
-
- ClassLoaderStatisticsSlaveInfo_DisplayName() - Static method in class jenkins.slaves.systemInfo.Messages
-
Key ClassLoaderStatisticsSlaveInfo.DisplayName
: Remote
Class Loader Statistics
.
- classpath() - Method in class hudson.util.JVMBuilder
-
Returns a builder object for creating classpath arguments.
- ClasspathBuilder - Class in hudson.util
-
Used to build up an argument in the classpath format.
- ClasspathBuilder() - Constructor for class hudson.util.ClasspathBuilder
-
- clazz - Variable in class hudson.model.Descriptor
-
The class being described by this descriptor.
- clazz - Variable in class hudson.model.Descriptor.PropertyType
-
- clazz - Variable in class jenkins.security.s2m.RejectedCallable
-
- cleanUp(BuildListener) - Method in class hudson.model.AbstractBuild.AbstractBuildExecution
-
- cleanUp(BuildListener) - Method in class hudson.model.Build.BuildExecution
-
- cleanUp(BuildListener) - Method in class hudson.model.Run.RunExecution
-
Performs final clean up action.
- cleanUp() - Method in class hudson.util.MultipartFormDataParser
-
If any file is created on the disk, delete them all.
- cleanUp() - Static method in class hudson.util.PluginServletFilter
-
- cleanUp() - Method in class jenkins.model.Jenkins
-
Called to shut down the system.
- cleanup() - Method in class jenkins.util.AntClassLoader
-
Cleans up any resources held by this classloader.
- clear() - Method in class hudson.model.Queue
-
Wipes out all the items currently in the queue, as if all of them are cancelled at once.
- clear() - Static method in class hudson.model.User
-
Stop gap hack.
- clear() - Method in class hudson.slaves.NodeList
-
- clear() - Method in class hudson.util.ArgumentListBuilder
-
Re-initializes the arguments list.
- clear() - Method in class hudson.util.CopyOnWriteList
-
- clear() - Method in class hudson.util.CopyOnWriteMap
-
- clear() - Method in class hudson.util.CopyOnWriteMap.Tree
-
- clear() - Method in class hudson.util.Memoizer
-
Clears all the computed values.
- clear() - Method in class hudson.util.PersistedList
-
- clear() - Method in class hudson.util.RingBufferLogHandler
-
- clearLeftItems() - Method in class hudson.model.Queue
-
- clearLegacyInstances() - Static method in class hudson.DescriptorExtensionList
-
Exposed just for the test harness.
- clearLegacyInstances() - Static method in class hudson.ExtensionList
-
Exposed for the test harness to clear all legacy extension instances.
- CLI - Class in hudson.cli
-
CLI entry point to Jenkins.
- CLI(URL) - Constructor for class hudson.cli.CLI
-
- CLI(URL, ExecutorService) - Constructor for class hudson.cli.CLI
-
- CLI(URL, ExecutorService, String) - Constructor for class hudson.cli.CLI
-
- CLI_cancel_quiet_down_shortDescription() - Static method in class hudson.model.Messages
-
Key CLI.cancel-quiet-down.shortDescription
: Cancel the
effect of the "quiet-down" command.
.
- CLI_cancel_quiet_down_shortDescription() - Static method in class jenkins.model.Messages
-
Key CLI.cancel-quiet-down.shortDescription
: Cancel the
effect of the "quiet-down" command.
.
- CLI_clear_queue_shortDescription() - Static method in class hudson.model.Messages
-
Key CLI.clear-queue.shortDescription
: Clears the build
queue.
.
- CLI_connect_node_shortDescription() - Static method in class hudson.model.Messages
-
Key CLI.connect-node.shortDescription
: Reconnect to a
node.
.
- CLI_disable_job_shortDescription() - Static method in class hudson.model.Messages
-
Key CLI.disable-job.shortDescription
: Disables a job.
.
- CLI_disconnect_node_shortDescription() - Static method in class hudson.model.Messages
-
Key CLI.disconnect-node.shortDescription
: Disconnects
from a node.
.
- CLI_enable_job_shortDescription() - Static method in class hudson.model.Messages
-
Key CLI.enable-job.shortDescription
: Enables a job.
.
- CLI_HOST_NAME - Static variable in class hudson.TcpSlaveAgentListener
-
Host name that we advertise the CLI client to connect to.
- CLI_keep_build_shortDescription() - Static method in class hudson.model.Messages
-
Key CLI.keep-build.shortDescription
: Mark the build to
keep the build forever.
.
- CLI_keep_build_shortDescription() - Static method in class jenkins.model.Messages
-
Key CLI.keep-build.shortDescription
: Mark the build to
keep the build forever.
.
- CLI_NoSuchFileExists(Object) - Static method in class hudson.cli.client.Messages
-
Key CLI.NoSuchFileExists
: No such file exists: {0}
.
- CLI_NoURL() - Static method in class hudson.cli.client.Messages
-
Key CLI.NoURL
: Neither -s nor the JENKINS_URL env var
is specified.
.
- CLI_offline_node_shortDescription() - Static method in class hudson.model.Messages
-
Key CLI.offline-node.shortDescription
: Stop using a
node for performing builds temporarily, until the next "online-node"
command.
.
- CLI_PORT - Static variable in class hudson.TcpSlaveAgentListener
-
Port number that we advertise the CLI client to connect to.
- CLI_quiet_down_shortDescription() - Static method in class hudson.model.Messages
-
Key CLI.quiet-down.shortDescription
: {@code Quiet down
Jenkins, in preparation for a restart.
- CLI_quiet_down_shortDescription() - Static method in class jenkins.model.Messages
-
Key CLI.quiet-down.shortDescription
: {@code Quiet down
Jenkins, in preparation for a restart.
- CLI_reload_configuration_shortDescription() - Static method in class hudson.model.Messages
-
Key CLI.reload-configuration.shortDescription
: {@code Discard
all the loaded data in memory and reload everything from file system.
- CLI_reload_configuration_shortDescription() - Static method in class jenkins.model.Messages
-
Key CLI.reload-configuration.shortDescription
: {@code Discard
all the loaded data in memory and reload everything from file system.
- CLI_restart_shortDescription() - Static method in class hudson.model.Messages
-
Key CLI.restart.shortDescription
: Restart Jenkins
.
- CLI_restart_shortDescription() - Static method in class jenkins.model.Messages
-
Key CLI.restart.shortDescription
: Restart Jenkins.
.
- CLI_safe_restart_shortDescription() - Static method in class hudson.model.Messages
-
Key CLI.safe-restart.shortDescription
: Safely restart
Jenkins
.
- CLI_safe_restart_shortDescription() - Static method in class jenkins.model.Messages
-
Key CLI.safe-restart.shortDescription
: Safely restart
Jenkins.
.
- CLI_safe_shutdown_shortDescription() - Static method in class jenkins.model.Messages
-
Key CLI.safe-shutdown.shortDescription
: Puts Jenkins
into the quiet mode, wait for existing builds to be completed, and
then shut down Jenkins.
.
- CLI_shutdown_shortDescription() - Static method in class jenkins.model.Messages
-
Key CLI.shutdown.shortDescription
: Immediately shuts
down Jenkins server.
.
- CLI_Usage() - Static method in class hudson.cli.client.Messages
-
Key CLI.Usage
: {@code Jenkins CLI
Usage: java -jar
jenkins-cli.jar [-s URL] command [opts...] args...
- CLI_VersionMismatch() - Static method in class hudson.cli.client.Messages
-
Key CLI.VersionMismatch
: {@code Version mismatch.
- CLI_wait_node_offline_shortDescription() - Static method in class hudson.model.Messages
-
Key CLI.wait-node-offline.shortDescription
: Wait for a
node to become offline.
.
- CLI_wait_node_online_shortDescription() - Static method in class hudson.model.Messages
-
Key CLI.wait-node-online.shortDescription
: Wait for a
node to become online.
.
- CLIAction - Class in hudson.cli
-
Shows usage of CLI and commands.
- CLIAction() - Constructor for class hudson.cli.CLIAction
-
- CliAuthenticator - Class in hudson.security
-
Handles authentication for CLI commands.
- CliAuthenticator() - Constructor for class hudson.security.CliAuthenticator
-
- CLICause() - Constructor for class hudson.cli.BuildCommand.CLICause
-
- CLICause(String) - Constructor for class hudson.cli.BuildCommand.CLICause
-
- CLICommand - Class in hudson.cli
-
Base class for Hudson CLI.
- CLICommand() - Constructor for class hudson.cli.CLICommand
-
- cliConnect(boolean) - Method in class hudson.model.Computer
-
CLI command to reconnect this node.
- CLIConnectionFactory - Class in hudson.cli
-
Fluent-API to instantiate
CLI
.
- CLIConnectionFactory() - Constructor for class hudson.cli.CLIConnectionFactory
-
- cliDisconnect(String) - Method in class hudson.model.Computer
-
CLI command to disconnects this node.
- ClientAuthenticationCache - Class in hudson.cli
-
Represents the authentication credential store of the CLI client.
- ClientAuthenticationCache(Channel) - Constructor for class hudson.cli.ClientAuthenticationCache
-
- CliEntryPoint - Interface in hudson.cli
-
Remotable interface for CLI entry point on the server side.
- CliLink - Class in jenkins.management
-
- CliLink() - Constructor for class jenkins.management.CliLink
-
- CliLink_Description() - Static method in class jenkins.management.Messages
-
Key CliLink.Description
: Access/manage Jenkins from
your shell, or from your script.
.
- CliLink_DisplayName() - Static method in class jenkins.management.Messages
-
Key CliLink.DisplayName
: Jenkins CLI
.
- CliManagerImpl - Class in hudson.cli
-
- CliManagerImpl(Channel) - Constructor for class hudson.cli.CliManagerImpl
-
- CLIMethod - Annotation Type in hudson.cli.declarative
-
Annotates methods on model objects to expose them as CLI commands.
- cliOffline(String) - Method in class hudson.model.Computer
-
CLI command to mark the node offline.
- cliOnline() - Method in class hudson.model.Computer
-
- CliPort - Class in hudson.cli
-
- CliPort(InetSocketAddress, String, int) - Constructor for class hudson.cli.CliPort
-
- CliProtocol - Class in hudson.cli
-
- CliProtocol() - Constructor for class hudson.cli.CliProtocol
-
- CliProtocol.Handler - Class in hudson.cli
-
- CliProtocol2 - Class in hudson.cli
-
CliProtocol
Version 2, which adds transport encryption.
- CliProtocol2() - Constructor for class hudson.cli.CliProtocol2
-
- CliProtocol2.Handler2 - Class in hudson.cli
-
- CLIRegisterer - Class in hudson.cli.declarative
-
- CLIRegisterer() - Constructor for class hudson.cli.declarative.CLIRegisterer
-
- CLIResolver - Annotation Type in hudson.cli.declarative
-
Annotates a resolver method that binds a portion of the command line arguments and parameters
to an instance whose
CLIMethod
is invoked for the final processing.
- CliTransportAuthenticator - Class in hudson.cli
-
- CliTransportAuthenticator() - Constructor for class hudson.cli.CliTransportAuthenticator
-
- CLOCK - Static variable in class hudson.model.LoadStatistics
-
Load statistics clock cycle in milliseconds.
- ClockDifference - Class in hudson.util
-
Represents a clock difference.
- ClockDifference(long) - Constructor for class hudson.util.ClockDifference
-
- ClockDifference_Ahead(Object) - Static method in class hudson.util.Messages
-
Key ClockDifference.Ahead
: {0} ahead
.
- ClockDifference_Behind(Object) - Static method in class hudson.util.Messages
-
Key ClockDifference.Behind
: {0} behind
.
- ClockDifference_Failed() - Static method in class hudson.util.Messages
-
Key ClockDifference.Failed
: Failed to check
.
- ClockDifference_InSync() - Static method in class hudson.util.Messages
-
Key ClockDifference.InSync
: In sync
.
- ClockMonitor - Class in hudson.node_monitors
-
- ClockMonitor() - Constructor for class hudson.node_monitors.ClockMonitor
-
- ClockMonitor_DisplayName() - Static method in class hudson.node_monitors.Messages
-
Key ClockMonitor.DisplayName
: Clock Difference
.
- clogCheck() - Method in class hudson.triggers.SCMTrigger.DescriptorImpl
-
- clone(String) - Static method in class hudson.cli.CLICommand
-
Obtains a copy of the command for invocation.
- clone() - Method in class hudson.util.ArgumentListBuilder
-
- CloneableCLICommand - Class in hudson.cli
-
- CloneableCLICommand() - Constructor for class hudson.cli.CloneableCLICommand
-
- close() - Method in class hudson.cli.CLI
-
Shuts down the channel and closes the underlying connection.
- close() - Method in class hudson.cli.Connection
-
- close() - Method in class hudson.CloseProofOutputStream
-
- close() - Method in class hudson.console.ConsoleAnnotationOutputStream
-
- close() - Method in class hudson.console.LineTransformationOutputStream
-
- close() - Method in class hudson.console.PlainTextConsoleOutputStream
-
- close() - Method in class hudson.DNSMultiCast
-
- close() - Method in class hudson.logging.WeakLogHandler
-
- close() - Method in class hudson.org.apache.tools.tar.TarInputStream
-
Deprecated.
Closes this stream.
- close() - Method in class hudson.org.apache.tools.tar.TarOutputStream
-
Deprecated.
Ends the TAR archive and closes the underlying OutputStream.
- close() - Method in class hudson.PluginFirstClassLoader
-
- close() - Method in class hudson.slaves.WorkspaceList.Lease
-
- close() - Method in class hudson.tasks._maven.MavenConsoleAnnotator
-
- close() - Method in class hudson.util.AtomicFileWriter
-
- close() - Method in class hudson.util.CharSpool
-
Deprecated.
- close() - Method in class hudson.util.ChunkedInputStream
-
Upon close, this reads the remainder of the chunked message,
leaving the underlying socket at a position to start reading the
next response without scanning.
- close() - Method in class hudson.util.ChunkedOutputStream
-
Finishes writing to the underlying stream, but does NOT close the underlying stream.
- close() - Method in class hudson.util.DelegatingOutputStream
-
- close() - Method in class hudson.util.DualOutputStream
-
- close() - Method in class hudson.util.ForkOutputStream
-
- close() - Method in class hudson.util.io.ReopenableFileOutputStream
-
- close(int) - Method in interface hudson.util.jna.GNUCLibrary
-
- close() - Method in class hudson.util.LogTaskListener
-
- close() - Method in class hudson.util.RingBufferLogHandler
-
- close() - Method in class hudson.util.StreamTaskListener
-
- close() - Method in class hudson.util.WriterOutputStream
-
Deprecated.
- close() - Method in class jenkins.util.MarkFindingOutputStream
-
- close() - Method in class jenkins.util.xstream.XStreamDOM.WriterImpl
-
- closeEntry() - Method in class hudson.org.apache.tools.tar.TarOutputStream
-
Deprecated.
Close an entry.
- CloseProofOutputStream - Class in hudson
-
- CloseProofOutputStream(OutputStream) - Constructor for class hudson.CloseProofOutputStream
-
- closeQuietly(Reader) - Static method in class hudson.util.IOUtils
-
- closeQuietly(Writer) - Static method in class hudson.util.IOUtils
-
- closeQuietly(InputStream) - Static method in class hudson.util.IOUtils
-
- closeQuietly(OutputStream) - Static method in class hudson.util.IOUtils
-
- closeQuietly() - Method in class hudson.util.StreamTaskListener
-
Closes this listener and swallows any exceptions, if raised.
- ClosureScript - Class in hudson.util.spring
-
Script
that performs method invocations and property access like Closure
does.
- ClosureScript() - Constructor for class hudson.util.spring.ClosureScript
-
- ClosureScript(Binding) - Constructor for class hudson.util.spring.ClosureScript
-
- Cloud - Class in hudson.slaves
-
Creates
Node
s to dynamically expand/shrink the slaves attached to Hudson.
- Cloud(String) - Constructor for class hudson.slaves.Cloud
-
- CloudList(Jenkins) - Constructor for class hudson.model.Hudson.CloudList
-
Deprecated.
- CloudList() - Constructor for class hudson.model.Hudson.CloudList
-
Deprecated.
- CloudList(Jenkins) - Constructor for class jenkins.model.Jenkins.CloudList
-
- CloudList() - Constructor for class jenkins.model.Jenkins.CloudList
-
- CloudProvisioningListener - Class in hudson.slaves
-
Allows extensions to be notified of events in any
Cloud
and to prevent
provisioning from a
Cloud
.
- CloudProvisioningListener() - Constructor for class hudson.slaves.CloudProvisioningListener
-
- CloudRetentionStrategy - Class in hudson.slaves
-
- CloudRetentionStrategy(int) - Constructor for class hudson.slaves.CloudRetentionStrategy
-
- clouds - Variable in class jenkins.model.Jenkins
-
- CloudSlaveRetentionStrategy<T extends Computer> - Class in hudson.slaves
-
- CloudSlaveRetentionStrategy() - Constructor for class hudson.slaves.CloudSlaveRetentionStrategy
-
- cmdAsSingleString(String) - Method in class hudson.Launcher.ProcStarter
-
Passes a white-space separated single-string command (like "cat abc def") and parse them
as a command argument.
- cmds(String...) - Method in class hudson.Launcher.ProcStarter
-
- cmds(File, String...) - Method in class hudson.Launcher.ProcStarter
-
- cmds(List<String>) - Method in class hudson.Launcher.ProcStarter
-
- cmds(ArgumentListBuilder) - Method in class hudson.Launcher.ProcStarter
-
- cmds() - Method in class hudson.Launcher.ProcStarter
-
- CollectionSearchIndex<SMT extends SearchableModelObject> - Class in hudson.search
-
- CollectionSearchIndex() - Constructor for class hudson.search.CollectionSearchIndex
-
- color - Variable in class hudson.model.MultiStageTimeSeries
-
Used to render a line in the trend chart.
- color - Variable in class hudson.model.Result
-
Default ball color for this status.
- ColorPalette - Class in hudson.util
-
Color constants consistent with the Hudson color palette.
- ColorPalette() - Constructor for class hudson.util.ColorPalette
-
- combine(Collection<? extends ConsoleAnnotator<? super T>>) - Static method in class hudson.console.ConsoleAnnotator
-
- combine(Fingerprint.Range) - Method in class hudson.model.Fingerprint.Range
-
- combine(Result) - Method in class hudson.model.Result
-
Combines two
Result
s and returns the worse one.
- combine(SearchIndex...) - Static method in class hudson.search.UnionSearchIndex
-
- combine(long, String) - Static method in class hudson.Util
-
- CombinedCipherInputStream(InputStream, Cipher, String, int) - Constructor for class hudson.model.UsageStatistics.CombinedCipherInputStream
-
- CombinedCipherInputStream(InputStream, RSAKey, String) - Constructor for class hudson.model.UsageStatistics.CombinedCipherInputStream
-
- CombinedCipherOutputStream(OutputStream, Cipher, String) - Constructor for class hudson.model.UsageStatistics.CombinedCipherOutputStream
-
- CombinedCipherOutputStream(OutputStream, RSAKey, String) - Constructor for class hudson.model.UsageStatistics.CombinedCipherOutputStream
-
- combobox(Map, Closure) - Method in interface lib.FormTagLib
-
Editable drop-down combo box that supports the data binding and AJAX updates.
- combobox(Closure) - Method in interface lib.FormTagLib
-
Editable drop-down combo box that supports the data binding and AJAX updates.
- combobox(Map) - Method in interface lib.FormTagLib
-
Editable drop-down combo box that supports the data binding and AJAX updates.
- combobox() - Method in interface lib.FormTagLib
-
Editable drop-down combo box that supports the data binding and AJAX updates.
- ComboBoxModel - Class in hudson.util
-
Model object for dynamically filed combo box, which is really just ArrayList<String>
- ComboBoxModel(int) - Constructor for class hudson.util.ComboBoxModel
-
- ComboBoxModel() - Constructor for class hudson.util.ComboBoxModel
-
- ComboBoxModel(Collection<? extends String>) - Constructor for class hudson.util.ComboBoxModel
-
- ComboBoxModel(String...) - Constructor for class hudson.util.ComboBoxModel
-
- command - Variable in class hudson.cli.HelpCommand
-
- command - Variable in class hudson.slaves.CommandConnector
-
- command - Variable in class hudson.tasks.CommandInterpreter
-
Command to execute.
- CommandConnector - Class in hudson.slaves
-
Executes a program on the master and expect that script to connect.
- CommandConnector(String) - Constructor for class hudson.slaves.CommandConnector
-
- CommandConnector.DescriptorImpl - Class in hudson.slaves
-
- CommandDuringBuild - Class in hudson.cli
-
Base class for those commands that are valid only during a build.
- CommandDuringBuild() - Constructor for class hudson.cli.CommandDuringBuild
-
- CommandInstaller - Class in hudson.tools
-
Installs a tool by running an arbitrary shell command.
- CommandInstaller(String, String, String) - Constructor for class hudson.tools.CommandInstaller
-
- CommandInstaller.DescriptorImpl - Class in hudson.tools
-
- CommandInstaller_DescriptorImpl_displayName() - Static method in class hudson.tools.Messages
-
Key CommandInstaller.DescriptorImpl.displayName
: Run
Shell Command
.
- CommandInstaller_no_command() - Static method in class hudson.tools.Messages
-
Key CommandInstaller.no_command
: Must provide a command
to run.
.
- CommandInstaller_no_toolHome() - Static method in class hudson.tools.Messages
-
Key CommandInstaller.no_toolHome
: Must provide a tool
home directory.
.
- CommandInterpreter - Class in hudson.tasks
-
- CommandInterpreter(String) - Constructor for class hudson.tasks.CommandInterpreter
-
- CommandInterpreter_CommandFailed() - Static method in class hudson.tasks.Messages
-
Key CommandInterpreter.CommandFailed
: command execution
failed
.
- CommandInterpreter_UnableToDelete(Object) - Static method in class hudson.tasks.Messages
-
Key CommandInterpreter.UnableToDelete
: Unable to delete
script file {0}
.
- CommandInterpreter_UnableToProduceScript() - Static method in class hudson.tasks.Messages
-
Key CommandInterpreter.UnableToProduceScript
: Unable to
produce a script file
.
- CommandLauncher - Class in hudson.slaves
-
- CommandLauncher(String) - Constructor for class hudson.slaves.CommandLauncher
-
- CommandLauncher(String, EnvVars) - Constructor for class hudson.slaves.CommandLauncher
-
- CommandLauncher.DescriptorImpl - Class in hudson.slaves
-
- CommandLauncher_displayName() - Static method in class hudson.slaves.Messages
-
Key CommandLauncher.displayName
: Launch slave via
execution of command on the Master
.
- CommandLauncher_NoLaunchCommand() - Static method in class hudson.slaves.Messages
-
Key CommandLauncher.NoLaunchCommand
: No launch command
specified
.
- commands - Variable in class hudson.Launcher.ProcStarter
-
- commence(ServletRequest, ServletResponse, AuthenticationException) - Method in class hudson.security.HudsonAuthenticationEntryPoint
-
- commenceSignup(FederatedLoginService.FederatedIdentity) - Method in class hudson.security.HudsonPrivateSecurityRealm
-
Show the sign up page with the data from the identity.
- commenceSignup(FederatedLoginService.FederatedIdentity) - Method in class hudson.security.SecurityRealm
-
Starts the user registration process for a new user that has the given verified identity.
- commit() - Method in class hudson.BulkChange
-
Saves the accumulated changes.
- commit() - Method in class hudson.util.AtomicFileWriter
-
- COMPARATOR - Static variable in class hudson.model.RunMap
-
- comparator() - Method in class jenkins.model.lazy.AbstractLazyLoadRunMap
-
- compare(ThreadInfo, ThreadInfo) - Method in class hudson.Functions.ThreadGroupMap
-
- compare(AbstractProject, AbstractProject) - Method in class hudson.model.DependencyGraph
-
Compare two Projects based on the topological order defined by this Dependency Graph
- compare(Queue.BuildableItem, Queue.BuildableItem) - Method in class hudson.model.queue.AbstractQueueSorterImpl
-
Override this method to provide the ordering of the sort.
- compare(long, long) - Static method in class hudson.model.queue.AbstractQueueSorterImpl
-
sign(a-b).
- compare(int, int) - Static method in class hudson.model.queue.AbstractQueueSorterImpl
-
sign(a-b).
- compare(ExtensionComponent<Descriptor<Publisher>>, ExtensionComponent<Descriptor<Publisher>>) - Method in class hudson.tasks.Publisher.DescriptorExtensionListImpl
-
- compare(String, String) - Method in class hudson.util.CaseInsensitiveComparator
-
- compare(T, String) - Method in interface hudson.widgets.HistoryWidget.Adapter
-
If record is newer than the key, return a positive number.
- compare(String, String) - Method in class jenkins.model.IdStrategy.CaseInsensitive
-
Compare tow IDs and return their sorting order.
- compare(String, String) - Method in class jenkins.model.IdStrategy.CaseSensitive
-
Compare tow IDs and return their sorting order.
- compare(String, String) - Method in class jenkins.model.IdStrategy.CaseSensitiveEmailAddress
-
Compare tow IDs and return their sorting order.
- compare(String, String) - Method in class jenkins.model.IdStrategy
-
Compare tow IDs and return their sorting order.
- compareRemoteRevisionWith(AbstractProject, Launcher, FilePath, TaskListener, SCMRevisionState) - Method in class hudson.fsp.WorkspaceSnapshotSCM
-
- compareRemoteRevisionWith(Job<?, ?>, Launcher, FilePath, TaskListener, SCMRevisionState) - Method in class hudson.scm.NullSCM
-
- compareRemoteRevisionWith(Job<?, ?>, Launcher, FilePath, TaskListener, SCMRevisionState) - Method in class hudson.scm.SCM
-
Compares the current state of the remote repository against the given baseline
SCMRevisionState
.
- compareRemoteRevisionWith(AbstractProject<?, ?>, Launcher, FilePath, TaskListener, SCMRevisionState) - Method in class hudson.scm.SCM
-
Deprecated.
- compareTo(ExtensionComponent<T>) - Method in class hudson.ExtensionComponent
-
- compareTo(HealthReport) - Method in class hudson.model.HealthReport
- compareTo(Label) - Method in class hudson.model.Label
-
- compareTo(Queue.WaitingItem) - Method in class hudson.model.Queue.WaitingItem
-
- compareTo(RunT) - Method in class hudson.model.Run
-
Ordering based on build numbers.
- compareTo(UpdateCenter.PluginEntry) - Method in class hudson.model.UpdateCenter.PluginEntry
-
- compareTo(User.CanonicalIdResolver) - Method in class hudson.model.User.CanonicalIdResolver
-
- compareTo(User) - Method in class hudson.model.User
-
- compareTo(View.UserInfo) - Method in class hudson.model.View.UserInfo
-
- compareTo(PluginWrapper) - Method in class hudson.PluginWrapper
-
Sort by short name.
- compareTo(PermissionGroup) - Method in class hudson.security.PermissionGroup
-
- compareTo(ChartUtil.NumberOnlyBuildLabel) - Method in class hudson.util.ChartUtil.NumberOnlyBuildLabel
-
- compareTo(VirtualFile) - Method in class jenkins.util.VirtualFile
-
Does case-insensitive comparison.
- compatibleSinceVersion - Variable in class hudson.model.UpdateSite.Plugin
-
Optional version # from which this plugin release is configuration-compatible.
- completeBuild - Variable in class hudson.model.Result
-
Is this a complete build - i.e.
- COMPLETED - Static variable in class hudson.model.CheckPoint
-
CheckPoint
that indicates that the build is completed.
- completed(Throwable) - Method in exception jenkins.model.queue.AsynchronousExecution
-
To be called when the task is actually complete.
- completedAsynchronous(Throwable) - Method in class hudson.model.Executor
-
- completedOnly() - Method in class hudson.util.RunList
-
Filter the list to completed builds.
- CompoundEnumeration<T> - Class in hudson.util
-
- CompoundEnumeration(Enumeration...) - Constructor for class hudson.util.CompoundEnumeration
-
- CompoundEnumeration(Iterable<Enumeration<? extends T>>) - Constructor for class hudson.util.CompoundEnumeration
-
- compress(OutputStream) - Method in enum hudson.FilePath.TarCompression
-
- compress() - Method in class hudson.util.CompressedFile
-
Asynchronously schedules the compression of this file.
- CompressedFile - Class in hudson.util
-
Represents write-once read-many file that can be optiionally compressed
to save disk space.
- CompressedFile(File) - Constructor for class hudson.util.CompressedFile
-
- compute() - Method in class hudson.model.View.AsynchPeople
-
- compute(K) - Method in class hudson.util.Memoizer
-
Creates a new instance.
- compute() - Method in class jenkins.util.ProgressiveRendering
-
Actually do the work.
- compute() - Method in class jenkins.widgets.RunListProgressiveRendering
-
- computeDisplayName() - Method in class hudson.model.Run.ArtifactList
-
- computeIdleExecutors() - Method in class hudson.model.LoadStatistics
-
- computeIdleExecutors() - Method in class hudson.model.OverallLoadStatistics
-
- computeIdleExecutors() - Method in class jenkins.model.UnlabeledLoadStatistics
-
- computeQueueLength() - Method in class hudson.model.LoadStatistics
-
- computeQueueLength() - Method in class hudson.model.OverallLoadStatistics
-
- computeQueueLength() - Method in class jenkins.model.UnlabeledLoadStatistics
-
- Computer - Class in hudson.model
-
Represents the running state of a remote computer that holds
Executor
s.
- Computer(Node) - Constructor for class hudson.model.Computer
-
- computer - Variable in class hudson.model.queue.MappingWorksheet.ExecutorChunk
-
- COMPUTER - Static variable in class hudson.security.PermissionScope
-
Permissions scoped to current instances of
Computer
s.
- Computer.DisplayExecutor - Class in hudson.model
-
A value class to provide a consistent snapshot view of the state of an executor to avoid race conditions
during rendering of the executors list.
- Computer.DisplayExecutor.InternalComputerListener - Class in hudson.model
-
- Computer.TerminationRequest - Exception in hudson.model
-
Used to trace requests to terminate a computer.
- Computer_BadChannel() - Static method in class hudson.model.Messages
-
Key Computer.BadChannel
: Slave node offline or not a
remote channel (such as master node).
.
- Computer_BuildPermission_Description() - Static method in class hudson.model.Messages
-
Key Computer.BuildPermission.Description
: This
permission allows users to run jobs as them on slaves.
.
- Computer_Caption(Object) - Static method in class hudson.model.Messages
-
Key Computer.Caption
: Slave {0}
.
- Computer_ConfigurePermission_Description() - Static method in class hudson.model.Messages
-
Key Computer.ConfigurePermission.Description
: This
permission allows users to configure slaves.
.
- Computer_ConnectPermission_Description() - Static method in class hudson.model.Messages
-
Key Computer.ConnectPermission.Description
: This
permission allows users to connect slaves or mark slaves as online.
.
- Computer_CreatePermission_Description() - Static method in class hudson.model.Messages
-
Key Computer.CreatePermission.Description
: This
permission allows users to create slaves.
.
- Computer_DeletePermission_Description() - Static method in class hudson.model.Messages
-
Key Computer.DeletePermission.Description
: This
permission allows users to delete existing slaves.
.
- Computer_DisconnectPermission_Description() - Static method in class hudson.model.Messages
-
Key Computer.DisconnectPermission.Description
: This
permission allows users to disconnect slaves or mark slaves as
temporarily offline.
.
- Computer_ExtendedReadPermission_Description() - Static method in class hudson.model.Messages
-
Key Computer.ExtendedReadPermission.Description
: This
permission allows users to read slave configuration.
.
- Computer_NoSuchSlaveExists(Object, Object) - Static method in class hudson.model.Messages
-
Key Computer.NoSuchSlaveExists
: No such slave "{0}"
exists.
- Computer_Permissions_Title() - Static method in class hudson.model.Messages
-
Key Computer.Permissions.Title
: Slave
.
- ComputerConnector - Class in hudson.slaves
-
- ComputerConnector() - Constructor for class hudson.slaves.ComputerConnector
-
- ComputerConnectorDescriptor - Class in hudson.slaves
-
- ComputerConnectorDescriptor() - Constructor for class hudson.slaves.ComputerConnectorDescriptor
-
- computeRelativeNamesAfterRenaming(String, String, String, ItemGroup) - Static method in class hudson.model.Items
-
Computes the relative name of list of items after a rename or move occurred.
- ComputerLauncher - Class in hudson.slaves
-
Extension point to allow control over how
Computer
s are "launched",
meaning how they get connected to their slave agent program.
- ComputerLauncher() - Constructor for class hudson.slaves.ComputerLauncher
-
- ComputerLauncher_abortedLaunch() - Static method in class hudson.slaves.Messages
-
Key ComputerLauncher.abortedLaunch
: Launching slave
process aborted.
.
- ComputerLauncher_JavaVersionResult(Object, Object) - Static method in class hudson.slaves.Messages
-
Key ComputerLauncher.JavaVersionResult
: {0} -version
returned {1}.
.
- ComputerLauncher_NoJavaFound(Object) - Static method in class hudson.slaves.Messages
-
Key ComputerLauncher.NoJavaFound
: Java version {0} was
found but 1.6 or later is needed.
.
- ComputerLauncher_UknownJavaVersion(Object) - Static method in class hudson.slaves.Messages
-
Key ComputerLauncher.UknownJavaVersion
: Couldn’t figure
out the Java version of {0}
.
- ComputerLauncher_unexpectedError() - Static method in class hudson.slaves.Messages
-
Key ComputerLauncher.unexpectedError
: {@code Unexpected error
in launching a slave.
- ComputerLauncherFilter - Class in hudson.slaves
-
- ComputerLauncherFilter(ComputerLauncher) - Constructor for class hudson.slaves.ComputerLauncherFilter
-
- ComputerListener - Class in hudson.slaves
-
Receives notifications about status changes of
Computer
s.
- ComputerListener() - Constructor for class hudson.slaves.ComputerListener
-
- ComputerLogInitializer() - Constructor for class hudson.logging.LogRecorder.ComputerLogInitializer
-
- computerName - Variable in class hudson.cli.OnlineNodeCommand
-
- ComputerPanelBox - Class in hudson.model
-
Adds box rendered in the computer side panel.
- ComputerPanelBox() - Constructor for class hudson.model.ComputerPanelBox
-
- ComputerPinger - Class in hudson.model
-
A way to see if a computer is reachable.
- ComputerPinger() - Constructor for class hudson.model.ComputerPinger
-
- ComputerPinger.BuiltInComputerPinger - Class in hudson.model
-
Default pinger - use Java built-in functionality.
- ComputerRetentionWork - Class in hudson.slaves
-
Periodically checks the slaves and try to reconnect dead slaves.
- ComputerRetentionWork() - Constructor for class hudson.slaves.ComputerRetentionWork
-
- computers - Variable in class jenkins.model.Jenkins
-
- ComputerSet - Class in hudson.model
-
Serves as the top of
Computer
s in the URL hierarchy.
- ComputerSet() - Constructor for class hudson.model.ComputerSet
-
- ComputerSet.DescriptorImpl - Class in hudson.model
-
- ComputerSet_DisplayName() - Static method in class hudson.model.Messages
-
Key ComputerSet.DisplayName
: Nodes
.
- ComputerSet_NoSuchSlave(Object) - Static method in class hudson.model.Messages
-
Key ComputerSet.NoSuchSlave
: No such slave: {0}
.
- ComputerSet_SlaveAlreadyExists(Object) - Static method in class hudson.model.Messages
-
Key ComputerSet.SlaveAlreadyExists
: Slave called ‘{0}’
already exists
.
- ComputerSet_SpecifySlaveToCopy() - Static method in class hudson.model.Messages
-
Key ComputerSet.SpecifySlaveToCopy
: Specify which slave
to copy
.
- computeSnapshot() - Method in class hudson.model.LoadStatistics
-
Computes a self-consistent snapshot of the load statistics.
- computeSnapshot(Iterable<Queue.BuildableItem>) - Method in class hudson.model.LoadStatistics
-
Computes the self-consistent snapshot with the specified queue items.
- computeTotalExecutors() - Method in class hudson.model.LoadStatistics
-
- computeTotalExecutors() - Method in class hudson.model.OverallLoadStatistics
-
- computeTotalExecutors() - Method in class jenkins.model.UnlabeledLoadStatistics
-
- CONCURRENT_BUILD - Static variable in class jenkins.model.Jenkins
-
- ConcurrentHashMapConverter - Class in hudson.util
-
- ConcurrentHashMapConverter(XStream) - Constructor for class hudson.util.ConcurrentHashMapConverter
-
- ConcurrentHashMapConverter(Mapper, ReflectionProvider) - Constructor for class hudson.util.ConcurrentHashMapConverter
-
- ConditionallyHidden() - Constructor for class jenkins.model.BuildDiscarderProperty.ConditionallyHidden
-
- ConfidentialKey - Class in jenkins.security
-
Confidential information that gets stored as a singleton in Jenkins, mostly some random token value.
- ConfidentialKey(String) - Constructor for class jenkins.security.ConfidentialKey
-
- ConfidentialStore - Class in jenkins.security
-
The actual storage for the data held by
ConfidentialKey
s, and the holder
of the master secret.
- ConfidentialStore() - Constructor for class jenkins.security.ConfidentialStore
-
- config(Map, Closure) - Method in interface jenkins.security.HudsonPrivateSecurityRealmTagLib
-
- config(Closure) - Method in interface jenkins.security.HudsonPrivateSecurityRealmTagLib
-
- config(Map) - Method in interface jenkins.security.HudsonPrivateSecurityRealmTagLib
-
- config() - Method in interface jenkins.security.HudsonPrivateSecurityRealmTagLib
-
- config_assignedLabel(Map, Closure) - Method in interface lib.jenkins.ProjectTagLib
-
- config_assignedLabel(Closure) - Method in interface lib.jenkins.ProjectTagLib
-
- config_assignedLabel(Map) - Method in interface lib.jenkins.ProjectTagLib
-
- config_assignedLabel() - Method in interface lib.jenkins.ProjectTagLib
-
- config_blockWhenDownstreamBuilding(Map, Closure) - Method in interface lib.jenkins.ProjectTagLib
-
- config_blockWhenDownstreamBuilding(Closure) - Method in interface lib.jenkins.ProjectTagLib
-
- config_blockWhenDownstreamBuilding(Map) - Method in interface lib.jenkins.ProjectTagLib
-
- config_blockWhenDownstreamBuilding() - Method in interface lib.jenkins.ProjectTagLib
-
- config_blockWhenUpstreamBuilding(Map, Closure) - Method in interface lib.jenkins.ProjectTagLib
-
- config_blockWhenUpstreamBuilding(Closure) - Method in interface lib.jenkins.ProjectTagLib
-
- config_blockWhenUpstreamBuilding(Map) - Method in interface lib.jenkins.ProjectTagLib
-
- config_blockWhenUpstreamBuilding() - Method in interface lib.jenkins.ProjectTagLib
-
- config_builders(Map, Closure) - Method in interface lib.jenkins.ProjectTagLib
-
- config_builders(Closure) - Method in interface lib.jenkins.ProjectTagLib
-
- config_builders(Map) - Method in interface lib.jenkins.ProjectTagLib
-
- config_builders() - Method in interface lib.jenkins.ProjectTagLib
-
- config_buildWrappers(Map, Closure) - Method in interface lib.jenkins.ProjectTagLib
-
- config_buildWrappers(Closure) - Method in interface lib.jenkins.ProjectTagLib
-
- config_buildWrappers(Map) - Method in interface lib.jenkins.ProjectTagLib
-
- config_buildWrappers() - Method in interface lib.jenkins.ProjectTagLib
-
- config_concurrentBuild(Map, Closure) - Method in interface lib.jenkins.ProjectTagLib
-
- config_concurrentBuild(Closure) - Method in interface lib.jenkins.ProjectTagLib
-
- config_concurrentBuild(Map) - Method in interface lib.jenkins.ProjectTagLib
-
- config_concurrentBuild() - Method in interface lib.jenkins.ProjectTagLib
-
- config_customWorkspace(Map, Closure) - Method in interface lib.jenkins.ProjectTagLib
-
- config_customWorkspace(Closure) - Method in interface lib.jenkins.ProjectTagLib
-
- config_customWorkspace(Map) - Method in interface lib.jenkins.ProjectTagLib
-
- config_customWorkspace() - Method in interface lib.jenkins.ProjectTagLib
-
- config_disableBuild(Map, Closure) - Method in interface lib.jenkins.ProjectTagLib
-
- config_disableBuild(Closure) - Method in interface lib.jenkins.ProjectTagLib
-
- config_disableBuild(Map) - Method in interface lib.jenkins.ProjectTagLib
-
- config_disableBuild() - Method in interface lib.jenkins.ProjectTagLib
-
- config_publishers(Map, Closure) - Method in interface lib.jenkins.ProjectTagLib
-
Deprecated as of 1.463.
- config_publishers(Closure) - Method in interface lib.jenkins.ProjectTagLib
-
Deprecated as of 1.463.
- config_publishers(Map) - Method in interface lib.jenkins.ProjectTagLib
-
Deprecated as of 1.463.
- config_publishers() - Method in interface lib.jenkins.ProjectTagLib
-
Deprecated as of 1.463.
- config_publishers2(Map, Closure) - Method in interface lib.jenkins.ProjectTagLib
-
- config_publishers2(Closure) - Method in interface lib.jenkins.ProjectTagLib
-
- config_publishers2(Map) - Method in interface lib.jenkins.ProjectTagLib
-
- config_publishers2() - Method in interface lib.jenkins.ProjectTagLib
-
- config_quietPeriod(Map, Closure) - Method in interface lib.jenkins.ProjectTagLib
-
- config_quietPeriod(Closure) - Method in interface lib.jenkins.ProjectTagLib
-
- config_quietPeriod(Map) - Method in interface lib.jenkins.ProjectTagLib
-
- config_quietPeriod() - Method in interface lib.jenkins.ProjectTagLib
-
- config_retryCount(Map, Closure) - Method in interface lib.jenkins.ProjectTagLib
-
- config_retryCount(Closure) - Method in interface lib.jenkins.ProjectTagLib
-
- config_retryCount(Map) - Method in interface lib.jenkins.ProjectTagLib
-
- config_retryCount() - Method in interface lib.jenkins.ProjectTagLib
-
- config_scm(Map, Closure) - Method in interface lib.jenkins.ProjectTagLib
-
- config_scm(Closure) - Method in interface lib.jenkins.ProjectTagLib
-
- config_scm(Map) - Method in interface lib.jenkins.ProjectTagLib
-
- config_scm() - Method in interface lib.jenkins.ProjectTagLib
-
- config_trigger(Map, Closure) - Method in interface lib.jenkins.ProjectTagLib
-
- config_trigger(Closure) - Method in interface lib.jenkins.ProjectTagLib
-
- config_trigger(Map) - Method in interface lib.jenkins.ProjectTagLib
-
- config_trigger() - Method in interface lib.jenkins.ProjectTagLib
-
- config_upstream_pseudo_trigger(Map, Closure) - Method in interface lib.jenkins.ProjectTagLib
-
- config_upstream_pseudo_trigger(Closure) - Method in interface lib.jenkins.ProjectTagLib
-
- config_upstream_pseudo_trigger(Map) - Method in interface lib.jenkins.ProjectTagLib
-
- config_upstream_pseudo_trigger() - Method in interface lib.jenkins.ProjectTagLib
-
- configurable(Map, Closure) - Method in interface lib.jenkins.ProjectTagLib
-
- configurable(Closure) - Method in interface lib.jenkins.ProjectTagLib
-
- configurable(Map) - Method in interface lib.jenkins.ProjectTagLib
-
- configurable() - Method in interface lib.jenkins.ProjectTagLib
-
- Configuration - Class in jenkins.model
-
- Configuration() - Constructor for class jenkins.model.Configuration
-
- CONFIGURE - Static variable in class hudson.model.Computer
-
- configure(StaplerRequest) - Method in class hudson.model.Descriptor
-
- configure(StaplerRequest, JSONObject) - Method in class hudson.model.Descriptor
-
Invoked when the global configuration page is submitted.
- CONFIGURE - Static variable in interface hudson.model.Item
-
- configure(UpdateCenter.UpdateCenterConfiguration) - Method in class hudson.model.UpdateCenter
-
Configures update center to get plugins/updates from alternate servers,
and optionally using alternate strategies for downloading, installing
and upgrading.
- configure(StaplerRequest, JSONObject) - Method in class hudson.model.UsageStatistics
-
- CONFIGURE - Static variable in class hudson.model.View
-
- configure(JSONObject) - Method in class hudson.Plugin
-
- configure(StaplerRequest, JSONObject) - Method in class hudson.Plugin
-
Handles the submission for the system configuration.
- configure(StaplerRequest, JSONObject) - Method in class hudson.security.csrf.GlobalCrumbIssuerConfiguration
-
- configure(StaplerRequest, JSONObject) - Method in class hudson.security.GlobalSecurityConfiguration
-
- CONFIGURE - Static variable in class hudson.security.Permission
-
Generic configuration access.
- configure(StaplerRequest, JSONObject) - Method in class hudson.tasks.Shell.DescriptorImpl
-
- configure(StaplerRequest, JSONObject) - Method in class hudson.tools.ToolDescriptor
-
- configure(StaplerRequest, JSONObject) - Method in class hudson.triggers.SCMTrigger.DescriptorImpl
-
- configure(SAXReader, Object) - Method in class hudson.util.io.ParserConfigurator
-
Configures the given SAXReader
- configure(StaplerRequest, JSONObject) - Method in class hudson.views.GlobalDefaultViewConfiguration
-
- configure(StaplerRequest, JSONObject) - Method in class hudson.views.MyViewsTabBar.GlobalConfigurationImpl
-
- configure(StaplerRequest, JSONObject) - Method in class hudson.views.ViewsTabBar.GlobalConfigurationImpl
-
- configure(StaplerRequest, JSONObject) - Method in class jenkins.model.ArtifactManagerConfiguration
-
- configure(StaplerRequest, JSONObject) - Method in class jenkins.model.DownloadSettings
-
- configure(StaplerRequest, JSONObject) - Method in class jenkins.model.GlobalCloudConfiguration
-
- configure(StaplerRequest, JSONObject) - Method in class jenkins.model.GlobalNodePropertiesConfiguration
-
- configure(StaplerRequest, JSONObject) - Method in class jenkins.model.GlobalPluginConfiguration
-
- configure(StaplerRequest, JSONObject) - Method in class jenkins.model.GlobalProjectNamingStrategyConfiguration
-
- configure(StaplerRequest, JSONObject) - Method in class jenkins.model.GlobalQuietPeriodConfiguration
-
- configure(StaplerRequest, JSONObject) - Method in class jenkins.model.GlobalSCMRetryCountConfiguration
-
- configure(StaplerRequest, JSONObject) - Method in class jenkins.model.JenkinsLocationConfiguration
-
- configure(StaplerRequest, JSONObject) - Method in class jenkins.model.MasterBuildConfiguration
-
- configure(StaplerRequest, JSONObject) - Method in class jenkins.mvn.GlobalMavenConfig
-
- configure(StaplerRequest, JSONObject) - Method in class jenkins.security.QueueItemAuthenticatorConfiguration
-
- configure(StaplerRequest, JSONObject) - Method in class jenkins.security.s2m.MasterKillSwitchConfiguration
-
- CONFIGURE_UPDATECENTER - Static variable in class hudson.PluginManager
-
- configureAutoRefresh(HttpServletRequest, HttpServletResponse, boolean) - Static method in class hudson.Functions
-
Used by layout.jelly to control the auto refresh behavior.
- configureDomainAxis(CategoryPlot) - Method in class hudson.model.MultiStageTimeSeries.TrendChart
-
- configuredPort - Variable in class hudson.TcpSlaveAgentListener
-
- ConfigureLink - Class in jenkins.management
-
- ConfigureLink() - Constructor for class jenkins.management.ConfigureLink
-
- ConfigureLink_Description() - Static method in class jenkins.management.Messages
-
Key ConfigureLink.Description
: Configure global
settings and paths.
.
- ConfigureLink_DisplayName() - Static method in class jenkins.management.Messages
-
Key ConfigureLink.DisplayName
: Configure System
.
- configurePlot(CategoryPlot) - Method in class hudson.model.MultiStageTimeSeries.TrendChart
-
- configureRangeAxis(NumberAxis) - Method in class hudson.model.MultiStageTimeSeries.TrendChart
-
- configureRenderer(LineAndShapeRenderer) - Method in class hudson.model.LoadStatistics
-
- configureRenderer(LineAndShapeRenderer) - Method in class hudson.model.MultiStageTimeSeries.TrendChart
-
- confirmationLink(Map, Closure) - Method in interface lib.LayoutTagLib
-
Produces a hyperlink which when clicked first asks for confirmation, then goes to that URL if confirmed.
- confirmationLink(Closure) - Method in interface lib.LayoutTagLib
-
Produces a hyperlink which when clicked first asks for confirmation, then goes to that URL if confirmed.
- confirmationLink(Map) - Method in interface lib.LayoutTagLib
-
Produces a hyperlink which when clicked first asks for confirmation, then goes to that URL if confirmed.
- confirmationLink() - Method in interface lib.LayoutTagLib
-
Produces a hyperlink which when clicked first asks for confirmation, then goes to that URL if confirmed.
- connect() - Method in class hudson.cli.CLIConnectionFactory
-
- CONNECT - Static variable in class hudson.model.Computer
-
- connect(boolean) - Method in class hudson.model.Computer
-
- connect(UpdateCenter.DownloadJob, URL) - Method in class hudson.model.UpdateCenter.UpdateCenterConfiguration
-
Connects to the given URL for downloading the binary.
- connectingExecutors - Variable in class hudson.model.LoadStatistics
-
Number of executors in the process of coming on-line and how it changes over time.
- Connection - Class in hudson.cli
-
- Connection(Socket) - Constructor for class hudson.cli.Connection
-
- Connection(InputStream, OutputStream) - Constructor for class hudson.cli.Connection
-
- CONNECTION_TIMEOUT - Static variable in class hudson.model.FullDuplexHttpChannel
-
Controls the time out of waiting for the 2nd HTTP request to arrive.
- ConnectionActivityMonitor - Class in hudson.slaves
-
Makes sure that connections to slaves are alive, and if they are not, cut them off.
- ConnectionActivityMonitor() - Constructor for class hudson.slaves.ConnectionActivityMonitor
-
- ConnectionActivityMonitor_OfflineCause() - Static method in class hudson.slaves.Messages
-
Key ConnectionActivityMonitor.OfflineCause
: Repeated
ping attempts failed
.
- ConnectionCheckJob(UpdateSite) - Constructor for class hudson.model.UpdateCenter.ConnectionCheckJob
-
- connectionCheckUrl - Variable in class hudson.model.UpdateSite.Data
-
If this is non-null, Jenkins is going to check the connectivity to this URL to make sure
the network connection is up.
- ConnectionFromCurrentPeer() - Constructor for class hudson.TcpSlaveAgentListener.ConnectionFromCurrentPeer
-
- CONSISTENT_HASH - Static variable in class hudson.model.LoadBalancer
-
Uses a consistent hash for scheduling.
- ConsistentHash<T> - Class in hudson.util
-
Consistent hash.
- ConsistentHash() - Constructor for class hudson.util.ConsistentHash
-
- ConsistentHash(int) - Constructor for class hudson.util.ConsistentHash
-
- ConsistentHash(ConsistentHash.Hash<T>) - Constructor for class hudson.util.ConsistentHash
-
- ConsistentHash(ConsistentHash.Hash<T>, int) - Constructor for class hudson.util.ConsistentHash
-
- ConsistentHash.Hash<T> - Interface in hudson.util
-
Hashes an object to some value.
- console_link(Map, Closure) - Method in interface lib.jenkins.ProjectTagLib
-
- console_link(Closure) - Method in interface lib.jenkins.ProjectTagLib
-
- console_link(Map) - Method in interface lib.jenkins.ProjectTagLib
-
- console_link() - Method in interface lib.jenkins.ProjectTagLib
-
- ConsoleAnnotationDescriptor - Class in hudson.console
-
- ConsoleAnnotationDescriptor(Class<? extends ConsoleNote<?>>) - Constructor for class hudson.console.ConsoleAnnotationDescriptor
-
- ConsoleAnnotationDescriptor() - Constructor for class hudson.console.ConsoleAnnotationDescriptor
-
- ConsoleAnnotationOutputStream<T> - Class in hudson.console
-
Used to convert plain text console output (as byte sequence) + embedded annotations into HTML (as char sequence),
by using
ConsoleAnnotator
.
- ConsoleAnnotationOutputStream(Writer, ConsoleAnnotator<? super T>, T, Charset) - Constructor for class hudson.console.ConsoleAnnotationOutputStream
-
- ConsoleAnnotator<T> - Class in hudson.console
-
Annotates one line of console output.
- ConsoleAnnotator() - Constructor for class hudson.console.ConsoleAnnotator
-
- ConsoleAnnotatorFactory<T> - Class in hudson.console
-
- ConsoleAnnotatorFactory() - Constructor for class hudson.console.ConsoleAnnotatorFactory
-
- ConsoleCommand - Class in hudson.cli
-
cat/tail/head of the console output.
- ConsoleCommand() - Constructor for class hudson.cli.ConsoleCommand
-
- ConsoleCommand_ShortDescription() - Static method in class hudson.cli.Messages
-
Key ConsoleCommand.ShortDescription
: Retrieves console
output of a build.
.
- ConsoleLink - Class in jenkins.management
-
- ConsoleLink() - Constructor for class jenkins.management.ConsoleLink
-
- ConsoleLink_Description() - Static method in class jenkins.management.Messages
-
Key ConsoleLink.Description
: Executes arbitrary script
for administration/trouble-shooting/diagnostics.
.
- ConsoleLink_DisplayName() - Static method in class jenkins.management.Messages
-
Key ConsoleLink.DisplayName
: Script Console
.
- ConsoleLogFilter - Class in hudson.console
-
A hook to allow filtering of information that is written to the console log.
- ConsoleLogFilter() - Constructor for class hudson.console.ConsoleLogFilter
-
- ConsoleNote<T> - Class in hudson.console
-
Data that hangs off from a console output.
- ConsoleNote() - Constructor for class hudson.console.ConsoleNote
-
- consoleOutput - Variable in class hudson.cli.BuildCommand
-
- ContainerAuthentication - Class in hudson.security
-
Authentication
implementation for
Principal
given through
HttpServletRequest
.
- ContainerAuthentication(HttpServletRequest) - Constructor for class hudson.security.ContainerAuthentication
-
Servlet container can tie a ServletRequest
to the request handling thread,
so we need to capture all the information upfront to allow Authentication
to be passed to other threads, like update center does.
- contains(Saveable) - Static method in class hudson.BulkChange
-
Checks if the given
Saveable
is currently in the bulk change.
- contains(TopLevelItem) - Method in class hudson.model.AllView
-
- contains(Fingerprint.Range) - Method in class hudson.model.Fingerprint.Range
-
If this range contains every int that's in the other range, return true
- contains(Node) - Method in class hudson.model.Label
-
- contains(TopLevelItem) - Method in class hudson.model.ListView
-
- contains(TopLevelItem) - Method in class hudson.model.MyView
-
- contains(TopLevelItem) - Method in class hudson.model.ProxyView
-
- contains(Queue.Task) - Method in class hudson.model.Queue
-
Returns true if this queue contains the said project.
- contains(TopLevelItem) - Method in class hudson.model.TreeView
-
- contains(TopLevelItem) - Method in class hudson.model.View
-
Checks if the job is in this collection.
- contains(Object) - Method in class hudson.util.CopyOnWriteList
-
- contains(D) - Method in class hudson.util.DescribableList
-
- contains(Object) - Method in class hudson.util.PersistedList
-
- containsKey(Object) - Method in class hudson.util.CopyOnWriteMap
-
- containsKey(Object) - Method in class hudson.util.PackedMap
-
- containsValue(Object) - Method in class hudson.util.CopyOnWriteMap
-
- contentEquals(InputStream, InputStream) - Static method in class hudson.util.IOUtils
-
- contentEquals(Reader, Reader) - Static method in class hudson.util.IOUtils
-
- context - Variable in class hudson.model.queue.WorkUnit
-
- context - Variable in class hudson.PluginManager
-
- context - Variable in class hudson.slaves.WorkspaceList.Entry
-
Multiple threads can acquire the same lock if they share the same context object.
- Context() - Constructor for class jenkins.tasks.SimpleBuildWrapper.Context
-
- contextDestroyed(ServletContextEvent) - Method in class hudson.WebAppMain
-
- contextInitialized(ServletContextEvent) - Method in class hudson.WebAppMain
-
Creates the sole instance of
Jenkins
and register it to the
ServletContext
.
- ContextMenu() - Constructor for class jenkins.model.ModelObjectWithContextMenu.ContextMenu
-
- ContextResettingExecutorService - Class in jenkins.util
-
- ContextResettingExecutorService(ExecutorService) - Constructor for class jenkins.util.ContextResettingExecutorService
-
- conv - Static variable in class hudson.model.Result
-
- convert(Class, Object) - Method in class hudson.util.EnumConverter
-
- convert(long, TimeUnit2) - Method in enum hudson.util.TimeUnit2
-
Convert the given time duration in the given unit to this
unit.
- convert(long, TimeUnit) - Method in enum hudson.util.TimeUnit2
-
Convert the given time duration in the given unit to this
unit.
- convert(Class, Object) - Method in class jenkins.util.TimeDuration.StaplerConverterImpl
-
- convertEOL(String, LineEndingConversion.EOLType) - Static method in class hudson.util.LineEndingConversion
-
Convert line endings of a string to the given type.
- ConverterImpl() - Constructor for class hudson.model.BuildAuthorizationToken.ConverterImpl
-
Deprecated.
- ConverterImpl(XStream2) - Constructor for class hudson.model.Cause.UpstreamCause.ConverterImpl
-
- ConverterImpl(XStream2) - Constructor for class hudson.model.CauseAction.ConverterImpl
-
- ConverterImpl(XStream2) - Constructor for class hudson.model.HealthReport.ConverterImpl
-
- ConverterImpl(XStream2) - Constructor for class hudson.model.JDK.ConverterImpl
-
- ConverterImpl() - Constructor for class hudson.model.Label.ConverterImpl
-
- ConverterImpl(XStream2) - Constructor for class hudson.security.HudsonPrivateSecurityRealm.Details.ConverterImpl
-
- ConverterImpl(XStream) - Constructor for class hudson.slaves.NodeList.ConverterImpl
-
- ConverterImpl(XStream2) - Constructor for class hudson.tasks.Maven.MavenInstallation.ConverterImpl
-
- ConverterImpl(Mapper) - Constructor for class hudson.util.CopyOnWriteList.ConverterImpl
-
- ConverterImpl(Mapper) - Constructor for class hudson.util.CopyOnWriteMap.Hash.ConverterImpl
-
- ConverterImpl(Mapper) - Constructor for class hudson.util.CopyOnWriteMap.Tree.ConverterImpl
-
- ConverterImpl(Mapper) - Constructor for class hudson.util.DescribableList.ConverterImpl
-
- ConverterImpl(Mapper) - Constructor for class hudson.util.PackedMap.ConverterImpl
-
- ConverterImpl(Mapper) - Constructor for class hudson.util.PersistedList.ConverterImpl
-
- ConverterImpl() - Constructor for class hudson.util.Secret.ConverterImpl
-
- ConverterImpl(Mapper) - Constructor for class jenkins.model.BuildDiscarder.ConverterImpl
-
- ConverterImpl(XStream) - Constructor for class jenkins.util.TreeString.ConverterImpl
-
- ConverterImpl() - Constructor for class jenkins.util.xstream.XStreamDOM.ConverterImpl
-
- convertHexDigit(byte) - Static method in class hudson.util.QuotedStringTokenizer
-
- copy() - Method in class hudson.Launcher.ProcStarter
-
- copy(T, String) - Method in class hudson.model.ItemGroupMixIn
-
- copy() - Method in class hudson.util.CopyOnWriteMap
-
- copy() - Method in class hudson.util.CopyOnWriteMap.Hash
-
- copy() - Method in class hudson.util.CopyOnWriteMap.Tree
-
- copy(File, OutputStream) - Static method in class hudson.util.IOUtils
-
- copy(InputStream, File) - Static method in class hudson.util.IOUtils
-
- copy(InputStream, OutputStream) - Static method in class hudson.util.IOUtils
-
- copy(InputStream, Writer) - Static method in class hudson.util.IOUtils
-
- copy(InputStream, Writer, String) - Static method in class hudson.util.IOUtils
-
- copy(Reader, Writer) - Static method in class hudson.util.IOUtils
-
- copy(Reader, OutputStream) - Static method in class hudson.util.IOUtils
-
- copy(Reader, OutputStream, String) - Static method in class hudson.util.IOUtils
-
- copy(T, String) - Method in class jenkins.model.Jenkins
-
- copy(T, String) - Method in class jenkins.model.Jenkins
-
- copy(T, String) - Method in interface jenkins.model.ModifiableTopLevelItemGroup
-
Copys a job.
- copyBundledPlugin(URL, String) - Method in class hudson.PluginManager
-
Copies the bundled plugin from the given URL to the destination of the given file name (like 'abc.jpi'),
with a reasonable up-to-date check.
- copyButton(Map, Closure) - Method in interface lib.LayoutTagLib
-
Creates a small button that lets the user copies a text into clipboard
- copyButton(Closure) - Method in interface lib.LayoutTagLib
-
Creates a small button that lets the user copies a text into clipboard
- copyButton(Map) - Method in interface lib.LayoutTagLib
-
Creates a small button that lets the user copies a text into clipboard
- copyButton() - Method in interface lib.LayoutTagLib
-
Creates a small button that lets the user copies a text into clipboard
- copyEntryContents(OutputStream) - Method in class hudson.org.apache.tools.tar.TarInputStream
-
Deprecated.
Copies the contents of the current tar archive entry directly into
an output stream.
- copyFile(File, File) - Static method in class hudson.Util
-
Copies a single file by using Ant.
- copyFrom(URL) - Method in class hudson.FilePath
-
Reads the URL on the current VM, and writes all the data to this
FilePath
(this is different from resolving URL remotely.)
- copyFrom(InputStream) - Method in class hudson.FilePath
-
Replaces the content of this file by the data from the given
InputStream
.
- copyFrom(FilePath) - Method in class hudson.FilePath
-
- copyFrom(FileItem) - Method in class hudson.FilePath
-
Place the data from
FileItem
into the file location specified by this
FilePath
object.
- CopyJobCommand - Class in hudson.cli
-
Copies a job from CLI.
- CopyJobCommand() - Constructor for class hudson.cli.CopyJobCommand
-
- CopyJobCommand_ShortDescription() - Static method in class hudson.cli.Messages
-
Key CopyJobCommand.ShortDescription
: Copies a job.
.
- copyLarge(InputStream, OutputStream) - Static method in class hudson.util.IOUtils
-
- copyLarge(Reader, Writer) - Static method in class hudson.util.IOUtils
-
- CopyOnWrite - Annotation Type in hudson
-
Represents fields that are protected for concurrency by the copy-on-write semantics.
- CopyOnWriteList<E> - Class in hudson.util
-
List
-like implementation that has copy-on-write semantics.
- CopyOnWriteList(List<E>) - Constructor for class hudson.util.CopyOnWriteList
-
- CopyOnWriteList() - Constructor for class hudson.util.CopyOnWriteList
-
- CopyOnWriteList.ConverterImpl - Class in hudson.util
-
Converter
implementation for XStream.
- CopyOnWriteMap<K,V> - Class in hudson.util
-
Map
that has copy-on-write semantics.
- CopyOnWriteMap(Map<K, V>) - Constructor for class hudson.util.CopyOnWriteMap
-
- CopyOnWriteMap() - Constructor for class hudson.util.CopyOnWriteMap
-
- CopyOnWriteMap.Hash<K,V> - Class in hudson.util
-
- CopyOnWriteMap.Hash.ConverterImpl - Class in hudson.util
-
- CopyOnWriteMap.Tree<K,V> - Class in hudson.util
-
- CopyOnWriteMap.Tree.ConverterImpl - Class in hudson.util
-
- copyRecursiveTo(FilePath) - Method in class hudson.FilePath
-
Copies the contents of this directory recursively into the specified target directory.
- copyRecursiveTo(String, FilePath) - Method in class hudson.FilePath
-
Copies the files that match the given file mask to the specified target node.
- copyRecursiveTo(String, String, FilePath) - Method in class hudson.FilePath
-
Copies the files that match the given file mask to the specified target node.
- copyRecursiveTo(DirScanner, FilePath, String) - Method in class hudson.FilePath
-
Copies files according to a specified scanner to a target node.
- copyStream(InputStream, OutputStream) - Static method in class hudson.Util
-
- copyStream(Reader, Writer) - Static method in class hudson.Util
-
- copyStreamAndClose(InputStream, OutputStream) - Static method in class hudson.Util
-
- copyStreamAndClose(Reader, Writer) - Static method in class hudson.Util
-
- copyTo(FilePath) - Method in class hudson.FilePath
-
Copies this file to the specified target.
- copyTo(OutputStream) - Method in class hudson.FilePath
-
Sends the contents of this file into the given
OutputStream
.
- copyToWithPermission(FilePath) - Method in class hudson.FilePath
-
Copies this file to the specified target, with file permissions and other meta attributes intact.
- copyWithDefaultValue(ParameterValue) - Method in class hudson.model.BooleanParameterDefinition
-
- copyWithDefaultValue(ParameterValue) - Method in class hudson.model.ChoiceParameterDefinition
-
- copyWithDefaultValue(ParameterValue) - Method in class hudson.model.ParameterDefinition
-
Create a new instance of this parameter definition and use the passed
parameter value as the default value.
- copyWithDefaultValue(ParameterValue) - Method in class hudson.model.PasswordParameterDefinition
-
- copyWithDefaultValue(ParameterValue) - Method in class hudson.model.RunParameterDefinition
-
- copyWithDefaultValue(ParameterValue) - Method in class hudson.model.StringParameterDefinition
-
- core - Variable in class hudson.model.UpdateSite.Data
-
The latest jenkins.war.
- core - Variable in class hudson.slaves.ComputerLauncherFilter
-
- core - Variable in class hudson.util.CopyOnWriteMap
-
- CoreEnvironmentContributor - Class in jenkins.model
-
EnvironmentContributor
that adds the basic set of environment variables that
we've been exposing historically.
- CoreEnvironmentContributor() - Constructor for class jenkins.model.CoreEnvironmentContributor
-
- CoreUpdateMonitor() - Constructor for class hudson.model.UpdateCenter.CoreUpdateMonitor
-
- countAllPoints() - Method in class hudson.util.ConsistentHash
-
- countBuildableItems() - Method in class hudson.model.Queue
-
- countBuildableItemsFor(Label) - Method in class hudson.model.Queue
-
- countBusy() - Method in class hudson.model.Computer
-
Returns the number of
Executor
s that are doing some work right now.
- countEntries() - Method in class hudson.util.io.Archiver
-
Number of files/directories archived.
- countExecutors() - Method in class hudson.model.Computer
-
Returns the current size of the executor pool for this computer.
- countIdle() - Method in class hudson.model.Computer
-
Returns the number of idle
Executor
s that can start working immediately.
- countTokens() - Method in class hudson.util.QuotedStringTokenizer
-
Not implemented.
- create(Hudson, Class<T>) - Static method in class hudson.ExtensionList
-
- create(Jenkins, Class<T>) - Static method in class hudson.ExtensionList
-
- create(StaplerRequest) - Static method in class hudson.model.BuildAuthorizationToken
-
Deprecated.
- CREATE - Static variable in class hudson.model.Computer
-
- create(EnvVars) - Static method in class hudson.model.Environment
-
Creates
Environment
implementation that just sets the variables as given in the parameter.
- create(String, FingerprintMap.FingerprintParams) - Method in class hudson.model.FingerprintMap
-
- CREATE - Static variable in interface hudson.model.Item
-
- create(File) - Method in interface hudson.model.RunMap.Constructor
-
- CREATE - Static variable in class hudson.model.View
-
Permission to create new views.
- create(StaplerRequest, StaplerResponse, ViewGroup) - Static method in class hudson.model.View
-
- create(String) - Static method in class hudson.scheduler.CronTabList
-
- create(String, Hash) - Static method in class hudson.scheduler.CronTabList
-
- create(String, String) - Static method in class hudson.search.SearchItems
-
- create(String, String, SearchIndex) - Static method in class hudson.search.SearchItems
-
- create(String, String, SearchableModelObject) - Static method in class hudson.search.SearchItems
-
- CREATE - Static variable in class hudson.security.Permission
-
Generic create access.
- create(Localizable) - Static method in class hudson.slaves.OfflineCause
-
- create(OutputStream) - Method in class hudson.util.io.ArchiverFactory
-
Creates an archiver on top of the given stream.
- create(Class<T>, Throwable) - Static method in class hudson.util.jna.InitializationErrorInvocationHandler
-
- create(String, P) - Method in class hudson.util.KeyedDataStorage
-
Creates a new data object.
- create(File) - Method in class jenkins.FilePathFilter
-
Checks if the given file can be created.
- create(File) - Method in class jenkins.ReflectiveFilePathFilter
-
- create() - Method in class jenkins.security.s2m.CallableRejectionConfig
-
- create(File) - Method in class jenkins.SoloFilePathFilter
-
- createAccount(String, String) - Method in class hudson.security.HudsonPrivateSecurityRealm
-
Creates a new user account by registering a password to the user.
- createActions(List<Action>) - Method in class jenkins.model.FingerprintFacet
-
Create action objects to be contributed to the owner
Fingerprint
.
- createAllFor(Computer) - Static method in class hudson.model.TransientComputerActionFactory
-
- createAllFor(View) - Static method in class hudson.model.TransientViewActionFactory
-
- createApplicationContext() - Method in class hudson.util.spring.BeanBuilder
-
- createBuildWrapper(AbstractBuild<?, ?>) - Method in class hudson.model.FileParameterValue
-
- createBuildWrapper(AbstractBuild<?, ?>) - Method in class hudson.model.ParameterValue
-
- createBuildWrappers(AbstractBuild<?, ?>, Collection<? super BuildWrapper>) - Method in class hudson.model.ParametersAction
-
- createCallable(Computer) - Method in class hudson.node_monitors.AbstractAsyncNodeMonitorDescriptor
-
Creates a Callable
that performs the monitoring when executed.
- createCallable(Computer) - Method in class hudson.node_monitors.ArchitectureMonitor.DescriptorImpl
-
- createChangeLogParser() - Method in class hudson.fsp.WorkspaceSnapshotSCM
-
- createChangeLogParser() - Method in class hudson.scm.NullSCM
-
- createChangeLogParser() - Method in class hudson.scm.SCM
-
The returned object will be used to parse changelog.xml.
- createChannelBuilder(String) - Method in class jenkins.slaves.JnlpSlaveHandshake
-
- createChart(CategoryDataset) - Method in class hudson.model.LoadStatistics
-
Creates a trend chart.
- createChart() - Method in class hudson.model.MultiStageTimeSeries.TrendChart
-
Draws a chart into JFreeChart
.
- createChildInjector(Iterable<? extends Module>) - Method in class jenkins.ProxyInjector
-
- createChildInjector(Module...) - Method in class jenkins.ProxyInjector
-
- createClassLoader(List<File>, ClassLoader) - Method in class hudson.ClassicPluginStrategy
-
Deprecated.
- createClassLoader(List<File>, ClassLoader, Attributes) - Method in class hudson.ClassicPluginStrategy
-
Creates the classloader that can load all the specified jar files and delegate to the given parent.
- createCliAuthenticator(CLICommand) - Method in class hudson.security.AbstractPasswordBasedSecurityRealm
-
- createCliAuthenticator(CLICommand) - Method in class hudson.security.SecurityRealm
-
Creates a
CliAuthenticator
object that authenticates an invocation of a CLI command.
- createClone() - Method in class hudson.cli.CLICommand
-
Creates a clone to be used to execute a command.
- createClone() - Method in class hudson.cli.CloneableCLICommand
-
- createCollection(Class) - Method in class hudson.slaves.NodeList.ConverterImpl
-
- createCollection(Class) - Method in class hudson.util.PackedMap.ConverterImpl
-
- createCollection(Class) - Method in class hudson.util.xstream.ImmutableListConverter
-
- createCollection(Class) - Method in class hudson.util.xstream.ImmutableMapConverter
-
- createCollection(Class) - Method in class hudson.util.xstream.ImmutableSetConverter
-
- createCollection(Class) - Method in class hudson.util.xstream.ImmutableSortedSetConverter
-
- createComputer() - Method in class hudson.model.Node
-
Creates a new
Computer
object that acts as the UI peer of this
Node
.
- createComputer() - Method in class hudson.model.Slave
-
- createComputer() - Method in class hudson.slaves.AbstractCloudSlave
-
- createComputer() - Method in class jenkins.model.Jenkins
-
- createCookie() - Static method in class hudson.EnvVars
-
Creates a magic cookie that can be used as the model environment variable
when we later kill the processes.
- createCookie() - Static method in class hudson.util.ProcessTreeKiller
-
- createCopyOnWriteList(Class<T>) - Static method in class hudson.ExtensionListView
-
- created(Queue.WaitingItem) - Static method in class hudson.model.queue.ScheduleResult
-
- created(File) - Method in class jenkins.model.RunIdMigrator
-
Called when a job is first created.
- createDataset() - Method in class hudson.model.MultiStageTimeSeries.TrendChart
-
- createDateFormat() - Method in enum hudson.model.MultiStageTimeSeries.TimeScale
-
- createDefaultConverter() - Method in class hudson.util.XStream2
-
- createDefaultInitialColumnList() - Static method in class hudson.views.ListViewColumn
-
- createDescriptorList(Jenkins, Class<T>) - Static method in class hudson.DescriptorExtensionList
-
Creates a new instance.
- createDescriptorList(Hudson, Class<T>) - Static method in class hudson.DescriptorExtensionList
-
- createDownloadable() - Method in class hudson.tools.DownloadFromUrlInstaller.DescriptorImpl
-
- createDummyLease(FilePath) - Static method in class hudson.slaves.WorkspaceList.Lease
-
- createEmpty(Run) - Static method in class hudson.scm.ChangeLogSet
-
Constant instance that represents no changes.
- createEmpty(AbstractBuild) - Static method in class hudson.scm.ChangeLogSet
-
Deprecated.
- createEmptyChangeLog(File, BuildListener, String) - Method in class hudson.scm.SCM
-
Deprecated.
- createEmptyChangeLog(File, TaskListener, String) - Method in class hudson.scm.SCM
-
- createExecutable() - Method in class hudson.model.AbstractProject
-
- createExecutable() - Method in class hudson.model.queue.QueueTaskFilter
-
- createExecutable() - Method in interface hudson.model.queue.SubTask
-
- createFileSet(File, String, String) - Static method in class hudson.Util
-
Creates Ant FileSet
with the base dir and include pattern.
- createFileSet(File, String) - Static method in class hudson.Util
-
- createFilter(FilterConfig) - Method in class hudson.security.LegacySecurityRealm
-
Filter to run for the LegacySecurityRealm is the
ChainServletFilter legacy from /WEB-INF/security/SecurityFilters.groovy.
- createFilter(FilterConfig) - Method in class hudson.security.SecurityRealm
-
Creates Filter
that all the incoming HTTP requests will go through
for authentication.
- createFixedIndenter(String) - Method in class hudson.model.TreeView
-
Returns
Indenter
that has the fixed indentation width.
- createFor(Run) - Method in class hudson.model.TransientBuildActionFactory
-
Deprecated.
Creates actions for the given build.
- createFor(AbstractBuild) - Method in class hudson.model.TransientBuildActionFactory
-
- createFor(Computer) - Method in class hudson.model.TransientComputerActionFactory
-
Creates actions for the given computer.
- createFor(AbstractProject) - Method in class hudson.model.TransientProjectActionFactory
-
Creates actions for the given project.
- createFor(User) - Method in class hudson.model.TransientUserActionFactory
-
Creates actions for the given user.
- createFor(View) - Method in class hudson.model.TransientViewActionFactory
-
returns a list of (transient) actions never null, may be empty
- createFor(SearchableModelObject) - Method in class hudson.search.SearchFactory
-
- createFor(T) - Method in class jenkins.model.TransientActionFactory
-
Creates actions for a given object.
- createFor(Fingerprint, List<FingerprintFacet>) - Method in class jenkins.model.TransientFingerprintFacetFactory
-
Creates actions for the given project.
- createFor(Job) - Method in class jenkins.tasks.SimpleBuildStep.LastBuildActionFactory
-
- createGraph() - Method in class hudson.util.Graph
-
Actually render a chart.
- createHistoryWidget() - Method in class hudson.model.AbstractProject
-
- createHistoryWidget() - Method in class hudson.model.Job
-
- createHistoryWidget() - Method in class jenkins.model.lazy.LazyBuildMixIn
-
- createInstance(Class<T>, StaplerRequest, String) - Static method in class hudson.scm.RepositoryBrowsers
-
- createInstance(Class<T>, StaplerRequest, JSONObject, String) - Static method in class hudson.scm.RepositoryBrowsers
-
- CreateJobCommand - Class in hudson.cli
-
Creates a new job by reading stdin as a configuration XML file.
- CreateJobCommand() - Constructor for class hudson.cli.CreateJobCommand
-
- CreateJobCommand_ShortDescription() - Static method in class hudson.cli.Messages
-
Key CreateJobCommand.ShortDescription
: Creates a new
job by reading stdin as a configuration XML file.
.
- createLauncher(TaskListener) - Method in class hudson.FilePath
-
Creates a
Launcher
for starting processes on the node
that has this file.
- createLauncher(BuildListener) - Method in class hudson.model.AbstractBuild.AbstractBuildExecution
-
Creates a
Launcher
that this build will use.
- createLauncher(TaskListener) - Method in class hudson.model.Node
-
Returns a
Launcher
for executing programs on this node.
- createLauncher(TaskListener) - Method in class hudson.model.Slave
-
Creates a launcher for the slave.
- createLauncher(TaskListener) - Method in class jenkins.model.Jenkins
-
- createLinkedDummyLease(FilePath, WorkspaceList.Lease) - Static method in class hudson.slaves.WorkspaceList.Lease
-
Creates a
WorkspaceList.Lease
object that points to the specified path, but the lock
is controlled by the given parent lease object.
- createList(Class<T>) - Static method in class hudson.ExtensionListView
-
- createListener() - Method in class hudson.model.AsyncAperiodicWork
-
- createListener() - Method in class hudson.model.AsyncPeriodicWork
-
- createListener() - Method in class hudson.model.TaskThread
-
Determines where the output of this
TaskThread
goes.
- createLoggerDecorator(Run<?, ?>) - Method in class jenkins.tasks.SimpleBuildWrapper
-
Allows this wrapper to decorate log output.
- createMac() - Method in class jenkins.security.HMACConfidentialKey
-
Creates a new
Mac
object.
- createNeedsMoreExecutor(Localizable) - Static method in class hudson.model.queue.CauseOfBlockage
-
- CreateNodeCommand - Class in hudson.cli
-
- CreateNodeCommand() - Constructor for class hudson.cli.CreateNodeCommand
-
- CreateNodeCommand_ShortDescription() - Static method in class hudson.cli.Messages
-
Key CreateNodeCommand.ShortDescription
: Creates a new
node by reading stdin as a XML configuration.
.
- createOverallTrendChart(MultiStageTimeSeries.TimeScale) - Method in class hudson.model.OverallLoadStatistics
-
When drawing the overall load statistics, use the total queue length,
not
LoadStatistics.queueLength
, which just shows jobs that are to be run on the master.
- createPath(String) - Method in class hudson.model.Node
-
- createPath(String) - Method in class jenkins.model.Jenkins
-
- createPluginStrategy() - Method in class hudson.PluginManager
-
Creates a hudson.PluginStrategy, looking at the corresponding system property.
- createPluginWrapper(File) - Method in class hudson.ClassicPluginStrategy
-
- createPluginWrapper(File) - Method in interface hudson.PluginStrategy
-
Creates a plugin wrapper, which provides a management interface for the plugin
- createProject(TopLevelItemDescriptor, String, boolean) - Method in class hudson.model.ItemGroupMixIn
-
- createProject(TopLevelItemDescriptor, String) - Method in class jenkins.model.Jenkins
-
- createProject(TopLevelItemDescriptor, String, boolean) - Method in class jenkins.model.Jenkins
-
- createProject(Class<T>, String) - Method in class jenkins.model.Jenkins
-
Creates a new job.
- createProject(TopLevelItemDescriptor, String, boolean) - Method in interface jenkins.model.ModifiableTopLevelItemGroup
-
Creates a new job.
- createProjectFromXML(String, InputStream) - Method in class hudson.model.ItemGroupMixIn
-
- createProjectFromXML(String, InputStream) - Method in class jenkins.model.Jenkins
-
- createProjectFromXML(String, InputStream) - Method in interface jenkins.model.ModifiableTopLevelItemGroup
-
/**
Creates a new job from its configuration XML.
- createProxy() - Method in class hudson.ProxyConfiguration
-
- createProxy(String) - Method in class hudson.ProxyConfiguration
-
- createProxy(String, String, int, String) - Static method in class hudson.ProxyConfiguration
-
- createReference() - Method in class hudson.model.AbstractBuild
-
- createReference() - Method in class hudson.model.Run
-
Called by
RunMap
to obtain a reference to this run.
- createReference(R) - Method in class hudson.model.RunMap
-
Reuses the same reference as much as we can.
- createReference(R) - Method in class jenkins.model.lazy.AbstractLazyLoadRunMap
-
Allow subtype to capture a reference.
- createReference() - Method in class jenkins.model.lazy.LazyBuildMixIn.RunMixIn
-
- createRenderOnDemandProxy(JellyContext, String) - Static method in class hudson.Functions
-
- createRunner() - Method in class hudson.model.Build
-
- createScriptFile(FilePath) - Method in class hudson.tasks.CommandInterpreter
-
Creates a script file in a temporary name in the specified directory.
- createSecurityComponents() - Method in class hudson.security.AbstractPasswordBasedSecurityRealm
-
- createSecurityComponents() - Method in class hudson.security.LegacySecurityRealm
-
- createSecurityComponents() - Method in class hudson.security.SecurityRealm
-
Creates fully-configured AuthenticationManager
that performs authentication
against the user realm.
- createShell(InputStream, PrintStream, PrintStream) - Method in class hudson.cli.GroovyshCommand
-
- createShell() - Method in class jenkins.util.groovy.GroovyHookScript
-
Can be used to customize the environment in which the script runs.
- createSocket(String, int, InetAddress, int) - Method in class hudson.util.NoClientBindProtocolSocketFactory
-
- createSocket(String, int, InetAddress, int, HttpConnectionParams) - Method in class hudson.util.NoClientBindProtocolSocketFactory
-
Attempts to get a new socket connection to the given host within the given time limit.
- createSocket(String, int) - Method in class hudson.util.NoClientBindProtocolSocketFactory
-
- createSocket(String, int, InetAddress, int) - Method in class hudson.util.NoClientBindSSLProtocolSocketFactory
-
- createSocket(String, int, InetAddress, int, HttpConnectionParams) - Method in class hudson.util.NoClientBindSSLProtocolSocketFactory
-
Attempts to get a new socket connection to the given host within the given time limit.
- createSocket(String, int) - Method in class hudson.util.NoClientBindSSLProtocolSocketFactory
-
- createSocket(Socket, String, int, boolean) - Method in class hudson.util.NoClientBindSSLProtocolSocketFactory
-
- createSubList(Collection<?>, Class<T>) - Static method in class hudson.Util
-
Create a sub-list by only picking up instances of the specified type.
- createSubText(Matcher) - Method in class hudson.AbstractMarkupText
-
- createSubText(Matcher) - Method in class hudson.MarkupText
-
- createSubText(Matcher) - Method in class hudson.MarkupText.SubText
-
- createSymbolicLink(File, String, boolean) - Static method in class hudson.util.jna.Kernel32Utils
-
- CreateSymbolicLinkW(WString, WString, int) - Method in interface hudson.util.jna.Kernel32
-
Creates a symbolic link.
- createSymlink(File, String, String, TaskListener) - Static method in class hudson.Util
-
Creates a symlink to targetPath at baseDir+symlinkPath.
- createTag(String, Attributes) - Method in class hudson.util.jelly.MorphTagLibrary
-
This code is really only used for dealing with dynamic tag libraries, so no point in implementing
this for statically used tag libraries.
- createTagScript(String, Attributes) - Method in class hudson.util.jelly.MorphTagLibrary
-
- createTempDir(String, String) - Method in class hudson.FilePath
-
Creates a temporary directory inside the directory represented by 'this'
- createTempDir() - Static method in class hudson.Util
-
Creates a new temporary directory.
- createTempFile(String, String) - Method in class hudson.FilePath
-
Creates a temporary file in the directory that this
FilePath
object designates.
- createTextTempFile(String, String, String) - Method in class hudson.FilePath
-
Creates a temporary file in this directory and set the contents to the
given text (encoded in the platform default encoding)
- createTextTempFile(String, String, String, boolean) - Method in class hudson.FilePath
-
Creates a temporary file in this directory (or the system temporary
directory) and set the contents to the given text (encoded in the
platform default encoding)
- createTopLevelItem(StaplerRequest, StaplerResponse) - Method in class hudson.model.ItemGroupMixIn
-
Creates a
TopLevelItem
from the submission of the '/lib/hudson/newFromList/formList'
or throws an exception if it fails.
- createTransientActions() - Method in class hudson.model.AbstractProject
-
- createTransientActions() - Method in class hudson.model.Project
-
- createTrendChart(MultiStageTimeSeries.TimeScale) - Method in class hudson.model.LoadStatistics
-
Creates CategoryDataset
which then becomes the basis
of the load statistics graph.
- createTrendChart(MultiStageTimeSeries.TimeScale, MultiStageTimeSeries...) - Static method in class hudson.model.MultiStageTimeSeries
-
- createUpdated(Collection<? extends ParameterValue>) - Method in class hudson.model.ParametersAction
-
Creates a new
ParametersAction
that contains all the parameters in this action
with the overrides / new values given as parameters.
- createValue(StaplerRequest, JSONObject) - Method in class hudson.model.BooleanParameterDefinition
-
- createValue(String) - Method in class hudson.model.BooleanParameterDefinition
-
- createValue(StaplerRequest, JSONObject) - Method in class hudson.model.ChoiceParameterDefinition
-
- createValue(String) - Method in class hudson.model.ChoiceParameterDefinition
-
- createValue(StaplerRequest, JSONObject) - Method in class hudson.model.FileParameterDefinition
-
- createValue(StaplerRequest) - Method in class hudson.model.FileParameterDefinition
-
- createValue(CLICommand, String) - Method in class hudson.model.FileParameterDefinition
-
- createValue(StaplerRequest, JSONObject) - Method in class hudson.model.JobParameterDefinition
-
- createValue(String) - Method in class hudson.model.JobParameterDefinition
-
- createValue(StaplerRequest, JSONObject) - Method in class hudson.model.ParameterDefinition
-
Create a parameter value from a form submission.
- createValue(StaplerRequest) - Method in class hudson.model.ParameterDefinition
-
Create a parameter value from a GET with query string.
- createValue(CLICommand, String) - Method in class hudson.model.ParameterDefinition
-
Create a parameter value from the string given in the CLI.
- createValue(String) - Method in class hudson.model.PasswordParameterDefinition
-
- createValue(StaplerRequest, JSONObject) - Method in class hudson.model.PasswordParameterDefinition
-
- createValue(StaplerRequest, JSONObject) - Method in class hudson.model.RunParameterDefinition
-
- createValue(String) - Method in class hudson.model.RunParameterDefinition
-
- createValue(String) - Method in class hudson.model.SimpleParameterDefinition
-
- createValue(StaplerRequest) - Method in class hudson.model.SimpleParameterDefinition
-
- createValue(CLICommand, String) - Method in class hudson.model.SimpleParameterDefinition
-
- createValue(StaplerRequest, JSONObject) - Method in class hudson.model.StringParameterDefinition
-
- createValue(String) - Method in class hudson.model.StringParameterDefinition
-
- createValue(StaplerRequest, JSONObject) - Method in class hudson.model.TextParameterDefinition
-
- createValue(String) - Method in class hudson.model.TextParameterDefinition
-
- createVariableResolver(AbstractBuild<?, ?>) - Method in class hudson.model.BooleanParameterValue
-
- createVariableResolver(AbstractBuild<?, ?>) - Method in class hudson.model.FileParameterValue
-
- createVariableResolver(AbstractBuild<?, ?>) - Method in class hudson.model.ParametersAction
-
- createVariableResolver(AbstractBuild<?, ?>) - Method in class hudson.model.ParameterValue
-
Returns a
VariableResolver
so that other components like
Builder
s
can perform variable substitution to reflect parameter values into the build process.
- createVariableResolver(AbstractBuild<?, ?>) - Method in class hudson.model.PasswordParameterValue
-
- createVariableResolver(AbstractBuild<?, ?>) - Method in class hudson.model.StringParameterValue
-
- CreateViewCommand - Class in hudson.cli
-
- CreateViewCommand() - Constructor for class hudson.cli.CreateViewCommand
-
- CreateViewCommand_ShortDescription() - Static method in class hudson.cli.Messages
-
Key CreateViewCommand.ShortDescription
: Creates a new
view by reading stdin as a XML configuration.
.
- createViewFromXML(String, InputStream) - Static method in class hudson.model.View
-
Instantiate View subtype from XML stream.
- createWorkUnit(SubTask) - Method in class hudson.model.queue.WorkUnitContext
-
Called by the executor that executes a member
SubTask
that belongs to this task
to create its
WorkUnit
.
- createZipArchive(OutputStream) - Method in class hudson.FilePath
-
- createZipArchive(OutputStream, String) - Method in class hudson.FilePath
-
- CriticalXStreamException - Exception in jenkins.util.xstream
-
Wraps XStreamException
to indicate it is critical for Jenkins.
- CriticalXStreamException(XStreamException) - Constructor for exception jenkins.util.xstream.CriticalXStreamException
-
- Cron() - Constructor for class hudson.triggers.Trigger.Cron
-
- CronTab - Class in hudson.scheduler
-
Table for driving scheduled tasks.
- CronTab(String) - Constructor for class hudson.scheduler.CronTab
-
- CronTab(String, Hash) - Constructor for class hudson.scheduler.CronTab
-
- CronTab(String, int) - Constructor for class hudson.scheduler.CronTab
-
- CronTab(String, int, Hash) - Constructor for class hudson.scheduler.CronTab
-
- CronTab(String, int, Hash, String) - Constructor for class hudson.scheduler.CronTab
-
- CronTab_do_you_really_mean_every_minute_when_you(Object, Object) - Static method in class hudson.scheduler.Messages
-
Key CronTab.do_you_really_mean_every_minute_when_you
: Do you really mean "every minute" when you say "{0}"? Perhaps you
meant "{1}" to poll once per hour
.
- CronTab_short_cycles_in_the_day_of_month_field_w() - Static method in class hudson.scheduler.Messages
-
Key CronTab.short_cycles_in_the_day_of_month_field_w
: Short cycles in the day-of-month field will behave oddly near the end
of a month
.
- CronTab_spread_load_evenly_by_using_rather_than_(Object, Object) - Static method in class hudson.scheduler.Messages
-
Key CronTab.spread_load_evenly_by_using_rather_than_
: Spread load evenly by using ‘{0}’ rather than ‘{1}’
.
- CrontabLexer - Class in hudson.scheduler
-
- CrontabLexer(InputStream) - Constructor for class hudson.scheduler.CrontabLexer
-
- CrontabLexer(Reader) - Constructor for class hudson.scheduler.CrontabLexer
-
- CrontabLexer(InputBuffer) - Constructor for class hudson.scheduler.CrontabLexer
-
- CrontabLexer(LexerSharedInputState) - Constructor for class hudson.scheduler.CrontabLexer
-
- CronTabList - Class in hudson.scheduler
-
- CronTabList(Collection<CronTab>) - Constructor for class hudson.scheduler.CronTabList
-
- CronTabList_InvalidInput(Object, Object) - Static method in class hudson.scheduler.Messages
-
Key CronTabList.InvalidInput
: Invalid input: "{0}":
{1}
.
- CrontabParser - Class in hudson.scheduler
-
- CrontabParser(TokenBuffer, int) - Constructor for class hudson.scheduler.CrontabParser
-
- CrontabParser(TokenBuffer) - Constructor for class hudson.scheduler.CrontabParser
-
- CrontabParser(TokenStream, int) - Constructor for class hudson.scheduler.CrontabParser
-
- CrontabParser(TokenStream) - Constructor for class hudson.scheduler.CrontabParser
-
- CrontabParser(ParserSharedInputState) - Constructor for class hudson.scheduler.CrontabParser
-
- CrontabParserTokenTypes - Interface in hudson.scheduler
-
- crop(CategoryPlot) - Method in class hudson.model.MultiStageTimeSeries.TrendChart
-
- CrumbExclusion - Class in hudson.security.csrf
-
Allows plugins to define exceptions to the CSRF protection filter.
- CrumbExclusion() - Constructor for class hudson.security.csrf.CrumbExclusion
-
- CrumbFilter - Class in hudson.security.csrf
-
Checks for and validates crumbs on requests that cause state changes, to
protect against cross site request forgeries.
- CrumbFilter() - Constructor for class hudson.security.csrf.CrumbFilter
-
- CrumbIssuer - Class in hudson.security.csrf
-
A CrumbIssuer represents an algorithm to generate a nonce value, known as a
crumb, to counter cross site request forgery exploits.
- CrumbIssuer() - Constructor for class hudson.security.csrf.CrumbIssuer
-
- CrumbIssuer.RestrictedApi - Class in hudson.security.csrf
-
- CrumbIssuerDescriptor<T extends CrumbIssuer> - Class in hudson.security.csrf
-
Describes global configuration for crumb issuers.
- CrumbIssuerDescriptor(String, String) - Constructor for class hudson.security.csrf.CrumbIssuerDescriptor
-
Crumb issuers always take a salt and a request field name.
- CryptoConfidentialKey - Class in jenkins.security
-
- CryptoConfidentialKey(String) - Constructor for class jenkins.security.CryptoConfidentialKey
-
- CryptoConfidentialKey(Class, String) - Constructor for class jenkins.security.CryptoConfidentialKey
-
- CULPRITS_DETERMINED - Static variable in class hudson.model.CheckPoint
-
- currBytes - Variable in class hudson.org.apache.tools.tar.TarOutputStream
-
Deprecated.
- current() - Static method in class hudson.BulkChange
-
Gets the
BulkChange
instance currently in scope for the current thread.
- current() - Static method in class hudson.model.User
-
Gets the
User
object representing the currently logged-in user, or null
if the current user is anonymous.
- current() - Static method in enum hudson.Platform
-
- current() - Static method in enum hudson.tools.JDKInstaller.CPU
-
Determines the CPU of the current JVM.
- current() - Static method in enum hudson.tools.JDKInstaller.Platform
-
- current() - Static method in class jenkins.FilePathFilter
-
Returns an
FilePathFilter
object that represents all the in-scope filters,
or null if none is needed.
- currentComputer() - Static method in class hudson.model.Computer
-
Gets the current
Computer
that the build is running.
- currentExecutor() - Static method in class hudson.model.Executor
-
Returns the executor of the current thread or null if current thread is not an executor.
- CurrentlyRunningTasks() - Constructor for class hudson.model.queue.LoadPredictor.CurrentlyRunningTasks
-
- currentlyUpdatingByXml() - Static method in class hudson.model.Items
-
Checks whether we are in the middle of creating or configuring an item via XML.
- currEntry - Variable in class hudson.org.apache.tools.tar.TarInputStream
-
Deprecated.
- currName - Variable in class hudson.org.apache.tools.tar.TarOutputStream
-
Deprecated.
- currSize - Variable in class hudson.org.apache.tools.tar.TarOutputStream
-
Deprecated.
- cycle - Variable in exception hudson.util.CyclicGraphDetector.CycleDetectedException
-
- CycleDetectedException(List) - Constructor for exception hudson.util.CyclicGraphDetector.CycleDetectedException
-
- CyclicGraphDetector<N> - Class in hudson.util
-
Traverses a directed graph and if it contains any cycle, throw an exception.
- CyclicGraphDetector() - Constructor for class hudson.util.CyclicGraphDetector
-
- CyclicGraphDetector.CycleDetectedException - Exception in hudson.util
-
- DaemonThreadFactory - Class in hudson.util
-
- DaemonThreadFactory() - Constructor for class hudson.util.DaemonThreadFactory
-
- DaemonThreadFactory(ThreadFactory) - Constructor for class hudson.util.DaemonThreadFactory
-
- DAILY - Static variable in interface hudson.scheduler.CrontabParserTokenTypes
-
- DailyCheck() - Constructor for class jenkins.model.DownloadSettings.DailyCheck
-
- data() - Method in class hudson.model.View.AsynchPeople
-
- data(Computer) - Method in class hudson.node_monitors.AbstractDiskSpaceMonitor
-
- data(Computer) - Method in class hudson.node_monitors.NodeMonitor
-
Obtains the monitoring result currently available, or null if no data is available.
- data - Variable in class hudson.tools.JDKInstaller.JDKFamilyList
-
- data - Variable in class hudson.util.PersistedList
-
- data() - Method in class jenkins.util.ProgressiveRendering
-
Provide current data to the web page for display.
- data() - Method in class jenkins.widgets.RunListProgressiveRendering
-
- dataset - Variable in class hudson.model.MultiStageTimeSeries.TrendChart
-
- DataSetBuilder<Row extends Comparable,Column extends Comparable> - Class in hudson.util
-
Builds CategoryDataset
.
- DataSetBuilder() - Constructor for class hudson.util.DataSetBuilder
-
- DAY - Static variable in class hudson.model.PeriodicWork
-
- debug - Variable in class hudson.org.apache.tools.tar.TarInputStream
-
Deprecated.
- debug - Variable in class hudson.org.apache.tools.tar.TarOutputStream
-
Deprecated.
- debug(int) - Method in class hudson.util.JVMBuilder
-
Enables the debugger support on the given port.
- DEBUG_YUI - Static variable in class hudson.Functions
-
Set to true if you need to use the debug version of YUI.
- DECAY - Static variable in class hudson.model.LoadStatistics
-
With 0.90 decay ratio for every 10sec, half reduction is about 1 min.
- decideWorkspace(Node, WorkspaceList) - Method in class hudson.model.AbstractBuild.AbstractBuildExecution
-
- DecodingStream - Class in hudson.util
-
Hex-binary decoding stream.
- DecodingStream(OutputStream) - Constructor for class hudson.util.DecodingStream
-
- decompose(StaplerRequest) - Static method in class hudson.Functions
-
- decorate(Launcher, Node) - Method in class hudson.LauncherDecorator
-
- decorate(URLConnection) - Method in class hudson.URLConnectionDecorator
-
Called before it gets connected.
- decorateByEnv(EnvVars) - Method in class hudson.Launcher
-
Returns a decorated
Launcher
that automatically adds the specified environment
variables.
- decorateByPrefix(String...) - Method in class hudson.Launcher
-
Returns a decorated
Launcher
that puts the given set of arguments as a prefix to any commands
that it invokes.
- DecoratedLauncher(Launcher) - Constructor for class hudson.Launcher.DecoratedLauncher
-
- decorateFor(Node) - Method in class hudson.Launcher
-
Returns a decorated
Launcher
for the given node.
- decorateLauncher(AbstractBuild, Launcher, BuildListener) - Method in class hudson.tasks.BuildWrapper
-
- decorateLauncher(AbstractBuild, Launcher, BuildListener) - Method in class jenkins.tasks.SimpleBuildWrapper
-
- decorateLogger(AbstractBuild, OutputStream) - Method in class hudson.console.ConsoleLogFilter
-
- decorateLogger(Run, OutputStream) - Method in class hudson.console.ConsoleLogFilter
-
Called on the start of each build, giving extensions a chance to intercept
the data that is written to the log.
- decorateLogger(Computer, OutputStream) - Method in class hudson.console.ConsoleLogFilter
-
Called to decorate logger for master/slave communication.
- decorateLogger(AbstractBuild, OutputStream) - Method in class hudson.tasks.BuildWrapper
-
- decorateLogger(AbstractBuild, OutputStream) - Method in class jenkins.tasks.SimpleBuildWrapper
-
- decrypt(String) - Static method in class hudson.util.Secret
-
- decrypt() - Method in class jenkins.security.CryptoConfidentialKey
-
Returns a
Cipher
object for decrypting with this key.
- dedup() - Method in class jenkins.util.TreeStringBuilder
-
Further reduces the memory footprint by finding the same labels across
multiple
TreeString
s.
- DeeplyNestedUpstreamCause() - Constructor for class hudson.model.Cause.UpstreamCause.DeeplyNestedUpstreamCause
-
- DEFAULT - Static variable in class hudson.FileSystemProvisioner
-
Default implementation.
- Default() - Constructor for class hudson.FileSystemProvisioner.Default
-
- DEFAULT - Static variable in class hudson.model.LoadBalancer
-
- Default() - Constructor for class hudson.model.RestartListener.Default
-
- Default() - Constructor for class jenkins.security.SecureRequester.Default
-
- DEFAULT_BLOCKED_ITEM_COMPARATOR - Static variable in class hudson.model.queue.QueueSorter
-
A comparator that sorts Queue.BlockedItem
instances based on how long they have been in the queue.
- DEFAULT_COLUMNS_ORDINAL_ACTIONS_END - Static variable in class hudson.views.ListViewColumn
-
- DEFAULT_COLUMNS_ORDINAL_ACTIONS_START - Static variable in class hudson.views.ListViewColumn
-
- DEFAULT_COLUMNS_ORDINAL_ICON_END - Static variable in class hudson.views.ListViewColumn
-
- DEFAULT_COLUMNS_ORDINAL_ICON_START - Static variable in class hudson.views.ListViewColumn
-
- DEFAULT_COLUMNS_ORDINAL_PROPERTIES_END - Static variable in class hudson.views.ListViewColumn
-
- DEFAULT_COLUMNS_ORDINAL_PROPERTIES_START - Static variable in class hudson.views.ListViewColumn
-
- DEFAULT_CSP_VALUE - Static variable in class hudson.model.DirectoryBrowserSupport
-
- DEFAULT_NAME - Static variable in class hudson.model.JDK
-
Name of the “System JDK”, which is just the JDK on Jenkins' $PATH.
- DEFAULT_NAMING_STRATEGY - Static variable in class jenkins.model.ProjectNamingStrategy
-
The default naming strategy which does not restrict the name of a job.
- DEFAULT_PATTERN - Static variable in class jenkins.model.ProjectNamingStrategy.PatternProjectNamingStrategy.DescriptorImpl
-
- defaultCheckout() - Method in class hudson.model.AbstractBuild.AbstractBuildExecution
-
- DefaultConfidentialStore - Class in jenkins.security
-
Default portable implementation of
ConfidentialStore
that uses
a directory inside $JENKINS_HOME.
- DefaultConfidentialStore() - Constructor for class jenkins.security.DefaultConfidentialStore
-
- DefaultConfidentialStore(File) - Constructor for class jenkins.security.DefaultConfidentialStore
-
- DefaultCrumbIssuer - Class in hudson.security.csrf
-
A crumb issuing algorithm based on the request principal and the remote address.
- DefaultCrumbIssuer(boolean) - Constructor for class hudson.security.csrf.DefaultCrumbIssuer
-
- DefaultCrumbIssuer.DescriptorImpl - Class in hudson.security.csrf
-
- DefaultCrumbIssuer_DisplayName() - Static method in class hudson.security.csrf.Messages
-
Key DefaultCrumbIssuer.DisplayName
: Default Crumb
Issuer
.
- defaulted(T, T) - Static method in class hudson.Functions
-
If the value exists, return that value.
- DefaultFilePathFilter - Class in jenkins.security.s2m
-
Blocks slaves from writing to files on the master by default (and also provide the kill switch.)
- DefaultFilePathFilter() - Constructor for class jenkins.security.s2m.DefaultFilePathFilter
-
- DefaultGlobalSettingsProvider - Class in jenkins.mvn
-
- DefaultGlobalSettingsProvider() - Constructor for class jenkins.mvn.DefaultGlobalSettingsProvider
-
- DefaultGlobalSettingsProvider.DescriptorImpl - Class in jenkins.mvn
-
- DefaultGlobalSettingsProvider_DisplayName() - Static method in class jenkins.mvn.Messages
-
Key DefaultGlobalSettingsProvider.DisplayName
: Use
default maven global settings
.
- DefaultGuiceExtensionAnnotation() - Constructor for class hudson.ExtensionFinder.DefaultGuiceExtensionAnnotation
-
- DefaultHolderFactory() - Constructor for class jenkins.model.lazy.BuildReference.DefaultHolderFactory
-
- defaultImplementationOf(Class) - Method in class hudson.util.xstream.MapperDelegate
-
- DefaultJnlpSlaveReceiver - Class in jenkins.slaves
-
Match the name against the slave name and route the incoming JNLP agent as
Slave
.
- DefaultJnlpSlaveReceiver() - Constructor for class jenkins.slaves.DefaultJnlpSlaveReceiver
-
- DefaultMyViewsTabBar - Class in hudson.views
-
- DefaultMyViewsTabBar() - Constructor for class hudson.views.DefaultMyViewsTabBar
-
- DefaultMyViewsTabBar.DescriptorImpl - Class in hudson.views
-
- DefaultMyViewsTabsBar_DisplayName() - Static method in class hudson.views.Messages
-
Key DefaultMyViewsTabsBar.DisplayName
: Default My Views
TabBar
.
- DefaultProjectNamingStrategy() - Constructor for class jenkins.model.ProjectNamingStrategy.DefaultProjectNamingStrategy
-
- DefaultProjectNamingStrategy_DisplayName() - Static method in class jenkins.model.Messages
-
Key DefaultProjectNamingStrategy.DisplayName
: Default
.
- DefaultSCMCheckoutStrategyImpl - Class in jenkins.scm
-
- DefaultSCMCheckoutStrategyImpl() - Constructor for class jenkins.scm.DefaultSCMCheckoutStrategyImpl
-
- DefaultSCMCheckoutStrategyImpl.DescriptorImpl - Class in jenkins.scm
-
- DefaultSettingsProvider - Class in jenkins.mvn
-
- DefaultSettingsProvider() - Constructor for class jenkins.mvn.DefaultSettingsProvider
-
- DefaultSettingsProvider.DescriptorImpl - Class in jenkins.mvn
-
- DefaultSettingsProvider_DisplayName() - Static method in class jenkins.mvn.Messages
-
Key DefaultSettingsProvider.DisplayName
: Use default
maven settings
.
- defaultToTrue(Boolean) - Static method in class hudson.Functions
-
Can be used to check a checkbox by default.
- DefaultUserCanonicalIdResolver - Class in jenkins.model
-
Default User.CanonicalIdResolver to escape unsupported characters and generate user ID.
- DefaultUserCanonicalIdResolver() - Constructor for class jenkins.model.DefaultUserCanonicalIdResolver
-
- DefaultViewsTabBar - Class in hudson.views
-
- DefaultViewsTabBar() - Constructor for class hudson.views.DefaultViewsTabBar
-
- DefaultViewsTabBar.DescriptorImpl - Class in hudson.views
-
- DefaultViewsTabsBar_DisplayName() - Static method in class hudson.views.Messages
-
Key DefaultViewsTabsBar.DisplayName
: Default Views
TabBar
.
- DefaultWhitelist() - Constructor for class jenkins.security.s2m.CallableDirectionChecker.DefaultWhitelist
-
- DeferredCreationLdapAuthoritiesPopulator - Class in hudson.security
-
- DeferredCreationLdapAuthoritiesPopulator(InitialDirContextFactory, String) - Constructor for class hudson.security.DeferredCreationLdapAuthoritiesPopulator
-
Deprecated.
Constructor.
- defineClassFromData(File, byte[], String) - Method in class jenkins.util.AntClassLoader
-
Define a class given its bytes
- definedExecutors - Variable in class hudson.model.LoadStatistics
-
Number of executors defined for Jenkins and how it changes over time.
- definePackage(File, String) - Method in class jenkins.util.AntClassLoader
-
Define the package information associated with a class.
- definePackage(File, String, Manifest) - Method in class jenkins.util.AntClassLoader
-
Define the package information when the class comes from a
jar with a manifest
- delegate - Variable in class hudson.util.xstream.MapperDelegate
-
- delegate() - Method in class jenkins.util.InterceptingExecutorService
-
- DelegatingComputerLauncher - Class in hudson.slaves
-
Convenient base implementation of
ComputerLauncher
that allows
subtypes to perform some initialization (typically something cloud/v12n related
to power up the machine), then to delegate to another
ComputerLauncher
to connect.
- DelegatingComputerLauncher(ComputerLauncher) - Constructor for class hudson.slaves.DelegatingComputerLauncher
-
- DelegatingComputerLauncher.DescriptorImpl - Class in hudson.slaves
-
- DelegatingOutputStream - Class in hudson.util
-
- DelegatingOutputStream(OutputStream) - Constructor for class hudson.util.DelegatingOutputStream
-
- delete() - Method in class hudson.FilePath
-
Deletes this file.
- delete(StaplerRequest, StaplerResponse) - Method in class hudson.model.AbstractItem
-
- delete() - Method in class hudson.model.AbstractItem
-
Deletes this item.
- DELETE - Static variable in class hudson.model.Computer
-
- delete() - Method in class hudson.model.FileParameterValue.FileItemImpl
-
- DELETE - Static variable in interface hudson.model.Item
-
- delete() - Method in interface hudson.model.Item
-
Deletes this item.
- delete() - Method in class hudson.model.Job
-
- DELETE - Static variable in class hudson.model.Run
-
- delete() - Method in class hudson.model.Run
-
Deletes this build and its entire log
- delete() - Method in class hudson.model.User
-
Deletes the data directory and removes this user from Hudson.
- DELETE - Static variable in class hudson.model.View
-
- DELETE - Static variable in class hudson.scm.EditType
-
- DELETE - Static variable in class hudson.security.Permission
-
Generic delete access.
- delete(String) - Method in interface hudson.tools.JDKInstaller.FileSystem
-
- DELETE - Static variable in interface hudson.util.jna.WINNT
-
- delete() - Method in class hudson.util.TextFile
-
- delete() - Method in class hudson.XmlFile
-
- delete(File) - Method in class jenkins.FilePathFilter
-
Checks if the given file/directory can be deleted.
- delete() - Method in class jenkins.model.ArtifactManager
-
Delete all artifacts associated with an earlier build (if any).
- delete(File, String) - Method in class jenkins.model.RunIdMigrator
-
Delete the record of a build.
- delete() - Method in class jenkins.model.StandardArtifactManager
-
- delete(File) - Method in class jenkins.ReflectiveFilePathFilter
-
- delete(File) - Method in class jenkins.SoloFilePathFilter
-
- deleteAll() - Method in class hudson.util.io.ReopenableRotatingFileOutputStream
-
Deletes all the log files, including rotated files.
- deleteArtifacts() - Method in class hudson.model.Run
-
Deletes this build's artifacts.
- DeleteBuildsCommand - Class in hudson.cli
-
Deletes builds records in a bulk.
- DeleteBuildsCommand() - Constructor for class hudson.cli.DeleteBuildsCommand
-
- DeleteBuildsCommand_ShortDescription() - Static method in class hudson.cli.Messages
-
Key DeleteBuildsCommand.ShortDescription
: Deletes build
record(s).
.
- deleteContents() - Method in class hudson.FilePath
-
Deletes all the contents of this directory, but not the directory itself
- deleteContentsRecursive(File) - Static method in class hudson.Util
-
Deletes the contents of the given directory (but not the directory itself)
recursively.
- deleteFile(File) - Static method in class hudson.Util
-
Deletes this file (and does not take no for an answer).
- DeleteJobCommand - Class in hudson.cli
-
- DeleteJobCommand() - Constructor for class hudson.cli.DeleteJobCommand
-
- DeleteJobCommand_ShortDescription() - Static method in class hudson.cli.Messages
-
Key DeleteJobCommand.ShortDescription
: Deletes
job(s).
.
- DeleteNodeCommand - Class in hudson.cli
-
- DeleteNodeCommand() - Constructor for class hudson.cli.DeleteNodeCommand
-
- DeleteNodeCommand_ShortDescription() - Static method in class hudson.cli.Messages
-
Key DeleteNodeCommand.ShortDescription
: Deletes
node(s)
.
- deleteRecursive() - Method in class hudson.FilePath
-
Deletes this directory, including all its contents recursively.
- deleteRecursive(File) - Static method in class hudson.Util
-
- deleteView(View) - Method in class hudson.model.MyViewsProperty
-
- deleteView(View) - Method in class hudson.model.TreeView
-
- deleteView(View) - Method in interface hudson.model.ViewGroup
-
Deletes a view in this group.
- deleteView(View) - Method in class hudson.model.ViewGroupMixIn
-
- deleteView(View) - Method in class jenkins.model.Jenkins
-
- DeleteViewCommand - Class in hudson.cli
-
- DeleteViewCommand() - Constructor for class hudson.cli.DeleteViewCommand
-
- DeleteViewCommand_ShortDescription() - Static method in class hudson.cli.Messages
-
Key DeleteViewCommand.ShortDescription
: Deletes
view(s).
.
- Demand(long, long) - Constructor for class hudson.slaves.RetentionStrategy.Demand
-
- DependecyDeclarer - Interface in hudson.model
-
- dependencies - Variable in class hudson.model.UpdateSite.Plugin
-
Dependencies of this plugin.
- Dependency(AbstractProject, AbstractProject) - Constructor for class hudson.model.DependencyGraph.Dependency
-
- Dependency(String) - Constructor for class hudson.PluginWrapper.Dependency
-
- DependencyChange(AbstractProject<?, ?>, int, int) - Constructor for class hudson.model.AbstractBuild.DependencyChange
-
- DependencyDeclarer - Interface in jenkins.model
-
Marker interface for project-associated objects that can participate
in the dependency graph computation process.
- DependencyGraph - Class in hudson.model
-
Maintains the build dependencies between
AbstractProject
s
for efficient dependency computation.
- DependencyGraph() - Constructor for class hudson.model.DependencyGraph
-
Builds the dependency graph.
- DependencyGraph.Dependency - Class in hudson.model
-
Represents an edge in the dependency graph.
- DependencyRunner - Class in hudson
-
Runs a job on all projects in the order of dependencies
- DependencyRunner(DependencyRunner.ProjectRunnable) - Constructor for class hudson.DependencyRunner
-
- DependencyRunner.ProjectRunnable - Interface in hudson
-
- deploy() - Method in class hudson.model.UpdateSite.Plugin
-
- deploy(boolean) - Method in class hudson.model.UpdateSite.Plugin
-
Schedules the installation of this plugin.
- deployBackup() - Method in class hudson.model.UpdateSite.Plugin
-
Schedules the downgrade of this plugin.
- descramble(String) - Static method in class hudson.util.Scrambler
-
- Describable<T extends Describable<T>> - Interface in hudson.model
-
- DescribableList<T extends Describable<T>,D extends Descriptor<T>> - Class in hudson.util
-
- DescribableList() - Constructor for class hudson.util.DescribableList
-
- DescribableList(DescribableList.Owner) - Constructor for class hudson.util.DescribableList
-
- DescribableList(Saveable) - Constructor for class hudson.util.DescribableList
-
- DescribableList(Saveable, Collection<? extends T>) - Constructor for class hudson.util.DescribableList
-
- DescribableList.ConverterImpl - Class in hudson.util
-
Converter
implementation for XStream.
- DescribableList.Owner - Interface in hudson.util
-
- describe() - Method in class jenkins.security.s2m.CallableRejectionConfig
-
Return the object that helps the UI rendering by providing the details.
- description - Variable in class hudson.cli.SetBuildDescriptionCommand
-
- description - Variable in class hudson.model.AbstractItem
-
Project description.
- description - Variable in class hudson.model.Run
-
Human-readable description.
- description - Variable in class hudson.model.View
-
Message displayed in the view page.
- description - Variable in class hudson.security.Permission
-
Human-readable description of this permission.
- description - Variable in class hudson.slaves.OfflineCause.SimpleOfflineCause
-
- description - Variable in class hudson.WebAppMain.FileAndDescription
-
- description(Map, Closure) - Method in interface lib.FormTagLib
-
Renders a row that shows description text below an input field.
- description(Closure) - Method in interface lib.FormTagLib
-
Renders a row that shows description text below an input field.
- description(Map) - Method in interface lib.FormTagLib
-
Renders a row that shows description text below an input field.
- description() - Method in interface lib.FormTagLib
-
Renders a row that shows description text below an input field.
- Descriptor<T extends Describable<T>> - Class in hudson.model
-
Metadata about a configurable instance.
- Descriptor(Class<? extends T>) - Constructor for class hudson.model.Descriptor
-
- Descriptor() - Constructor for class hudson.model.Descriptor
-
Infers the type of the corresponding
Describable
from the outer class.
- DESCRIPTOR - Static variable in class hudson.model.FreeStyleProject
-
Descriptor is instantiated as a field purely for backward compatibility.
- DESCRIPTOR - Static variable in class hudson.node_monitors.ClockMonitor
-
- DESCRIPTOR - Static variable in class hudson.node_monitors.DiskSpaceMonitor
-
- DESCRIPTOR - Static variable in class hudson.node_monitors.ResponseTimeMonitor
-
- DESCRIPTOR - Static variable in class hudson.node_monitors.SwapSpaceMonitor
-
- DESCRIPTOR - Static variable in class hudson.node_monitors.TemporarySpaceMonitor
-
- DESCRIPTOR - Static variable in class hudson.security.FullControlOnceLoggedInAuthorizationStrategy
-
- DESCRIPTOR - Static variable in class hudson.security.LegacySecurityRealm
-
- DESCRIPTOR - Static variable in class hudson.slaves.JNLPLauncher
-
- DESCRIPTOR - Static variable in class hudson.tasks.ArtifactArchiver
-
- DESCRIPTOR - Static variable in class hudson.tasks.Maven
-
- Descriptor() - Constructor for class hudson.tools.AbstractCommandInstaller.Descriptor
-
- DESCRIPTOR - Static variable in class jenkins.model.DefaultUserCanonicalIdResolver
-
- Descriptor.FormException - Exception in hudson.model
-
- Descriptor.PropertyType - Class in hudson.model
-
- Descriptor.Self - Class in hudson.model
-
Special type indicating that
Descriptor
describes itself.
- Descriptor_From(Object, Object) - Static method in class hudson.model.Messages
-
Key Descriptor.From
: (from <a href="{1}">{0}</a>)
.
- DescriptorByNameOwner - Interface in hudson.model
-
- DescriptorExtensionList<T extends Describable<T>,D extends Descriptor<T>> - Class in hudson
-
- DescriptorExtensionList(Hudson, Class<T>) - Constructor for class hudson.DescriptorExtensionList
-
- DescriptorExtensionList(Jenkins, Class<T>) - Constructor for class hudson.DescriptorExtensionList
-
- DescriptorExtensionListImpl(Jenkins) - Constructor for class hudson.tasks.Publisher.DescriptorExtensionListImpl
-
- DescriptorImpl() - Constructor for class hudson.console.ExpandableDetailsNote.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.console.HudsonExceptionNote.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.console.HyperlinkNote.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.console.ModelHyperlinkNote.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.FileSystemProvisioner.Default.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.markup.EscapedMarkupFormatter.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.model.AllView.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.model.BooleanParameterDefinition.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.model.ChoiceParameterDefinition.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.model.ComputerSet.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.model.FileParameterDefinition.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.model.FreeStyleProject.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.model.JDK.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.model.JobParameterDefinition.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.model.ListView.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.model.MyView.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.model.MyViewsProperty.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.model.PaneStatusProperties.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.model.ParametersDefinitionProperty.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.model.ProxyView.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.model.RunParameterDefinition.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.model.StringParameterDefinition.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.model.TextParameterDefinition.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.model.TreeView.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.node_monitors.ArchitectureMonitor.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.ProxyConfiguration.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.scm.NullSCM.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.search.UserSearchProperty.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.security.AuthorizationStrategy.Unsecured.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.security.csrf.DefaultCrumbIssuer.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.security.FullControlOnceLoggedInAuthorizationStrategy.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.security.GlobalSecurityConfiguration.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.security.HudsonPrivateSecurityRealm.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.security.HudsonPrivateSecurityRealm.Details.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.security.LegacyAuthorizationStrategy.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.slaves.CommandConnector.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.slaves.CommandLauncher.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.slaves.DelegatingComputerLauncher.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.slaves.DumbSlave.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.slaves.EnvironmentVariablesNodeProperty.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.slaves.RetentionStrategy.Always.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.slaves.RetentionStrategy.Demand.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.slaves.SimpleScheduledRetentionStrategy.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.tasks._maven.Maven3MojoNote.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.tasks._maven.MavenErrorNote.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.tasks._maven.MavenMojoNote.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.tasks._maven.MavenWarningNote.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.tasks.ArtifactArchiver.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.tasks.BatchFile.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.tasks.BuildTrigger.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.tasks.Fingerprinter.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.tasks.Maven.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.tasks.Maven.MavenInstallation.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.tasks.Maven.MavenInstaller.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.tasks.Shell.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.tools.BatchCommandInstaller.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.tools.CommandInstaller.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.tools.DownloadFromUrlInstaller.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.tools.InstallSourceProperty.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.tools.JDKInstaller.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.tools.ToolLocationNodeProperty.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.tools.ZipExtractionInstaller.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.triggers.SCMTrigger.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.triggers.TimerTrigger.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.views.BuildButtonColumn.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.views.DefaultMyViewsTabBar.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.views.DefaultViewsTabBar.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.views.JobColumn.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.views.LastDurationColumn.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.views.LastFailureColumn.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.views.LastStableColumn.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.views.LastSuccessColumn.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.views.StatusColumn.DescriptorImpl
-
- DescriptorImpl() - Constructor for class hudson.views.WeatherColumn.DescriptorImpl
-
- DescriptorImpl() - Constructor for class jenkins.model.BuildDiscarderProperty.DescriptorImpl
-
- DescriptorImpl() - Constructor for class jenkins.model.IdStrategy.CaseInsensitive.DescriptorImpl
-
- DescriptorImpl() - Constructor for class jenkins.model.IdStrategy.CaseSensitive.DescriptorImpl
-
- DescriptorImpl() - Constructor for class jenkins.model.IdStrategy.CaseSensitiveEmailAddress.DescriptorImpl
-
- DescriptorImpl() - Constructor for class jenkins.model.Jenkins.DescriptorImpl
-
- DescriptorImpl() - Constructor for class jenkins.model.ProjectNamingStrategy.DefaultProjectNamingStrategy.DescriptorImpl
-
- DescriptorImpl() - Constructor for class jenkins.model.ProjectNamingStrategy.PatternProjectNamingStrategy.DescriptorImpl
-
- DescriptorImpl() - Constructor for class jenkins.mvn.DefaultGlobalSettingsProvider.DescriptorImpl
-
- DescriptorImpl() - Constructor for class jenkins.mvn.DefaultSettingsProvider.DescriptorImpl
-
- DescriptorImpl() - Constructor for class jenkins.mvn.FilePathGlobalSettingsProvider.DescriptorImpl
-
- DescriptorImpl() - Constructor for class jenkins.mvn.FilePathSettingsProvider.DescriptorImpl
-
- DescriptorImpl() - Constructor for class jenkins.scm.DefaultSCMCheckoutStrategyImpl.DescriptorImpl
-
- DescriptorImpl() - Constructor for class jenkins.security.ApiTokenProperty.DescriptorImpl
-
- DescriptorImpl() - Constructor for class jenkins.security.LastGrantedAuthoritiesProperty.DescriptorImpl
-
- DescriptorImpl() - Constructor for class jenkins.triggers.ReverseBuildTrigger.DescriptorImpl
-
- DescriptorList<T extends Describable<T>> - Class in hudson.util
-
- DescriptorList(Descriptor<T>...) - Constructor for class hudson.util.DescriptorList
-
- DescriptorList(Class<T>) - Constructor for class hudson.util.DescriptorList
-
- descriptorList(Map, Closure) - Method in interface lib.FormTagLib
-
Generate config pages from a list of Descriptors into a section.
- descriptorList(Closure) - Method in interface lib.FormTagLib
-
Generate config pages from a list of Descriptors into a section.
- descriptorList(Map) - Method in interface lib.FormTagLib
-
Generate config pages from a list of Descriptors into a section.
- descriptorList() - Method in interface lib.FormTagLib
-
Generate config pages from a list of Descriptors into a section.
- descriptorRadioList(Map, Closure) - Method in interface lib.FormTagLib
-
Generate config pages from a list of Descriptors into a section.
- descriptorRadioList(Closure) - Method in interface lib.FormTagLib
-
Generate config pages from a list of Descriptors into a section.
- descriptorRadioList(Map) - Method in interface lib.FormTagLib
-
Generate config pages from a list of Descriptors into a section.
- descriptorRadioList() - Method in interface lib.FormTagLib
-
Generate config pages from a list of Descriptors into a section.
- DescriptorVisibilityFilter - Class in hudson.model
-
- DescriptorVisibilityFilter() - Constructor for class hudson.model.DescriptorVisibilityFilter
-
- destroy() - Method in class hudson.ResponseHeaderFilter
-
- destroy() - Method in class hudson.security.BasicAuthenticationFilter
-
- destroy() - Method in class hudson.security.ChainedServletFilter
-
- destroy() - Method in class hudson.security.csrf.CrumbFilter
- destroy() - Method in class hudson.security.HudsonFilter
-
- destroy() - Method in class hudson.security.NoopFilter
-
- destroy() - Method in class hudson.security.UnwrapSecurityExceptionFilter
-
- destroy() - Method in class hudson.util.CharacterEncodingFilter
-
- destroy() - Method in class hudson.util.PluginServletFilter
-
- destroy() - Method in class jenkins.security.BasicHeaderProcessor
-
- destroy() - Method in class jenkins.security.ExceptionTranslationFilter
-
- details - Variable in class hudson.util.AdministrativeError
-
- determineFailureUrl(HttpServletRequest, AuthenticationException) - Method in class hudson.security.AuthenticationProcessingFilter2
-
- determineRows(String) - Static method in class hudson.Functions
-
Counts the number of rows needed for textarea to fit the content.
- determineTargetUrl(HttpServletRequest) - Method in class hudson.security.AuthenticationProcessingFilter2
-
- diff - Variable in class hudson.util.ClockDifference
-
The difference in milliseconds.
- diffieHellman(boolean) - Method in class hudson.cli.Connection
-
Performs a Diffie-Hellman key exchange and produce a common secret between two ends of the connection.
- diffieHellman(boolean, int) - Method in class hudson.cli.Connection
-
- digest() - Method in class hudson.FilePath
-
Computes the MD5 digest of the file in hex string.
- Digester2 - Class in hudson.util
-
Digester
wrapper to fix the issue DIGESTER-118.
- Digester2() - Constructor for class hudson.util.Digester2
-
- din - Variable in class hudson.cli.Connection
-
- dir - Variable in class jenkins.model.lazy.AbstractLazyLoadRunMap
-
Base directory for data.
- DIR_SEPARATOR - Static variable in class hudson.util.IOUtils
-
- DIR_SEPARATOR_UNIX - Static variable in class hudson.util.IOUtils
-
- DIR_SEPARATOR_WINDOWS - Static variable in class hudson.util.IOUtils
-
- DirectedGraph<N> - Class in jenkins.util
-
A possible cyclic directed graph.
- DirectedGraph() - Constructor for class jenkins.util.DirectedGraph
-
- DirectedGraph.SCC<N> - Class in jenkins.util
-
Strongly connected component (SCC) of a graph.
- DirectlyModifiableTopLevelItemGroup - Interface in jenkins.model
-
Item group which supports items being directly moved in or out of it.
- DirectlyModifiableView - Interface in hudson.model
-
Marker interface for
View
its items can be modified.
- DirectoryBrowserSupport - Class in hudson.model
-
Has convenience methods to serve file system.
- DirectoryBrowserSupport(ModelObject, String) - Constructor for class hudson.model.DirectoryBrowserSupport
-
- DirectoryBrowserSupport(ModelObject, FilePath, String, String, boolean) - Constructor for class hudson.model.DirectoryBrowserSupport
-
- DirectoryBrowserSupport(ModelObject, VirtualFile, String, String, boolean) - Constructor for class hudson.model.DirectoryBrowserSupport
-
- DirectoryBrowserSupport.Path - Class in hudson.model
-
Represents information about one file or folder.
- DirScanner - Class in hudson.util
-
Visits a directory and its contents and pass them to the
FileVisitor
.
- DirScanner() - Constructor for class hudson.util.DirScanner
-
- DirScanner.Filter - Class in hudson.util
-
- DirScanner.Full - Class in hudson.util
-
Scans everything recursively.
- DirScanner.Glob - Class in hudson.util
-
Scans by using Ant GLOB syntax.
- disable() - Method in class hudson.logging.LogRecorder.Target
-
- disable() - Method in class hudson.model.AbstractProject
-
- disable(boolean) - Method in class hudson.model.AdministrativeMonitor
-
Mark this monitor as disabled, to prevent this from showing up in the UI.
- disable() - Method in class hudson.PluginWrapper
-
Disables this plugin next time Jenkins runs.
- DISABLE - Static variable in class jenkins.security.BasicHeaderRealPasswordAuthenticator
-
Legacy property to disable the real password support.
- DISABLE_TRANSFORMER - Static variable in class hudson.ClassicPluginStrategy
-
- disabled - Static variable in class hudson.DNSMultiCast
-
- disabled - Variable in class hudson.model.AbstractProject
-
True to suspend new builds.
- DISABLED - Static variable in class hudson.model.UsageStatistics
-
- disabled - Static variable in class hudson.model.WorkspaceCleanupThread
-
Can be used to disable workspace clean up.
- disabled - Static variable in class hudson.slaves.CloudRetentionStrategy
-
- DISABLED - Static variable in class jenkins.slaves.NioChannelSelector
-
Escape hatch to disable use of NIO.
- disabled - Static variable in class jenkins.slaves.StandardOutputSwapper
-
- disableSecurity() - Method in class jenkins.model.Jenkins
-
- discard(FilePath, TaskListener) - Method in class hudson.FileSystemProvisioner.Default.DescriptorImpl
-
- discard(FilePath, TaskListener) - Method in class hudson.FileSystemProvisionerDescriptor
-
- discardWorkspace(AbstractProject<?, ?>, FilePath) - Method in class hudson.FileSystemProvisioner.Default
-
- discardWorkspace(AbstractProject<?, ?>, FilePath) - Method in class hudson.FileSystemProvisioner
-
- DISCONNECT - Static variable in class hudson.model.Computer
-
- disconnect(OfflineCause) - Method in class hudson.model.Computer
-
Disconnect this computer.
- disconnect() - Method in class hudson.model.Computer
-
- disconnect(OfflineCause) - Method in class hudson.slaves.SlaveComputer
-
- DISCOVER - Static variable in interface hudson.model.Item
-
- discover(Class<T>) - Method in class hudson.PluginManager
-
Discover all the service provider implementations of the given class,
via META-INF/services.
- DiskSpace(String, long) - Constructor for class hudson.node_monitors.DiskSpaceMonitorDescriptor.DiskSpace
-
- DiskSpaceMonitor - Class in hudson.node_monitors
-
Checks available disk space of the remote FS root.
- DiskSpaceMonitor(String) - Constructor for class hudson.node_monitors.DiskSpaceMonitor
-
- DiskSpaceMonitor() - Constructor for class hudson.node_monitors.DiskSpaceMonitor
-
- DiskSpaceMonitor_DisplayName() - Static method in class hudson.node_monitors.Messages
-
Key DiskSpaceMonitor.DisplayName
: Free Disk Space
.
- DiskSpaceMonitor_MarkedOffline(Object) - Static method in class hudson.node_monitors.Messages
-
Key DiskSpaceMonitor.MarkedOffline
: Making {0} offline
temporarily due to the lack of disk space
.
- DiskSpaceMonitor_MarkedOnline(Object) - Static method in class hudson.node_monitors.Messages
-
Key DiskSpaceMonitor.MarkedOnline
: Putting {0} back
online as there is enough disk space again
.
- DiskSpaceMonitorDescriptor - Class in hudson.node_monitors
-
- DiskSpaceMonitorDescriptor() - Constructor for class hudson.node_monitors.DiskSpaceMonitorDescriptor
-
- DiskSpaceMonitorDescriptor.DiskSpace - Class in hudson.node_monitors
-
Value object that represents the disk space.
- DiskSpaceMonitorDescriptor.GetUsableSpace - Class in hudson.node_monitors
-
- DiskSpaceMonitorDescriptor_DiskSpace_FreeSpaceTooLow(Object, Object) - Static method in class hudson.node_monitors.Messages
-
Key DiskSpaceMonitorDescriptor.DiskSpace.FreeSpaceTooLow
:
{@code Disk space is too low.
- displayCell() - Method in exception jenkins.model.queue.AsynchronousExecution
-
Allows an executable to control whether or not to display executorCell.jelly
.
- DisplayExecutor(String, String, Executor) - Constructor for class hudson.model.Computer.DisplayExecutor
-
- displayIOException(IOException, TaskListener) - Static method in class hudson.Util
-
On Windows, error messages for IOException aren't very helpful.
- displayName - Variable in class hudson.cli.SetBuildDisplayNameCommand
-
- displayName - Variable in class hudson.model.AbstractItem
-
- displayName - Variable in class hudson.model.Descriptor.PropertyType
-
- displayName - Variable in class hudson.model.Resource
-
Human-readable name of this resource.
- displayName - Variable in class hudson.slaves.NodeProvisioner.PlannedNode
-
Used to display this planned node to UI.
- displayName - Variable in class jenkins.model.ModelObjectWithContextMenu.MenuItem
-
Human readable caption of the menu item.
- DisplayNameListener - Class in hudson.model
-
- DisplayNameListener() - Constructor for class hudson.model.DisplayNameListener
-
- displayNameOf(Initializer) - Method in class hudson.init.InitializerFinder
-
- displayNameOf(Terminator) - Method in class hudson.init.TerminatorFinder
-
- Disposer() - Constructor for class jenkins.tasks.SimpleBuildWrapper.Disposer
-
- DIV - Static variable in interface hudson.scheduler.CrontabParserTokenTypes
-
- DIY_CHUNKING - Static variable in class hudson.model.FullDuplexHttpChannel
-
Set to true if the servlet container doesn't support chunked encoding.
- DNSMultiCast - Class in hudson
-
Registers a DNS multi-cast service-discovery support.
- DNSMultiCast(Jenkins) - Constructor for class hudson.DNSMultiCast
-
- do_launchAll(StaplerRequest, StaplerResponse) - Method in class hudson.model.ComputerSet
-
- doAct(String) - Method in class hudson.diagnosis.HudsonHomeDiskUsageMonitor
-
Depending on whether the user said "yes" or "no", send him to the right place.
- doAct(StaplerRequest, StaplerResponse) - Method in class hudson.diagnosis.OldDataMonitor
-
Depending on whether the user said "yes" or "no", send him to the right place.
- doAct(String) - Method in class hudson.diagnosis.ReverseProxySetupMonitor
-
Depending on whether the user said "yes" or "no", send him to the right place.
- doAct(StaplerRequest, StaplerResponse) - Method in class hudson.diagnosis.TooManyJobsButNoView
-
Depending on whether the user said "yes" or "no", send him to the right place.
- doAct(StaplerRequest, StaplerResponse) - Method in class jenkins.diagnostics.SecurityIsOffMonitor
-
Depending on whether the user said "yes" or "no", send him to the right place.
- doAct(String) - Method in class jenkins.security.s2m.AdminCallableMonitor
-
Depending on whether the user said "examin" or "dismiss", send him to the right place.
- doAct(String) - Method in class jenkins.security.s2m.MasterKillSwitchWarning
-
- doAddJobToView(String) - Method in interface hudson.model.DirectlyModifiableView
-
Handle addJobToView web method.
- doAddJobToView(String) - Method in class hudson.model.ListView
-
- doAjax(StaplerRequest, StaplerResponse, String) - Method in class hudson.widgets.HistoryWidget
-
Handles AJAX requests from browsers to update build history.
- doAperiodicRun() - Method in class hudson.model.AperiodicWork
-
- doAperiodicRun() - Method in class hudson.model.AsyncAperiodicWork
-
Schedules this periodic work now in a new thread, if one isn't already running.
- doApprove(String) - Method in class jenkins.security.s2m.AdminWhitelistRule
-
Approves specific callables by their names.
- doApproveAll() - Method in class jenkins.security.s2m.AdminWhitelistRule
-
Approves all the currently rejected subjects
- doArtifact() - Method in class hudson.model.Run
-
Serves the artifacts.
- doAutoCompleteAssignedLabelString(String) - Method in class hudson.model.AbstractProject.AbstractProjectDescriptor
-
- doAutoCompleteChildProjects(String, Item, ItemGroup) - Method in class hudson.tasks.BuildTrigger.DescriptorImpl
-
- doAutoCompleteCopyNewItemFrom(String) - Method in class hudson.model.ComputerSet.DescriptorImpl
-
Auto-completion for the "copy from" field in the new job page.
- doAutoCompleteCopyNewItemFrom(String, ItemGroup) - Method in class hudson.model.ViewDescriptor
-
Auto-completion for the "copy from" field in the new job page.
- doAutoCompleteLabel(String) - Method in class hudson.model.AbstractProject.AbstractProjectDescriptor
-
- doAutoCompleteLoggerName(String) - Method in class hudson.logging.LogRecorder
-
- doAutoCompleteProjectName(String) - Method in class hudson.model.RunParameterDefinition.DescriptorImpl
-
- doAutoCompleteUpstreamProjects(String) - Method in class hudson.model.AbstractProject.AbstractProjectDescriptor
-
- doAutoCompleteUpstreamProjects(String, Item, ItemGroup) - Method in class jenkins.triggers.ReverseBuildTrigger.DescriptorImpl
-
- doBuild(StaplerRequest, StaplerResponse, TimeDuration) - Method in class hudson.model.AbstractProject
-
Schedules a new build command.
- doBuild(StaplerRequest, StaplerResponse) - Method in class hudson.model.AbstractProject
-
- doBuild(StaplerRequest, StaplerResponse, TimeDuration) - Method in class jenkins.model.ParameterizedJobMixIn
-
Schedules a new build command.
- doBuildNumber(StaplerResponse) - Method in class hudson.model.Run
-
Returns the build number in the body.
- doBuildStatus(StaplerRequest, StaplerResponse) - Method in class hudson.model.Job
-
Returns the image that shows the current buildCommand status.
- doBuildStatus(StaplerRequest, StaplerResponse) - Method in class hudson.model.Run
-
- doBuildTimestamp(StaplerRequest, StaplerResponse, String) - Method in class hudson.model.Run
-
Returns the build time stamp in the body.
- doBuildWithParameters(StaplerRequest, StaplerResponse, TimeDuration) - Method in class hudson.model.AbstractProject
-
Supports build trigger with parameters via an HTTP GET or POST.
- doBuildWithParameters(StaplerRequest, StaplerResponse) - Method in class hudson.model.AbstractProject
-
- doBuildWithParameters(StaplerRequest, StaplerResponse, TimeDuration) - Method in class jenkins.model.ParameterizedJobMixIn
-
Supports build trigger with parameters via an HTTP GET or POST.
- doCancelItem(long) - Method in class hudson.model.Queue
-
Called from queue.jelly
and entries.jelly
.
- doCancelQueue(StaplerRequest, StaplerResponse) - Method in class hudson.model.AbstractProject
-
Cancels a scheduled build.
- doCancelQueue() - Method in class hudson.model.Queue.Item
-
- doCancelQueue(StaplerRequest, StaplerResponse) - Method in class jenkins.model.ParameterizedJobMixIn
-
Cancels a scheduled build.
- doCancelQuietDown() - Method in class jenkins.model.Jenkins
-
- doCancelRestart(StaplerResponse) - Method in class hudson.model.UpdateCenter
-
Cancel all scheduled jenkins restarts
- doCaptcha(StaplerRequest, StaplerResponse) - Method in class hudson.security.SecurityRealm
-
Generates a captcha image.
- doChangeOfflineCause(String) - Method in class hudson.model.Computer
-
- doChangeToken(User, StaplerResponse) - Method in class jenkins.security.ApiTokenProperty.DescriptorImpl
-
- doCheck(String) - Method in class hudson.slaves.SimpleScheduledRetentionStrategy.DescriptorImpl
-
Performs syntax check.
- doCheck(AbstractProject, String) - Method in class hudson.tasks.BuildTrigger.DescriptorImpl
-
Form validation method.
- doCheck(AbstractProject, String) - Method in class hudson.tasks.Fingerprinter.DescriptorImpl
-
Deprecated.
- doCheck(String, Item) - Method in class hudson.triggers.TimerTrigger.DescriptorImpl
-
- doCheckAcceptLicense(boolean) - Method in class hudson.tools.JDKInstaller.DescriptorImpl
-
- doCheckAdminAddress(String) - Method in class jenkins.model.JenkinsLocationConfiguration
-
- doCheckArtifacts(AbstractProject, String, String) - Method in class hudson.tasks.ArtifactArchiver.DescriptorImpl
-
Performs on-the-fly validation of the file mask wildcard, when the artifacts
textbox or the caseSensitive checkbox are modified
- doCheckAssignedLabelString(AbstractProject<?, ?>, String) - Method in class hudson.model.AbstractProject.AbstractProjectDescriptor
-
- doCheckChoices(String) - Method in class hudson.model.ChoiceParameterDefinition.DescriptorImpl
-
Checks if parameterised build choices are valid.
- doCheckCommand(String) - Method in class hudson.slaves.CommandLauncher.DescriptorImpl
-
- doCheckCommand(String) - Method in class hudson.tools.AbstractCommandInstaller.Descriptor
-
- doCheckCustomWorkspace(String) - Method in class hudson.model.AbstractProject.AbstractProjectDescriptor
-
- doCheckDisplayName(String, String) - Method in class jenkins.model.Jenkins
-
Checks to see if the candidate displayName collides with any
existing display names or project names
- doCheckHome(File) - Method in class hudson.tools.ToolDescriptor
-
Checks if the home directory is valid.
- doCheckId(String) - Method in class hudson.tools.JDKInstaller.DescriptorImpl
-
- doCheckIncludeRegex(String) - Method in class hudson.model.ListView.DescriptorImpl
-
Checks if the include regular expression is valid.
- doCheckJobName(String) - Method in class jenkins.model.Jenkins
-
Makes sure that the given name is good as a job name.
- doCheckLabel(AbstractProject<?, ?>, String) - Method in class hudson.model.AbstractProject.AbstractProjectDescriptor
-
- doCheckName(String) - Method in class hudson.model.ComputerSet
-
Makes sure that the given name is good as a slave name.
- doCheckName(String) - Method in class hudson.slaves.NodeDescriptor
-
- doCheckName(String) - Method in class hudson.tools.ToolDescriptor
-
Checks if the tool name is valid.
- doCheckNamePattern(String) - Method in class jenkins.model.ProjectNamingStrategy.PatternProjectNamingStrategy.DescriptorImpl
-
- doCheckNumExecutors(String) - Method in class hudson.model.Slave.SlaveDescriptor
-
- doCheckNumExecutors(String) - Method in class jenkins.model.Jenkins.DescriptorImpl
-
- doCheckPollingThreadCount(String) - Method in class hudson.triggers.SCMTrigger.DescriptorImpl
-
- doCheckPort(String) - Method in class hudson.ProxyConfiguration.DescriptorImpl
-
- doCheckRawBuildsDir(String) - Method in class jenkins.model.Jenkins.DescriptorImpl
-
- doCheckRemoteFS(String) - Method in class hudson.model.Slave.SlaveDescriptor
-
Performs syntactical check on the remote FS for slaves.
- doCheckRetryCount(String) - Method in class hudson.model.AbstractProject
-
Validates the retry count Regex
- doCheckShell(String) - Method in class hudson.tasks.Shell.DescriptorImpl
-
Check the existence of sh in the given location.
- doCheckSpec(String, Item) - Method in class hudson.triggers.TimerTrigger.DescriptorImpl
-
Performs syntax check.
- doCheckTargets(AbstractProject<?, ?>, String) - Method in class hudson.tasks.Fingerprinter.DescriptorImpl
-
- doCheckToolHome(String) - Method in class hudson.tools.AbstractCommandInstaller.Descriptor
-
- doCheckUpdatesServer() - Method in class hudson.PluginManager
-
- doCheckUpstreamProjects(Job, String) - Method in class jenkins.triggers.ReverseBuildTrigger.DescriptorImpl
-
- doCheckURIEncoding(StaplerRequest) - Method in class jenkins.model.Jenkins
-
Checks if container uses UTF-8 to decode URLs.
- doCheckUrl(String) - Method in class hudson.tools.ZipExtractionInstaller.DescriptorImpl
-
- doCheckUrl(String) - Method in class jenkins.model.JenkinsLocationConfiguration
-
Checks the URL in global.jelly
- doCheckViewName(String) - Method in class jenkins.model.Jenkins
-
Checks if a top-level view with the given name exists and
make sure that the name is good as a view name.
- doChildrenContextMenu(StaplerRequest, StaplerResponse) - Method in class hudson.logging.LogRecorderManager
-
- doChildrenContextMenu(StaplerRequest, StaplerResponse) - Method in class hudson.model.ComputerSet
-
- doChildrenContextMenu(StaplerRequest, StaplerResponse) - Method in class hudson.model.Job
-
- doChildrenContextMenu(StaplerRequest, StaplerResponse) - Method in class hudson.model.Label
-
- doChildrenContextMenu(StaplerRequest, StaplerResponse) - Method in class hudson.model.View
-
- doChildrenContextMenu(StaplerRequest, StaplerResponse) - Method in class jenkins.model.Jenkins
-
- doChildrenContextMenu(StaplerRequest, StaplerResponse) - Method in interface jenkins.model.ModelObjectWithChildren
-
Generates the context menu to list up all the children.
- doClassicThreadDump(StaplerResponse) - Method in class jenkins.model.Jenkins
-
Backward compatibility.
- doClear() - Method in class hudson.logging.LogRecorder
-
- doClearError(StaplerRequest, StaplerResponse) - Method in class hudson.model.TaskAction
-
Clears the error status.
- doCommand(StaplerRequest, StaplerResponse) - Method in class hudson.cli.CLIAction
-
- doConfigDotXml(StaplerRequest, StaplerResponse) - Method in class hudson.model.AbstractItem
-
Accepts config.xml submission, as well as serve it.
- doConfigDotXml(StaplerRequest, StaplerResponse) - Method in class hudson.model.Computer
-
Accepts config.xml submission, as well as serve it.
- doConfigDotXml(StaplerRequest) - Method in class hudson.model.View
-
Accepts config.xml submission, as well as serve it.
- doConfigDotXml(StaplerRequest, StaplerResponse) - Method in class jenkins.model.Jenkins.MasterComputer
-
- doConfigExecutorsSubmit(StaplerRequest, StaplerResponse) - Method in class jenkins.model.Jenkins
-
Accepts submission from the node configuration page.
- doConfigLogger(String, String) - Method in class hudson.logging.LogRecorderManager
-
Configure the logging level.
- doConfigSubmit(StaplerRequest, StaplerResponse) - Method in class hudson.logging.LogRecorder
-
Accepts submission from the configuration page.
- doConfigSubmit(StaplerRequest, StaplerResponse) - Method in class hudson.model.AbstractProject
-
- doConfigSubmit(StaplerRequest, StaplerResponse) - Method in class hudson.model.Computer
-
Accepts the update to the node configuration.
- doConfigSubmit(StaplerRequest) - Method in class hudson.model.ComputerSet
-
Accepts submission from the configuration page.
- doConfigSubmit(StaplerRequest, StaplerResponse) - Method in class hudson.model.Job
-
Accepts submission from the configuration page.
- doConfigSubmit(StaplerRequest, StaplerResponse) - Method in class hudson.model.labels.LabelAtom
-
Accepts the update to the node configuration.
- doConfigSubmit(StaplerRequest) - Method in class hudson.model.Run
-
- doConfigSubmit(StaplerRequest, StaplerResponse) - Method in class hudson.model.User
-
Accepts submission from the configuration page.
- doConfigSubmit(StaplerRequest, StaplerResponse) - Method in class hudson.model.View
-
Accepts submission from the configuration page.
- doConfigSubmit(StaplerRequest, StaplerResponse) - Method in class jenkins.model.Jenkins
-
Accepts submission from the configuration page.
- doConfigSubmit(StaplerRequest, StaplerResponse) - Method in class jenkins.model.Jenkins.MasterComputer
-
- doConfigure(StaplerRequest, StaplerResponse) - Method in class hudson.security.GlobalSecurityConfiguration
-
- doConsoleText(StaplerRequest, StaplerResponse) - Method in class hudson.model.Run
-
Sends out the raw console output.
- doContextMenu(StaplerRequest, StaplerResponse) - Method in class hudson.model.Actionable
-
- doContextMenu(StaplerRequest, StaplerResponse) - Method in class hudson.model.User
-
- doContextMenu(StaplerRequest, StaplerResponse) - Method in class jenkins.model.Jenkins
-
- doContextMenu(StaplerRequest, StaplerResponse) - Method in interface jenkins.model.ModelObjectWithContextMenu
-
Generates the context menu.
- doCreateAccount(StaplerRequest, StaplerResponse) - Method in class hudson.security.HudsonPrivateSecurityRealm
-
Creates an user account.
- doCreateAccountByAdmin(StaplerRequest, StaplerResponse) - Method in class hudson.security.HudsonPrivateSecurityRealm
-
Creates an user account.
- doCreateAccountWithFederatedIdentity(StaplerRequest, StaplerResponse) - Method in class hudson.security.HudsonPrivateSecurityRealm
-
Creates an account and associates that with the given identity.
- doCreateFirstAccount(StaplerRequest, StaplerResponse) - Method in class hudson.security.HudsonPrivateSecurityRealm
-
Creates a first admin user account.
- doCreateItem(StaplerRequest, StaplerResponse) - Method in class hudson.model.AllView
-
- doCreateItem(StaplerRequest, StaplerResponse, String, String, String) - Method in class hudson.model.ComputerSet
-
First check point in creating a new slave.
- doCreateItem(StaplerRequest, StaplerResponse) - Method in class hudson.model.ListView
-
- doCreateItem(StaplerRequest, StaplerResponse) - Method in interface hudson.model.ModifiableItemGroup
-
The request format follows that of <n:form xmlns:n="/lib/form">
.
- doCreateItem(StaplerRequest, StaplerResponse) - Method in class hudson.model.MyView
-
- doCreateItem(StaplerRequest, StaplerResponse) - Method in class hudson.model.ProxyView
-
- doCreateItem(StaplerRequest, StaplerResponse) - Method in class hudson.model.TreeView
-
- doCreateItem(StaplerRequest, StaplerResponse) - Method in class hudson.model.View
-
Creates a new
Item
in this collection.
- doCreateItem(StaplerRequest, StaplerResponse) - Method in class jenkins.model.Jenkins
-
- doCreateView(StaplerRequest, StaplerResponse) - Method in class hudson.model.MyViewsProperty
-
- doCreateView(StaplerRequest, StaplerResponse) - Method in class hudson.model.TreeView
-
- doCreateView(StaplerRequest, StaplerResponse) - Method in class jenkins.model.Jenkins
-
- doData(StaplerRequest, long, long) - Method in class hudson.model.BuildTimelineWidget
-
- doDefaultJDKCheck(StaplerRequest, String) - Method in class jenkins.model.Jenkins
-
If the user chose the default JDK, make sure we got 'java' in PATH.
- doDelete() - Method in class jenkins.diagnosis.HsErrPidFile
-
- doDescription(StaplerRequest, StaplerResponse) - Method in class hudson.model.Job
-
Accepts and serves the job description
- doDisable() - Method in class hudson.model.AbstractProject
-
- doDisable(StaplerRequest, StaplerResponse) - Method in class hudson.model.AdministrativeMonitor
-
URL binding to disable this monitor.
- doDiscard(StaplerRequest, StaplerResponse) - Method in class hudson.diagnosis.OldDataMonitor
-
Save all files containing only unreadable data (no data upgrades), which discards this data.
- doDoCreateItem(StaplerRequest, StaplerResponse, String, String) - Method in class hudson.model.ComputerSet
-
Really creates a new slave.
- doDoDelete(StaplerResponse) - Method in class hudson.logging.LogRecorder
-
Deletes this recorder, then go back to the parent.
- doDoDelete(StaplerRequest, StaplerResponse) - Method in class hudson.model.AbstractItem
-
Deletes this item.
- doDoDelete() - Method in class hudson.model.Computer
-
Really deletes the slave.
- doDoDelete(StaplerRequest, StaplerResponse) - Method in class hudson.model.Run
-
Deletes the build when the button is pressed.
- doDoDelete(StaplerRequest, StaplerResponse) - Method in class hudson.model.User
-
Deletes this user from Hudson.
- doDoDelete(StaplerRequest, StaplerResponse) - Method in class hudson.model.View
-
Deletes this view.
- doDoDelete() - Method in class hudson.slaves.AbstractCloudComputer
-
When the slave is deleted, free the node right away.
- doDoDelete() - Method in class jenkins.model.Jenkins.MasterComputer
-
Report an error.
- doDoDisconnect(String) - Method in class hudson.slaves.SlaveComputer
-
- doDoFingerprintCheck(StaplerRequest, StaplerResponse) - Method in class jenkins.model.Jenkins
-
Do a finger-print check.
- doDoRename(StaplerRequest, StaplerResponse) - Method in class hudson.model.Job
-
Renames this job.
- doDoUninstall() - Method in class hudson.PluginWrapper
-
- doDoWipeOutWorkspace() - Method in class hudson.model.AbstractProject
-
Wipes out the workspace.
- doDowngrade(StaplerResponse) - Method in class hudson.model.UpdateCenter
-
Performs hudson downgrade.
- doDowngrade() - Method in class hudson.model.UpdateSite.Plugin
-
Performs the downgrade of the plugin.
- doDownload() - Method in class jenkins.diagnosis.HsErrPidFile
-
- doDumpExportTable(StaplerRequest, StaplerResponse) - Method in class hudson.model.Computer
-
Dumps the contents of the export table.
- doDynamic(StaplerRequest, StaplerResponse) - Method in class hudson.model.FileParameterValue
-
Serve this file parameter in response to a StaplerRequest
.
- doDynamic(StaplerResponse) - Method in class hudson.model.Run.RedirectUp
-
- doDynamic(StaplerRequest, StaplerResponse) - Method in class hudson.Plugin
-
This method serves static resources in the plugin under hudson/plugin/SHORTNAME.
- doDynamic(StaplerRequest, StaplerResponse) - Method in class hudson.util.DoubleLaunchChecker
-
Serve all URLs with the index view.
- doDynamic(StaplerRequest, StaplerResponse) - Method in exception hudson.util.ErrorObject
-
- doDynamic(StaplerRequest, StaplerResponse) - Method in class hudson.util.HudsonIsLoading
-
- doDynamic(StaplerRequest, StaplerResponse) - Method in class hudson.util.HudsonIsRestarting
-
- doEnable() - Method in class hudson.model.AbstractProject
-
- doEval(StaplerRequest, StaplerResponse) - Method in class jenkins.model.Jenkins
-
Evaluates the Jelly script submitted by the client.
- doException() - Method in class jenkins.model.Jenkins
-
End point that intentionally throws an exception to test the error behaviour.
- doExit(StaplerRequest, StaplerResponse) - Method in class jenkins.model.Jenkins
-
Shutdown the system.
- doFieldCheck(StaplerRequest, StaplerResponse) - Method in class hudson.model.Hudson
-
- doFieldCheck(String, String, String, String) - Method in class hudson.model.Hudson
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class hudson.ResponseHeaderFilter
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class hudson.security.BasicAuthenticationFilter
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class hudson.security.ChainedServletFilter
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class hudson.security.csrf.CrumbFilter
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class hudson.security.HttpSessionContextIntegrationFilter2
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class hudson.security.HudsonFilter
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class hudson.security.NoopFilter
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class hudson.security.UnwrapSecurityExceptionFilter
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class hudson.util.CharacterEncodingFilter
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class hudson.util.PluginServletFilter
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class jenkins.security.BasicHeaderProcessor
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class jenkins.security.ExceptionTranslationFilter
-
- doFingerprintCleanup(StaplerResponse) - Method in class jenkins.model.Jenkins
-
- doGc(StaplerResponse) - Method in class jenkins.model.Jenkins
-
For debugging.
- doGraph(String) - Method in class hudson.diagnosis.MemoryUsageMonitor.MemoryGroup
-
Generates the memory usage statistics graph.
- doGraph(String) - Method in class hudson.model.LoadStatistics
-
Generates the load statistics graph.
- doHeapDump(StaplerRequest, StaplerResponse) - Method in class hudson.util.RemotingDiagnostics.HeapDump
-
- doHelp(StaplerRequest, StaplerResponse) - Method in class hudson.model.Descriptor
-
- doIconSize(StaplerRequest, StaplerResponse) - Method in class jenkins.model.Jenkins
-
Changes the icon size by changing the cookie
- doIgnore(StaplerRequest, StaplerResponse) - Method in class hudson.util.DoubleLaunchChecker
-
Ignore the problem and go back to using Hudson.
- doIndex(StaplerResponse) - Method in class hudson.diagnosis.OldDataMonitor
-
- doIndex() - Method in class hudson.model.MyViewsProperty
-
- doIndex(StaplerRequest, StaplerResponse) - Method in class hudson.model.Slave.JnlpJar
-
- doIndex(StaplerRequest, StaplerResponse) - Method in class hudson.scm.AbstractScmTagAction
-
- doIndex(StaplerRequest, StaplerResponse) - Method in class hudson.search.Search
-
- doIndex(StaplerResponse) - Method in class hudson.util.RemotingDiagnostics.HeapDump
-
Obtains the heap dump.
- doIndex() - Method in class jenkins.security.s2m.AdminCallableMonitor
-
- doInstall() - Method in class hudson.model.UpdateSite.Plugin
-
Making the installation web bound.
- doInstall(StaplerRequest, StaplerResponse) - Method in class hudson.PluginManager
-
Performs the installation of the plugins.
- doInstallNecessaryPlugins(StaplerRequest) - Method in class hudson.PluginManager
-
- doInstallNow() - Method in class hudson.model.UpdateSite.Plugin
-
- doInvalidateData() - Method in class hudson.model.UpdateCenter
-
Invalidates the update center JSON data for all the sites and force re-retrieval.
- doInvalidateData() - Method in class hudson.model.UpdateSite
-
Invalidates the cached data and force retrieval.
- doJnlpJars(StaplerRequest) - Method in class jenkins.model.Jenkins
-
- doJson(StaplerRequest, StaplerResponse) - Method in class hudson.model.Api
-
Exposes the bean as JSON.
- doLaunchSlaveAgent(StaplerRequest, StaplerResponse) - Method in class hudson.model.Computer
-
- doLaunchSlaveAgent(StaplerRequest, StaplerResponse) - Method in class hudson.slaves.SlaveComputer
-
- doLaunchSlaveAgent(StaplerRequest, StaplerResponse) - Method in class jenkins.model.Jenkins.MasterComputer
-
- doLoginEntry(StaplerRequest, StaplerResponse) - Method in class jenkins.model.Jenkins
-
Called once the user logs in.
- doLogout(StaplerRequest, StaplerResponse) - Method in class hudson.security.SecurityRealm
-
Handles the logout processing.
- doLogout(StaplerRequest, StaplerResponse) - Method in class jenkins.model.Jenkins
-
Logs out the user.
- doLogRss(StaplerRequest, StaplerResponse) - Method in class hudson.model.Hudson
-
- doMakeDisabled() - Method in class hudson.PluginWrapper
-
- doMakeEnabled() - Method in class hudson.PluginWrapper
-
- doMap(StaplerRequest, StaplerResponse) - Method in class hudson.util.Graph
-
Renders a clickable map.
- doMarshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class hudson.util.RobustReflectionConverter
-
- doNewLogRecorder(String) - Method in class hudson.logging.LogRecorderManager
-
Creates a new log recorder.
- doPin() - Method in class hudson.PluginWrapper
-
- doPng(StaplerRequest, StaplerResponse) - Method in class hudson.util.Graph
-
Renders a graph.
- doPolling(StaplerRequest, StaplerResponse) - Method in class hudson.model.AbstractProject
-
Schedules a new SCM polling command.
- doPollingLog(StaplerRequest, StaplerResponse) - Method in class hudson.triggers.SCMTrigger.BuildAction
-
Sends out the raw polling log output.
- doPostBack(StaplerRequest, StaplerResponse) - Method in class hudson.model.DownloadService.Downloadable
-
This is where the browser sends us the data.
- doPostBack(StaplerRequest) - Method in class hudson.model.UpdateSite
-
This is the endpoint that receives the update center data file from the browser.
- doPostCredential(String, String) - Method in class hudson.tools.JDKInstaller.DescriptorImpl
-
Submits the Oracle account username/password.
- doPrevalidateConfig(StaplerRequest) - Method in class hudson.PluginManager
-
- doPreviewDescription(String) - Method in class hudson.markup.MarkupFormatter
-
Generate HTML for preview, using markup formatter.
- doProgressiveHtml(StaplerRequest, StaplerResponse) - Method in class hudson.console.AnnotatedLargeText
-
- doProgressiveHtml(StaplerRequest, StaplerResponse) - Method in class hudson.model.TaskAction
-
Handles incremental log output.
- doProgressiveLog(StaplerRequest, StaplerResponse) - Method in class hudson.model.Computer
-
Handles incremental log.
- doProgressiveLog(StaplerRequest, StaplerResponse) - Method in class hudson.model.Run
-
- doProgressiveLog(StaplerRequest, StaplerResponse) - Method in class hudson.model.TaskAction
-
Handles incremental log output.
- doProgressiveText(StaplerRequest, StaplerResponse) - Method in class hudson.console.AnnotatedLargeText
-
Aliasing what I think was a wrong name in LargeText
- doProgressText(StaplerRequest, StaplerResponse) - Method in class hudson.model.LargeText
-
Deprecated.
Implements the progressive text handling.
- doProxyConfigure(StaplerRequest) - Method in class hudson.PluginManager
-
- doPython(StaplerRequest, StaplerResponse) - Method in class hudson.model.Api
-
Exposes the bean as Python literal.
- doQuietDown(StaplerResponse) - Method in class hudson.model.Hudson
-
- doQuietDown() - Method in class jenkins.model.Jenkins
-
- doQuietDown(boolean, int) - Method in class jenkins.model.Jenkins
-
- doReload() - Method in class hudson.model.AbstractItem
-
Reloads this job from the disk.
- doReload() - Method in class jenkins.model.Jenkins
-
Reloads the configuration.
- doRemoveJobFromView(String) - Method in interface hudson.model.DirectlyModifiableView
-
Handle removeJobFromView web method.
- doRemoveJobFromView(String) - Method in class hudson.model.ListView
-
- doResources(StaplerRequest, StaplerResponse) - Method in class jenkins.model.Jenkins
-
Serves static resources placed along with Jelly view files.
- doRestart(StaplerResponse) - Method in class hudson.model.UpdateCenter
-
Performs hudson downgrade.
- doRestart(StaplerRequest, StaplerResponse) - Method in class jenkins.model.Jenkins
-
Perform a restart of Jenkins, if we can.
- doRss(StaplerRequest, StaplerResponse) - Method in class hudson.logging.LogRecorder
-
RSS feed for log entries.
- doRss(StaplerRequest, StaplerResponse) - Method in class hudson.logging.LogRecorderManager
-
RSS feed for log entries.
- doRssAll(StaplerRequest, StaplerResponse) - Method in class hudson.model.Computer
-
- doRssAll(StaplerRequest, StaplerResponse) - Method in class hudson.model.Job
-
- doRssAll(StaplerRequest, StaplerResponse) - Method in class hudson.model.User
-
- doRssAll(StaplerRequest, StaplerResponse) - Method in class hudson.model.View
-
- doRssChangelog(StaplerRequest, StaplerResponse) - Method in class hudson.model.AbstractProject
-
RSS feed for changes in this project.
- doRssFailed(StaplerRequest, StaplerResponse) - Method in class hudson.model.Computer
-
- doRssFailed(StaplerRequest, StaplerResponse) - Method in class hudson.model.Job
-
- doRssFailed(StaplerRequest, StaplerResponse) - Method in class hudson.model.User
-
- doRssFailed(StaplerRequest, StaplerResponse) - Method in class hudson.model.View
-
- doRssLatest(StaplerRequest, StaplerResponse) - Method in class hudson.model.User
-
- doRssLatest(StaplerRequest, StaplerResponse) - Method in class hudson.model.View
-
- doRun() - Method in class hudson.diagnosis.HudsonHomeDiskUsageChecker
-
- doRun() - Method in class hudson.diagnosis.MemoryUsageMonitor
-
- doRun(BuildListener) - Method in class hudson.model.AbstractBuild.AbstractBuildExecution
-
The portion of a build that is specific to a subclass of
AbstractBuild
goes here.
- doRun() - Method in class hudson.model.AperiodicWork
-
- doRun() - Method in class hudson.model.AsyncPeriodicWork
-
Schedules this periodic work now in a new thread, if one isn't already running.
- doRun(BuildListener) - Method in class hudson.model.Build.BuildExecution
-
- doRun() - Method in class hudson.model.LoadStatistics.LoadStatisticsUpdater
-
- doRun() - Method in class hudson.slaves.ComputerRetentionWork
- doRun() - Method in class hudson.slaves.NodeProvisioner.NodeProvisionerInvoker
-
- doRun() - Method in class hudson.triggers.SafeTimerTask
-
- doRun() - Method in class hudson.triggers.Trigger.Cron
-
- doSafeExit(StaplerRequest) - Method in class jenkins.model.Jenkins
-
Shutdown the system safely.
- doSafeRestart(StaplerRequest, StaplerResponse) - Method in class hudson.model.UpdateCenter
-
Schedules a Jenkins restart.
- doSafeRestart(StaplerRequest) - Method in class jenkins.model.Jenkins
-
Queues up a restart of Jenkins for when there are no builds running, if we can.
- doScan(StaplerRequest) - Method in class jenkins.security.RekeySecretAdminMonitor
-
- doSchema(StaplerRequest, StaplerResponse) - Method in class hudson.model.Api
-
Generate schema.
- doScript(StaplerRequest, StaplerResponse) - Method in class hudson.model.Computer
-
For system diagnostics.
- doScript(StaplerRequest, StaplerResponse) - Method in class jenkins.model.Jenkins
-
For system diagnostics.
- doScriptJs(StaplerRequest, StaplerResponse) - Method in class hudson.console.ConsoleAnnotationDescriptor
-
- doScriptJs(StaplerRequest, StaplerResponse) - Method in class hudson.console.ConsoleAnnotatorFactory
-
Serves the JavaScript file associated with this console annotator factory.
- doScriptText(StaplerRequest, StaplerResponse) - Method in class hudson.model.Computer
-
Run arbitrary Groovy script and return result as plain text.
- doScriptText(StaplerRequest, StaplerResponse) - Method in class jenkins.model.Jenkins
-
Run arbitrary Groovy script and return result as plain text.
- doSecured(StaplerRequest, StaplerResponse) - Method in class jenkins.model.Jenkins
-
Checks if the user was successfully authenticated.
- doSetName(String) - Method in class hudson.model.AbstractItem
-
Just update
AbstractItem.name
without performing the rename operation,
which would involve copying files and etc.
- doSignup(StaplerRequest, StaplerResponse) - Method in class jenkins.model.Jenkins
-
Sign up for the user account.
- doSimulateOutOfMemory() - Method in class jenkins.model.Jenkins
-
Simulates OutOfMemoryError.
- doSiteConfigure(String) - Method in class hudson.PluginManager
-
Bare-minimum configuration mechanism to change the update center.
- doSlaveAgentJnlp(StaplerRequest, StaplerResponse) - Method in class hudson.slaves.SlaveComputer
-
- doStop(StaplerRequest, StaplerResponse) - Method in class hudson.model.AbstractBuild
-
- doStop() - Method in class hudson.model.AbstractBuild
-
Stops this build if it's still going.
- doStop(StaplerRequest, StaplerResponse) - Method in class hudson.model.Executor
-
- doStop() - Method in class hudson.model.Executor
-
Stops the current build.
- doStyleCss(StaplerRequest, StaplerResponse) - Method in class hudson.console.ConsoleAnnotationDescriptor
-
- doStyleCss(StaplerRequest, StaplerResponse) - Method in class hudson.console.ConsoleAnnotatorFactory
-
- doSubmit(StaplerRequest) - Method in class jenkins.security.s2m.AdminWhitelistRule
-
- doSubmitDescription(StaplerRequest, StaplerResponse) - Method in class hudson.model.AbstractItem
-
Accepts the new description.
- doSubmitDescription(StaplerRequest, StaplerResponse) - Method in class hudson.model.labels.LabelAtom
-
Accepts the new description.
- doSubmitDescription(StaplerRequest, StaplerResponse) - Method in class hudson.model.Run
-
Accepts the new description.
- doSubmitDescription(StaplerRequest, StaplerResponse) - Method in class hudson.model.User
-
Accepts the new description.
- doSubmitDescription(StaplerRequest, StaplerResponse) - Method in class hudson.model.View
-
Accepts the new description.
- doSubmitDescription(StaplerRequest, StaplerResponse) - Method in class jenkins.model.Jenkins
-
Accepts the new description.
- doSuggest(StaplerRequest, StaplerResponse, String) - Method in class hudson.search.Search
-
Used by search box auto-completion.
- doSuggestOpenSearch(StaplerRequest, StaplerResponse, String) - Method in class hudson.search.Search
-
Used by OpenSearch auto-completion.
- doTest() - Method in class hudson.diagnosis.ReverseProxySetupMonitor
-
- doTestPost(StaplerRequest, StaplerResponse) - Method in class jenkins.model.Jenkins
-
- doToggleCollapse() - Method in class jenkins.model.Jenkins
-
- doToggleLogKeep(StaplerRequest, StaplerResponse) - Method in class hudson.model.Run
-
- doToggleOffline(String) - Method in class hudson.model.Computer
-
- doTrackback(Object, StaplerRequest, StaplerResponse) - Static method in class hudson.model.RSS
-
Parses trackback ping.
- DoubleLaunchChecker - Class in hudson.util
-
Makes sure that no other Hudson uses our JENKINS_HOME directory,
to forestall the problem of running multiple instances of Hudson that point to the same data directory.
- DoubleLaunchChecker() - Constructor for class hudson.util.DoubleLaunchChecker
-
- doUnmarshal(Object, HierarchicalStreamReader, UnmarshallingContext) - Method in class hudson.util.RobustReflectionConverter
-
- doUnpin() - Method in class hudson.PluginWrapper
-
- doUpdateNow(StaplerRequest, StaplerResponse) - Method in class hudson.model.ComputerSet
-
Triggers the schedule update now.
- doUpdateSources(StaplerRequest) - Method in class hudson.PluginManager
-
- doUpgrade(StaplerRequest, StaplerResponse) - Method in class hudson.diagnosis.OldDataMonitor
-
Save all or some of the files to persist data in the new forms.
- doUpgrade(StaplerResponse) - Method in class hudson.model.UpdateCenter
-
Schedules a Jenkins upgrade.
- doUploadPlugin(StaplerRequest) - Method in class hudson.PluginManager
-
Uploads a plugin.
- doUserContent() - Method in class jenkins.model.Jenkins
-
Binds /userContent/...
- dout - Variable in class hudson.cli.Connection
-
- doValidateProxy(String, String, int, String, String, String) - Method in class hudson.ProxyConfiguration.DescriptorImpl
-
- doVerifySignature() - Method in class hudson.model.UpdateSite
-
- doViewExistsCheck(String, boolean) - Method in class hudson.model.MyViewsProperty
-
Checks if a private view with the given name exists.
- doViewExistsCheck(String) - Method in class hudson.model.ProxyView
-
Fails if a global view with the given name does not exist.
- doViewExistsCheck(String) - Method in class jenkins.model.Jenkins
-
- download(StaplerRequest, StaplerResponse) - Method in class hudson.model.FullDuplexHttpChannel
-
This is where we send the data to the client.
- download(UpdateCenter.DownloadJob, URL) - Method in class hudson.model.UpdateCenter.UpdateCenterConfiguration
-
Download a plugin or core upgrade in preparation for installing it
into its final location.
- Downloadable(String, String, long) - Constructor for class hudson.model.DownloadService.Downloadable
-
- Downloadable() - Constructor for class hudson.model.DownloadService.Downloadable
-
- Downloadable(Class) - Constructor for class hudson.model.DownloadService.Downloadable
-
Uses the class name as an ID.
- Downloadable(String) - Constructor for class hudson.model.DownloadService.Downloadable
-
- Downloadable(String, String) - Constructor for class hudson.model.DownloadService.Downloadable
-
- DownloadableListener() - Constructor for class hudson.model.DownloadService.DownloadableListener
-
- DownloadFromUrlInstaller - Class in hudson.tools
-
Partial convenience implementation of
ToolInstaller
that just downloads
an archive from the URL and extracts it.
- DownloadFromUrlInstaller(String) - Constructor for class hudson.tools.DownloadFromUrlInstaller
-
- DownloadFromUrlInstaller.DescriptorImpl<T extends DownloadFromUrlInstaller> - Class in hudson.tools
-
- DownloadFromUrlInstaller.Installable - Class in hudson.tools
-
Downloadable and installable tool.
- DownloadFromUrlInstaller.InstallableList - Class in hudson.tools
-
Used for JSON databinding to parse the obtained list.
- DownloadFromUrlInstaller.NodeSpecificInstallable - Class in hudson.tools
-
Convenient abstract class to implement a NodeSpecificInstallable based on an existing Installable
- DownloadJob(UpdateSite, Authentication) - Constructor for class hudson.model.UpdateCenter.DownloadJob
-
- DownloadService - Class in hudson.model
-
Service for plugins to periodically retrieve update data files
(like the one in the update center) through browsers.
- DownloadService() - Constructor for class hudson.model.DownloadService
-
- DownloadService.Downloadable - Class in hudson.model
-
Represents a periodically updated JSON data file obtained from a remote URL.
- DownloadService.DownloadableListener - Class in hudson.model
-
This installs itself as a listener to changes to the Downloadable extension list and will download the metadata
for any newly added Downloadables.
- DownloadSettings - Class in jenkins.model
-
Lets user configure how metadata files should be downloaded.
- DownloadSettings() - Constructor for class jenkins.model.DownloadSettings
-
- DownloadSettings.DailyCheck - Class in jenkins.model
-
- DownloadSettings.Warning - Class in jenkins.model
-
- doWorkspaceCleanup(StaplerResponse) - Method in class jenkins.model.Jenkins
-
- doWs(StaplerRequest, StaplerResponse) - Method in class hudson.model.AbstractProject
-
Serves the workspace files.
- doXml(StaplerRequest, StaplerResponse, String, String, String, int) - Method in class hudson.model.Api
-
Exposes the bean as XML.
- doXml(StaplerRequest, StaplerResponse, String, String, String, int) - Method in class hudson.security.csrf.CrumbIssuer.RestrictedApi
-
- doYank() - Method in class hudson.model.Executor
-
Throws away this executor and get a new one.
- drain(InputStream) - Static method in class hudson.util.IOUtils
-
Drains the input stream and closes it.
- drawCategoryLabels(Graphics2D, Rectangle2D, Rectangle2D, RectangleEdge, AxisState, PlotRenderingInfo) - Method in class hudson.util.NoOverlapCategoryAxis
-
- drawItem(Graphics2D, CategoryItemRendererState, Rectangle2D, CategoryPlot, CategoryAxis, ValueAxis, CategoryDataset, int, int, int) - Method in class hudson.util.StackedAreaRenderer2
-
- dropdownDescriptorSelector(Map, Closure) - Method in interface lib.FormTagLib
-
Renders a single <select> control for choosing a Describable.
- dropdownDescriptorSelector(Closure) - Method in interface lib.FormTagLib
-
Renders a single <select> control for choosing a Describable.
- dropdownDescriptorSelector(Map) - Method in interface lib.FormTagLib
-
Renders a single <select> control for choosing a Describable.
- dropdownDescriptorSelector() - Method in interface lib.FormTagLib
-
Renders a single <select> control for choosing a Describable.
- dropdownList(Map, Closure) - Method in interface lib.FormTagLib
-
Foldable block expanded when the corresponding item is selected in the drop-down list.
- dropdownList(Closure) - Method in interface lib.FormTagLib
-
Foldable block expanded when the corresponding item is selected in the drop-down list.
- dropdownList(Map) - Method in interface lib.FormTagLib
-
Foldable block expanded when the corresponding item is selected in the drop-down list.
- dropdownList() - Method in interface lib.FormTagLib
-
Foldable block expanded when the corresponding item is selected in the drop-down list.
- dropdownListBlock(Map, Closure) - Method in interface lib.FormTagLib
-
Foldable block expanded when the corresponding item is selected in the drop-down list.
- dropdownListBlock(Closure) - Method in interface lib.FormTagLib
-
Foldable block expanded when the corresponding item is selected in the drop-down list.
- dropdownListBlock(Map) - Method in interface lib.FormTagLib
-
Foldable block expanded when the corresponding item is selected in the drop-down list.
- dropdownListBlock() - Method in interface lib.FormTagLib
-
Foldable block expanded when the corresponding item is selected in the drop-down list.
- dropLinks() - Method in class hudson.model.AbstractBuild
-
- dropLinks() - Method in class hudson.model.Run
-
Called by
RunMap
to drop bi-directional links in preparation for
deleting a build.
- dropLinks() - Method in class jenkins.model.lazy.LazyBuildMixIn.RunMixIn
-
- dst - Variable in class hudson.cli.CopyJobCommand
-
- DualOutputStream - Class in hudson.util
-
- DualOutputStream(OutputStream, OutputStream) - Constructor for class hudson.util.DualOutputStream
-
- due() - Method in class hudson.model.AbstractBuild
-
- DumbSlave - Class in hudson.slaves
-
Default
Slave
implementation for computers that do not belong to a higher level structure,
like grid or cloud.
- DumbSlave(String, String, String, String, Node.Mode, String, ComputerLauncher, RetentionStrategy) - Constructor for class hudson.slaves.DumbSlave
-
- DumbSlave(String, String, String, String, Node.Mode, String, ComputerLauncher, RetentionStrategy, List<? extends NodeProperty<?>>) - Constructor for class hudson.slaves.DumbSlave
-
- DumbSlave.DescriptorImpl - Class in hudson.slaves
-
- DumbSlave_displayName() - Static method in class hudson.slaves.Messages
-
Key DumbSlave.displayName
: Dumb Slave
.
- DummyImpl() - Constructor for class hudson.Plugin.DummyImpl
-
- DummyLauncher(TaskListener) - Constructor for class hudson.Launcher.DummyLauncher
-
- dumpAllThreads() - Static method in class hudson.Functions
-
- dumpThreadInfo(ThreadInfo, Functions.ThreadGroupMap) - Static method in class hudson.Functions
-
- dup(int) - Method in interface hudson.util.jna.GNUCLibrary
-
- dup2(int, int) - Method in interface hudson.util.jna.GNUCLibrary
-
- DuplicateFieldException(String) - Constructor for exception hudson.util.RobustReflectionConverter.DuplicateFieldException
-
- DuplicateFilterIterator(Iterator<? extends T>) - Constructor for class hudson.util.Iterators.DuplicateFilterIterator
-
- DuplicateFilterIterator(Iterable<? extends T>) - Constructor for class hudson.util.Iterators.DuplicateFilterIterator
-
- duration - Variable in class hudson.model.queue.FutureLoad
-
How long is task expected to continue, in milliseconds?
- duration - Variable in class hudson.model.Run
-
Number of milli-seconds it took to run this build.
- dynamicLoad - Variable in class hudson.cli.InstallPluginCommand
-
- dynamicLoad(File) - Method in class hudson.PluginManager
-
TODO: revisit where/how to expose this.
- generate(Class<T>, String) - Method in class hudson.util.SubClassGenerator
-
- generateClickableMap(StaplerRequest, StaplerResponse, JFreeChart, Area) - Static method in class hudson.util.ChartUtil
-
- generateClickableMap(StaplerRequest, StaplerResponse, JFreeChart, int, int) - Static method in class hudson.util.ChartUtil
-
- generateConsoleAnnotationScriptAndStylesheet() - Static method in class hudson.Functions
-
- generateFragment() - Method in class hudson.model.DownloadService
-
Builds up an HTML fragment that starts all the download jobs.
- generateGraph(StaplerRequest, StaplerResponse, JFreeChart, Area) - Static method in class hudson.util.ChartUtil
-
- generateGraph(StaplerRequest, StaplerResponse, JFreeChart, int, int) - Static method in class hudson.util.ChartUtil
-
- generateId() - Method in class hudson.Functions
-
Generates an unique ID.
- generateImage(String, OutputStream) - Method in class hudson.security.captcha.CaptchaSupport
-
- generateResponse(StaplerRequest, StaplerResponse, Object) - Method in class hudson.model.AutoCompletionCandidates
-
- generateResponse(StaplerRequest, StaplerResponse, Object) - Method in exception hudson.model.Descriptor.FormException
-
- generateResponse(StaplerRequest, StaplerResponse, Object) - Method in class hudson.model.DirectoryBrowserSupport
-
- generateResponse(StaplerRequest, StaplerResponse, Object) - Method in exception hudson.model.Failure
-
- generateResponse(StaplerRequest, StaplerResponse, Object) - Method in class hudson.model.MultiStageTimeSeries.TrendChart
-
Renders this object as an image.
- generateResponse(StaplerRequest, StaplerResponse, Object) - Method in class hudson.model.Slave.JnlpJar
-
- generateResponse(StaplerRequest, StaplerResponse, Object) - Method in exception hudson.security.FederatedLoginService.UnclaimedIdentityException
-
- generateResponse(StaplerRequest, StaplerResponse, Object) - Method in class hudson.util.ComboBoxModel
-
- generateResponse(StaplerRequest, StaplerResponse, Object) - Method in exception hudson.util.FormValidation
-
- generateResponse(StaplerRequest, StaplerResponse, Object) - Method in class hudson.util.ListBoxModel
-
- generateResponse(StaplerRequest, StaplerResponse, Object) - Method in class jenkins.model.ModelObjectWithContextMenu.ContextMenu
-
- generateResponse(StaplerRequest, StaplerResponse, Object) - Method in class jenkins.slaves.EncryptedSlaveAgentJnlpFile
-
- generateToolTip(CategoryDataset, int, int) - Method in class hudson.util.StackedAreaRenderer2
-
Override this method to specify the tool tip text of the given data point.
- generateURL(CategoryDataset, int, int) - Method in class hudson.util.StackedAreaRenderer2
-
Override this method to specify the hyperlink target of the given data point.
- generation - Variable in class hudson.scm.SCMDescriptor
-
Incremented every time a new
SCM
instance is created from this descriptor.
- GENERIC_EXECUTE - Static variable in interface hudson.util.jna.WINNT
-
- GenericItemOptionHandler<T extends Item> - Class in hudson.cli.handlers
-
Refers to an
Item
by its name.
- GenericItemOptionHandler(CmdLineParser, OptionDef, Setter<T>) - Constructor for class hudson.cli.handlers.GenericItemOptionHandler
-
- genericType() - Method in class hudson.util.ReflectionUtils.Parameter
-
Gets the unerased generic type of this parameter.
- get() - Method in class hudson.cli.ClientAuthenticationCache
-
Gets the persisted authentication for this Jenkins.
- get() - Static method in class hudson.diagnosis.HudsonHomeDiskUsageMonitor
-
Short cut for getting the singleton instance.
- get(String, String) - Method in class hudson.EnvVars
-
Convenience message
- get(Class<U>) - Method in class hudson.ExtensionList
-
Looks for the extension instance of the given type (subclasses excluded),
or return null.
- get(int) - Method in class hudson.ExtensionList
-
- get(ClassLoader) - Static method in class hudson.init.InitStrategy
-
Obtains the instance to be used.
- get() - Static method in class hudson.lifecycle.Lifecycle
-
Gets the singleton instance.
- get(Class<T>) - Method in class hudson.Lookup
-
- get(String) - Static method in class hudson.model.DownloadService.Downloadable
-
- get(int) - Method in class hudson.model.EnvironmentList
-
- get(Class<T>) - Method in class hudson.model.EnvironmentList
-
- get() - Method in class hudson.model.FileParameterValue.FileItemImpl
-
- get(String, boolean, FingerprintMap.FingerprintParams) - Method in class hudson.model.FingerprintMap
-
- get(String) - Static method in class hudson.model.Label
-
Obtains a label by its
name.
- get(String) - Static method in class hudson.model.labels.LabelAtom
-
Obtains an atom by its
name.
- get(int) - Method in class hudson.model.queue.MappingWorksheet.Mapping
-
- get(String, boolean) - Static method in class hudson.model.User
-
- get(String, boolean, Map) - Static method in class hudson.model.User
-
Gets the
User
object by its id or full name.
- get(String) - Static method in class hudson.model.User
-
Gets the
User
object by its id or full name.
- get(Authentication) - Static method in class hudson.model.User
-
Gets the
User
object representing the supplied
Authentication
or
null
if the supplied
Authentication
is either anonymous or
null
- get(Computer) - Method in class hudson.node_monitors.AbstractNodeMonitorDescriptor
-
Obtains the monitoring result currently available, or null if no data is available.
- get(String) - Method in class hudson.PermalinkList
-
- get(String) - Method in class hudson.search.CollectionSearchIndex
-
Gets a single item that exactly matches the given key.
- get(ServletContext) - Static method in class hudson.security.HudsonFilter
-
- get(Class) - Static method in class hudson.security.PermissionGroup
-
- get(StaplerRequest) - Static method in class hudson.StructuredForm
-
- get(int) - Method in class hudson.tasks.BuildStep.PublisherList
-
- get(AlternativeUiTextProvider.Message<T>, T, String) - Static method in class hudson.util.AlternativeUiTextProvider
-
- get(AlternativeUiTextProvider.Message<T>, T) - Static method in class hudson.util.AlternativeUiTextProvider
-
- get(int) - Method in class hudson.util.CopyOnWriteList
-
- get(Object) - Method in class hudson.util.CopyOnWriteMap
-
- get(D) - Method in class hudson.util.DescribableList
-
- get(Class<U>) - Method in class hudson.util.DescribableList
-
- get(int) - Method in class hudson.util.DescriptorList
-
- get(String) - Method in class hudson.util.KeyedDataStorage
-
Finds the data object that matches the given key if available, or null
if not found.
- get(String, boolean, P) - Method in class hudson.util.KeyedDataStorage
-
Implementation of get/getOrCreate.
- get(K) - Method in class hudson.util.Memoizer
-
- get(String) - Method in class hudson.util.MultipartFormDataParser
-
- get(Object) - Method in class hudson.util.PackedMap
-
- get(int) - Method in class hudson.util.PersistedList
-
- get(Class<U>) - Method in class hudson.util.PersistedList
-
- get(int) - Method in class hudson.util.ProcessTree
-
Gets the process given a specific ID, or null if no such process exists.
- get(Process) - Method in class hudson.util.ProcessTree
-
Try to convert
Process
into this process object
or null if it fails (for example, maybe the snapshot is taken after
this process has already finished.)
- get() - Static method in class hudson.util.ProcessTree
-
Gets the
ProcessTree
of the current system
that JVM runs in, or in the worst case return the default one
that's not capable of killing descendants at all.
- get(Process) - Method in class hudson.util.ProcessTree.Remote
-
- get() - Static method in class hudson.util.ProcessTreeKiller
-
Deprecated.
Gets the
ProcessTreeKiller
suitable for the current system
that JVM runs in, or in the worst case return the default one
that's not capable of killing descendants at all.
- get(String) - Method in class hudson.util.QueryParameterMap
-
- get(int) - Method in class hudson.util.RunList
-
- get(int) - Method in class hudson.util.TagCloud
-
- get() - Static method in class jenkins.model.ArtifactManagerConfiguration
-
- get() - Static method in class jenkins.model.DownloadSettings
-
- get(Class<T>) - Static method in class jenkins.model.GlobalConfigurationCategory
-
- get() - Static method in class jenkins.model.JenkinsLocationConfiguration
-
- get(Object) - Method in class jenkins.model.lazy.AbstractLazyLoadRunMap
-
- get(int) - Method in class jenkins.model.lazy.AbstractLazyLoadRunMap
-
- get() - Method in class jenkins.model.lazy.BuildReference
-
Gets the build if still in memory.
- get() - Method in interface jenkins.model.lazy.BuildReference.Holder
-
Gets a build.
- get() - Static method in class jenkins.mvn.GlobalMavenConfig
-
- get() - Static method in class jenkins.security.ConfidentialStore
-
- get() - Method in class jenkins.security.HexStringConfidentialKey
-
Returns the persisted hex string value.
- get() - Static method in class jenkins.security.QueueItemAuthenticatorConfiguration
-
- get() - Method in class jenkins.util.io.FileBoolean
-
Gets the current state.
- get() - Static method in class jenkins.util.Timer
-
Returns the scheduled executor service used by all timed tasks in Jenkins.
- get_all() - Method in class hudson.model.ComputerSet
-
- get_monitors() - Static method in class hudson.model.ComputerSet
-
- get_slaveNames() - Method in class hudson.model.ComputerSet
-
Gets all the slave names.
- getAbsoluteRemoteFs() - Method in class hudson.slaves.SlaveComputer
-
Returns the remote FS root absolute path or null
if the slave is off-line.
- getAbsoluteUrl() - Method in class hudson.model.AbstractItem
-
- getAbsoluteUrl() - Method in interface hudson.model.Item
-
- getAbsoluteUrl() - Method in class hudson.model.Run
-
- getAbsoluteUrl() - Method in class hudson.model.User
-
The URL of the user page.
- getAbsoluteUrl() - Method in class hudson.model.View
-
Gets the absolute URL of this view.
- getAcceptedIssuers() - Method in class hudson.cli.NoCheckTrustManager
-
- getACL() - Method in class hudson.model.AbstractItem
-
Returns the
ACL
for this object.
- getACL() - Method in class hudson.model.Computer
-
- getACL() - Method in class hudson.model.Job
-
Returns the
ACL
for this object.
- getACL() - Method in class hudson.model.MyViewsProperty
-
- getACL() - Method in class hudson.model.Node
-
- getACL() - Method in class hudson.model.Run
-
- getACL() - Method in class hudson.model.TaskAction
-
- getACL() - Method in class hudson.model.User
-
- getACL() - Method in class hudson.model.View
-
Returns the
ACL
for this object.
- getACL() - Method in class hudson.scm.AbstractScmTagAction
-
- getACL() - Method in interface hudson.security.AccessControlled
-
Obtains the ACL associated with this object.
- getACL(AbstractProject<?, ?>) - Method in class hudson.security.AuthorizationStrategy
-
- getACL(Job<?, ?>) - Method in class hudson.security.AuthorizationStrategy
-
- getACL(View) - Method in class hudson.security.AuthorizationStrategy
-
Implementation can choose to provide different ACL for different views.
- getACL(AbstractItem) - Method in class hudson.security.AuthorizationStrategy
-
Implementation can choose to provide different ACL for different items.
- getACL(User) - Method in class hudson.security.AuthorizationStrategy
-
Implementation can choose to provide different ACL per user.
- getACL(Computer) - Method in class hudson.security.AuthorizationStrategy
-
Implementation can choose to provide different ACL for different computers.
- getACL(Cloud) - Method in class hudson.security.AuthorizationStrategy
-
Implementation can choose to provide different ACL for different
Cloud
s.
- getACL(Node) - Method in class hudson.security.AuthorizationStrategy
-
- getACL() - Method in class hudson.security.HudsonPrivateSecurityRealm
-
- getACL() - Method in class hudson.slaves.Cloud
-
- getACL() - Method in class jenkins.model.Jenkins
-
- getAction(int) - Method in class hudson.model.Actionable
-
- getAction(Class<T>) - Method in class hudson.model.Actionable
-
Gets the action (first instance to be found) of a specified type that contributed to this build.
- getActions() - Method in class hudson.model.AbstractProject
-
Gets actions contributed to this object.
- getActions() - Method in class hudson.model.Actionable
-
- getActions(Class<T>) - Method in class hudson.model.Actionable
-
Gets all actions of a specified type that contributed to this object.
- getActions() - Method in class hudson.model.Computer
-
Returns the transient
Action
s associated with the computer.
- getActions() - Method in class hudson.model.Fingerprint
-
- getActions() - Method in class hudson.model.labels.LabelAtom
-
Gets actions contributed to this object.
- getActions(LabelAtom) - Method in class hudson.model.labels.LabelAtomProperty
-
Contributes
Action
s to the label.
- getActions() - Method in class hudson.model.View
-
Returns the transient
Action
s associated with the top page.
- getActions() - Method in class jenkins.model.Jenkins
-
Returns the transient
Action
s associated with the top page.
- getActionUrl(String, Action) - Static method in class hudson.Functions
-
Computes the hyperlink to actions, to handle the situation when the
Action.getUrlName()
returns absolute URL.
- getActiveInstance() - Static method in class jenkins.model.Jenkins
-
- getAdditionalPlannedCapacity() - Method in class hudson.slaves.NodeProvisioner.StrategyState
-
- getAddr() - Method in class hudson.model.Cause.RemoteCause
-
- getAdjuncts(String) - Method in class jenkins.model.Jenkins
-
Makes AdjunctManager
URL-bound.
- getAdminAddress() - Method in class jenkins.model.JenkinsLocationConfiguration
-
Gets the service administrator e-mail address.
- getAdministrativeMonitor(String) - Method in class jenkins.model.Jenkins
-
- getAffectedFiles() - Method in class hudson.scm.ChangeLogSet.Entry
-
Returns a set of paths in the workspace that was
affected by this change.
- getAffectedPaths() - Method in class hudson.scm.ChangeLogSet.Entry
-
Returns a set of paths in the workspace that was
affected by this change.
- getAggregatedReports() - Method in class hudson.model.HealthReport
-
Getter for property 'aggregatedReports'.
- getAggregatedTestResultAction() - Method in class hudson.model.AbstractBuild
-
- getAll() - Static method in class hudson.model.User
-
Gets all the users.
- getAll() - Static method in class hudson.node_monitors.NodeMonitor
-
Obtains all the instances of
NodeMonitor
s that are alive.
- getAll() - Static method in class hudson.security.Permission
-
Returns all the
Permission
s available in the system.
- getAll() - Static method in class hudson.security.PermissionGroup
-
- getAll(Class<U>) - Method in class hudson.util.PersistedList
-
Gets all instances that matches the given type.
- getAll(String) - Method in class hudson.util.QueryParameterMap
-
- getAllActions() - Method in class hudson.model.Actionable
-
Gets all actions, transient or persistent.
- getAllBindings() - Method in class jenkins.ProxyInjector
-
- getAllItems(ItemGroup, Class<T>) - Static method in class hudson.model.Items
-
Gets all the
Item
s recursively in the
ItemGroup
tree
and filter them by the given type.
- getAllItems() - Method in class hudson.model.View
-
Gets all the items recursively contained in this collection in a read-only view.
- getAllItems(Class<T>) - Method in class jenkins.model.Jenkins
-
Gets all the
Item
s recursively in the
ItemGroup
tree
and filter them by the given type.
- getAllItems() - Method in class jenkins.model.Jenkins
-
Gets all the items recursively.
- getAllJobs() - Method in class hudson.model.AbstractItem
-
Gets all the jobs that this
Item
contains as descendants.
- getAllJobs() - Method in interface hudson.model.Item
-
Gets all the jobs that this
Item
contains as descendants.
- getAllJobs() - Method in class hudson.model.Job
-
- getAllJobs() - Method in class jenkins.model.AbstractTopLevelItem
-
- getAllowEmptyArchive() - Method in class hudson.tasks.ArtifactArchiver
-
- getAllowsSignup() - Method in class hudson.security.HudsonPrivateSecurityRealm
-
- getAllParameters() - Method in class hudson.model.ParametersAction
-
Returns all parameters.
- getAllProperties() - Method in class hudson.model.Job
-
List of all
JobProperty
exposed primarily for the remoting API.
- getAllProperties() - Method in class hudson.model.User
-
List of all
UserProperty
s exposed primarily for the remoting API.
- getAllProperties() - Method in class hudson.model.View
-
List of all
ViewProperty
s exposed primarily for the remoting API.
- getAllThreadDumps() - Method in class jenkins.model.Jenkins
-
Obtains the thread dump of all slaves (including the master.)
- getAllTopLevelItems(ItemGroup) - Static method in class hudson.Functions
-
- getAllUsers() - Method in class hudson.security.HudsonPrivateSecurityRealm
-
All users who can login to the system.
- getAnnotation(Class<T>) - Method in class hudson.util.ReflectionUtils.Parameter
-
- getAnnotations() - Method in class hudson.util.ReflectionUtils.Parameter
-
- getApi() - Method in class hudson.model.AbstractItem
-
Remote API access.
- getApi() - Method in class hudson.model.Computer
-
- getApi() - Method in class hudson.model.ComputerSet
-
- getApi() - Method in class hudson.model.Executor
-
Exposes the executor to the remote API.
- getApi() - Method in class hudson.model.Fingerprint
-
- getApi() - Method in class hudson.model.Label
-
Expose this object to the remote API.
- getApi() - Method in class hudson.model.LoadStatistics
-
- getApi() - Method in class hudson.model.MultiStageTimeSeries
-
- getApi() - Method in class hudson.model.Queue
-
- getApi() - Method in class hudson.model.Queue.Item
-
- getApi() - Method in class hudson.model.Run
-
- getApi() - Method in class hudson.model.UpdateCenter
-
- getApi() - Method in class hudson.model.UpdateCenter.UpdateCenterJob
-
- getApi() - Method in class hudson.model.UpdateSite.Entry
-
- getApi() - Method in class hudson.model.UpdateSite
-
- getApi() - Method in class hudson.model.User
-
Exposed remote API.
- getApi() - Method in class hudson.model.View.AsynchPeople
-
- getApi() - Method in class hudson.model.View
-
- getApi() - Method in class hudson.model.View.People
-
- getApi() - Method in class hudson.PluginManager
-
- getApi() - Method in class hudson.PluginWrapper
-
- getApi() - Method in class hudson.scm.SCM
-
Expose
SCM
to the remote API.
- getApi() - Method in class hudson.security.csrf.CrumbIssuer
-
- getApi() - Method in class hudson.security.WhoAmI
-
- getApi() - Method in class jenkins.model.Jenkins
-
- getApiToken() - Method in class jenkins.security.ApiTokenProperty
-
Gets the API token.
- getApplicableDescriptors() - Method in class hudson.model.Descriptor.PropertyType
-
Returns all the descriptors that produce types assignable to the property type.
- getApplicableDescriptors() - Method in class hudson.slaves.DelegatingComputerLauncher.DescriptorImpl
-
Returns the applicable nested computer launcher types.
- getApplicableItemDescriptors() - Method in class hudson.model.Descriptor.PropertyType
-
Returns all the descriptors that produce types assignable to the item type for a collection property.
- getApplicablePropertyDescriptors() - Method in class hudson.model.labels.LabelAtom
-
- getApplicablePropertyDescriptors() - Method in class hudson.model.View
-
- getApplicableSCMCheckoutStrategyDescriptors(AbstractProject) - Method in class hudson.model.AbstractProject.AbstractProjectDescriptor
-
- getApplicableTriggers(Item) - Static method in class hudson.triggers.Triggers
-
- getApproximateItemsQuickly() - Method in class hudson.model.Queue
-
- getApproximateQueueItemsQuickly() - Method in class hudson.model.View
-
- getArguments() - Method in class hudson.util.ProcessTree.OSProcess
-
Gets the command-line arguments of this process.
- getArguments() - Method in class hudson.util.ProcessTree.UnixProcess
-
Obtains the argument list of this process.
- getArguments() - Method in interface hudson.util.ProcessTreeRemoting.IOSProcess
-
- getArtifactDaysToKeep() - Method in class hudson.tasks.LogRotator
-
- getArtifactDaysToKeepStr() - Method in class hudson.tasks.LogRotator
-
- getArtifactManager() - Method in class hudson.model.Run
-
Gets an object responsible for storing and retrieving build artifacts.
- getArtifactManagerFactories() - Method in class jenkins.model.ArtifactManagerConfiguration
-
- getArtifactNumToKeep() - Method in class hudson.tasks.LogRotator
-
- getArtifactNumToKeepStr() - Method in class hudson.tasks.LogRotator
-
- getArtifacts() - Method in class hudson.model.Run
-
- getArtifacts() - Method in class hudson.tasks.ArtifactArchiver
-
- getArtifactsDir() - Method in class hudson.model.Run
-
- getArtifactsUpTo(int) - Method in class hudson.model.Run
-
Gets the first N artifacts.
- getAssignedLabel() - Method in class hudson.model.AbstractProject
-
If this project is configured to be always built on this node,
return that
Node
.
- getAssignedLabel(SubTask) - Method in interface hudson.model.labels.LabelAssignmentAction
-
Reassigns where the task gets run.
- getAssignedLabel(SubTask) - Method in class hudson.model.ParametersAction
-
- getAssignedLabel(SubTask) - Method in class hudson.model.ParameterValue
-
Controls where the build (that this parameter is submitted to) will happen.
- getAssignedLabel() - Method in class hudson.model.queue.AbstractSubTask
-
- getAssignedLabel() - Method in class hudson.model.Queue.Item
-
If this task needs to be run on a node with a particular label,
return that
Label
.
- getAssignedLabel() - Method in class hudson.model.queue.QueueTaskFilter
-
- getAssignedLabel() - Method in interface hudson.model.queue.SubTask
-
If this task needs to be run on a node with a particular label,
return that
Label
.
- getAssignedLabelFor(SubTask) - Method in class hudson.model.Queue.Item
-
Test if the specified
SubTask
needs to be run on a node with a particular label.
- getAssignedLabels() - Method in class hudson.model.Node
-
Returns the possibly empty set of labels that are assigned to this node,
including the automatic
self label
, manually
assigned labels and dynamically assigned labels via the
LabelFinder
extension point.
- getAssignedLabelString() - Method in class hudson.model.AbstractProject
-
Gets the textual representation of the assigned label as it was entered by the user.
- getAsynchPeople() - Method in class hudson.model.View
-
- getAsynchPeople() - Method in class jenkins.model.Jenkins
-
- getAsynchronousExecution() - Method in class hudson.model.Executor
-
If currently running in asynchronous mode, returns that handle.
- getAttribute(String) - Method in class jenkins.util.xstream.XStreamDOM
-
- getAttribute(int) - Method in class jenkins.util.xstream.XStreamDOM
-
- getAttributeCount() - Method in class jenkins.util.xstream.XStreamDOM
-
- getAttributeMap() - Method in class jenkins.util.xstream.XStreamDOM
-
- getAttributes() - Method in class hudson.model.Run.RunExecution
-
Bag of stuff to allow plugins to store state for the duration of a build
without persisting it.
- getAuthentication() - Static method in class jenkins.model.Jenkins
-
Gets the Authentication
object that represents the user
associated with the current request.
- getAuthentication() - Method in class jenkins.security.NonSerializableSecurityContext
-
- getAuthenticationEntryPoint() - Method in class jenkins.security.ExceptionTranslationFilter
-
- getAuthenticationGatewayUrl() - Method in class hudson.security.LegacySecurityRealm
-
To have the username/password authenticated by the container,
submit the form to the URL defined by the servlet spec.
- getAuthenticationGatewayUrl() - Method in class hudson.security.SecurityRealm
-
Returns the URL to submit a form for the authentication.
- getAuthenticationOf(Queue.Task) - Static method in class hudson.model.queue.Tasks
-
Finds what authentication a task is likely to be run under when scheduled.
- getAuthenticationTrustResolver() - Method in class jenkins.security.ExceptionTranslationFilter
-
- getAuthenticators() - Method in class jenkins.security.QueueItemAuthenticatorConfiguration
-
- getAuthenticators() - Method in class jenkins.security.QueueItemAuthenticatorConfiguration.ProviderImpl
-
- getAuthenticators() - Method in class jenkins.security.QueueItemAuthenticatorProvider
-
- getAuthor() - Method in class hudson.scm.ChangeLogSet.Entry
-
The user who made this change.
- getAuthorities() - Method in class hudson.model.User
-
Checks for authorities (groups) associated with this user.
- getAuthorities() - Method in class hudson.security.ContainerAuthentication
-
- getAuthorities() - Method in class hudson.security.HudsonPrivateSecurityRealm.Details
-
- getAuthorities() - Method in class hudson.security.WhoAmI
-
- getAuthorities() - Method in class jenkins.security.LastGrantedAuthoritiesProperty
-
- getAuthorizationStrategy() - Method in class jenkins.model.Jenkins
-
- getAuthorizationStrategyDescriptors() - Static method in class hudson.Functions
-
- getAuthToken() - Method in class hudson.model.AbstractProject
-
- getAuthToken() - Method in interface jenkins.model.ParameterizedJobMixIn.ParameterizedJob
-
- getAvailableExecutors() - Method in class hudson.model.LoadStatistics.LoadStatisticsSnapshot
-
The total number of executors that are currently on-line, idle and accepting tasks.
- getAvailableExecutorsLatest() - Method in class hudson.slaves.NodeProvisioner.StrategyState
-
- getAvailablePhysicalMemory() - Method in class hudson.node_monitors.SwapSpaceMonitor.MemoryUsage2
-
Of the total physical memory of the system, available bytes.
- getAvailables() - Method in class hudson.model.UpdateCenter
-
- getAvailables() - Method in class hudson.model.UpdateSite
-
Returns a list of plugins that should be shown in the "available" tab.
- getAvailableSwapSpace() - Method in class hudson.node_monitors.SwapSpaceMonitor.MemoryUsage2
-
Available swap space in bytes.
- getAvatar(User, String) - Static method in class hudson.Functions
-
Returns an avatar image URL for the specified user and preferred image size
- getAverage() - Method in class hudson.node_monitors.ResponseTimeMonitor.Data
-
Computes the average response time, by taking the time out into account.
- getBackup() - Method in class hudson.model.UpdateCenter.PluginDowngradeJob
-
- getBackupFile() - Method in class hudson.PluginWrapper
-
Where is the backup file?
- getBackupVersion() - Method in class hudson.model.UpdateCenter
-
Returns String with version of backup .war file,
if the file does not exists returns null
- getBackupVersion() - Method in class hudson.PluginWrapper
-
returns the version of the backed up plugin,
or null if there's no back up.
- getBadgeActions() - Method in class hudson.model.Run
-
- getBaseColor() - Method in enum hudson.model.BallColor
-
Gets the RGB color of this color.
- getBaseDir() - Method in class jenkins.management.AsynchronousAdministrativeMonitor
-
- getBaseDirectory(AbstractProject<?, ?>) - Method in class hudson.util.FormFieldValidator.WorkspaceFileMask
-
Deprecated.
The base directory from which the path name is resolved.
- getBaseDirectory(AbstractProject<?, ?>) - Method in class hudson.util.FormFieldValidator.WorkspaceFilePath
-
Deprecated.
The base directory from which the path name is resolved.
- getBaseName() - Method in class hudson.FilePath
-
Gets the file name portion except the extension.
- getBaseUrl() - Method in class hudson.Functions.RunUrl
-
- getBeanDefinition(String) - Method in class hudson.util.spring.BeanBuilder
-
Retrieves a BeanDefinition for the given name
- getBeanDefinition() - Method in interface hudson.util.spring.BeanConfiguration
-
- getBeanDefinitions() - Method in class hudson.util.spring.BeanBuilder
-
Retrieves all BeanDefinitions for this BeanBuilder
- getBinding(Key<T>) - Method in class jenkins.ProxyInjector
-
- getBinding(Class<T>) - Method in class jenkins.ProxyInjector
-
- getBindings() - Method in class jenkins.ProxyInjector
-
- getBindings() - Method in class jenkins.util.groovy.GroovyHookScript
-
- getBinDir() - Method in class hudson.model.JDK
-
Gets the path to the bin directory.
- getBlockedItems() - Method in class hudson.model.Queue
-
- getBlockingActivity(ResourceActivity) - Method in class hudson.model.ResourceController
-
Of the activities that are in progress, return one that's blocking
the given activity, or null if it's not blocked (and thus the
given activity can be executed immediately.)
- getBooleanConfigParameter(String, boolean) - Static method in class jenkins.model.Configuration
-
- getBootFailureFile(File) - Static method in exception hudson.util.BootFailure
-
This file captures failed boot attempts.
- getBrowser() - Method in class hudson.scm.ChangeLogSet
-
- getBrowser() - Method in class hudson.scm.SCM
-
- getBrowserDescriptors() - Method in class hudson.scm.SCMDescriptor
-
- getBuffer() - Method in class hudson.util.ByteArrayOutputStream2
-
- getBuild(String) - Method in class hudson.model.AbstractProject
-
Looks up a build by its ID.
- getBuild(String) - Method in class hudson.model.Job
-
Looks up a build by its ID.
- getBuild() - Method in class hudson.model.Run.RunExecution
-
- getBuild() - Method in class hudson.scm.AbstractScmTagAction
-
Deprecated.
- getBuild() - Method in class hudson.tasks.Fingerprinter.FingerprintAction
-
Deprecated.
- getBuild(String) - Method in class jenkins.model.lazy.LazyBuildMixIn
-
- getBuildableItems(Computer) - Method in class hudson.model.Queue
-
- getBuildableItems() - Method in class hudson.model.Queue
-
- getBuildByNumber(int) - Method in class hudson.model.AbstractProject
-
More efficient implementation.
- getBuildByNumber(int) - Method in class hudson.model.Job
-
- getBuildByNumber(int) - Method in class jenkins.model.lazy.LazyBuildMixIn
-
- getBuildCause(ParameterizedJobMixIn.ParameterizedJob, StaplerRequest) - Static method in class jenkins.model.ParameterizedJobMixIn
-
Computes the build cause, using RemoteCause or UserCause as appropriate.
- getBuildClass() - Method in class hudson.model.AbstractProject
-
Type token for the corresponding build type.
- getBuildClass() - Method in class hudson.model.FreeStyleProject
-
- getBuildClass() - Method in class jenkins.model.lazy.LazyBuildMixIn
-
Type token for the build type.
- getBuildDir() - Method in class hudson.model.Job
-
Directory for storing
Run
records.
- getBuildDirFor(Job) - Method in class jenkins.model.Jenkins
-
- getBuildDiscarder() - Method in class hudson.model.Job
-
- getBuilder(String) - Method in class jenkins.model.Jenkins
-
Gets the builder descriptor by name.
- getBuilderDescriptors(AbstractProject<?, ?>) - Static method in class hudson.Functions
-
- getBuilders() - Method in class hudson.model.Project
-
- getBuildersList() - Method in class hudson.model.Project
-
- getBuildFingerprints() - Method in class hudson.model.AbstractBuild
-
get the fingerprints associated with this build
- getBuildForCLI(String) - Method in class hudson.model.Job
-
- getBuildHealth() - Method in interface hudson.model.HealthReportingAction
-
- getBuildHealth() - Method in class hudson.model.Job
-
Get the current health report for a job.
- getBuildHealthReports() - Method in class hudson.model.Job
-
- getBuildingDownstream() - Method in class hudson.model.AbstractProject
-
Returns the project if any of the downstream project is either
building, waiting, pending or buildable.
- getBuildingUpstream() - Method in class hudson.model.AbstractProject
-
Returns the project if any of the upstream project is either
building or is in the queue.
- getBuildNowText() - Method in class hudson.model.AbstractProject
-
Gets the human readable display name to be rendered in the "Build Now" link.
- getBuildNowText() - Method in class jenkins.model.ParameterizedJobMixIn
-
- getBuildNowText() - Method in interface jenkins.model.ParameterizedJobMixIn.ParameterizedJob
-
- getBuilds() - Method in class hudson.model.AbstractBuild.DependencyChange
-
- getBuilds() - Method in class hudson.model.Computer
-
- getBuilds() - Method in class hudson.model.Job
-
Gets the read-only view of all the builds.
- getBuilds(Fingerprint.RangeSet) - Method in class hudson.model.Job
-
- getBuilds() - Method in class hudson.model.RunParameterDefinition
-
- getBuilds() - Method in class hudson.model.User
-
Gets the list of
Build
s that include changes by this user,
by the timestamp order.
- getBuilds() - Method in class hudson.model.View
-
- getBuildsAsMap() - Method in class hudson.model.Job
-
Gets all the builds in a map.
- getBuildsByTimestamp(long, long) - Method in class hudson.model.Job
-
- getBuildStatusIconClassName() - Method in class hudson.model.Job
-
- getBuildStatusIconClassName() - Method in class hudson.model.Run
-
- getBuildStatusSummary() - Method in class hudson.model.Run
-
Gets an object which represents the single line summary of the status of this build
(especially in comparison with the previous build.)
- getBuildStatusUrl() - Method in class hudson.model.Job
-
- getBuildStatusUrl() - Method in class hudson.model.Run
-
- getBuildTimeGraph() - Method in class hudson.model.Job
-
- getBuildTriggerUpstreamProjects() - Method in class hudson.model.AbstractProject
-
Returns only those upstream projects that defines
BuildTrigger
to this project.
- getBuildVariableResolver() - Method in class hudson.model.AbstractBuild
-
- getBuildVariables() - Method in class hudson.model.AbstractBuild
-
Provides additional variables and their values to
Builder
s.
- getBuildWrapper(String) - Method in class jenkins.model.Jenkins
-
Gets the build wrapper descriptor by name.
- getBuildWrapperDescriptors(AbstractProject<?, ?>) - Static method in class hudson.Functions
-
- getBuildWrappers() - Method in class hudson.model.Project
-
- getBuildWrappersList() - Method in interface hudson.model.BuildableItemWithBuildWrappers
-
- getBuildWrappersList() - Method in class hudson.model.Project
-
- getBuiltOn() - Method in class hudson.model.AbstractBuild
-
Returns a
Slave
on which this build was done.
- getBuiltOnStr() - Method in class hudson.model.AbstractBuild
-
Returns the name of the slave it was built on; null or "" if built by the master.
- getBundledPluginManifest(String) - Method in class hudson.PluginManager
-
Returns the manifest of a bundled but not-extracted plugin.
- getBundledPluginsFromProperty(List<File>) - Method in class hudson.init.InitStrategy
-
Lists up additional bundled plugins from the system property hudson.bundled.plugins
.
- getBusyExecutors() - Method in class hudson.model.ComputerSet
-
Number of busy
Executor
s that are carrying out some work right now.
- getBusyExecutors() - Method in class hudson.model.Label
-
Number of busy
Executor
s that are carrying out some work right now.
- getBusyExecutors() - Method in class hudson.model.LoadStatistics.LoadStatisticsSnapshot
-
The total number of executors that are currently busy running jobs.
- getBusyExecutorsLatest() - Method in class hudson.slaves.NodeProvisioner.StrategyState
-
- getById(String) - Method in class hudson.model.DownloadService
-
- getById(String) - Method in class hudson.model.RunMap
-
- getById(String) - Method in class hudson.model.UpdateCenter
-
- getById(String, boolean) - Static method in class hudson.model.User
-
Gets the
User
object by its
id
- getById(String) - Method in class jenkins.model.lazy.AbstractLazyLoadRunMap
-
- getByName(String) - Method in class jenkins.model.Jenkins.CloudList
-
- getByNumber(int) - Method in class jenkins.model.lazy.AbstractLazyLoadRunMap
-
- getCanonicalName(ItemGroup, String) - Static method in class hudson.model.Items
-
Computes the canonical full name of a relative path in an
ItemGroup
context, handling relative
positions ".." and "." as absolute path starting with "/".
- getCaptchaSupport() - Method in class hudson.security.SecurityRealm
-
- getCaptchaSupportDescriptors() - Static method in class hudson.Functions
-
- getCaptchaSupportDescriptors() - Method in class hudson.security.SecurityRealm
-
- getCaption() - Method in class hudson.model.Computer
-
- getCaption() - Method in class jenkins.model.Jenkins.MasterComputer
-
- getCategorizedAvailables() - Method in class hudson.model.UpdateCenter
-
Returns a list of plugins that should be shown in the "available" tab, grouped by category.
- getCategory() - Method in class hudson.security.csrf.GlobalCrumbIssuerConfiguration
-
- getCategory() - Method in class jenkins.model.DownloadSettings
-
- getCategory() - Method in class jenkins.model.GlobalConfiguration
-
- getCategory() - Method in class jenkins.security.QueueItemAuthenticatorConfiguration
-
- getCategory() - Method in class jenkins.security.s2m.MasterKillSwitchConfiguration
-
- getCategoryEnd(int, int, Rectangle2D, RectangleEdge) - Method in class hudson.util.ShiftedCategoryAxis
-
- getCategoryMiddle(int, int, Rectangle2D, RectangleEdge) - Method in class hudson.util.ShiftedCategoryAxis
-
- getCategoryStart(int, int, Rectangle2D, RectangleEdge) - Method in class hudson.util.ShiftedCategoryAxis
-
- getCause(Class<T>) - Method in class hudson.model.Run
-
Returns a
Cause
of a particular type.
- getCauseCounts() - Method in class hudson.model.CauseAction
-
Get list of causes with duplicates combined into counters.
- getCauseOfBlockage() - Method in class hudson.model.AbstractProject
-
- getCauseOfBlockage() - Method in class hudson.model.queue.AbstractQueueTask
-
- getCauseOfBlockage() - Method in class hudson.model.Queue.BlockedItem
-
- getCauseOfBlockage() - Method in class hudson.model.Queue.BuildableItem
-
- getCauseOfBlockage() - Method in class hudson.model.Queue.Item
-
Gets an object that describes why this item is in the queue.
- getCauseOfBlockage() - Method in class hudson.model.Queue.LeftItem
-
- getCauseOfBlockage() - Method in class hudson.model.queue.QueueTaskFilter
-
- getCauseOfBlockage() - Method in interface hudson.model.Queue.Task
-
If the execution of this task should be blocked for temporary reasons,
this method returns a non-null object explaining why.
- getCauseOfBlockage() - Method in class hudson.model.Queue.WaitingItem
-
- getCauseOfDeath() - Method in class hudson.model.Executor
-
If this thread dies unexpectedly, obtain the cause of the failure.
- getCauses() - Method in class hudson.model.CauseAction
-
Lists all causes of this build.
- getCauses() - Method in class hudson.model.Queue.Item
-
Convenience method that returns a read only view of the
Cause
s associated with this item in the queue.
- getCauses() - Method in class hudson.model.Run
-
Returns the
Cause
s that triggered a build.
- getCauses() - Method in class jenkins.model.InterruptedBuildAction
-
- getCausesDescription() - Method in class hudson.model.Queue.Item
-
- getCausesOfInterruption() - Method in class hudson.model.Executor
-
Returns causes of interruption.
- getChangeSet() - Method in class hudson.model.AbstractBuild
-
Gets the changes incorporated into this build.
- getChangeSetLink(E) - Method in class hudson.scm.RepositoryBrowser
-
Determines the link to the given change set.
- getChangeSets() - Method in class hudson.model.AbstractBuild
-
- getChannel() - Method in class hudson.cli.CLI
-
Accesses the underlying communication channel.
- getChannel() - Method in class hudson.FilePath
-
- getChannel() - Method in class hudson.Launcher.DecoratedLauncher
-
- getChannel() - Method in class hudson.Launcher
-
Gets the channel that can be used to run a program remotely.
- getChannel() - Method in class hudson.model.Computer
-
Gets the channel that can be used to run a program on this computer.
- getChannel() - Method in class hudson.model.FullDuplexHttpChannel
-
- getChannel() - Method in class hudson.model.Node
-
Gets the current channel, if the node is connected and online, or null.
- getChannel() - Method in class hudson.slaves.SlaveComputer
-
- getChannel() - Method in class jenkins.model.Jenkins.MasterComputer
-
- getChannelToMaster() - Static method in class hudson.slaves.SlaveComputer
-
Obtains a VirtualChannel
that allows some computation to be performed on the master.
- getCharacteristicEnvVars() - Method in class hudson.model.Job
-
Builds up the environment variable map that's sufficient to identify a process
as ours.
- getCharacteristicEnvVars() - Method in class hudson.model.Run
-
Builds up the environment variable map that's sufficient to identify a process
as ours.
- getCharset() - Method in class hudson.model.Run
-
Gets the charset in which the log file is written.
- getCheckMethod(String) - Method in class hudson.model.Descriptor
-
If the field "xyz" of a
Describable
has the corresponding "doCheckXyz" method,
return the model of the check method.
- getCheckUrl(String, Object, String) - Method in class hudson.Functions
-
- getCheckUrl(String) - Method in class hudson.model.Descriptor
-
- getChildProjects() - Method in class hudson.tasks.BuildTrigger
-
- getChildProjects(AbstractProject) - Method in class hudson.tasks.BuildTrigger
-
- getChildProjects(ItemGroup) - Method in class hudson.tasks.BuildTrigger
-
- getChildProjectsValue() - Method in class hudson.tasks.BuildTrigger
-
- getChildren() - Method in class hudson.util.ProcessTree.OSProcess
-
Immediate child processes.
- getChildren() - Method in class jenkins.util.xstream.XStreamDOM
-
- getChoices() - Method in class hudson.model.ChoiceParameterDefinition
-
- getChoicesText() - Method in class hudson.model.ChoiceParameterDefinition
-
- getCipher(String) - Static method in class hudson.util.Secret
-
Workaround for JENKINS-6459 / http://java.net/jira/browse/GLASSFISH-11862
This method uses specific provider selected via hudson.util.Secret.provider system property
to provide a workaround for the above bug where default provide gives an unusable instance.
- getClassLoader() - Method in class hudson.FilePath.AbstractInterceptorCallableWrapper
-
- getClassLoadingCount() - Method in class hudson.slaves.SlaveComputer
-
Shows Channel.classLoadingCount
.
- getClassLoadingPrefetchCacheCount() - Method in class hudson.slaves.SlaveComputer
-
Shows Channel.classLoadingPrefetchCacheCount
.
- getClassLoadingTime() - Method in class hudson.slaves.SlaveComputer
-
Shows Channel.classLoadingTime
.
- getClassName() - Method in class hudson.util.TagCloud.Entry
-
- getClasspath() - Method in class jenkins.util.AntClassLoader
-
Returns the classpath this classloader will consult.
- getCLICommands() - Static method in class hudson.Functions
-
- getClientCharset() - Method in class hudson.cli.CLICommand
-
- getClientEnvironmentVariable(String) - Method in class hudson.cli.CLICommand
-
Convenience method for subtypes to obtain environment variables of the client.
- getClientSystemProperty(String) - Method in class hudson.cli.CLICommand
-
Convenience method for subtypes to obtain the system property of the client.
- getCliTcpPort(String) - Method in class hudson.cli.CLI
-
If the server advertises CLI endpoint, returns its location.
- getClockDifference() - Method in class hudson.model.Node
-
Estimates the clock difference with this slave.
- getClockDifference() - Method in class jenkins.model.Jenkins
-
- getClockDifferenceCallable() - Method in class hudson.model.Node
-
Returns a Callable
that when run on the channel, estimates the clock difference.
- getClockDifferenceCallable() - Method in class hudson.model.Slave
-
- getClockDifferenceCallable() - Method in class jenkins.model.Jenkins
-
- getCloud(String) - Method in class jenkins.model.Jenkins
-
- getCloudDescriptors() - Static method in class hudson.Functions
-
- getClouds() - Method in class hudson.model.Label
-
Gets all
Cloud
s that can launch for this label.
- getCmdLineParser() - Method in class hudson.cli.CLICommand
-
Get parser for this command.
- getCollidingId() - Method in class hudson.util.DoubleLaunchChecker
-
- getColumnCaption() - Method in class hudson.node_monitors.DiskSpaceMonitor
-
- getColumnCaption() - Method in class hudson.node_monitors.NodeMonitor
-
Returns the name of the column to be added to
ComputerSet
index.jelly.
- getColumnCaption() - Method in class hudson.node_monitors.SwapSpaceMonitor
-
- getColumnCaption() - Method in class hudson.node_monitors.TemporarySpaceMonitor
-
- getColumnCaption() - Method in class hudson.views.ListViewColumn
-
Returns the name of the column that explains what this column means
- getColumns() - Method in class hudson.model.ListView
-
- getColumns() - Method in class hudson.model.View
-
If this view uses <t:projectView> for rendering, this method returns columns to be displayed.
- getColumnsDescriptors() - Method in class hudson.model.ViewDescriptor
-
- getCommand() - Method in class hudson.slaves.CommandLauncher
-
- getCommand() - Method in class hudson.tasks.CommandInterpreter
-
- getCommand() - Method in class hudson.tools.AbstractCommandInstaller
-
- getCommand() - Method in class jenkins.model.RunIdMigrator.UnmigrationInstruction
-
- getCommandCall(FilePath) - Method in class hudson.tools.AbstractCommandInstaller
-
Retrieves a call for remote script caller.
- getCommandCall(FilePath) - Method in class hudson.tools.BatchCommandInstaller
-
- getCommandCall(FilePath) - Method in class hudson.tools.CommandInstaller
-
- getCommandFileExtension() - Method in class hudson.tools.AbstractCommandInstaller
-
- getCommandFileExtension() - Method in class hudson.tools.BatchCommandInstaller
-
- getCommandFileExtension() - Method in class hudson.tools.CommandInstaller
-
- getCommitId() - Method in class hudson.scm.ChangeLogSet.Entry
-
Returns a human readable display name of the commit number, revision number, and such thing
that identifies this entry.
- getCompatibilityTransformer() - Method in class hudson.PluginManager
-
- getComponents() - Method in class hudson.ExtensionList
-
- getComputationalData(Class<T>) - Method in class hudson.model.DependencyGraph
-
Gets temporary data which is needed for building up the dependency graph.
- getComputedSHA1() - Method in class hudson.model.UpdateCenter.DownloadJob
-
During download, an attempt is made to compute the SHA-1 checksum of the file.
- getComputer() - Method in class hudson.Launcher.DecoratedLauncher
-
- getComputer() - Method in class hudson.Launcher
-
- getComputer() - Method in class hudson.model.ComputerPanelBox
-
- getComputer() - Method in class hudson.model.Slave
-
Gets the corresponding computer object.
- getComputer() - Method in class jenkins.model.Jenkins
-
- getComputer(String) - Method in class jenkins.model.Jenkins
-
- getComputerLauncherDescriptors() - Static method in class hudson.Functions
-
- getComputerListeners() - Method in class hudson.model.Hudson
-
- getComputerMap() - Method in class hudson.model.AbstractCIBase
-
- getComputerMap() - Method in class jenkins.model.Jenkins
-
- getComputerPanelBoxs() - Method in class hudson.model.Computer
-
- getComputers() - Method in class hudson.model.View
-
- getComputers() - Method in class jenkins.model.Jenkins
-
Gets the read-only list of all
Computer
s.
- getConfigFile() - Method in class hudson.model.AbstractItem
-
- getConfigFile() - Method in class hudson.model.Descriptor
-
- getConfigFile(File) - Static method in class hudson.model.Items
-
The file we save our configuration.
- getConfigFile(Item) - Static method in class hudson.model.Items
-
The file we save our configuration.
- getConfigFile() - Method in class hudson.model.User
-
The file we save our configuration.
- getConfigPage() - Method in class hudson.model.Descriptor
-
- getConfigPage() - Method in class hudson.slaves.NodeDescriptor
-
- getConfiguredParent() - Method in class jenkins.util.AntClassLoader
-
Gets the parent as has been specified in the constructor or via
setParent.
- getConfigXml() - Method in class hudson.Plugin
-
- getConflict(ResourceList) - Method in class hudson.model.ResourceList
-
Returns the resource in this list that's colliding with the given resource list.
- getConnectingExecutors() - Method in class hudson.model.LoadStatistics.LoadStatisticsSnapshot
-
The total number of executors that are currently in the process of connecting to Jenkins.
- getConnectingExecutorsLatest() - Method in class hudson.slaves.NodeProvisioner.StrategyState
-
- getConnectionCheckUrl() - Method in class hudson.model.UpdateCenter.UpdateCenterConfiguration
-
- getConnectionCheckUrl() - Method in class hudson.model.UpdateSite
-
Returns an "always up" server for Internet connectivity testing, or null if we are going to skip the test.
- getConnectTime() - Method in class hudson.model.Computer
-
Gets the time (since epoch) when this computer connected.
- getConsoleAnnotator() - Method in class hudson.console.ConsoleAnnotationOutputStream
-
- getContainer() - Method in class hudson.ExtensionFinder.GuiceFinder
-
- getContents() - Method in class hudson.tasks.BatchFile
-
- getContents() - Method in class hudson.tasks.CommandInterpreter
-
- getContents() - Method in class hudson.tasks.Shell
-
- getContentType() - Method in class hudson.model.FileParameterValue.FileItemImpl
-
- getConverterFromAttribute(String) - Method in class hudson.util.xstream.MapperDelegate
-
- getConverterFromAttribute(Class, String) - Method in class hudson.util.xstream.MapperDelegate
-
- getConverterFromAttribute(Class, String, Class) - Method in class hudson.util.xstream.MapperDelegate
-
- getConverterFromItemType(String, Class) - Method in class hudson.util.xstream.MapperDelegate
-
- getConverterFromItemType(Class) - Method in class hudson.util.xstream.MapperDelegate
-
- getConverterFromItemType(String, Class, Class) - Method in class hudson.util.xstream.MapperDelegate
-
- getCookie(HttpServletRequest, String) - Static method in class hudson.Functions
-
- getCookie(HttpServletRequest, String, String) - Static method in class hudson.Functions
-
- getCore() - Method in class hudson.slaves.ComputerLauncherFilter
-
Returns the delegation target.
- getCoreSource() - Method in class hudson.model.UpdateCenter
-
Gets the
UpdateSite
from which we receive updates for
jenkins.war.
- getCreateItem() - Method in class hudson.model.queue.ScheduleResult.Created
-
- getCreateItem() - Method in class hudson.model.queue.ScheduleResult
-
- getCredentials() - Method in class hudson.security.ContainerAuthentication
-
- getCrumb(StaplerRequest) - Static method in class hudson.Functions
-
- getCrumb() - Method in class hudson.security.csrf.CrumbIssuer
-
Get a crumb value based on user specific information in the current request.
- getCrumb(ServletRequest) - Method in class hudson.security.csrf.CrumbIssuer
-
Get a crumb value based on user specific information in the request.
- getCrumbIssuer() - Method in class hudson.security.csrf.CrumbFilter
-
Because servlet containers generally don't specify the ordering of the initialization
(and different implementations indeed do this differently --- See HUDSON-3878),
we cannot use Hudson to the CrumbIssuer into CrumbFilter eagerly.
- getCrumbIssuer() - Method in class jenkins.model.Jenkins
-
- getCrumbIssuerDescriptors() - Static method in class hudson.Functions
-
- getCrumbRequestField() - Static method in class hudson.Functions
-
- getCrumbRequestField() - Method in class hudson.security.csrf.CrumbIssuer
-
Get the name of the request parameter the crumb will be stored in.
- getCrumbRequestField() - Method in class hudson.security.csrf.CrumbIssuerDescriptor
-
Gets the request parameter name that contains the crumb generated from a
previous response.
- getCrumbSalt() - Method in class hudson.security.csrf.CrumbIssuerDescriptor
-
Get the salt value.
- getCss(J) - Method in class hudson.Indenter
-
- getCulprits() - Method in class hudson.model.AbstractBuild
-
List of users who committed a change since the last non-broken build till now.
- getCurrent() - Static method in class hudson.cli.CLICommand
-
If the calling thread is in the middle of executing a CLI command, return it.
- getCurrentDescriptorByNameUrl() - Static method in class hudson.Functions
-
- getCurrentDescriptorByNameUrl() - Static method in class hudson.model.Descriptor
-
- getCurrentExecutable() - Method in class hudson.model.Executor
-
Returns the current build this executor is running.
- getCurrentJellyContext() - Static method in class hudson.Functions
-
When called from within JEXL expression evaluation,
this method returns the current JellyContext
used
to evaluate the script.
- getCurrentLocale() - Static method in class hudson.Functions
-
- getCurrentlyBuilding() - Method in class hudson.cli.CommandDuringBuild
-
This method makes sense only when called from within the build kicked by Jenkins.
- getCurrentNode() - Method in class hudson.model.AbstractBuild.AbstractBuildExecution
-
Returns the current
Node
on which we are building.
- getCurrentTime() - Static method in class hudson.Functions
-
- getCurrentWorkspace() - Method in class hudson.model.Executor
-
- getCurrentWorkUnit() - Method in class hudson.model.Executor
-
- getCustomWorkspace() - Method in class hudson.model.AbstractProject
-
- getData() - Method in class hudson.diagnosis.OldDataMonitor
-
- getData() - Method in class hudson.model.DownloadService.Downloadable
-
Loads the current file into JSON and returns it, or null
if no data exists.
- getData() - Method in class hudson.model.UpdateCenter.CoreUpdateMonitor
-
- getData() - Method in class hudson.model.UpdateSite
-
Loads the update center data, if any and if modified since last read.
- getDataFile() - Method in class hudson.model.DownloadService.Downloadable
-
This is where the retrieved file will be stored.
- getDataTimestamp() - Method in class hudson.model.UpdateSite
-
- getDaysToKeep() - Method in class hudson.tasks.LogRotator
-
- getDaysToKeepStr() - Method in class hudson.tasks.LogRotator
-
- getDeclaredAnnotations() - Method in class hudson.util.ReflectionUtils.Parameter
-
- getDefaultAuthentication() - Method in class hudson.model.AbstractProject
-
- getDefaultAuthentication(Queue.Item) - Method in class hudson.model.AbstractProject
-
- getDefaultAuthentication() - Method in class hudson.model.queue.AbstractQueueTask
-
This default implementation is the historical behaviour, but this is no longer desirable.
- getDefaultAuthentication(Queue.Item) - Method in class hudson.model.queue.AbstractQueueTask
-
- getDefaultAuthentication() - Method in interface hudson.model.Queue.Task
-
This method allows the task to provide the default fallback authentication object to be used
when
QueueItemAuthenticator
fails to authenticate the build.
- getDefaultAuthentication(Queue.Item) - Method in interface hudson.model.Queue.Task
-
This method allows the task to provide the default fallback authentication object to be used
when
QueueItemAuthenticator
fails to authenticate the build.
- getDefaultAuthenticationOf(Queue.Task) - Static method in class hudson.model.queue.Tasks
-
- getDefaultAuthenticationOf(Queue.Task, Queue.Item) - Static method in class hudson.model.queue.Tasks
-
Helper method to safely invoke Task#getDefaultAuthentication(Item)
on classes that may come
from plugins compiled against an earlier version of Jenkins.
- getDefaultBaseUrl() - Method in class hudson.model.UpdateCenter
-
- getDefaultCharset() - Method in class hudson.model.Computer
-
Gets the default charset of this computer.
- getDefaultCharset() - Method in class hudson.slaves.SlaveComputer
-
- getDefaultCharset() - Method in class jenkins.model.Jenkins.MasterComputer
-
- getDefaultColumns() - Static method in class hudson.model.ListView
-
- getDefaultGlobalSettingsProvider() - Method in class hudson.tasks.Maven.DescriptorImpl
-
- getDefaultInstallers() - Method in class hudson.model.JDK.DescriptorImpl
-
- getDefaultInstallers() - Method in class hudson.tasks.Maven.MavenInstallation.DescriptorImpl
-
- getDefaultInstallers() - Method in class hudson.tools.ToolDescriptor
-
Optional list of installers to be configured by default for new tools of this type.
- getDefaultMetaVariable() - Method in class hudson.cli.handlers.AbstractProjectOptionHandler
-
- getDefaultMetaVariable() - Method in class hudson.cli.handlers.GenericItemOptionHandler
-
- getDefaultMetaVariable() - Method in class hudson.cli.handlers.NodeOptionHandler
-
- getDefaultMetaVariable() - Method in class hudson.cli.handlers.TopLevelItemOptionHandler
-
- getDefaultMetaVariable() - Method in class hudson.cli.handlers.ViewOptionHandler
-
- getDefaultMetaVariable() - Method in class hudson.model.Result.OptionHandlerImpl
-
- getDefaultParameterValue() - Method in class hudson.model.BooleanParameterDefinition
-
- getDefaultParameterValue() - Method in class hudson.model.ChoiceParameterDefinition
-
- getDefaultParameterValue() - Method in class hudson.model.ParameterDefinition
-
Returns default parameter value for this definition.
- getDefaultParameterValue() - Method in class hudson.model.PasswordParameterDefinition
-
- getDefaultParameterValue() - Method in class hudson.model.RunParameterDefinition
-
- getDefaultParameterValue() - Method in class hudson.model.StringParameterDefinition
-
- getDefaultProperties() - Method in class hudson.tools.ToolDescriptor
-
- getDefaultSettingsProvider() - Method in class hudson.tasks.Maven.DescriptorImpl
-
- getDefaultValue() - Method in class hudson.model.PasswordParameterDefinition
-
- getDefaultValue() - Method in class hudson.model.StringParameterDefinition
-
- getDefaultValueAsSecret() - Method in class hudson.model.PasswordParameterDefinition
-
- getDefinedExecutors() - Method in class hudson.model.LoadStatistics.LoadStatisticsSnapshot
-
The total number of executors that Jenkins currently knows, this includes all off-line slaves.
- getDefinedExecutorsLatest() - Method in class hudson.slaves.NodeProvisioner.StrategyState
-
- getDefinition() - Method in class hudson.model.ParameterValue
-
- getDelay(StaplerRequest) - Method in class hudson.model.AbstractProject
-
- getDemandStartMilliseconds() - Method in class hudson.model.Computer
-
Returns the time when this computer first became in demand.
- getDependants() - Method in class hudson.PluginWrapper
-
Get the list of components that depend on this plugin.
- getDependencies() - Method in class hudson.PluginWrapper
-
- getDependencies() - Method in class hudson.tasks.Fingerprinter.FingerprintAction
-
Gets the dependency to other existing builds in a map.
- getDependencies(boolean) - Method in class hudson.tasks.Fingerprinter.FingerprintAction
-
Gets the dependency to other builds in a map.
- getDependencyChanges(AbstractBuild) - Method in class hudson.model.AbstractBuild
-
Gets the changes in the dependency between the given build and this build.
- getDependencyGraph() - Method in class jenkins.model.Jenkins
-
- getDependsOn() - Method in class hudson.util.FormValidation.CheckMethod
-
- getDescription() - Method in class hudson.AboutJenkins
-
- getDescription() - Method in class hudson.diagnosis.OldDataMonitor.ManagementLinkImpl
-
- getDescription() - Method in class hudson.model.AbstractItem
-
Gets the project description HTML.
- getDescription() - Method in enum hudson.model.BallColor
-
Gets the human-readable description used as img/@alt.
- getDescription() - Method in class hudson.model.HealthReport
-
Getter for property 'description'.
- getDescription() - Method in class hudson.model.Label
-
Returns a human readable text that explains this label.
- getDescription() - Method in class hudson.model.labels.LabelAtom
-
- getDescription() - Method in class hudson.model.ManagementLink
-
Returns a short description of what this link does.
- getDescription() - Method in enum hudson.model.Node.Mode
-
- getDescription() - Method in class hudson.model.ParameterDefinition
-
- getDescription() - Method in class hudson.model.ParameterValue
-
- getDescription() - Method in enum hudson.model.ResultTrend
-
Returns a short human-readable description of the result.
- getDescription() - Method in class hudson.model.Run
-
- getDescription() - Method in interface hudson.model.StatusIcon
-
Gets the human-readable description used as img/@alt.
- getDescription() - Method in class hudson.model.StockStatusIcon
-
- getDescription() - Method in class hudson.model.User
-
- getDescription() - Method in class hudson.model.View
-
Message displayed in the top page.
- getDescription() - Method in class hudson.scm.EditType
-
- getDescription() - Method in class hudson.security.GlobalSecurityConfiguration
-
- getDescription() - Method in class hudson.security.HudsonPrivateSecurityRealm.ManageUserLinks
-
- getDescription() - Method in class jenkins.management.CliLink
-
- getDescription() - Method in class jenkins.management.ConfigureLink
-
- getDescription() - Method in class jenkins.management.ConsoleLink
-
- getDescription() - Method in class jenkins.management.NodesLink
-
- getDescription() - Method in class jenkins.management.PluginsLink
-
- getDescription() - Method in class jenkins.management.ReloadLink
-
- getDescription() - Method in class jenkins.management.ShutdownLink
-
- getDescription() - Method in class jenkins.management.StatisticsLink
-
- getDescription() - Method in class jenkins.management.SystemInfoLink
-
- getDescription() - Method in class jenkins.management.SystemLogLink
-
- getDescription() - Method in class jenkins.model.Jenkins
-
- getDescription() - Method in class jenkins.model.ProjectNamingStrategy.PatternProjectNamingStrategy
-
- getDescriptor() - Method in class hudson.console.ConsoleNote
-
- getDescriptor() - Method in class hudson.FileSystemProvisioner
-
- getDescriptor() - Method in class hudson.fsp.WorkspaceSnapshotSCM
-
- getDescriptor() - Method in class hudson.markup.MarkupFormatter
-
- getDescriptor() - Method in class hudson.model.AbstractDescribableImpl
-
By default looks for a nested class (conventionally named
DescriptorImpl
) implementing
Descriptor
and marked with
Extension
.
- getDescriptor() - Method in class hudson.model.ComputerSet
-
- getDescriptor() - Method in interface hudson.model.Describable
-
Gets the descriptor for this instance.
- getDescriptor() - Method in class hudson.model.FreeStyleProject
-
- getDescriptor(String) - Static method in class hudson.model.Items
-
- getDescriptor() - Method in class hudson.model.JobProperty
-
Gets the descriptor for this instance.
- getDescriptor() - Method in class hudson.model.Node
-
- getDescriptor() - Method in class hudson.model.PageDecorator
-
- getDescriptor() - Method in class hudson.model.ParameterDefinition
-
Gets the descriptor for this instance.
- getDescriptor() - Method in class hudson.model.Slave
-
- getDescriptor() - Method in interface hudson.model.TopLevelItem
-
- getDescriptor() - Method in class hudson.model.UserProperty
-
- getDescriptor() - Method in class hudson.model.View
-
- getDescriptor() - Method in class hudson.model.ViewProperty
-
- getDescriptor() - Method in class hudson.node_monitors.NodeMonitor
-
- getDescriptor() - Method in class hudson.scm.SCM
-
- getDescriptor() - Method in class hudson.security.captcha.CaptchaSupport
-
- getDescriptor() - Method in class hudson.security.csrf.CrumbIssuer
-
Access global configuration for the crumb issuer.
- getDescriptor() - Method in class hudson.security.GlobalSecurityConfiguration
-
- getDescriptor() - Method in class hudson.security.SecurityRealm
-
By default looks for a nested class (conventionally named
DescriptorImpl
) implementing
Descriptor
and marked with
Extension
.
- getDescriptor() - Method in class hudson.slaves.Cloud
-
- getDescriptor() - Method in class hudson.slaves.ComputerConnector
-
- getDescriptor() - Method in class hudson.slaves.ComputerLauncherFilter
-
- getDescriptor() - Method in class hudson.slaves.NodeProperty
-
- getDescriptor() - Method in class hudson.tasks.Builder
-
- getDescriptor() - Method in class hudson.tasks.Maven
-
- getDescriptor() - Method in class hudson.tasks.Notifier
-
- getDescriptor() - Method in class hudson.tasks.Publisher
-
- getDescriptor() - Method in class hudson.tasks.Recorder
-
- getDescriptor() - Method in class hudson.tasks.Shell
-
- getDescriptor() - Method in class hudson.tools.JDKInstaller
-
- getDescriptor() - Method in class hudson.tools.ToolInstaller
-
- getDescriptor() - Method in class hudson.tools.ToolProperty
-
- getDescriptor() - Method in class hudson.triggers.SCMTrigger
-
- getDescriptor() - Method in class hudson.triggers.Trigger
-
- getDescriptor() - Method in class hudson.views.ListViewColumn
-
- getDescriptor() - Method in class hudson.views.MyViewsTabBar
-
- getDescriptor() - Method in class hudson.views.ViewJobFilter
-
- getDescriptor() - Method in class hudson.views.ViewsTabBar
-
- getDescriptor() - Method in class jenkins.model.AbstractTopLevelItem
-
- getDescriptor() - Method in class jenkins.model.ArtifactManagerFactory
-
- getDescriptor() - Method in class jenkins.model.BuildDiscarder
-
- getDescriptor() - Method in class jenkins.model.DefaultUserCanonicalIdResolver
-
- getDescriptor() - Method in class jenkins.model.GlobalConfiguration
-
- getDescriptor() - Method in class jenkins.model.IdStrategy
-
By default looks for a nested class (conventionally named
DescriptorImpl
) implementing
Descriptor
and marked with
Extension
.
- getDescriptor(String) - Method in class jenkins.model.Jenkins
-
- getDescriptor(Class<? extends Describable>) - Method in class jenkins.model.Jenkins
-
- getDescriptor() - Method in class jenkins.model.Jenkins
-
- getDescriptor() - Method in class jenkins.model.OptionalJobProperty
-
- getDescriptor() - Method in class jenkins.model.ProjectNamingStrategy
-
- getDescriptor() - Method in class jenkins.scm.SCMCheckoutStrategy
-
- getDescriptor() - Method in class jenkins.security.QueueItemAuthenticator
-
- getDescriptorByName(String) - Method in class hudson.model.AbstractItem
-
- getDescriptorByName(String) - Method in interface hudson.model.DescriptorByNameOwner
-
- getDescriptorByName(String) - Method in class hudson.model.Run
-
- getDescriptorByName(String) - Method in class hudson.model.User
-
- getDescriptorByName(String) - Method in class jenkins.model.Jenkins
-
- getDescriptorByType(Class<T>) - Method in class jenkins.model.Jenkins
-
Gets the
Descriptor
instance in the current Jenkins by its type.
- getDescriptorFullUrl() - Method in class hudson.model.Descriptor
-
Gets the URL that this Descriptor is bound to, relative to the context path.
- getDescriptorList(Class<T>) - Method in class jenkins.model.Jenkins
-
- getDescriptorOrDie(Class<? extends Describable>) - Method in class jenkins.model.Jenkins
-
- getDescriptorUrl() - Method in class hudson.model.Descriptor
-
- getDestination() - Method in class hudson.model.UpdateCenter.DownloadJob
-
Where to download the file to.
- getDestination() - Method in class hudson.model.UpdateCenter.HudsonDowngradeJob
-
- getDestination() - Method in class hudson.model.UpdateCenter.HudsonUpgradeJob
-
- getDestination() - Method in class hudson.model.UpdateCenter.InstallationJob
-
- getDestination() - Method in class hudson.model.UpdateCenter.PluginDowngradeJob
-
- getDetails() - Method in class hudson.security.ContainerAuthentication
-
- getDetails() - Method in class hudson.security.WhoAmI
-
- getDifferenceFor(Computer) - Method in class hudson.node_monitors.ClockMonitor
-
- getDiffString(int) - Static method in class hudson.Functions
-
Prints the integer as a string that represents difference,
like "-5", "+/-0", "+3".
- getDiffString2(int) - Static method in class hudson.Functions
-
- getDiffString2(String, int, String) - Static method in class hudson.Functions
-
- getDigestOf(InputStream) - Static method in class hudson.Util
-
Computes MD5 digest of the given input stream.
- getDigestOf(String) - Static method in class hudson.Util
-
- getDigestOf(File) - Static method in class hudson.Util
-
Computes the MD5 digest of a file.
- getDiscoverableItems() - Method in class hudson.model.Queue
-
Returns an array of Item for which it is only visible the name of the task.
- getDisplayExecutors() - Method in class hudson.model.Computer
-
Used to render the list of executors.
- getDisplayName() - Method in class hudson.AboutJenkins
-
- getDisplayName() - Method in class hudson.cli.CLIAction
-
- getDisplayName() - Method in class hudson.console.ConsoleAnnotationDescriptor
-
Human readable name of this kind of configurable object.
- getDisplayName() - Method in class hudson.console.ExpandableDetailsNote.DescriptorImpl
-
- getDisplayName() - Method in class hudson.console.HudsonExceptionNote.DescriptorImpl
-
- getDisplayName() - Method in class hudson.console.HyperlinkNote.DescriptorImpl
-
- getDisplayName() - Method in class hudson.console.ModelHyperlinkNote.DescriptorImpl
-
- getDisplayName() - Method in class hudson.diagnosis.HudsonHomeDiskUsageMonitor
-
- getDisplayName() - Method in class hudson.diagnosis.OldDataMonitor
-
- getDisplayName() - Method in class hudson.diagnosis.OldDataMonitor.ManagementLinkImpl
-
- getDisplayName() - Method in class hudson.FileSystemProvisioner.Default.DescriptorImpl
-
- getDisplayName() - Method in class hudson.logging.LogRecorder
-
- getDisplayName() - Method in class hudson.logging.LogRecorderManager
-
- getDisplayName() - Method in class hudson.markup.EscapedMarkupFormatter.DescriptorImpl
-
- getDisplayName() - Method in class hudson.model.AbstractItem
-
- getDisplayName() - Method in interface hudson.model.Action
-
Gets the string to be displayed.
- getDisplayName() - Method in class hudson.model.AdministrativeMonitor
-
- getDisplayName() - Method in class hudson.model.AllView.DescriptorImpl
-
- getDisplayName() - Method in class hudson.model.Api
-
- getDisplayName() - Method in class hudson.model.BooleanParameterDefinition.DescriptorImpl
-
- getDisplayName() - Method in class hudson.model.CauseAction
-
- getDisplayName() - Method in class hudson.model.ChoiceParameterDefinition.DescriptorImpl
-
- getDisplayName() - Method in class hudson.model.Computer.DisplayExecutor
-
- getDisplayName() - Method in class hudson.model.Computer
-
- getDisplayName() - Method in class hudson.model.ComputerSet
-
- getDisplayName() - Method in class hudson.model.Descriptor
-
Human readable name of this kind of configurable object.
- getDisplayName() - Method in class hudson.model.EnvironmentContributor.EnvVarsHtml
-
- getDisplayName() - Method in class hudson.model.Executor
-
- getDisplayName() - Method in class hudson.model.FileParameterDefinition.DescriptorImpl
-
- getDisplayName() - Method in class hudson.model.Fingerprint
-
- getDisplayName() - Method in class hudson.model.FreeStyleProject.DescriptorImpl
-
- getDisplayName() - Method in class hudson.model.InvisibleAction
-
- getDisplayName() - Method in interface hudson.model.Item
-
Gets the human readable short name of this item.
- getDisplayName() - Method in class hudson.model.JDK.DescriptorImpl
-
- getDisplayName() - Method in class hudson.model.JobParameterDefinition.DescriptorImpl
-
- getDisplayName() - Method in class hudson.model.Label
-
Returns a human-readable text that represents this label.
- getDisplayName() - Method in class hudson.model.ListView.DescriptorImpl
-
- getDisplayName() - Method in class hudson.model.ManageJenkinsAction
-
- getDisplayName() - Method in interface hudson.model.ModelObject
-
- getDisplayName() - Method in class hudson.model.MyView.DescriptorImpl
-
- getDisplayName() - Method in class hudson.model.MyViewsProperty.DescriptorImpl
-
- getDisplayName() - Method in class hudson.model.MyViewsProperty
-
- getDisplayName() - Method in class hudson.model.MyViewsProperty.GlobalAction
-
- getDisplayName() - Method in class hudson.model.Node
-
- getDisplayName() - Method in class hudson.model.NoFingerprintMatch
-
- getDisplayName() - Method in class hudson.model.ParameterDefinition.ParameterDescriptor
-
- getDisplayName() - Method in class hudson.model.ParametersAction
-
- getDisplayName() - Method in class hudson.model.ParametersDefinitionProperty.DescriptorImpl
-
- getDisplayName() - Method in class hudson.model.ParametersDefinitionProperty
-
- getDisplayName() - Method in class hudson.model.PasswordParameterDefinition.ParameterDescriptorImpl
-
- getDisplayName() - Method in class hudson.model.PermalinkProjectAction.Permalink
-
String to be displayed in the UI, such as "Last successful build".
- getDisplayName() - Method in class hudson.model.ProxyView.DescriptorImpl
-
- getDisplayName() - Method in class hudson.model.Queue.Item
-
- getDisplayName() - Method in class hudson.model.queue.QueueTaskFilter
-
- getDisplayName() - Method in interface hudson.model.ResourceActivity
-
Used for rendering HTML.
- getDisplayName() - Method in class hudson.model.Run
-
- getDisplayName() - Method in class hudson.model.Run.KeepLogBuildBadge
-
- getDisplayName() - Method in class hudson.model.RunParameterDefinition.DescriptorImpl
-
- getDisplayName() - Method in class hudson.model.StringParameterDefinition.DescriptorImpl
-
- getDisplayName() - Method in class hudson.model.TextParameterDefinition.DescriptorImpl
-
- getDisplayName() - Method in class hudson.model.TopLevelItemDescriptor
-
Human readable name of this kind of configurable object.
- getDisplayName() - Method in class hudson.model.TreeView.DescriptorImpl
-
- getDisplayName() - Method in class hudson.model.UpdateCenter
-
- getDisplayName() - Method in class hudson.model.UpdateSite.Plugin
-
- getDisplayName() - Method in class hudson.model.User
-
Returns the user name.
- getDisplayName() - Method in class hudson.model.View
-
- getDisplayName() - Method in class hudson.model.ViewDescriptor
-
Returns the human-readable name of this type of view.
- getDisplayName() - Method in class hudson.node_monitors.ArchitectureMonitor.DescriptorImpl
-
- getDisplayName() - Method in class hudson.PluginManager
-
- getDisplayName() - Method in class hudson.PluginWrapper
-
- getDisplayName() - Method in class hudson.ProxyConfiguration.DescriptorImpl
-
- getDisplayName() - Method in class hudson.scm.NullSCM.DescriptorImpl
-
- getDisplayName() - Method in class hudson.scm.SCMRevisionState
-
- getDisplayName() - Method in class hudson.search.UserSearchProperty.DescriptorImpl
-
- getDisplayName() - Method in class hudson.security.AuthorizationStrategy.Unsecured.DescriptorImpl
-
- getDisplayName() - Method in class hudson.security.csrf.DefaultCrumbIssuer.DescriptorImpl
-
- getDisplayName() - Method in class hudson.security.FullControlOnceLoggedInAuthorizationStrategy.DescriptorImpl
-
- getDisplayName() - Method in class hudson.security.GlobalSecurityConfiguration.DescriptorImpl
-
- getDisplayName() - Method in class hudson.security.GlobalSecurityConfiguration
-
- getDisplayName() - Method in class hudson.security.GroupDetails
-
Returns the human-readable name used for rendering in HTML.
- getDisplayName() - Method in class hudson.security.HudsonPrivateSecurityRealm.DescriptorImpl
-
- getDisplayName() - Method in class hudson.security.HudsonPrivateSecurityRealm.Details.DescriptorImpl
-
- getDisplayName() - Method in class hudson.security.HudsonPrivateSecurityRealm
-
This is used primarily when the object is listed in the breadcrumb, in the user management screen.
- getDisplayName() - Method in class hudson.security.HudsonPrivateSecurityRealm.ManageUserLinks
-
- getDisplayName() - Method in class hudson.security.LegacyAuthorizationStrategy.DescriptorImpl
-
- getDisplayName() - Method in class hudson.security.WhoAmI
-
- getDisplayName() - Method in class hudson.slaves.Cloud
-
- getDisplayName() - Method in class hudson.slaves.CommandConnector.DescriptorImpl
-
- getDisplayName() - Method in class hudson.slaves.CommandLauncher.DescriptorImpl
-
- getDisplayName() - Method in class hudson.slaves.DumbSlave.DescriptorImpl
-
- getDisplayName() - Method in class hudson.slaves.EnvironmentVariablesNodeProperty.DescriptorImpl
-
- getDisplayName() - Method in class hudson.slaves.RetentionStrategy.Always.DescriptorImpl
-
- getDisplayName() - Method in class hudson.slaves.RetentionStrategy.Demand.DescriptorImpl
-
- getDisplayName() - Method in class hudson.slaves.SimpleScheduledRetentionStrategy.DescriptorImpl
-
- getDisplayName() - Method in class hudson.tasks._maven.Maven3MojoNote.DescriptorImpl
-
- getDisplayName() - Method in class hudson.tasks._maven.MavenErrorNote.DescriptorImpl
-
- getDisplayName() - Method in class hudson.tasks._maven.MavenMojoNote.DescriptorImpl
-
- getDisplayName() - Method in class hudson.tasks._maven.MavenWarningNote.DescriptorImpl
-
- getDisplayName() - Method in class hudson.tasks.ArtifactArchiver.DescriptorImpl
-
- getDisplayName() - Method in class hudson.tasks.BatchFile.DescriptorImpl
-
- getDisplayName() - Method in class hudson.tasks.BuildTrigger.DescriptorImpl
-
- getDisplayName() - Method in class hudson.tasks.Fingerprinter.DescriptorImpl
-
- getDisplayName() - Method in class hudson.tasks.Fingerprinter.FingerprintAction
-
- getDisplayName() - Method in class hudson.tasks.LogRotator.LRDescriptor
-
- getDisplayName() - Method in class hudson.tasks.Maven.DescriptorImpl
-
- getDisplayName() - Method in class hudson.tasks.Maven.MavenInstallation.DescriptorImpl
-
- getDisplayName() - Method in class hudson.tasks.Maven.MavenInstaller.DescriptorImpl
-
- getDisplayName() - Method in class hudson.tasks.Shell.DescriptorImpl
-
- getDisplayName() - Method in class hudson.tools.BatchCommandInstaller.DescriptorImpl
-
- getDisplayName() - Method in class hudson.tools.CommandInstaller.DescriptorImpl
-
- getDisplayName() - Method in class hudson.tools.InstallSourceProperty.DescriptorImpl
-
- getDisplayName() - Method in class hudson.tools.JDKInstaller.DescriptorImpl
-
- getDisplayName() - Method in class hudson.tools.ToolLocationNodeProperty.DescriptorImpl
-
- getDisplayName() - Method in class hudson.tools.ZipExtractionInstaller.DescriptorImpl
-
- getDisplayName() - Method in class hudson.triggers.SCMTrigger.BuildAction
-
- getDisplayName() - Method in class hudson.triggers.SCMTrigger.DescriptorImpl
-
- getDisplayName() - Method in class hudson.triggers.SCMTrigger.SCMAction
-
- getDisplayName() - Method in class hudson.triggers.TimerTrigger.DescriptorImpl
-
- getDisplayName() - Method in class hudson.views.BuildButtonColumn.DescriptorImpl
-
- getDisplayName() - Method in class hudson.views.DefaultMyViewsTabBar.DescriptorImpl
-
- getDisplayName() - Method in class hudson.views.DefaultViewsTabBar.DescriptorImpl
-
- getDisplayName() - Method in class hudson.views.JobColumn.DescriptorImpl
-
- getDisplayName() - Method in class hudson.views.LastDurationColumn.DescriptorImpl
-
- getDisplayName() - Method in class hudson.views.LastFailureColumn.DescriptorImpl
-
- getDisplayName() - Method in class hudson.views.LastStableColumn.DescriptorImpl
-
- getDisplayName() - Method in class hudson.views.LastSuccessColumn.DescriptorImpl
-
- getDisplayName() - Method in class hudson.views.StatusColumn.DescriptorImpl
-
- getDisplayName() - Method in class hudson.views.WeatherColumn.DescriptorImpl
-
- getDisplayName() - Method in class hudson.widgets.HistoryWidget
-
Title of the widget.
- getDisplayName() - Method in class hudson.WorkspaceSnapshot
-
- getDisplayName() - Method in class jenkins.diagnosis.HsErrPidList
-
- getDisplayName() - Method in class jenkins.management.AsynchronousAdministrativeMonitor
-
- getDisplayName() - Method in class jenkins.management.CliLink
-
- getDisplayName() - Method in class jenkins.management.ConfigureLink
-
- getDisplayName() - Method in class jenkins.management.ConsoleLink
-
- getDisplayName() - Method in class jenkins.management.NodesLink
-
- getDisplayName() - Method in class jenkins.management.PluginsLink
-
- getDisplayName() - Method in class jenkins.management.ReloadLink
-
- getDisplayName() - Method in class jenkins.management.ShutdownLink
-
- getDisplayName() - Method in class jenkins.management.StatisticsLink
-
- getDisplayName() - Method in class jenkins.management.SystemInfoLink
-
- getDisplayName() - Method in class jenkins.management.SystemLogLink
-
- getDisplayName() - Method in class jenkins.model.BuildDiscarderProperty.DescriptorImpl
-
- getDisplayName() - Method in class jenkins.model.GlobalConfigurationCategory.Security
-
- getDisplayName() - Method in class jenkins.model.GlobalConfigurationCategory.Unclassified
-
- getDisplayName() - Method in class jenkins.model.IdStrategy.CaseInsensitive.DescriptorImpl
-
Human readable name of this kind of configurable object.
- getDisplayName() - Method in class jenkins.model.IdStrategy.CaseSensitive.DescriptorImpl
-
Human readable name of this kind of configurable object.
- getDisplayName() - Method in class jenkins.model.IdStrategy.CaseSensitiveEmailAddress.DescriptorImpl
-
Human readable name of this kind of configurable object.
- getDisplayName() - Method in class jenkins.model.Jenkins
-
- getDisplayName() - Method in class jenkins.model.Jenkins.MasterComputer
-
- getDisplayName() - Method in class jenkins.model.ProjectNamingStrategy.DefaultProjectNamingStrategy.DescriptorImpl
-
- getDisplayName() - Method in class jenkins.model.ProjectNamingStrategy.PatternProjectNamingStrategy.DescriptorImpl
-
- getDisplayName() - Method in class jenkins.model.RunIdMigrator.UnmigrationInstruction
-
- getDisplayName() - Method in class jenkins.mvn.DefaultGlobalSettingsProvider.DescriptorImpl
-
- getDisplayName() - Method in class jenkins.mvn.DefaultSettingsProvider.DescriptorImpl
-
- getDisplayName() - Method in class jenkins.mvn.FilePathGlobalSettingsProvider.DescriptorImpl
-
- getDisplayName() - Method in class jenkins.mvn.FilePathSettingsProvider.DescriptorImpl
-
- getDisplayName() - Method in class jenkins.scm.DefaultSCMCheckoutStrategyImpl.DescriptorImpl
-
- getDisplayName() - Method in class jenkins.security.ApiTokenProperty.DescriptorImpl
-
- getDisplayName() - Method in class jenkins.security.RekeySecretAdminMonitor
-
- getDisplayName() - Method in class jenkins.security.s2m.AdminCallableMonitor
-
- getDisplayName() - Method in class jenkins.slaves.systemInfo.ClassLoaderStatisticsSlaveInfo
-
- getDisplayName() - Method in class jenkins.slaves.systemInfo.EnvVarsSlaveInfo
-
- getDisplayName() - Method in class jenkins.slaves.systemInfo.SlaveSystemInfo
-
Human readable name of this statistics.
- getDisplayName() - Method in class jenkins.slaves.systemInfo.SystemPropertySlaveInfo
-
- getDisplayName() - Method in class jenkins.slaves.systemInfo.ThreadDumpSlaveInfo
-
- getDisplayName() - Method in class jenkins.triggers.ReverseBuildTrigger.DescriptorImpl
-
- getDisplayNameOrNull() - Method in class hudson.model.AbstractItem
-
- getDisplayPath() - Method in class hudson.model.Run.Artifact
-
- getDisposer() - Method in class jenkins.tasks.SimpleBuildWrapper.Context
-
- getDouble() - Method in class hudson.util.QuotedStringTokenizer
-
- getDownloadUrl() - Method in class hudson.model.UpdateSite
-
- getDownstream(AbstractProject) - Method in class hudson.model.DependencyGraph
-
Gets all the immediate downstream projects (IOW forward edges) of the given project.
- getDownstreamBuilds(AbstractProject<?, ?>) - Method in class hudson.model.AbstractBuild
-
- getDownstreamBuilds() - Method in class hudson.model.AbstractBuild
-
Gets the downstream builds of this build, which are the builds of the
downstream projects that use artifacts of this build.
- getDownstreamDependencies(AbstractProject) - Method in class hudson.model.DependencyGraph
-
- getDownstreamProject() - Method in class hudson.model.DependencyGraph.Dependency
-
- getDownstreamProjects() - Method in class hudson.model.AbstractProject
-
Gets the other
AbstractProject
s that should be built
when a build of this project is completed.
- getDownstreamRelationship(AbstractProject) - Method in class hudson.model.AbstractBuild
-
Gets the dependency relationship from this build (as the source)
and that project (as the sink.)
- getdtablesize() - Method in interface hudson.util.jna.GNUCLibrary
-
- getDue() - Method in class hudson.model.DownloadService.Downloadable
-
When shall we retrieve this file next time?
- getDuration() - Method in class hudson.model.Run
-
Gets the millisecond it took to build.
- getDuration() - Method in class hudson.triggers.SCMTrigger.Runner
-
Human readable string of when this polling is started.
- getDurationString() - Method in class hudson.model.Run
-
Gets the string that says how long the build took to run.
- getDynamic(String) - Method in class hudson.ExtensionList
-
Used to bind extension to URLs by their class names.
- getDynamic(String) - Method in class hudson.logging.LogRecorderManager
-
- getDynamic(String, StaplerRequest, StaplerResponse) - Method in class hudson.model.Actionable
-
- getDynamic(String, StaplerRequest, StaplerResponse) - Method in class hudson.model.ComputerSet
-
- getDynamic(String, StaplerRequest, StaplerResponse) - Method in class hudson.model.Job
-
- getDynamic(String, StaplerRequest, StaplerResponse) - Method in class hudson.model.Run
-
- getDynamic(String) - Method in class hudson.model.User
-
- getDynamic(String) - Method in class hudson.model.View
-
- getDynamic(String) - Method in class hudson.util.DescribableList
-
Binds items in the collection to URL.
- getDynamic(String) - Method in class jenkins.model.Jenkins.DescriptorImpl
-
- getDynamic(String) - Method in class jenkins.model.Jenkins
-
- getEdges(N) - Method in class hudson.util.CyclicGraphDetector
-
List up edges from the given node (by listing nodes that those edges point to.)
- getEditType() - Method in interface hudson.scm.ChangeLogSet.AffectedFile
-
Return whether the file is new/modified/deleted
- getEffectiveBrowser() - Method in class hudson.scm.SCM
-
- getegid() - Method in interface hudson.util.jna.GNUCLibrary
-
- getElapsedTime() - Method in class hudson.model.Executor
-
- getEmailAddress() - Method in class hudson.security.FederatedLoginService.FederatedIdentity
-
Gets the e-mail address of this user, like "abc@def.com"
- getEnabled() - Method in class hudson.security.Permission
-
- getEncodedPublicKey() - Method in class jenkins.security.RSAConfidentialKey
-
Gets base64-encoded public key.
- getEncryptedPassword() - Method in class hudson.ProxyConfiguration
-
- getEncryptedValue() - Method in class hudson.util.Secret
-
Encrypts
Secret.value
and returns it in an encoded printable form.
- getEnd() - Method in class hudson.model.Fingerprint.Range
-
- getEntry() - Method in class jenkins.widgets.HistoryPageEntry
-
- getEntryAuthor(E) - Method in interface hudson.FeedAdapter
-
Author of this entry.
- getEntryDescription(E) - Method in interface hudson.FeedAdapter
-
(Potentially lengthy) plain text to be attached to the feed.
- getEntryID(E) - Method in interface hudson.FeedAdapter
-
Unique ID of each entry.
- getEntryId() - Method in class jenkins.widgets.HistoryPageEntry
-
- getEntryId(Object) - Static method in class jenkins.widgets.HistoryPageEntry
-
- getEntryTimestamp(E) - Method in interface hudson.FeedAdapter
-
Timestamp of the last change in this entry.
- getEntryTitle(E) - Method in interface hudson.FeedAdapter
-
Gets the human readable title of the entry.
- getEntryUrl(E) - Method in interface hudson.FeedAdapter
-
Gets the URL that represents this entry.
- getEnumConstants() - Method in class hudson.model.Descriptor.PropertyType
-
- getEnv() - Method in class jenkins.tasks.SimpleBuildWrapper.Context
-
- getEnvironment(TaskListener) - Method in class hudson.model.AbstractBuild
-
- getEnvironment(Node, TaskListener) - Method in class hudson.model.AbstractProject
-
- getEnvironment() - Method in class hudson.model.Computer
-
Returns cached environment variables (copy to prevent modification) for the JVM on this computer.
- getEnvironment(Node, TaskListener) - Method in class hudson.model.Job
-
Creates an environment variable override for launching processes for this project.
- getEnvironment() - Method in class hudson.model.Run
-
- getEnvironment(TaskListener) - Method in class hudson.model.Run
-
Returns the map that contains environmental variables to be used for launching
processes for this build.
- getEnvironments() - Method in class hudson.model.AbstractBuild
-
During the build, expose the environments contributed by
BuildWrapper
s and others.
- getEnvironmentVariables() - Method in class hudson.util.ProcessTree.OSProcess
-
Obtains the environment variables of this process.
- getEnvironmentVariables() - Method in interface hudson.util.ProcessTreeRemoting.IOSProcess
-
- getEnvVars() - Static method in class hudson.Functions
-
- getEnvVars() - Method in class hudson.model.Computer
-
- getEnvVars() - Method in class hudson.model.Run
-
- getEnvVars() - Method in class hudson.slaves.EnvironmentVariablesNodeProperty
-
- getError() - Method in class hudson.model.UpdateCenter.UpdateCenterJob
-
- getErrorCode() - Method in exception hudson.os.PosixException
-
- getErrorCode() - Method in exception hudson.util.jna.JnaException
-
- getErrorCode() - Method in exception hudson.util.jna.WinIOException
-
- getErrorLoggingLevel() - Method in class hudson.model.AsyncAperiodicWork
-
Returns the logging level at which error messages are displayed.
- getErrorLoggingLevel() - Method in class hudson.model.AsyncPeriodicWork
-
Returns the logging level at which error messages are displayed.
- getErrorMessage() - Method in class hudson.model.UpdateCenter.UpdateCenterJob
-
- getEstimatedDuration() - Method in class hudson.model.Job
-
- getEstimatedDuration() - Method in class hudson.model.queue.AbstractSubTask
-
- getEstimatedDuration() - Method in interface hudson.model.Queue.Executable
-
Estimate of how long will it take to execute this executable.
- getEstimatedDuration() - Method in class hudson.model.queue.QueueTaskFilter
-
- getEstimatedDuration() - Method in interface hudson.model.queue.SubTask
-
Estimate of how long will it take to execute this task.
- getEstimatedDuration() - Method in class hudson.model.Run
-
Returns the estimated duration for this run if it is currently running.
- getEstimatedDurationCandidates() - Method in class hudson.model.Job
-
Returns candidate build for calculating the estimated duration of the current run.
- getEstimatedDurationFor(Queue.Executable) - Static method in class hudson.model.Executor
-
- getEstimatedDurationFor(Queue.Executable) - Static method in class hudson.model.queue.Executables
-
Returns the estimated duration for the executable.
- getEstimatedRemainingTime() - Method in class hudson.model.Executor
-
Computes a human-readable text that shows the expected remaining time
until the build completes.
- getEstimatedRemainingTimeMillis() - Method in class hudson.model.Executor
-
- geteuid() - Method in interface hudson.util.jna.GNUCLibrary
-
- getExceptionString() - Method in class hudson.PluginManager.FailedPlugin
-
- getExcludes() - Method in class hudson.tasks.ArtifactArchiver
-
- getExecutable() - Method in class hudson.model.Queue.LeftItem
-
If this is representing an item that started executing, this property returns
the primary executable (such as
AbstractBuild
) that created out of it.
- getExecutable() - Method in class hudson.model.queue.WorkUnit
-
If the execution has already started, return the executable that was created.
- getExecutable(Launcher) - Method in class hudson.tasks.Maven.MavenInstallation
-
Gets the executable path of this maven on the given target system.
- getExecutor() - Method in class hudson.model.Computer.DisplayExecutor
-
- getExecutor() - Method in class hudson.model.Queue.JobOffer
-
- getExecutor() - Method in class hudson.model.queue.MappingWorksheet.ExecutorSlot
-
- getExecutor() - Method in class hudson.model.queue.WorkUnit
-
- getExecutor() - Method in class hudson.model.Run
-
Gets the
Executor
building this job, if it's being built.
- getExecutor() - Method in class hudson.triggers.SCMTrigger.DescriptorImpl
-
- getExecutor() - Method in exception jenkins.model.queue.AsynchronousExecution
-
Obtains the associated executor.
- getExecutors() - Method in class hudson.model.Computer
-
Gets the read-only snapshot view of all
Executor
s.
- getExecutors() - Method in class hudson.util.SequentialExecutionQueue
-
Gets the base underlying executors.,
- getExistingBinding(Key<T>) - Method in class jenkins.ProxyInjector
-
- getExists() - Method in class hudson.model.JDK
-
Returns true if the executable exists.
- getExists() - Method in class hudson.tasks.Maven.MavenInstallation
-
Returns true if the executable exists.
- GetExitCodeProcess(Pointer, IntByReference) - Method in interface hudson.util.jna.Kernel32
-
- getExpression() - Method in class hudson.model.Label
-
Returns a label expression that represents this label.
- getExpression() - Method in class hudson.model.labels.LabelAtom
-
If the label contains 'unsafe' chars, escape them.
- getExpression() - Method in class hudson.model.labels.LabelExpression
-
- getExtensionList(Class<T>) - Method in class jenkins.model.Jenkins
-
Returns
ExtensionList
that retains the discovered instances for the given extension type.
- getExtensionList(String) - Method in class jenkins.model.Jenkins
-
- getExternalizableId() - Method in class hudson.model.Run
-
Produces an identifier for this run unique in the system.
- getFacet(Class<T>) - Method in class hudson.model.Fingerprint
-
Finds a facet of the specific type (including subtypes.)
- getFacets() - Method in class hudson.model.Fingerprint
-
- getFailedPlugins() - Method in class hudson.PluginManager
-
- getFederatedLoginService(String) - Method in class jenkins.model.Jenkins
-
- getFederatedLoginServices() - Method in class jenkins.model.Jenkins
-
- getFieldName() - Method in class hudson.model.FileParameterValue.FileItemImpl
-
- getFieldNameForItemTypeAndName(Class, Class, String) - Method in class hudson.util.xstream.MapperDelegate
-
- getFile() - Method in class hudson.model.FileParameterValue
-
- getFile() - Method in class hudson.model.Run.Artifact
-
- getFile(String) - Method in class hudson.util.ProcessTree.UnixProcess
-
- getFile() - Method in class hudson.XmlFile
-
- GetFileAttributesW(WString) - Method in interface hudson.util.jna.Kernel32
-
- getFileExtension() - Method in class hudson.tasks.BatchFile
-
- getFileExtension() - Method in class hudson.tasks.CommandInterpreter
-
- getFileExtension() - Method in class hudson.tasks.Shell
-
- getFileItem(String) - Method in class hudson.util.MultipartFormDataParser
-
- getFileName() - Method in class hudson.model.Fingerprint
-
The file name (like "foo.jar" without path).
- getFileName() - Method in class hudson.model.Run.Artifact
-
Returns just the file name portion, without the path.
- getFileName(String) - Static method in class hudson.Util
-
Cuts all the leading path portion and get just the file name.
- getFileParameter(String) - Method in class hudson.util.FormFieldValidator
-
Deprecated.
Gets the parameter as a file.
- getFiles() - Method in class jenkins.diagnosis.HsErrPidList
-
Expose files to the URL.
- getFileSize() - Method in class hudson.model.Run.Artifact
-
- getFileSystemProvisioner() - Method in class hudson.model.Node
-
- getFilter() - Method in class hudson.model.RunParameterDefinition
-
- getFingerprint() - Method in class jenkins.model.FingerprintFacet
-
- getFingerprint(String) - Method in class jenkins.model.Jenkins
-
- getFingerprintMap() - Method in class jenkins.model.Jenkins
-
- getFingerprints() - Method in class hudson.tasks.Fingerprinter.FingerprintAction
-
Map from file names of the fingerprinted file to its fingerprint record.
- getFirstBuild() - Method in class hudson.model.AbstractProject
-
Returns the oldest build in the record.
- getFirstBuild() - Method in class hudson.model.BuildTimelineWidget
-
Deprecated.
- getFirstBuild() - Method in class hudson.model.Job
-
Returns the oldest build in the record.
- getFirstBuild() - Method in class hudson.util.RunList
-
- getFirstBuild() - Method in class jenkins.model.lazy.LazyBuildMixIn
-
- getFirstTransientBuildKey() - Method in class hudson.widgets.HistoryWidget
-
- getFooterURL() - Static method in class hudson.Functions
-
Returns the link to be displayed in the footer of the UI.
- getFor(AbstractProject<?, ?>) - Static method in class hudson.tasks.BuildWrappers
-
- getFormattedDescription() - Method in class hudson.model.ParameterDefinition
-
return parameter description, applying the configured MarkupFormatter for jenkins instance.
- getFormField() - Method in exception hudson.model.Descriptor.FormException
-
Which form field contained an error?
- getFreeDiskSpace() - Method in class hudson.FilePath
-
Returns the number of unallocated bytes in the partition of that file.
- getFreeSize() - Method in class hudson.node_monitors.DiskSpaceMonitorDescriptor.DiskSpace
-
- getFreeSpace(Computer) - Method in class hudson.node_monitors.DiskSpaceMonitor
-
- getFreeSpace(Computer) - Method in class hudson.node_monitors.TemporarySpaceMonitor
-
- getFullDisplayName() - Method in class hudson.model.AbstractItem
-
- getFullDisplayName() - Method in interface hudson.model.Item
-
Works like
Item.getDisplayName()
but return
the full path that includes all the display names
of the ancestors.
- getFullDisplayName() - Method in interface hudson.model.ItemGroup
-
- getFullDisplayName() - Method in class hudson.model.queue.QueueTaskFilter
-
- getFullDisplayName() - Method in interface hudson.model.Queue.Task
-
- getFullDisplayName() - Method in class hudson.model.Run
-
- getFullDisplayName() - Method in class jenkins.model.Jenkins
-
- getFullName() - Method in class hudson.model.AbstractItem
-
- getFullName() - Method in interface hudson.model.Item
-
Gets the full name of this item, like "abc/def/ghi".
- getFullName() - Method in interface hudson.model.ItemGroup
-
- getFullName() - Method in class hudson.model.User
-
Gets the human readable name of this user.
- getFullName() - Method in class hudson.security.FederatedLoginService.FederatedIdentity
-
Gets a human readable full name of this user.
- getFullName() - Method in class jenkins.model.Jenkins
-
- getFunction(String, String, String) - Method in class jenkins.util.xml.FilteredFunctionContext
-
- getFuture() - Method in class hudson.model.Queue.Item
-
Can be used to wait for the completion (either normal, abnormal, or cancellation) of the
Queue.Task
.
- getGbLeft() - Method in class hudson.node_monitors.DiskSpaceMonitorDescriptor.DiskSpace
-
Gets GB left.
- getGlobalConfigPage() - Method in class hudson.model.Descriptor
-
- getGlobalConfigPage() - Method in class jenkins.model.GlobalConfiguration
-
- getGlobalNodeProperties() - Method in class jenkins.model.Jenkins
-
- getGlobalNodePropertyDescriptors() - Static method in class hudson.Functions
-
Returns those node properties which can be configured as global node properties.
- getGlobalPropertyType(String) - Method in class hudson.model.Descriptor
-
Obtains the property type of the given field of this descriptor.
- getGlobalSettings() - Method in class hudson.tasks.Maven
-
- getGlobalSettingsProvider() - Method in class jenkins.mvn.GlobalMavenConfig
-
- getGrantedAuthorities(LdapUserDetails) - Method in class hudson.security.DeferredCreationLdapAuthoritiesPopulator
-
Deprecated.
- getGroupIdStrategy() - Method in class hudson.security.SecurityRealm
-
- getGroups() - Method in class hudson.security.AuthorizationStrategy
-
- getGroups() - Method in class hudson.security.AuthorizationStrategy.Unsecured
-
- getGroups() - Method in class hudson.security.FullControlOnceLoggedInAuthorizationStrategy
-
- getGroups() - Method in class hudson.security.LegacyAuthorizationStrategy
-
- getHasArtifacts() - Method in class hudson.model.Run
-
Check if the
Run
contains artifacts.
- getHasCustomQuietPeriod() - Method in class hudson.model.AbstractProject
-
- getHashString() - Method in class hudson.model.Fingerprint
-
Gets the MD5 hash string.
- getHeaders() - Method in class hudson.model.FileParameterValue.FileItemImpl
-
- getHeapDump() - Method in class hudson.model.Computer
-
Obtains the heap dump.
- getHeapDump(VirtualChannel) - Static method in class hudson.util.RemotingDiagnostics
-
Obtains the heap dump in an HPROF file.
- getHeapDump() - Method in class jenkins.model.Jenkins
-
Obtains the heap dump.
- getHelpFile() - Method in class hudson.model.BooleanParameterDefinition.DescriptorImpl
-
- getHelpFile() - Method in class hudson.model.ChoiceParameterDefinition.DescriptorImpl
-
- getHelpFile() - Method in class hudson.model.Descriptor
-
Returns the resource path to the help screen HTML, if any.
- getHelpFile(String) - Method in class hudson.model.Descriptor
-
Returns the path to the help screen HTML for the given field.
- getHelpFile(Klass<?>, String) - Method in class hudson.model.Descriptor
-
- getHelpFile() - Method in class hudson.model.FileParameterDefinition.DescriptorImpl
-
- getHelpFile() - Method in class hudson.model.PasswordParameterDefinition.ParameterDescriptorImpl
-
- getHelpFile() - Method in class hudson.model.RunParameterDefinition.DescriptorImpl
-
- getHelpFile() - Method in class hudson.model.StringParameterDefinition.DescriptorImpl
-
- getHelpFile() - Method in class hudson.tasks.BatchFile.DescriptorImpl
-
- getHelpFile() - Method in class hudson.tasks.BuildTrigger.DescriptorImpl
-
- getHelpFile(String) - Method in class hudson.tasks.Maven.DescriptorImpl
-
- getHelpFile() - Method in class jenkins.model.ProjectNamingStrategy.DefaultProjectNamingStrategy.DescriptorImpl
-
- getHelpFile() - Method in class jenkins.model.ProjectNamingStrategy.PatternProjectNamingStrategy.DescriptorImpl
-
- getHelpPage() - Method in class hudson.slaves.EnvironmentVariablesNodeProperty.DescriptorImpl
-
- getHelpUrl() - Method in class hudson.markup.MarkupFormatter
-
Gets the URL of the help file.
- getHistory() - Method in class hudson.model.TimeSeries
-
Gets the history data of the exponential moving average.
- getHistoryPageFilter() - Method in class hudson.widgets.BuildHistoryWidget
-
- getHistoryPageFilter() - Method in class hudson.widgets.HistoryWidget
-
- getHome() - Method in class hudson.tools.ToolInstallation
-
Gets the home directory of this tool.
- getHome(ToolInstallation) - Method in class hudson.tools.ToolLocationNodeProperty
-
- getHome() - Method in class hudson.tools.ToolLocationNodeProperty.ToolLocation
-
- getHomeDir() - Method in class hudson.tasks.Maven.MavenInstallation
-
- getHomeDir(ServletContextEvent) - Method in class hudson.WebAppMain
-
Determines the home directory for Jenkins.
- getHomeDirectory(VirtualChannel) - Static method in class hudson.FilePath
-
Gets the
FilePath
representation of the "~" directory
(User's home directory in the Unix sense) of the given channel.
- getHostName() - Method in class hudson.model.Computer
-
This method tries to compute the name of the host that's reachable by all the other nodes.
- getHostName() - Static method in class hudson.Util
-
Guesses the current host name.
- getHref() - Method in class hudson.model.DirectoryBrowserSupport.Path
-
- getHref() - Method in class hudson.model.Run.Artifact
-
- getHtmlBaseColor() - Method in enum hudson.model.BallColor
-
- getHub() - Method in class jenkins.slaves.JnlpSlaveHandshake
-
- getHub() - Method in class jenkins.slaves.NioChannelSelector
-
- getHudsonJob() - Method in class hudson.model.UpdateCenter
-
Returns latest Jenkins upgrade job.
- getHudsonVersion() - Method in class hudson.model.AbstractBuild
-
Gets the version of Hudson that was used to build this job.
- getHudsonWar() - Method in class hudson.lifecycle.Lifecycle
-
If the location of jenkins.war is known in this life cycle,
return it location.
- getIcon() - Method in class hudson.model.Computer
-
- getIcon() - Method in class hudson.slaves.SlaveComputer
-
- getIconAltText() - Method in class hudson.model.Computer
-
- getIconClassName() - Method in enum hudson.model.BallColor
-
Get the status ball icon class spec name.
- getIconClassName() - Method in class hudson.model.Computer
-
- getIconClassName() - Method in class hudson.model.DirectoryBrowserSupport.Path
-
- getIconClassName() - Method in class hudson.model.HealthReport
-
Get health status icon class.
- getIconColor() - Method in class hudson.model.AbstractProject
-
- getIconColor() - Method in class hudson.model.Job
-
Used as the color of the status ball for the project.
- getIconColor() - Method in class hudson.model.Run
-
Gets the icon color for display.
- getIconFileName() - Method in class hudson.AboutJenkins
-
- getIconFileName() - Method in class hudson.cli.CLIAction
-
- getIconFileName() - Method in class hudson.diagnosis.OldDataMonitor.ManagementLinkImpl
-
- getIconFileName() - Method in interface hudson.model.Action
-
Gets the file name of the icon.
- getIconFileName() - Method in class hudson.model.CauseAction
-
- getIconFileName() - Method in class hudson.model.EnvironmentContributor.EnvVarsHtml
-
- getIconFileName() - Method in class hudson.model.InvisibleAction
-
- getIconFileName() - Method in class hudson.model.ManageJenkinsAction
-
- getIconFileName() - Method in class hudson.model.ManagementLink
-
- getIconFileName() - Method in class hudson.model.MyViewsProperty
-
- getIconFileName() - Method in class hudson.model.MyViewsProperty.GlobalAction
-
- getIconFileName() - Method in class hudson.model.ParametersAction
-
- getIconFileName() - Method in class hudson.model.ParametersDefinitionProperty
-
- getIconFileName() - Method in class hudson.model.Run.KeepLogBuildBadge
-
- getIconFileName() - Method in class hudson.model.TaskAction
-
Gets the file name of the icon.
- getIconFileName() - Method in class hudson.scm.SCMRevisionState
-
- getIconFileName() - Method in class hudson.security.GlobalSecurityConfiguration
-
- getIconFileName() - Method in class hudson.security.HudsonPrivateSecurityRealm.ManageUserLinks
-
- getIconFileName() - Method in class hudson.security.WhoAmI
-
- getIconFileName() - Method in class hudson.tasks.Fingerprinter.FingerprintAction
-
- getIconFileName() - Method in class hudson.triggers.SCMTrigger.BuildAction
-
- getIconFileName() - Method in class hudson.triggers.SCMTrigger.SCMAction
-
- getIconFileName() - Method in class hudson.WorkspaceSnapshot
-
- getIconFileName() - Method in class jenkins.management.CliLink
-
- getIconFileName() - Method in class jenkins.management.ConfigureLink
-
- getIconFileName() - Method in class jenkins.management.ConsoleLink
-
- getIconFileName() - Method in class jenkins.management.NodesLink
-
- getIconFileName() - Method in class jenkins.management.PluginsLink
-
- getIconFileName() - Method in class jenkins.management.ReloadLink
-
- getIconFileName() - Method in class jenkins.management.ShutdownLink
-
- getIconFileName() - Method in class jenkins.management.StatisticsLink
-
- getIconFileName() - Method in class jenkins.management.SystemInfoLink
-
- getIconFileName() - Method in class jenkins.management.SystemLogLink
-
- getIconFileName() - Method in class jenkins.model.RunIdMigrator.UnmigrationInstruction
-
- getIconFilePath(Action) - Static method in class hudson.Functions
-
Computes the path to the icon of the given action
from the context path.
- getIconName() - Method in enum hudson.model.BallColor
-
Get the status ball icon name.
- getIconName() - Method in class hudson.model.DirectoryBrowserSupport.Path
-
- getIconUrl() - Method in class hudson.model.HealthReport
-
Getter for property 'iconUrl'.
- getIconUrl(String) - Method in class hudson.model.HealthReport
-
Get's the iconUrl relative to the hudson root url, for the correct size.
- getId() - Method in class hudson.model.Descriptor
-
- getId() - Method in class hudson.model.DownloadService.Downloadable
-
- getId() - Method in class hudson.model.PermalinkProjectAction.Permalink
-
ID that uniquely identifies this permalink.
- getId() - Method in class hudson.model.Queue.Item
-
Unique ID (per master) that tracks the
Queue.Task
as it moves through different stages
in the queue (each represented by different subtypes of
Item
and into any subsequent
Run
instance (see
Run.getQueueId()
).
- getID() - Method in enum hudson.model.ResultTrend
-
Gets all upper case ID like token of the build status.
- getId() - Method in class hudson.model.Run
-
Unique ID of this build.
- getId() - Method in class hudson.model.UpdateSite
-
Get ID string.
- getId() - Method in class hudson.model.User
-
- getId() - Method in class hudson.security.Permission
-
- getId() - Method in class hudson.tools.DownloadFromUrlInstaller.DescriptorImpl
-
This ID needs to be unique, and needs to match the ID token in the JSON update file.
- getId() - Method in class hudson.util.DoubleLaunchChecker
-
Figures out a string that identifies this instance of Hudson.
- getId() - Method in class jenkins.security.ConfidentialKey
-
- getIdentifier() - Method in class hudson.security.FederatedLoginService.FederatedIdentity
-
Gets the string representation of the identity in the form that makes sense to the enclosing
FederatedLoginService
, such as full OpenID URL.
- getIdentifiers() - Method in class hudson.security.FederatedLoginServiceUserProperty
-
- getIdentity() - Method in class hudson.cli.CliPort
-
Gets the public part of the RSA key that represents the server identity.
- getIdleDelay() - Method in class hudson.slaves.RetentionStrategy.Demand
-
Getter for property 'idleDelay'.
- getIdleExecutors() - Method in class hudson.model.ComputerSet
-
getTotalExecutors()-getBusyExecutors()
, plus executors that are being brought online.
- getIdleExecutors() - Method in class hudson.model.Label
-
Number of idle
Executor
s that can start working immediately.
- getIdleExecutors() - Method in class hudson.model.LoadStatistics.LoadStatisticsSnapshot
-
The total number of executors that are currently on-line and idle.
- getIdleExecutorsLatest() - Method in class hudson.slaves.NodeProvisioner.StrategyState
-
- getIdLegacy() - Method in class hudson.model.Queue.Item
-
Deprecated.
- getIdleLatest() - Method in class hudson.slaves.NodeProvisioner.StrategyState
-
- getIdleMaxTime() - Method in class hudson.slaves.CloudSlaveRetentionStrategy
-
If the computer has been idle longer than this time, we'll kill the slave.
- getIdleSnapshot() - Method in class hudson.slaves.NodeProvisioner.StrategyState
-
- getIdleStartMilliseconds() - Method in class hudson.model.Computer
-
Returns the time when this computer last became idle.
- getIdleStartMilliseconds() - Method in class hudson.model.Executor
-
Returns when this executor started or should start being idle.
- getIdOf(R) - Method in class hudson.model.RunMap
-
- getIdOf(R) - Method in class jenkins.model.lazy.AbstractLazyLoadRunMap
-
Subtype to provide
Run.getId()
so that this class doesn't have to depend on it.
- getImage() - Method in enum hudson.model.BallColor
-
String like "red.png" that represents the file name of the image.
- getImageOf(String) - Method in enum hudson.model.BallColor
-
- getImageOf(String) - Method in interface hudson.model.StatusIcon
-
Returns the URL to the image.
- getImageOf(String) - Method in class hudson.model.StockStatusIcon
-
- getImplicitCollectionDefForFieldName(Class, String) - Method in class hudson.util.xstream.MapperDelegate
-
- getIn() - Method in class jenkins.slaves.JnlpSlaveHandshake
-
- getIncludeRegex() - Method in class hudson.model.ListView
-
- getInDemandDelay() - Method in class hudson.slaves.RetentionStrategy.Demand
-
Getter for property 'inDemandDelay'.
- getIndenter() - Method in class hudson.model.View
-
If this view uses <t:projectView> for rendering, this method returns the indenter used
to indent each row.
- getIndexPage() - Method in class hudson.PluginWrapper
-
Returns the URL of the index page jelly script.
- getInfo() - Method in class hudson.PluginWrapper
-
- getInitialDelay() - Method in class hudson.model.AperiodicWork
-
Gets the number of milliseconds till the first execution.
- getInitialDelay() - Method in class hudson.model.PeriodicWork
-
Gets the number of milliseconds til the first execution.
- getInitialDelay() - Method in class hudson.slaves.NodeProvisioner.NodeProvisionerInvoker
-
- getInitialDelay() - Method in class hudson.triggers.Trigger.Cron
-
- getInitialDelay() - Method in class jenkins.model.DownloadSettings.DailyCheck
-
- getInitLevel() - Method in class jenkins.model.Jenkins
-
Gets the initialization milestone that we've already reached.
- getInjector() - Method in class jenkins.model.Jenkins
-
Gets the dependency injection container that hosts all the extension implementations and other
components in Jenkins.
- getInner() - Method in class hudson.Launcher.DecoratedLauncher
-
Gets nested launcher.
- getInProgress() - Method in class hudson.util.SequentialExecutionQueue
-
Gets
Runnable
s that are currently executed by a live thread.
- getInputStream() - Method in class hudson.cli.FullDuplexHttpStream
-
- getInputStream() - Method in class hudson.model.FileParameterValue.FileItemImpl
-
- getInputStream(URL) - Static method in class hudson.ProxyConfiguration
-
- getInputStream() - Method in class hudson.util.StreamResource
-
- getInQueueForString() - Method in class hudson.model.Queue.Item
-
Returns a human readable presentation of how long this item is already in the queue.
- getInQueueSince() - Method in class hudson.model.Queue.Item
-
Since when is this item in the queue.
- getInsensitiveSearch() - Method in class hudson.search.UserSearchProperty
-
- getInstallable() - Method in class hudson.tools.DownloadFromUrlInstaller
-
- getInstallableJDKs() - Method in class hudson.tools.JDKInstaller.DescriptorImpl
-
List of installable JDKs.
- getInstallables() - Method in class hudson.tools.DownloadFromUrlInstaller.DescriptorImpl
-
List of installable tools.
- getInstallations() - Method in class hudson.model.JDK.DescriptorImpl
-
- getInstallations() - Method in class hudson.tasks.Maven.DescriptorImpl
-
- getInstallations() - Method in class hudson.tasks.Maven.MavenInstallation.DescriptorImpl
-
- getInstallations() - Method in class hudson.tools.ToolDescriptor
-
- getInstalled() - Method in class hudson.model.UpdateSite.Plugin
-
If some version of this plugin is currently installed, return
PluginWrapper
.
- getInstance() - Method in class hudson.ExtensionComponent
-
The instance of the discovered extension.
- getInstance() - Static method in class hudson.model.Hudson
-
- getInstance() - Static method in class hudson.model.Queue
-
- getInstance() - Static method in class hudson.PluginManager.PluginUpdateMonitor
-
Convenience method to ease access to this monitor, this allows other plugins to register required updates.
- getInstance() - Static method in class jenkins.model.Jenkins
-
- getInstance() - Method in interface jenkins.model.Jenkins.JenkinsHolder
-
- getInstance(Key<T>) - Method in class jenkins.ProxyInjector
-
- getInstance(Class<T>) - Method in class jenkins.ProxyInjector
-
- getInstanceCap() - Method in class hudson.slaves.AbstractCloudImpl
-
- getInstanceCapStr() - Method in class hudson.slaves.AbstractCloudImpl
-
Gets the instance cap as string.
- getInterval() - Method in class hudson.model.DownloadService.Downloadable
-
How often do we retrieve the new image?
- getIOtriplet() - Method in interface hudson.Launcher.RemoteProcess
-
- getIsUnitTest() - Static method in class hudson.Functions
-
Returns true if we are running unit tests.
- getItem(String) - Method in interface hudson.model.ItemGroup
-
Gets the
Item
inside this group that has a given name, or null if it does not exist.
- getItem(long) - Method in class hudson.model.Queue
-
- getItem(Queue.Task) - Method in class hudson.model.Queue
-
Gets the information about the queue item for the given project.
- getItem() - Method in class hudson.model.queue.ScheduleResult.Created
-
- getItem() - Method in class hudson.model.queue.ScheduleResult.Existing
-
- getItem() - Method in class hudson.model.queue.ScheduleResult
-
Unless
ScheduleResult.isRefused()
is true, this method either returns
the newly created item in the queue or the existing item that's already
in the queue that matched the submitted task.
- getItem(String) - Method in class hudson.model.View
-
- getItem() - Method in class hudson.triggers.SCMTrigger.SCMAction
-
- getItem(String) - Method in class jenkins.model.Jenkins
-
Gets the
Item
inside this group that has a given name, or null if it does not exist.
- getItem(String, ItemGroup) - Method in class jenkins.model.Jenkins
-
Gets the item by its path name from the given context
- getItem(String, Item) - Method in class jenkins.model.Jenkins
-
- getItem(String, ItemGroup, Class<T>) - Method in class jenkins.model.Jenkins
-
- getItem(String, Item, Class<T>) - Method in class jenkins.model.Jenkins
-
- getItemByFullName(String, Class<T>) - Method in class jenkins.model.Jenkins
-
Gets the
Item
object by its full name.
- getItemByFullName(String) - Method in class jenkins.model.Jenkins
-
- getItemCreatePermission() - Static method in class hudson.model.View
-
- getItemGroup() - Method in class hudson.model.MyViewsProperty
-
- getItemGroup() - Method in class hudson.model.TreeView
-
- getItemGroup() - Method in interface hudson.model.ViewGroup
-
Returns the
ItemGroup
from which the views in this group should render items.
- getItemGroup() - Method in class jenkins.model.Jenkins
-
- getItemMap() - Method in class jenkins.model.Jenkins
-
Returns the read-only view of all the
TopLevelItem
s keyed by their names.
- getItemPaint(int, int) - Method in class hudson.util.StackedAreaRenderer2
-
Override this method to specify the color to draw the given area.
- getItems() - Method in class hudson.model.AllView
-
- getItems() - Method in interface hudson.model.ItemGroup
-
Gets all the items in this collection in a read-only view.
- getItems() - Method in class hudson.model.ListView
-
Returns a read-only view of all
Job
s in this view.
- getItems() - Method in class hudson.model.MyView
-
- getItems() - Method in class hudson.model.ProxyView
-
- getItems() - Method in class hudson.model.Queue
-
Gets a snapshot of items in the queue.
- getItems(Queue.Task) - Method in class hudson.model.Queue
-
Gets the information about the queue item for the given project.
- getItems() - Method in class hudson.model.TreeView
-
Returns a read-only view of all
Job
s in this view.
- getItems() - Method in class hudson.model.View
-
Gets all the items in this collection in a read-only view.
- getItems() - Method in class hudson.scm.ChangeLogSet
-
All changes in this change set.
- getItems() - Method in class jenkins.model.Jenkins
-
Gets just the immediate children of
Jenkins
.
- getItems(Class<T>) - Method in class jenkins.model.Jenkins
-
Gets just the immediate children of
Jenkins
but of the given type.
- getItemsBeingPolled() - Method in class hudson.triggers.SCMTrigger.DescriptorImpl
-
- getItemType() - Method in class hudson.model.Descriptor.PropertyType
-
If the property is a collection/array type, what is an item type?
- getItemTypeDescriptor() - Method in class hudson.model.Descriptor.PropertyType
-
- getItemTypeDescriptorOrDie() - Method in class hudson.model.Descriptor.PropertyType
-
- getItemTypeForItemFieldName(Class, String) - Method in class hudson.util.xstream.MapperDelegate
-
- getJavaHome() - Method in class hudson.model.JDK
-
- getJDK() - Method in class hudson.model.AbstractProject
-
Gets the JDK that this project is configured with, or null.
- getJDK(String) - Method in class jenkins.model.Jenkins
-
Gets the JDK installation of the given name, or returns null.
- getJDKDescriptor() - Method in class hudson.Functions
-
- getJDKs() - Method in class jenkins.model.Jenkins
-
- getJnlpJars(String) - Method in class hudson.slaves.SlaveComputer
-
- getJnlpJars(String) - Method in class jenkins.model.Jenkins
-
Serves jar files for JNLP slave agents.
- getJnlpMac() - Method in class hudson.slaves.SlaveComputer
-
- getJob() - Method in class hudson.model.Fingerprint.BuildPtr
-
Gets the
Job
that this pointer points to,
or null if such a job no longer exists.
- getJob(String) - Method in class hudson.model.Hudson
-
- getJob() - Method in class hudson.model.ParametersDefinitionProperty
-
- getJob(int) - Method in class hudson.model.UpdateCenter
-
Gets a job by its ID.
- getJob(UpdateSite.Plugin) - Method in class hudson.model.UpdateCenter
-
Returns latest install/upgrade job for the given plugin.
- getJob(String) - Method in class hudson.model.View
-
- getJobAction(J) - Method in class hudson.model.JobProperty
-
- getJobActions(J) - Method in class hudson.model.JobProperty
-
Action
s to be displayed in the job page.
- getJobActions(Job<?, ?>) - Method in class hudson.model.ParametersDefinitionProperty
-
- getJobActions(AbstractProject<?, ?>) - Method in class hudson.model.ParametersDefinitionProperty
-
Deprecated.
- getJobCaseInsensitive(String) - Method in class hudson.model.Hudson
-
- GetJobCommand - Class in hudson.cli
-
- GetJobCommand() - Constructor for class hudson.cli.GetJobCommand
-
- GetJobCommand_ShortDescription() - Static method in class hudson.cli.Messages
-
Key GetJobCommand.ShortDescription
: Dumps the job
definition XML to stdout.
.
- getJobFilters() - Method in class hudson.model.ListView
-
- getJobFiltersDescriptors() - Method in class hudson.model.ViewDescriptor
-
- getJobListeners() - Method in class hudson.model.Hudson
-
- getJobName() - Method in class hudson.model.RunParameterValue
-
- getJobNames() - Method in class jenkins.model.Jenkins
-
Gets the names of all the
Job
s.
- getJobOverrides() - Method in class hudson.model.JobProperty
-
- getJobProperty(String) - Method in class jenkins.model.Jenkins
-
- getJobPropertyDescriptors(Class<? extends Job>) - Static method in class hudson.Functions
-
- getJobPropertyDescriptors(Job) - Static method in class hudson.Functions
-
- getJobs() - Method in class hudson.model.Fingerprint
-
Gets the sorted list of job names where this jar is used.
- getJobs() - Method in class hudson.model.UpdateCenter
-
- getJSONObject() - Method in class hudson.model.UpdateSite
-
Gets the raw update center JSON data.
- getJsonSafeClassName() - Method in class hudson.model.Descriptor
-
Gets the class name nicely escaped to be usable as a key in the structured form submission.
- getJsonSignatureValidator() - Method in class hudson.model.UpdateSite
-
Let sub-classes of UpdateSite provide their own signature validator.
- getKey() - Method in class hudson.scm.SCM
-
Should create a key by which this SCM configuration might be distinguished from others in the same project.
- getKey(ToolInstallation) - Method in class hudson.tools.ToolLocationNodeProperty.DescriptorImpl
-
- getKey() - Method in class hudson.tools.ToolLocationNodeProperty.ToolLocation
-
- getKey(T) - Method in interface hudson.widgets.HistoryWidget.Adapter
-
- getKeys() - Method in class hudson.cli.PrivateKeyProvider
-
Get keys read so far.
- getKind() - Method in class hudson.scm.ChangeLogSet
-
Optional identification of the kind of SCM being used.
- getKlass() - Method in class hudson.model.Descriptor
-
Returns the Klass
object used for the purpose of loading resources from this descriptor.
- getLabel() - Method in class hudson.slaves.NodeProvisioner.StrategyState
-
The label under consideration.
- getLabel() - Method in class hudson.tools.ToolInstaller
-
Label to limit which nodes this installation can be performed on.
- getLabel(String) - Method in class jenkins.model.Jenkins
-
Gets the label that exists on this system by the name.
- getLabelAtom(String) - Method in class jenkins.model.Jenkins
-
Returns the label atom of the given name.
- getLabelAtoms() - Method in class jenkins.model.Jenkins
-
- getLabelCloud() - Method in class hudson.model.Node
-
Return the possibly empty tag cloud for the labels of this node.
- getLabels() - Method in class jenkins.model.Jenkins
-
Gets all the active labels in the current system.
- getLabelString() - Method in class hudson.model.Node
-
Returns the manually configured label for a node.
- getLabelString() - Method in class hudson.model.Slave
-
- getLabelString() - Method in class jenkins.model.Jenkins
-
- getLabelString() - Method in class jenkins.model.MasterBuildConfiguration
-
- getLastBuild() - Method in class hudson.model.AbstractProject
-
- getLastBuild() - Method in class hudson.model.BuildTimelineWidget
-
Deprecated.
- getLastBuild() - Method in class hudson.model.Job
-
Returns the last build.
- getLastBuild() - Method in class hudson.util.RunList
-
- getLastBuild() - Method in class jenkins.model.lazy.LazyBuildMixIn
-
- getLastBuildsOverThreshold(int, Result) - Method in class hudson.model.Job
-
Returns the last 'numberOfBuilds' builds with a build result >= 'threshold'
- getLastBuiltOn() - Method in class hudson.model.AbstractProject
-
Gets the
Node
where this project was last built on.
- getLastBuiltOn() - Method in class hudson.model.queue.AbstractSubTask
-
- getLastBuiltOn() - Method in class hudson.model.queue.QueueTaskFilter
-
- getLastBuiltOn() - Method in interface hudson.model.queue.SubTask
-
If the previous execution of this task run on a certain node
and this task prefers to run on the same node, return that.
- getLastChange() - Method in class hudson.model.View.UserInfo
-
- getLastChangeTimeString() - Method in class hudson.model.View.UserInfo
-
Returns a human-readable string representation of when this user was last active.
- getLastCompletedBuild() - Method in class hudson.model.Job
-
Returns the last completed build, if any.
- getLastFailedBuild() - Method in class hudson.model.Job
-
Returns the last failed build, if any.
- getLastModified() - Method in class jenkins.diagnosis.HsErrPidFile
-
- getLastModifiedDate() - Method in class jenkins.diagnosis.HsErrPidFile
-
- getLastStableBuild() - Method in class hudson.model.Job
-
Returns the last stable build, if any.
- getLastSuccessfulBuild() - Method in class hudson.model.Job
-
Returns the last successful build, if any.
- getLastUnstableBuild() - Method in class hudson.model.Job
-
Returns the last unstable build, if any.
- getLastUnsuccessfulBuild() - Method in class hudson.model.Job
-
Returns the last build that was anything but stable, if any.
- getLastUpdatedString() - Method in class hudson.model.UpdateCenter
-
Gets the string representing how long ago the data was obtained.
- getLatest(MultiStageTimeSeries.TimeScale) - Method in class hudson.model.MultiStageTimeSeries
-
Gets the most up-to-date data point value.
- getLatest() - Method in class hudson.model.TimeSeries
-
Gets the most up-to-date data point value.
- getLatestIdleExecutors(MultiStageTimeSeries.TimeScale) - Method in class hudson.model.LoadStatistics
-
- getLauncher() - Method in class hudson.model.AbstractBuild.AbstractBuildExecution
-
- getLauncher() - Method in class hudson.model.Slave
-
- getLauncher() - Method in class hudson.slaves.DelegatingComputerLauncher
-
- getLauncher() - Method in class hudson.slaves.SlaveComputer
-
- getLazyBuildMixIn() - Method in class hudson.model.AbstractProject
-
- getLazyBuildMixIn() - Method in interface jenkins.model.lazy.LazyBuildMixIn.LazyLoadingJob
-
- getLeftItems() - Method in class hudson.model.Queue
-
- getLegacyInstanceId() - Method in class jenkins.model.Jenkins
-
Returns the unique identifier of this Jenkins that has been historically used to identify
this Jenkins to the outside world.
- getLength() - Method in class hudson.model.Run.Artifact
-
- getLevel() - Method in class hudson.logging.LogRecorder.Target
-
- getLicensesURL() - Method in class hudson.AboutJenkins
-
- getLifecycle() - Method in class jenkins.model.Jenkins
-
- getListener() - Method in class hudson.Launcher.DecoratedLauncher
-
- getListener() - Method in class hudson.Launcher
-
Gets the
TaskListener
that this launcher uses to
report the commands that it's executing.
- getListener() - Method in class hudson.model.AbstractBuild.AbstractBuildExecution
-
- getLoadBalancer() - Method in class hudson.model.Queue
-
- getLoadedBuilds() - Method in class jenkins.model.lazy.AbstractLazyLoadRunMap
-
Returns a read-only view of records that has already been loaded.
- getLoadLock() - Method in class hudson.DescriptorExtensionList
-
- getLoadLock() - Method in class hudson.ExtensionList
-
Chooses the object that locks the loading of the extension instances.
- getLoadStatistics() - Method in class hudson.model.Computer
-
- getLocalConverter(Class, String) - Method in class hudson.util.xstream.MapperDelegate
-
- getLocalizableDescription() - Method in class hudson.model.HealthReport
-
Getter for property 'localizibleDescription'.
- getLocation() - Method in class hudson.model.FileParameterValue
-
- getLocations() - Method in class hudson.tools.ToolLocationNodeProperty
-
- getLog() - Method in class hudson.model.Computer
-
Gets the string representation of the slave log.
- getLog() - Method in class hudson.model.Run
-
- getLog(int) - Method in class hudson.model.Run
-
Gets the log of the build as a list of strings (one per log line).
- getLog() - Method in class hudson.model.TaskAction
-
- getLog() - Method in class hudson.triggers.SCMTrigger.SCMAction
-
- getLog() - Method in class jenkins.model.Jenkins
-
- getLogDir() - Method in class hudson.model.Computer
-
Directory where rotated slave logs are stored.
- getLogFile() - Method in class hudson.model.AsyncAperiodicWork
-
Determines the log file that records the result of this task.
- getLogFile() - Method in class hudson.model.AsyncPeriodicWork
-
Determines the log file that records the result of this task.
- getLogFile() - Method in class hudson.model.Computer
-
This is where the log from the remote agent goes.
- getLogFile() - Method in class hudson.model.Run
-
Returns the log file.
- getLogFile() - Method in class hudson.triggers.SCMTrigger
-
Returns the file that records the last/current polling activity.
- getLogFile() - Method in class hudson.triggers.SCMTrigger.Runner
-
Where the log file is written.
- getLogFile() - Method in class jenkins.management.AsynchronousAdministrativeMonitor
-
Rewrite log file.
- getLogFile() - Method in class jenkins.security.RekeySecretAdminMonitor
-
Rewrite log file.
- getLogger() - Method in class hudson.logging.LogRecorder.Target
-
- getLogger() - Method in interface hudson.model.TaskListener
-
This writer will receive the output of the build
- getLogger() - Method in class hudson.util.LogTaskListener
-
- getLogger() - Method in class hudson.util.StreamTaskListener
-
- getLogger() - Method in class jenkins.util.BuildListenerAdapter
-
- getLoggerNames() - Method in class hudson.Functions
-
Work around for bug 6935026.
- getLogInputStream() - Method in class hudson.model.Run
-
Returns an input stream that reads from the log file.
- getLoginUrl() - Method in class hudson.security.LegacySecurityRealm
-
- getLoginUrl() - Method in class hudson.security.SecurityRealm
-
Gets the target URL of the "login" link.
- getLogReader() - Method in class hudson.model.Run
-
- getLogRecorder(String) - Method in class hudson.logging.LogRecorderManager
-
- getLogRecords() - Static method in class hudson.Functions
-
- getLogRecords() - Method in class hudson.logging.LogRecorder
-
Gets a view of the log records.
- getLogRecords() - Method in class hudson.model.Computer
-
Gets the logs recorded by this slave.
- getLogRecords() - Method in class hudson.slaves.SlaveComputer
-
- getLogRecords() - Method in class jenkins.model.Jenkins.MasterComputer
-
- getLogRotator() - Method in class hudson.model.Job
-
- getLogText() - Method in class hudson.model.Computer
-
- getLogText() - Method in class hudson.model.Run
-
- getLogText() - Method in class jenkins.management.AsynchronousAdministrativeMonitor
-
- getLongDescription() - Method in class hudson.cli.CLICommand
-
Get long description as a string.
- getLongName() - Method in class hudson.PluginWrapper
-
Returns a one-line descriptive name of this plugin.
- getManagementLinks() - Method in class jenkins.model.Jenkins
-
- getManifest() - Method in class hudson.PluginWrapper
-
- getMapperInjectionPoint() - Method in class hudson.util.XStream2
-
- getMarkupFormatter() - Method in class hudson.security.GlobalSecurityConfiguration
-
- getMarkupFormatter() - Method in class jenkins.model.Jenkins
-
Gets the markup formatter used in the system.
- getMasterKillSwitch() - Method in class jenkins.security.s2m.AdminWhitelistRule
-
- getMasterToSlaveAccessControl() - Method in class jenkins.security.s2m.MasterKillSwitchConfiguration
-
- getMaven() - Method in class hudson.tasks.Maven
-
Gets the Maven to invoke,
or null to invoke the default one.
- getMavenHome() - Method in class hudson.tasks.Maven.MavenInstallation
-
- getMe() - Method in class jenkins.model.Jenkins
-
Exposes the current user to /me URL.
- getMembers() - Method in class hudson.security.GroupDetails
-
Returns the members of the group, or null
if the members were not retrieved.
- getMembersInjector(TypeLiteral<T>) - Method in class jenkins.ProxyInjector
-
- getMembersInjector(Class<T>) - Method in class jenkins.ProxyInjector
-
- getMessage() - Method in class hudson.model.UpdateCenter.DownloadJob.SuccessButRequiresRestart
-
- getMessage() - Method in exception hudson.util.IncompatibleAntVersionDetected
-
- getMessage() - Method in exception hudson.util.jna.WinIOException
-
- getMessage() - Method in class hudson.util.ProcessKillingVeto.VetoCause
-
- getMissingResource(ResourceList) - Method in class hudson.model.ResourceController
-
Of the resource in the given resource list, return the one that's
currently in use.
- getMode() - Method in class hudson.model.Node
-
Returns
Node.Mode.EXCLUSIVE
if this node is only available
for those jobs that exclusively specifies this node
as the assigned node.
- getMode() - Method in class hudson.model.Slave
-
- getMode() - Method in class jenkins.model.Jenkins
-
- getModuleRoot() - Method in class hudson.model.AbstractBuild
-
Returns the root directory of the checked-out module.
- getModuleRoot() - Method in class hudson.model.AbstractProject
-
- getModuleRoot(FilePath, AbstractBuild) - Method in class hudson.scm.SCM
-
Gets the top directory of the checked out module.
- getModuleRoot(FilePath) - Method in class hudson.scm.SCM
-
- getModuleRoots() - Method in class hudson.model.AbstractBuild
-
Returns the root directories of all checked-out modules.
- getModuleRoots() - Method in class hudson.model.AbstractProject
-
- getModuleRoots(FilePath, AbstractBuild) - Method in class hudson.scm.SCM
-
Gets the top directories of all the checked out modules.
- getModuleRoots(FilePath) - Method in class hudson.scm.SCM
-
- getMonitorData() - Method in class hudson.model.Computer
-
Expose monitoring data for the remote API.
- getMonitoringTimeOut() - Method in class hudson.node_monitors.AbstractNodeMonitorDescriptor
-
Controls the time out of monitoring.
- getMonitors() - Static method in class hudson.model.ComputerSet
-
- getMsg() - Method in class hudson.scm.ChangeLogSet.Entry
-
Gets the "commit message".
- getMsgAnnotated() - Method in class hudson.scm.ChangeLogSet.Entry
-
- getMsgEscaped() - Method in class hudson.scm.ChangeLogSet.Entry
-
Message escaped for HTML
- getMyViewsTabBar() - Method in class hudson.model.MyViewsProperty
-
- getMyViewsTabBar() - Method in class hudson.views.MyViewsTabBar.GlobalConfigurationImpl
-
- getMyViewsTabBar() - Method in class jenkins.model.Jenkins
-
- getMyViewsTabBarDescriptors() - Static method in class hudson.Functions
-
- getName() - Method in class hudson.cli.CLICommand
-
Gets the command name.
- getName() - Method in class hudson.cli.CliProtocol
-
- getName() - Method in class hudson.cli.CliProtocol2
-
- getName() - Method in class hudson.FilePath
-
Gets just the file name portion without directories.
- getName() - Method in class hudson.logging.LogRecorder
-
- getName() - Method in class hudson.logging.LogRecorder.Target
-
- getName() - Method in class hudson.model.AbstractItem
-
- getName() - Method in class hudson.model.Computer
-
- getName() - Method in class hudson.model.FileParameterValue.FileItemImpl
-
- getName() - Method in class hudson.model.Fingerprint.BuildPtr
-
- getName() - Method in interface hudson.model.Item
-
Gets the name of the item.
- getName() - Method in class hudson.model.Label
-
- getName() - Method in enum hudson.model.Node.Mode
-
- getName() - Method in class hudson.model.ParameterDefinition
-
- getName() - Method in class hudson.model.ParameterValue
-
Name of the parameter.
- getName() - Method in class hudson.model.queue.MappingWorksheet.ExecutorChunk
-
Node name.
- getName() - Method in class hudson.model.queue.QueueTaskFilter
-
- getName() - Method in class hudson.model.Queue.StubTask
-
- getName() - Method in interface hudson.model.Queue.Task
-
Unique name of this task.
- getName() - Method in enum hudson.model.RunParameterDefinition.RunParameterFilter
-
- getName() - Method in class hudson.model.UpdateCenter.DownloadJob
-
- getName() - Method in class hudson.model.UpdateCenter.HudsonDowngradeJob
-
- getName() - Method in class hudson.model.UpdateCenter.HudsonUpgradeJob
-
- getName() - Method in class hudson.model.UpdateCenter.InstallationJob
-
- getName() - Method in class hudson.model.UpdateCenter.PluginDowngradeJob
-
- getName() - Method in class hudson.scm.EditType
-
- getName(SMT) - Method in class hudson.search.CollectionSearchIndex
-
- getName() - Method in class hudson.security.ContainerAuthentication
-
- getName() - Method in class hudson.security.GroupDetails
-
Returns the name of the group.
- getName() - Method in class hudson.security.WhoAmI
-
- getName() - Method in class hudson.tools.ToolInstallation
-
Gets the human readable name that identifies this tool among other
ToolInstallation
s of the same kind.
- getName() - Method in class hudson.tools.ToolLocationNodeProperty.ToolLocation
-
- getName() - Method in interface hudson.util.spring.BeanConfiguration
-
- getName() - Method in class jenkins.AgentProtocol
-
Protocol name.
- getName() - Method in class jenkins.diagnosis.HsErrPidFile
-
- getName() - Method in class jenkins.model.Jenkins.MasterComputer
-
- getName() - Method in class jenkins.slaves.JnlpSlaveAgentProtocol
-
- getName() - Method in class jenkins.slaves.JnlpSlaveAgentProtocol2
-
- getName() - Method in class jenkins.util.VirtualFile
-
Gets the base name, meaning just the last portion of the path name without any
directories.
- getNamedResources(String) - Method in class jenkins.util.AntClassLoader
-
Finds all the resources with the given name.
- getNamePattern() - Method in class jenkins.model.ProjectNamingStrategy.PatternProjectNamingStrategy
-
- getNearestAncestorUrl(StaplerRequest, Object) - Static method in class hudson.Functions
-
Finds the given object in the ancestor list and returns its URL.
- getNearestBuild(int) - Method in class hudson.model.AbstractProject
-
- getNearestBuild(int) - Method in class hudson.model.Job
-
Gets the youngest build #m that satisfies n<=m.
- getNearestBuild(int) - Method in class jenkins.model.lazy.LazyBuildMixIn
-
- getNearestOldBuild(int) - Method in class hudson.model.AbstractProject
-
- getNearestOldBuild(int) - Method in class hudson.model.Job
-
Gets the latest build #m that satisfies m<=n.
- getNearestOldBuild(int) - Method in class jenkins.model.lazy.LazyBuildMixIn
-
- getNeededDependencies() - Method in class hudson.model.UpdateSite.Plugin
-
Returns a list of dependent plugins which need to be installed or upgraded for this plugin to work.
- getNeededDependenciesRequiredCore() - Method in class hudson.model.UpdateSite.Plugin
-
- getNestLevel(J) - Method in class hudson.Indenter
-
- getNewBuilds() - Method in class hudson.model.Job
-
Gets the read-only view of the recent builds.
- getNewInstance() - Method in class hudson.model.AperiodicWork
-
Gets new instance of task to be executed.
- getNewPronoun() - Method in class hudson.model.View
-
- getNewViewDetailPage() - Method in class hudson.model.ViewDescriptor
-
Jelly fragment included in the "new view" page.
- getNextBuild() - Method in class hudson.model.AbstractBuild
-
- getNextBuild() - Method in class hudson.model.Run
-
- getNextBuild() - Method in class jenkins.model.lazy.LazyBuildMixIn.RunMixIn
-
- getNextBuildNumber() - Method in class hudson.model.Job
-
Peeks the next build number.
- getNextBuildNumber() - Method in interface jenkins.triggers.SCMTriggerItem
-
- getNextBuildNumberToFetch() - Method in class hudson.widgets.HistoryWidget
-
- getNextBuildUrl() - Method in class hudson.Functions.RunUrl
-
Returns the same page in the next build.
- getNextEntry() - Method in class hudson.org.apache.tools.tar.TarInputStream
-
Deprecated.
Get the next entry in this tar archive.
- getNextKey(String) - Method in interface hudson.widgets.HistoryWidget.Adapter
-
- getNickname() - Method in class hudson.security.FederatedLoginService.FederatedIdentity
-
Gets a short ID of this user, as a suitable candidate for
User.getId()
.
- getNode() - Method in class hudson.model.Computer
-
Returns the
Node
that this computer represents.
- getNode() - Method in class hudson.model.Queue.JobOffer
-
- getNode() - Method in class hudson.slaves.AbstractCloudComputer
-
- getNode(String) - Method in class hudson.slaves.NodeList
-
- getNode() - Method in class hudson.slaves.SlaveComputer
-
- getNode(String) - Method in class jenkins.model.Jenkins
-
Gets the slave node of the give name, hooked under this Jenkins.
- getNode(String) - Method in class jenkins.model.Nodes
-
Returns the named node.
- GetNodeCommand - Class in hudson.cli
-
- GetNodeCommand() - Constructor for class hudson.cli.GetNodeCommand
-
- GetNodeCommand_ShortDescription() - Static method in class hudson.cli.Messages
-
Key GetNodeCommand.ShortDescription
: Dumps the node
definition XML to stdout.
.
- getNodeDescription() - Method in class hudson.model.Node
-
Human-readable description of this node.
- getNodeDescription() - Method in class hudson.model.Slave
-
- getNodeDescription() - Method in class jenkins.model.Jenkins
-
- getNodeModes() - Static method in class hudson.Functions
-
- getNodeMonitorDescriptors() - Method in class hudson.model.ComputerSet
-
- getNodeName() - Method in class hudson.model.AbstractCIBase
-
- getNodeName() - Method in class hudson.model.Node
-
Name of this node.
- getNodeName() - Method in class hudson.model.Slave
-
- getNodeProperties() - Method in class hudson.model.Node
-
- getNodeProperties() - Method in class hudson.model.Slave
-
- getNodeProperties() - Method in class jenkins.model.Jenkins
-
- getNodePropertyDescriptors(Class<? extends Node>) - Static method in class hudson.Functions
-
- getNodePropertyDescriptors() - Method in class hudson.model.Node
-
- getNodes() - Method in class hudson.model.AbstractCIBase
-
Returns all
Node
s in the system, excluding
Jenkins
instance itself which
represents the master.
- getNodes() - Method in class hudson.model.Label
-
Gets all
Node
s that belong to this label.
- getNodes() - Method in class hudson.model.LoadStatistics
-
Returns the
Node
instances that this statistic counts.
- getNodes() - Method in class hudson.model.OverallLoadStatistics
-
- getNodes() - Method in class jenkins.model.Jenkins
-
Returns all
Node
s in the system, excluding
Jenkins
instance itself which
represents the master.
- getNodes() - Method in class jenkins.model.Nodes
-
Returns the list of nodes.
- getNodes() - Method in class jenkins.model.UnlabeledLoadStatistics
-
- getNodesObject() - Method in class jenkins.model.Jenkins
-
Get the
Nodes
object that handles maintaining individual
Node
s.
- getNonIgnoredMonitors() - Static method in class hudson.model.ComputerSet
-
- getNoProxyHostPatterns() - Method in class hudson.ProxyConfiguration
-
Returns the list of properly formatted no proxy host names.
- getNoProxyHostPatterns(String) - Static method in class hudson.ProxyConfiguration
-
Returns the list of properly formatted no proxy host names.
- getNormalLoggingLevel() - Method in class hudson.model.AsyncAperiodicWork
-
Returns the logging level at which normal messages are displayed.
- getNormalLoggingLevel() - Method in class hudson.model.AsyncPeriodicWork
-
Returns the logging level at which normal messages are displayed.
- getNote() - Method in class hudson.model.Cause.RemoteCause
-
- getNumber() - Method in class hudson.model.Executor
-
Gets the executor number that uniquely identifies it among
other
Executor
s for the same computer.
- getNumber() - Method in class hudson.model.Fingerprint.BuildPtr
-
Gets the project build number.
- getNumber() - Method in class hudson.model.Run
-
- getNumber() - Method in class hudson.model.RunParameterValue
-
- getNumberedFileName(int) - Method in class hudson.util.io.ReopenableRotatingFileOutputStream
-
- getNumberOf(R) - Method in class hudson.model.RunMap
-
- getNumberOf(R) - Method in class jenkins.model.lazy.AbstractLazyLoadRunMap
-
Subtype to provide
Run.getNumber()
so that this class doesn't have to depend on it.
- getNumExecutors() - Method in class hudson.model.Computer
-
Number of
Executor
s that are configured for this computer.
- getNumExecutors() - Method in class hudson.model.Node
-
- getNumExecutors() - Method in class hudson.model.Slave
-
- getNumExecutors() - Method in class jenkins.model.Jenkins
-
- getNumExecutors() - Method in class jenkins.model.MasterBuildConfiguration
-
- getNumToKeep() - Method in class hudson.tasks.LogRotator
-
- getNumToKeepStr() - Method in class hudson.tasks.LogRotator
-
- getOffenders() - Method in class jenkins.diagnostics.PinningIsBlockingBundledPluginMonitor
-
- getOfflineCause() - Method in class hudson.model.Computer
-
If the computer was offline (either temporarily or not),
this method will return the cause.
- getOfflineCauseReason() - Method in class hudson.model.Computer
-
If the computer was offline (either temporarily or not),
this method will return the cause as a string (without user info).
- getOneOffExecutor() - Method in class hudson.model.Run
-
Gets the one off
Executor
building this job, if it's being built.
- getOneOffExecutors() - Method in class hudson.model.Computer
-
- getOnlineExecutors() - Method in class hudson.model.LoadStatistics.LoadStatisticsSnapshot
-
The total number of executors that are currently on-line.
- getOnlineExecutorsLatest() - Method in class hudson.slaves.NodeProvisioner.StrategyState
-
- getOptionalDependencies() - Method in class hudson.PluginWrapper
-
- getOrCreate(AbstractBuild, String, byte[]) - Method in class hudson.model.FingerprintMap
-
- getOrCreate(AbstractBuild, String, String) - Method in class hudson.model.FingerprintMap
-
- getOrCreate(Run, String, String) - Method in class hudson.model.FingerprintMap
-
- getOrCreate(String, P) - Method in class hudson.util.KeyedDataStorage
-
Atomically gets the existing data object if any, or if it doesn't exist
create
it and return it.
- getOrdinal(Extension) - Method in class hudson.ExtensionFinder.DefaultGuiceExtensionAnnotation
-
- getOrdinal(T) - Method in class hudson.ExtensionFinder.GuiceExtensionAnnotation
-
- getOriginal() - Method in class hudson.model.Fingerprint
-
The first build in which this file showed up,
if the file looked like it's created there.
- getOriginalFileName() - Method in class hudson.model.FileParameterValue
-
Get the name of the originally uploaded file.
- getOSDescription() - Method in class hudson.slaves.SlaveComputer
-
Get the OS description.
- getOut() - Method in class jenkins.slaves.JnlpSlaveHandshake
-
- getOutput() - Method in class jenkins.util.xstream.XStreamDOM.WriterImpl
-
- getOutputStream() - Method in class hudson.cli.FullDuplexHttpStream
-
- getOutputStream() - Method in class hudson.model.FileParameterValue.FileItemImpl
-
Deprecated.
- getOverrides() - Method in class hudson.model.Job
-
Overrides from job properties.
- getOverrides() - Method in class hudson.PluginManager
-
Find all registered overrides (intended to allow overriding/adding views)
- getOwner() - Method in class hudson.model.Executor
-
- getOwner() - Method in class hudson.model.ParametersDefinitionProperty
-
Deprecated.
- getOwner() - Method in class hudson.model.View
-
Gets the
ViewGroup
that this view belongs to.
- getOwner() - Method in class hudson.model.View.PropertyList
-
- getOwner() - Method in class hudson.triggers.SCMTrigger.SCMAction
-
- getOwnerItemGroup() - Method in class hudson.model.View
-
Backward-compatible way of getting getOwner().getItemGroup()
- getOwnerPrimaryView() - Method in class hudson.model.View
-
- getOwnerTask() - Method in class hudson.model.AbstractProject
-
- getOwnerTask() - Method in class hudson.model.queue.AbstractQueueTask
-
- getOwnerTask() - Method in class hudson.model.queue.QueueTaskFilter
-
- getOwnerTask() - Method in interface hudson.model.queue.SubTask
-
- getOwnerTaskOf(SubTask) - Static method in class hudson.model.queue.Tasks
-
- getOwnerViewActions() - Method in class hudson.model.View
-
- getPageDecorators() - Static method in class hudson.Functions
-
- getParameter(String) - Method in class hudson.model.ParametersAction
-
- getParameterDefinition(String) - Method in class hudson.model.ParametersDefinitionProperty
-
- getParameterDefinitionNames() - Method in class hudson.model.ParametersDefinitionProperty
-
Gets the names of all the parameter definitions.
- getParameterDefinitions() - Method in class hudson.model.ParametersDefinitionProperty
-
- getParameterDescriptors() - Static method in class hudson.Functions
-
- getParameters() - Method in class hudson.model.ParametersAction
-
- getParameters(Method) - Static method in class hudson.util.ReflectionUtils
-
Returns an object-oriented view of parameters of each type.
- getParams() - Method in class hudson.model.Queue.Item
-
Gets a human-readable message about the parameters of this item
- getParent() - Method in class hudson.FilePath
-
Gets the parent file.
- getParent() - Method in class hudson.logging.LogRecorder
-
- getParent() - Method in class hudson.model.AbstractItem
-
- getParent() - Method in interface hudson.model.Item
-
Gets the parent that contains this item.
- getParent() - Method in interface hudson.model.Queue.Executable
-
Task from which this executable was created.
- getParent() - Method in class hudson.model.Run
-
The project this build is for.
- getParent() - Method in class hudson.scm.ChangeLogSet.Entry
-
- getParent() - Method in class hudson.util.ProcessTree.OSProcess
-
Gets the parent process.
- getParent() - Method in interface hudson.util.ProcessTreeRemoting.IOSProcess
-
- getParent() - Method in class jenkins.ProxyInjector
-
- getParent() - Method in class jenkins.util.VirtualFile
-
Gets the parent file.
- getParentCtx() - Method in class hudson.util.spring.BeanBuilder
-
Retrieves the parent ApplicationContext
- getParentOf(Queue.Executable) - Static method in class hudson.model.queue.Executables
-
Due to the return type change in
Queue.Executable
, the caller needs a special precaution now.
- getPassword() - Method in class hudson.ProxyConfiguration
-
- getPassword() - Method in class hudson.security.HudsonPrivateSecurityRealm.Details
-
- getPassword() - Method in class hudson.tools.JDKInstaller.DescriptorImpl
-
- getPasswordValue(Object) - Method in class hudson.Functions
-
Used by <f:password/> so that we send an encrypted value to the client.
- getPastTimeString(long) - Static method in class hudson.Util
-
Get a human readable string representing strings like "xxx days ago",
which should be used to point to the occurrence of an event in the past.
- getPath() - Method in class hudson.node_monitors.DiskSpaceMonitorDescriptor.DiskSpace
-
The path that was checked
- getPath() - Method in interface hudson.scm.ChangeLogSet.AffectedFile
-
The path in the workspace that was affected
- getPath() - Method in class hudson.search.SuggestedItem
-
- getPath() - Method in class jenkins.diagnosis.HsErrPidFile
-
- getPath() - Method in class jenkins.mvn.FilePathGlobalSettingsProvider
-
- getPath() - Method in class jenkins.mvn.FilePathSettingsProvider
-
- getPendingItems() - Method in class hudson.model.Queue
-
- getPendingLaunches() - Method in class hudson.slaves.NodeProvisioner
-
Nodes that are being launched.
- getPeople() - Method in class hudson.model.View
-
Gets the users that show up in the changelog of this job collection.
- getPeople() - Method in class jenkins.model.Jenkins
-
- getPerformanceStats() - Method in class hudson.util.KeyedDataStorage
-
Gets the short summary of performance statistics.
- getPermalinkFile(Job<?, ?>) - Method in class jenkins.model.PeepholePermalink
-
The file in which the permalink target gets recorded.
- getPermalinks() - Method in class hudson.model.Job
-
- getPermalinks() - Method in interface hudson.model.PermalinkProjectAction
-
Gets the permalinks defined for this project.
- getPermission() - Method in class hudson.model.TaskAction
-
Gets the permission object that represents the permission (against
TaskAction.getACL()
) to perform this task.
- getPermission() - Method in class hudson.scm.AbstractScmTagAction
-
- getPermissions() - Method in class hudson.security.PermissionGroup
-
Lists up all the permissions in this group.
- getPersistentActions() - Method in class hudson.model.AbstractBuild
-
- getpid() - Method in interface hudson.util.jna.GNUCLibrary
-
- getPid() - Method in class hudson.util.ProcessTree.OSProcess
-
- getPid() - Method in interface hudson.util.ProcessTreeRemoting.IOSProcess
-
- getPlainText() - Method in class hudson.util.Secret
-
Obtains the plain text password.
- getPlannedCapacityLatest() - Method in class hudson.slaves.NodeProvisioner.StrategyState
-
- getPlannedCapacitySnapshot() - Method in class hudson.slaves.NodeProvisioner.StrategyState
-
- getPlugin() - Method in class hudson.model.Descriptor
-
Returns the plugin in which this descriptor is defined.
- getPlugin(String) - Method in class hudson.model.UpdateCenter
-
Gets the plugin with the given name from the first
UpdateSite
to contain it.
- getPlugin(String) - Method in class hudson.model.UpdateSite
-
Gets the information about a specific plugin.
- getPlugin(String) - Method in class hudson.PluginManager
-
Get the plugin instance with the given short name.
- getPlugin(Class<? extends Plugin>) - Method in class hudson.PluginManager
-
Get the plugin instance that implements a specific class, use to find your plugin singleton.
- getPlugin() - Method in class hudson.PluginWrapper
-
Gets the instance of
Plugin
contributed by this plugin.
- getPlugin(String) - Method in class jenkins.model.Jenkins
-
Gets the plugin object from its short name.
- getPlugin(Class<P>) - Method in class jenkins.model.Jenkins
-
Gets the plugin object from its class.
- getPlugin() - Method in class jenkins.security.s2m.RejectedCallable
-
- getPluginClass() - Method in class hudson.PluginWrapper
-
- getPluginManager() - Method in class jenkins.model.Jenkins
-
- getPluginRepositoryBaseUrl() - Method in class hudson.model.UpdateCenter.UpdateCenterConfiguration
-
- getPlugins() - Method in class hudson.PluginManager
-
All discovered plugins.
- getPlugins(Class<? extends Plugin>) - Method in class hudson.PluginManager
-
Get the plugin instances that extend a specific class, use to find similar plugins.
- getPlugins(Class<P>) - Method in class jenkins.model.Jenkins
-
Gets the plugin objects from their super-class.
- getPluginsToBeUpdated() - Method in class hudson.PluginManager.PluginUpdateMonitor
-
- getPluginStrategy() - Method in class hudson.PluginManager
-
- getPluginsWithCycle() - Method in class hudson.PluginManager.PluginCycleDependenciesMonitor
-
- getPollingLogFile() - Method in class hudson.triggers.SCMTrigger.BuildAction
-
Polling log that triggered the build.
- getPollingLogText() - Method in class hudson.triggers.SCMTrigger.BuildAction
-
- getPollingThreadCount() - Method in class hudson.triggers.SCMTrigger.DescriptorImpl
-
Gets the number of concurrent threads used for polling.
- getPort() - Method in class hudson.TcpSlaveAgentListener
-
Gets the TCP port number in which we are listening.
- getPort() - Method in class jenkins.util.ServerTcpPort
-
Parses the value back into the port number
- getPortResolver() - Method in class jenkins.security.ExceptionTranslationFilter
-
- getPossibleViewNames(String) - Method in class hudson.model.Descriptor
-
- getPostConstructLandingPage() - Method in class hudson.model.AllView
-
- getPostConstructLandingPage() - Method in class hudson.model.MyView
-
- getPostConstructLandingPage() - Method in class hudson.model.View
-
Returns the page to redirect the user to, after the view is created.
- getPostLogOutUrl(StaplerRequest, Authentication) - Method in class hudson.security.SecurityRealm
-
Controls where the user is sent to after a logout.
- getppid() - Method in interface hudson.util.jna.GNUCLibrary
-
- getPreviousBuild() - Method in class hudson.model.AbstractBuild
-
- getPreviousBuild() - Method in class hudson.model.Run
-
- getPreviousBuild() - Method in class jenkins.model.lazy.LazyBuildMixIn.RunMixIn
-
- getPreviousBuildInProgress() - Method in class hudson.model.Run
-
Obtains the next younger build in progress.
- getPreviousBuildsOverThreshold(int, Result) - Method in class hudson.model.Run
-
Returns the last 'numberOfBuilds' builds with a build result >= 'threshold'.
- getPreviousBuildUrl() - Method in class hudson.Functions.RunUrl
-
Returns the same page in the previous build.
- getPreviousBuiltBuild() - Method in class hudson.model.Run
-
Returns the last build that was actually built - i.e., skipping any with Result.NOT_BUILT
- getPreviousCompletedBuild() - Method in class hudson.model.Run
-
Gets the most recent
completed build excluding 'this' Run itself.
- getPreviousFailedBuild() - Method in class hudson.model.Run
-
Returns the last failed build before this build.
- getPreviousNotFailedBuild() - Method in class hudson.model.Run
-
Returns the last build that didn't fail before this build.
- getPreviousSuccessfulBuild() - Method in class hudson.model.Run
-
Returns the last successful build before this build.
- getPrimaryView() - Method in class hudson.model.MyViewsProperty
-
- getPrimaryView() - Method in class hudson.model.TreeView
-
- getPrimaryView() - Method in interface hudson.model.ViewGroup
-
If the view group renders one view in
its own URL (like Jenkins top page does),
then that view is called the primary view.
- getPrimaryView() - Method in class hudson.model.ViewGroupMixIn
-
Returns the primary
View
that renders the top-page of Hudson.
- getPrimaryView() - Method in class jenkins.model.Jenkins
-
Returns the primary
View
that renders the top-page of Jenkins.
- getPrimaryViewName() - Method in class hudson.model.MyViewsProperty
-
- getPrimaryWorkUnit() - Method in class hudson.model.queue.WorkUnitContext
-
- getPrincipal() - Method in class hudson.security.ContainerAuthentication
-
- getPriority() - Method in class hudson.model.User.CanonicalIdResolver
-
- getPriority() - Method in class hudson.model.User.FullNameIdResolver
-
- getPriority() - Method in class hudson.model.User.UserIDCanonicalIdResolver
-
- getPriority() - Method in class jenkins.model.DefaultUserCanonicalIdResolver
-
- getPrivateKey() - Method in class jenkins.security.RSAConfidentialKey
-
Obtains the private key (lazily.)
- getProblems() - Method in class hudson.diagnosis.NullIdDescriptorMonitor
-
- getProblemStackTrace() - Method in class hudson.model.UpdateCenter.DownloadJob.Failure
-
- getProgress() - Method in class hudson.model.Executor
-
Returns the progress of the current build in the number between 0-100.
- getProject() - Method in class hudson.model.AbstractBuild
-
- getProject() - Method in class hudson.model.ParametersDefinitionProperty
-
Deprecated.
- getProject() - Method in class hudson.model.Run.RunExecution
-
- getProject() - Method in class hudson.model.RunParameterDefinition
-
- getProject() - Method in class hudson.model.View.UserInfo
-
- getProjectAction(AbstractProject<?, ?>) - Method in class hudson.model.JobProperty
-
- getProjectAction(AbstractProject<?, ?>) - Method in interface hudson.tasks.BuildStep
-
- getProjectAction(AbstractProject<?, ?>) - Method in class hudson.tasks.BuildStepCompatibilityLayer
-
Deprecated.
- getProjectAction(Project<?, ?>) - Method in class hudson.tasks.BuildStepCompatibilityLayer
-
- getProjectAction(AbstractProject) - Method in class hudson.tasks.BuildWrapper
-
- getProjectAction(Project) - Method in class hudson.tasks.Publisher
-
- getProjectAction() - Method in class hudson.triggers.Trigger
-
- getProjectActions(AbstractProject<?, ?>) - Method in class hudson.model.JobProperty
-
- getProjectActions(AbstractProject<?, ?>) - Method in interface hudson.tasks.BuildStep
-
Returns action objects if this
BuildStep
has actions
to contribute to a
Project
.
- getProjectActions(AbstractProject<?, ?>) - Method in class hudson.tasks.BuildStepCompatibilityLayer
-
Deprecated.
- getProjectActions(AbstractProject) - Method in class hudson.tasks.BuildWrapper
-
Action
s to be displayed in the job page.
- getProjectActions() - Method in class hudson.triggers.SCMTrigger
-
- getProjectActions() - Method in class hudson.triggers.Trigger
-
Action
s to be displayed in the job page.
- getProjectActions() - Method in interface jenkins.tasks.SimpleBuildStep.LastBuildAction
-
Optionally add some actions to the project owning this build.
- getProjectActions(AbstractProject) - Method in class jenkins.tasks.SimpleBuildWrapper
-
Action
s to be displayed in the job page.
- getProjectListString(List<AbstractProject>) - Static method in class hudson.Functions
-
- getProjectName() - Method in class hudson.model.RunParameterDefinition
-
- getProjectNamingStrategy() - Method in class jenkins.model.Jenkins
-
The strategy used to check the project names.
- getProjects() - Method in class hudson.model.User
-
- getProjects() - Method in class jenkins.model.Jenkins
-
- getProminentActions() - Method in class hudson.model.AbstractProject
-
- getPronoun() - Method in class hudson.model.AbstractItem
-
Get the term used in the UI to represent this kind of
Item
.
- getPronoun() - Method in class hudson.model.AbstractProject
-
- getPronoun() - Method in class hudson.model.Job
-
- getPronoun() - Method in class hudson.security.FederatedLoginService.FederatedIdentity
-
Returns a human-readable pronoun that describes this kind of identifier.
- getProperties() - Method in class hudson.model.Job
-
Gets all the job properties configured for this job.
- getProperties() - Method in class hudson.model.labels.LabelAtom
-
Properties associated with this label.
- getProperties() - Method in class hudson.model.User
-
Gets the user properties configured for this user.
- getProperties() - Method in class hudson.model.View
-
Gets the view properties configured for this view.
- getProperties() - Method in class hudson.tools.ToolInstallation
-
- getPropertiesList() - Method in class hudson.model.labels.LabelAtom
-
- getProperty(Class<T>) - Method in class hudson.model.Job
-
Gets the specific property, or null if the propert is not configured for
this job.
- getProperty(String) - Method in class hudson.model.Job
-
- getProperty(Class<T>) - Method in class hudson.model.User
-
Gets the specific property, or null.
- getProperty(String) - Method in class hudson.util.spring.BeanBuilder
-
This method overrides property retrieval in the scope of the BeanBuilder to either:
a) Retrieve a variable from the bean builder's binding if it exits
b) Retrieve a RuntimeBeanReference for a specific bean if it exists
c) Otherwise just delegate to super.getProperty which will resolve properties from the BeanBuilder itself
- getProperty(String) - Method in class hudson.util.spring.ClosureScript
-
- getPropertyActions() - Method in class hudson.model.User
-
Return all properties that are also actions.
- getPropertyDescriptors(Class<? extends Job>) - Static method in class hudson.model.JobPropertyDescriptor
-
- getPropertyDescriptors() - Method in class hudson.tools.ToolDescriptor
-
- getPropertyType(Object, String) - Method in class hudson.model.Descriptor
-
Used by Jelly to abstract away the handlign of global.jelly vs config.jelly databinding difference.
- getPropertyType(String) - Method in class hudson.model.Descriptor
-
- getPropertyTypeOrDie(Object, String) - Method in class hudson.model.Descriptor
-
- getPropertyValue(String) - Method in interface hudson.util.spring.BeanConfiguration
-
Returns the value of the given property or throws a MissingPropertyException
- getProtectedPassword() - Method in class hudson.security.HudsonPrivateSecurityRealm.Details
-
- getProvider(Key<T>) - Method in class jenkins.ProxyInjector
-
- getProvider(Class<T>) - Method in class jenkins.ProxyInjector
-
- getProxiedView() - Method in class hudson.model.ProxyView
-
- getProxiedViewName() - Method in class hudson.model.ProxyView
-
- getProxyDescriptor() - Method in class hudson.PluginManager
-
- getPublicKey() - Method in class jenkins.security.RSAConfidentialKey
-
- getPublicMethodNamed(Class, String) - Static method in class hudson.util.ReflectionUtils
-
Finds a public method of the given name, regardless of its parameter definitions,
- getPublicProperty(Object, String) - Static method in class hudson.util.ReflectionUtils
-
- getPublisher(Descriptor<Publisher>) - Method in class hudson.model.Project
-
- getPublisher(String) - Method in class jenkins.model.Jenkins
-
Gets the publisher descriptor by name.
- getPublisherDescriptors(AbstractProject<?, ?>) - Static method in class hudson.Functions
-
- getPublishers() - Method in class hudson.model.Project
-
- getPublishersList() - Method in class hudson.model.AbstractProject
-
Returns the live list of all
Publisher
s configured for this project.
- getPublishersList() - Method in class hudson.model.Project
-
- getpwuid(int) - Method in interface hudson.util.jna.GNUCLibrary
-
- getQueue() - Method in class hudson.model.AbstractCIBase
-
- getQueue() - Method in class jenkins.model.Jenkins
-
- getQueuedItem() - Method in class hudson.widgets.BuildHistoryWidget
-
Returns the first queue item if the owner is scheduled for execution in the queue.
- getQueuedItems() - Method in class hudson.widgets.BuildHistoryWidget
-
Returns the queue item if the owner is scheduled for execution in the queue, in REVERSE ORDER
- getQueueId() - Method in class hudson.model.Run
-
Get the
Queue.Item.getId()
of the original queue item from where this Run instance
originated.
- getQueueItem() - Method in class hudson.model.AbstractProject
-
- getQueueItem() - Method in class hudson.model.Job
-
If this job is in the build queue, return its item.
- getQueueItems() - Method in class hudson.model.View
-
- getQueueLength() - Method in class hudson.model.LoadStatistics.LoadStatisticsSnapshot
-
The number of items in the queue.
- getQueueLengthLatest() - Method in class hudson.slaves.NodeProvisioner.StrategyState
-
- getQueueLengthSnapshot() - Method in class hudson.slaves.NodeProvisioner.StrategyState
-
- getQuietPeriod() - Method in class hudson.model.AbstractProject
-
- getQuietPeriod() - Method in class jenkins.model.GlobalQuietPeriodConfiguration
-
- getQuietPeriod() - Method in class jenkins.model.Jenkins
-
Gets the system default quiet period.
- getQuietPeriod() - Method in interface jenkins.model.ParameterizedJobMixIn.ParameterizedJob
-
- getQuietPeriod() - Method in interface jenkins.triggers.SCMTriggerItem
-
- getRanges() - Method in class hudson.model.Fingerprint.RangeSet
-
Gets all the ranges.
- getRangeSet(String) - Method in class hudson.model.Fingerprint
-
Gets the build range set for the given job name.
- getRangeSet(Job) - Method in class hudson.model.Fingerprint
-
- getRawBuildsDir() - Method in class jenkins.model.Jenkins
-
- getRawWorkspaceDir() - Method in class jenkins.model.Jenkins
-
- getRecordBuildArtifacts() - Method in class hudson.tasks.Fingerprinter
-
Deprecated.
- getRecords() - Method in class hudson.tasks.Fingerprinter.FingerprintAction
-
Obtains the raw data.
- getRecordSize() - Method in class hudson.org.apache.tools.tar.TarInputStream
-
Deprecated.
Get the record size being used by this stream's TarBuffer.
- getRecordSize() - Method in class hudson.org.apache.tools.tar.TarOutputStream
-
Deprecated.
Get the record size being used by this stream's TarBuffer.
- getRecurrencePeriod() - Method in class hudson.diagnosis.HudsonHomeDiskUsageChecker
-
- getRecurrencePeriod() - Method in class hudson.diagnosis.MemoryUsageMonitor
-
- getRecurrencePeriod() - Method in class hudson.model.AperiodicWork
-
Gets the number of milliseconds between successive executions.
- getRecurrencePeriod() - Method in class hudson.model.FingerprintCleanupThread
-
- getRecurrencePeriod() - Method in class hudson.model.LoadStatistics.LoadStatisticsUpdater
-
- getRecurrencePeriod() - Method in class hudson.model.PeriodicWork
-
Gets the number of milliseconds between successive executions.
- getRecurrencePeriod() - Method in class hudson.model.WorkspaceCleanupThread
-
- getRecurrencePeriod() - Method in class hudson.slaves.ComputerRetentionWork
-
- getRecurrencePeriod() - Method in class hudson.slaves.ConnectionActivityMonitor
-
- getRecurrencePeriod() - Method in class hudson.slaves.NodeProvisioner.NodeProvisionerInvoker
-
- getRecurrencePeriod() - Method in class hudson.triggers.Trigger.Cron
-
- getRecurrencePeriod() - Method in class jenkins.model.DownloadSettings.DailyCheck
-
- getRelationship(AbstractProject) - Method in class hudson.model.AbstractProject
-
Gets the dependency relationship map between this project (as the source)
and that project (as the sink.)
- getRelativeDisplayNameFrom(Item, ItemGroup) - Static method in class hudson.Functions
-
Gets the relative display name to the given item from the specified group.
- getRelativeDisplayNameFrom(ItemGroup) - Method in class hudson.model.AbstractItem
-
Gets the display name of the current item relative to the given group.
- getRelativeLinkTo(Item) - Static method in class hudson.Functions
-
Computes the relative path from the current page to the given item.
- getRelativeNameFrom(Item, ItemGroup, boolean) - Static method in class hudson.Functions
-
Gets the relative name or display name to the given item from the specified group.
- getRelativeNameFrom(Item, ItemGroup) - Static method in class hudson.Functions
-
Gets the name to the given item relative to given group.
- getRelativeNameFrom(ItemGroup) - Method in class hudson.model.AbstractItem
-
- getRelativeNameFrom(Item) - Method in class hudson.model.AbstractItem
-
- getRelativeNameFrom(ItemGroup) - Method in interface hudson.model.Item
-
Gets the relative name to this item from the specified group.
- getRelativeNameFrom(Item) - Method in interface hudson.model.Item
-
Short for getRelativeNameFrom(item.getParent())
- getRelativeNameFromGroup(ItemGroup) - Method in class hudson.model.AbstractItem
-
- getRelativeShift(J) - Method in class hudson.Indenter
-
- getRelease(String) - Method in class hudson.tools.JDKInstaller.JDKFamilyList
-
- getRelevantLabels() - Method in class hudson.model.AbstractProject
-
Set of labels relevant to this job.
- getRemote(VirtualChannel) - Static method in class hudson.EnvVars
-
Obtains the environment variables of a remote peer.
- getRemote() - Method in class hudson.FilePath
-
Gets the full path of the file on the remote machine.
- getRemoteFS() - Method in class hudson.model.Slave
-
- getRenderList() - Method in class hudson.widgets.HistoryWidget
-
The records to be rendered this time.
- getRepositoryBrowser(String) - Method in class jenkins.model.Jenkins
-
Gets the repository browser descriptor by name.
- getRequestHeaders(String) - Static method in class hudson.Functions
-
- getRequestProperties() - Method in class jenkins.slaves.JnlpSlaveHandshake
-
- getRequestProperty(String) - Method in class jenkins.slaves.JnlpSlaveHandshake
-
- getRequiredMonitorService() - Method in class hudson.model.JobProperty
-
- getRequiredMonitorService() - Method in class hudson.tasks.ArtifactArchiver
-
- getRequiredMonitorService() - Method in class hudson.tasks.Builder
-
- getRequiredMonitorService() - Method in interface hudson.tasks.BuildStep
-
Declares the scope of the synchronization monitor this
BuildStep
expects from outside.
- getRequiredMonitorService() - Method in class hudson.tasks.BuildTrigger
-
- getRequiredMonitorService() - Method in class hudson.tasks.Fingerprinter
-
- getRequiredPermission() - Method in class hudson.model.ManagementLink
-
- getRequiredPermission() - Method in class hudson.security.GlobalSecurityConfiguration
-
- getRequiredPermission() - Method in class jenkins.management.ConsoleLink
-
- getRequiresConfirmation() - Method in class hudson.model.ManagementLink
-
Allows implementations to request that this link show a confirmation dialog, and use POST if confirmed.
- getRequiresConfirmation() - Method in class jenkins.management.ReloadLink
-
- getRequiresPOST() - Method in class hudson.model.ManagementLink
-
Define if the rendered link will use the default GET method or POST.
- getRequiresPOST() - Method in class jenkins.management.ShutdownLink
-
- getResource(String) - Method in class hudson.PluginFirstClassLoader
-
- getResource(String) - Method in class hudson.util.MaskingClassLoader
-
- getResource(String) - Method in class jenkins.util.AntClassLoader
-
Finds the resource with the given name.
- getResourceActivities() - Method in class hudson.model.AbstractProject
-
Set of child resource activities of the build of this project (override in child projects).
- getResourceActivities() - Method in class hudson.model.Project
-
- getResourceAsStream(String) - Method in class hudson.PluginFirstClassLoader
-
- getResourceAsStream(String) - Method in class jenkins.util.AntClassLoader
-
Returns a stream to read the requested resource name.
- getResourceList() - Method in class hudson.model.AbstractProject
-
List of necessary resources to perform the build of this project.
- getResourceList() - Method in class hudson.model.queue.AbstractSubTask
-
- getResourceList() - Method in class hudson.model.queue.QueueTaskFilter
-
- getResourceList() - Method in interface hudson.model.ResourceActivity
-
Gets the list of
Resource
s that this task requires.
- getResourceLoadingCount() - Method in class hudson.slaves.SlaveComputer
-
Shows Channel.resourceLoadingCount
.
- getResourceLoadingTime() - Method in class hudson.slaves.SlaveComputer
-
Shows Channel.resourceLoadingTime
.
- getResourcePath() - Static method in class hudson.Functions
-
Resoruce path prefix.
- getResources(String) - Method in class hudson.util.MaskingClassLoader
-
- getResourceURL(File, String) - Method in class jenkins.util.AntClassLoader
-
Returns the URL of a given resource in the given file which may
either be a directory or a zip file.
- getResult() - Method in class hudson.model.Run
-
Returns the build result.
- getResultTrend(AbstractBuild<?, ?>) - Static method in enum hudson.model.ResultTrend
-
Returns the result trend of a build.
- getResultTrend(Run<?, ?>) - Static method in enum hudson.model.ResultTrend
-
Returns the result trend of a run.
- getRetentionStrategy() - Method in class hudson.model.Computer
-
- getRetentionStrategy() - Method in class hudson.model.Slave
-
- getRetentionStrategy() - Method in class hudson.slaves.SlaveComputer
-
- getRetentionStrategy(String) - Method in class jenkins.model.Jenkins
-
Gets the retention strategy descriptor by name.
- getRetentionStrategy() - Method in class jenkins.model.Jenkins.MasterComputer
-
- getRetentionStrategyDescriptors() - Static method in class hudson.Functions
-
- getRootACL() - Method in class hudson.security.AuthorizationStrategy
-
Returns the instance of
ACL
where all the other
ACL
instances
for all the other model objects eventually delegate.
- getRootACL() - Method in class hudson.security.AuthorizationStrategy.Unsecured
-
- getRootACL() - Method in class hudson.security.FullControlOnceLoggedInAuthorizationStrategy
-
- getRootACL() - Method in class hudson.security.LegacyAuthorizationStrategy
-
- getRootBuild() - Method in class hudson.model.AbstractBuild
-
- getRootDir() - Method in class hudson.model.AbstractItem
-
- getRootDir() - Method in interface hudson.model.PersistenceRoot
-
Gets the root directory on the file system that this
Item
can use freely for storing the configuration data.
- getRootDir() - Method in class hudson.model.Run
-
Get the root directory of this
Run
on the master.
- getRootDir() - Method in class jenkins.model.Jenkins
-
- getRootDirFor(T) - Method in interface hudson.model.ItemGroup
-
- getRootDirFor(String) - Method in class hudson.model.ItemGroupMixIn
-
Assigns the root directory for a prospective item.
- getRootDirFor(TopLevelItem) - Method in class jenkins.model.Jenkins
-
- getRootPath() - Method in class hudson.model.Node
-
Gets the root directory of this node.
- getRootPath() - Method in class hudson.model.Slave
-
- getRootPath() - Method in class jenkins.model.Jenkins
-
- getRootProject() - Method in class hudson.model.AbstractProject
-
- getRootUrl() - Method in class jenkins.model.Jenkins
-
Gets the absolute URL of Jenkins, such as http://localhost/jenkins/
.
- getRootUrlFromRequest() - Method in class jenkins.model.Jenkins
-
Gets the absolute URL of Jenkins top page, such as http://localhost/jenkins/
.
- getRule() - Method in class jenkins.security.s2m.AdminCallableMonitor
-
- getRun() - Method in class hudson.model.Fingerprint.BuildPtr
-
Gets the
Job
that this pointer points to,
or null if such a job no longer exists.
- getRun() - Method in class hudson.model.RunParameterValue
-
Can be null if the
Run
that this was pointing to no longer exists.
- getRun() - Method in class hudson.scm.AbstractScmTagAction
-
- getRun() - Method in class hudson.scm.ChangeLogSet
-
- getRun() - Method in class hudson.tasks.Fingerprinter.FingerprintAction
-
- getRun() - Method in class hudson.triggers.SCMTrigger.BuildAction
-
- getRun() - Method in class hudson.triggers.SCMTrigger.SCMTriggerCause
-
- getRun() - Method in class hudson.util.ChartUtil.NumberOnlyBuildLabel
-
- getRunId() - Method in class hudson.model.RunParameterValue
-
- getRunMap() - Method in class jenkins.model.lazy.LazyBuildMixIn
-
Gets the raw model.
- getRunMixIn() - Method in class hudson.model.AbstractBuild
-
- getRunMixIn() - Method in interface jenkins.model.lazy.LazyBuildMixIn.LazyLoadingRun
-
- getRunners() - Method in class hudson.triggers.SCMTrigger.DescriptorImpl
-
- getSameNodeConstraint() - Method in class hudson.model.AbstractProject
-
- getSameNodeConstraint() - Method in class hudson.model.queue.AbstractQueueTask
-
- getSameNodeConstraint() - Method in class hudson.model.queue.AbstractSubTask
-
- getSameNodeConstraint() - Method in class hudson.model.queue.QueueTaskFilter
-
- getSameNodeConstraint() - Method in interface hudson.model.queue.SubTask
-
- getSameNodeConstraintOf(SubTask) - Static method in class hudson.model.queue.Tasks
-
- getScm() - Method in class hudson.model.AbstractProject
-
- getScm() - Method in interface hudson.model.SCMedItem
-
Deprecated.
Gets the
SCM
for this item.
- getScm(String) - Method in class jenkins.model.Jenkins
-
Gets the SCM descriptor by name.
- getScmCheckoutRetryCount() - Method in class hudson.model.AbstractProject
-
- getScmCheckoutRetryCount() - Method in class jenkins.model.GlobalSCMRetryCountConfiguration
-
- getScmCheckoutRetryCount() - Method in class jenkins.model.Jenkins
-
Gets the global SCM check out retry count.
- getScmCheckoutStrategy() - Method in class hudson.model.AbstractProject
-
- getSCMDescriptors(AbstractProject<?, ?>) - Static method in class hudson.Functions
-
- getSCMListeners() - Method in class jenkins.model.Jenkins
-
- getSCMs() - Method in class hudson.model.Project
-
- getSCMs() - Method in interface jenkins.triggers.SCMTriggerItem
-
Obtains all active SCMs.
- getSCMTrigger() - Method in class hudson.model.Project
-
- getSCMTrigger() - Method in interface jenkins.triggers.SCMTriggerItem
-
- getScopeBindings() - Method in class jenkins.ProxyInjector
-
- getScore() - Method in class hudson.model.HealthReport
-
Getter for property 'score'.
- getScreenResolution() - Static method in class hudson.Functions
-
If we know the user's screen resolution, return it.
- getSearch() - Method in class hudson.model.AbstractModelObject
-
- getSearch() - Method in interface hudson.search.SearchableModelObject
-
This binds
Search
object to the URL hierarchy.
- getSearchIndex() - Method in class hudson.model.AbstractModelObject
-
- getSearchIndex() - Method in interface hudson.search.SearchItem
-
Returns the
SearchIndex
to further search sub items inside this item.
- getSearchName() - Method in class hudson.model.AbstractItem
-
Default implementation that returns the display name.
- getSearchName() - Method in class hudson.model.AbstractModelObject
-
Default implementation that returns the display name.
- getSearchName() - Method in interface hudson.search.SearchItem
-
Name of this item.
- getSearchURL() - Static method in class hudson.Functions
-
- getSearchUrl() - Method in class hudson.logging.LogRecorder
-
- getSearchUrl() - Method in class hudson.logging.LogRecorderManager
-
- getSearchUrl() - Method in class hudson.model.AbstractItem
-
- getSearchUrl() - Method in class hudson.model.AdministrativeMonitor
-
- getSearchUrl() - Method in class hudson.model.Api
-
- getSearchUrl() - Method in class hudson.model.Computer
-
- getSearchUrl() - Method in class hudson.model.ComputerSet
-
- getSearchUrl() - Method in class hudson.model.Label
-
- getSearchUrl() - Method in class hudson.model.Node
-
- getSearchUrl() - Method in class hudson.model.Queue.Item
-
- getSearchUrl() - Method in class hudson.model.Run
-
- getSearchUrl() - Method in class hudson.model.TaskAction
-
- getSearchUrl() - Method in class hudson.model.UpdateCenter
-
- getSearchUrl() - Method in class hudson.model.User
-
- getSearchUrl() - Method in class hudson.model.View
-
- getSearchUrl() - Method in class hudson.PluginManager
-
- getSearchUrl() - Method in interface hudson.search.SearchItem
-
Returns the URL of this item relative to the parent
SearchItem
.
- getSearchUrl() - Method in class hudson.slaves.Cloud
-
- getSearchUrl() - Method in class jenkins.model.Jenkins
-
- getSecretKey() - Method in class jenkins.model.Jenkins
-
- getSecretKeyAsAES128() - Method in class jenkins.model.Jenkins
-
- getSecurity() - Method in class jenkins.model.Jenkins
-
Returns the constant that captures the three basic security modes in Jenkins.
- getSecurityComponents() - Method in class hudson.security.SecurityRealm
-
Use this function to get the security components, without necessarily
recreating them.
- getSecurityRealm() - Method in class jenkins.model.Jenkins
-
- getSecurityRealmDescriptors() - Static method in class hudson.Functions
-
- getSecurityRealms(String) - Method in class jenkins.model.Jenkins
-
- getSelfLabel() - Method in class hudson.model.Node
-
Gets the special label that represents this node itself.
- getSelfLabel() - Method in class jenkins.model.Jenkins
-
- getSensitiveBuildVariables() - Method in class hudson.model.AbstractBuild
-
Builds up a set of variable names that contain sensitive values that
should not be exposed.
- getServerName() - Method in class hudson.Functions
-
Obtains the host name of the Hudson server that clients can use to talk back to.
- getSettings() - Method in class hudson.tasks.Maven
-
- getSettingsFilePath(GlobalSettingsProvider, AbstractBuild<?, ?>, TaskListener) - Static method in class jenkins.mvn.GlobalSettingsProvider
-
Convenience method handling all null
checks.
- getSettingsFilePath(SettingsProvider, AbstractBuild<?, ?>, TaskListener) - Static method in class jenkins.mvn.SettingsProvider
-
Convenience method handling all null
checks.
- getSettingsProvider() - Method in class jenkins.mvn.GlobalMavenConfig
-
- getSettingsRemotePath(GlobalSettingsProvider, AbstractBuild<?, ?>, TaskListener) - Static method in class jenkins.mvn.GlobalSettingsProvider
-
Convenience method handling all null
checks.
- getSettingsRemotePath(SettingsProvider, AbstractBuild<?, ?>, TaskListener) - Static method in class jenkins.mvn.SettingsProvider
-
Convenience method handling all null
checks.
- getSha1() - Method in class hudson.model.UpdateSite.Entry
-
The base64 encoded binary SHA-1 checksum of the file.
- getShell() - Method in class hudson.tasks.Shell.DescriptorImpl
-
- getShellOrDefault() - Method in class hudson.tasks.Shell.DescriptorImpl
-
- getShellOrDefault(VirtualChannel) - Method in class hudson.tasks.Shell.DescriptorImpl
-
- getShortDescription() - Method in class hudson.cli.AddJobToViewCommand
-
- getShortDescription() - Method in class hudson.cli.BuildCommand.CLICause
-
- getShortDescription() - Method in class hudson.cli.BuildCommand
-
- getShortDescription() - Method in class hudson.cli.CLICommand
-
Gets the quick summary of what this command does.
- getShortDescription() - Method in class hudson.cli.ConsoleCommand
-
- getShortDescription() - Method in class hudson.cli.CopyJobCommand
-
- getShortDescription() - Method in class hudson.cli.CreateJobCommand
-
- getShortDescription() - Method in class hudson.cli.CreateNodeCommand
-
- getShortDescription() - Method in class hudson.cli.CreateViewCommand
-
- getShortDescription() - Method in class hudson.cli.DeleteBuildsCommand
-
- getShortDescription() - Method in class hudson.cli.DeleteJobCommand
-
- getShortDescription() - Method in class hudson.cli.DeleteNodeCommand
-
- getShortDescription() - Method in class hudson.cli.DeleteViewCommand
-
- getShortDescription() - Method in class hudson.cli.GetJobCommand
-
- getShortDescription() - Method in class hudson.cli.GetNodeCommand
-
- getShortDescription() - Method in class hudson.cli.GetViewCommand
-
- getShortDescription() - Method in class hudson.cli.GroovyCommand
-
- getShortDescription() - Method in class hudson.cli.GroovyshCommand
-
- getShortDescription() - Method in class hudson.cli.HelpCommand
-
- getShortDescription() - Method in class hudson.cli.InstallPluginCommand
-
- getShortDescription() - Method in class hudson.cli.InstallToolCommand
-
- getShortDescription() - Method in class hudson.cli.ListChangesCommand
-
- getShortDescription() - Method in class hudson.cli.ListJobsCommand
-
- getShortDescription() - Method in class hudson.cli.ListPluginsCommand
-
- getShortDescription() - Method in class hudson.cli.LoginCommand
-
- getShortDescription() - Method in class hudson.cli.LogoutCommand
-
- getShortDescription() - Method in class hudson.cli.OnlineNodeCommand
-
- getShortDescription() - Method in class hudson.cli.ReloadJobCommand
-
- getShortDescription() - Method in class hudson.cli.RemoveJobFromViewCommand
-
- getShortDescription() - Method in class hudson.cli.SessionIdCommand
-
- getShortDescription() - Method in class hudson.cli.SetBuildDescriptionCommand
-
- getShortDescription() - Method in class hudson.cli.SetBuildDisplayNameCommand
-
- getShortDescription() - Method in class hudson.cli.SetBuildParameterCommand
-
- getShortDescription() - Method in class hudson.cli.SetBuildResultCommand
-
- getShortDescription() - Method in class hudson.cli.UpdateJobCommand
-
- getShortDescription() - Method in class hudson.cli.UpdateNodeCommand
-
- getShortDescription() - Method in class hudson.cli.UpdateViewCommand
-
- getShortDescription() - Method in class hudson.cli.VersionCommand
-
- getShortDescription() - Method in class hudson.cli.WhoAmICommand
-
- getShortDescription() - Method in class hudson.model.AbstractProject.BecauseOfDownstreamBuildInProgress
-
- getShortDescription() - Method in class hudson.model.AbstractProject.BecauseOfUpstreamBuildInProgress
-
- getShortDescription() - Method in class hudson.model.BooleanParameterValue
-
- getShortDescription() - Method in class hudson.model.Cause
-
One-line human-readable text of the cause.
- getShortDescription() - Method in class hudson.model.Cause.LegacyCodeCause
-
Deprecated.
- getShortDescription() - Method in class hudson.model.Cause.RemoteCause
-
- getShortDescription() - Method in class hudson.model.Cause.UpstreamCause.DeeplyNestedUpstreamCause
-
- getShortDescription() - Method in class hudson.model.Cause.UpstreamCause
-
- getShortDescription() - Method in class hudson.model.Cause.UserCause
-
Deprecated.
- getShortDescription() - Method in class hudson.model.Cause.UserIdCause
-
- getShortDescription() - Method in class hudson.model.CauseAction
-
- getShortDescription() - Method in class hudson.model.FileParameterValue
-
- getShortDescription() - Method in class hudson.model.JobParameterValue
-
- getShortDescription() - Method in class hudson.model.ParameterValue
-
Computes a human-readable possible-localized one-line description of the parameter value.
- getShortDescription() - Method in class hudson.model.PasswordParameterValue
-
- getShortDescription() - Method in class hudson.model.queue.CauseOfBlockage.BecauseLabelIsBusy
-
- getShortDescription() - Method in class hudson.model.queue.CauseOfBlockage.BecauseLabelIsOffline
-
- getShortDescription() - Method in class hudson.model.queue.CauseOfBlockage.BecauseNodeIsBusy
-
- getShortDescription() - Method in class hudson.model.queue.CauseOfBlockage.BecauseNodeIsOffline
-
- getShortDescription() - Method in class hudson.model.queue.CauseOfBlockage
-
Human readable description of why the build is blocked.
- getShortDescription() - Method in class hudson.model.RunParameterValue
-
- getShortDescription() - Method in class hudson.model.StringParameterValue
-
- getShortDescription() - Method in class hudson.slaves.OfflineCause.ChannelTermination
-
- getShortDescription() - Method in class hudson.triggers.SCMTrigger.SCMTriggerCause
-
- getShortDescription() - Method in class hudson.triggers.TimerTrigger.TimerTriggerCause
-
- getShortDescription() - Method in class jenkins.model.BlockedBecauseOfBuildInProgress
-
- getShortDescription() - Method in class jenkins.model.CauseOfInterruption
-
Human readable description of why the build is cancelled.
- getShortDescription() - Method in class jenkins.model.CauseOfInterruption.UserInterruption
-
- getShortDescription() - Method in class jenkins.model.GlobalConfigurationCategory
-
One-line plain text message that explains what this category is about.
- getShortDescription() - Method in class jenkins.model.GlobalConfigurationCategory.Security
-
- getShortDescription() - Method in class jenkins.model.GlobalConfigurationCategory.Unclassified
-
- getShortName(File) - Method in class hudson.ClassicPluginStrategy
-
- getShortName(File) - Method in interface hudson.PluginStrategy
-
- getShortName() - Method in class hudson.PluginWrapper
-
Returns the short name suitable for URL.
- getShortUrl() - Method in class hudson.model.AbstractItem
-
- getShortUrl() - Method in interface hudson.model.Item
-
Returns the URL of this item relative to the parent
ItemGroup
.
- getSideBuffer() - Method in class hudson.util.HeadBufferingStream
-
Gets the side buffer content.
- getSingle() - Method in class hudson.util.QuotedStringTokenizer
-
- getSingleLineSummary() - Method in class hudson.cli.CLICommand
-
Get single line summary as a string.
- getSite(String) - Method in class hudson.model.UpdateCenter
-
- getSiteList() - Method in class hudson.model.UpdateCenter
-
- getSites() - Method in class hudson.model.UpdateCenter
-
- getSize() - Method in class hudson.model.DirectoryBrowserSupport.Path
-
- getSize() - Method in class hudson.model.FileParameterValue.FileItemImpl
-
- getSlave(String) - Method in class hudson.model.Hudson
-
- getSlaveAgentPort() - Method in class hudson.security.GlobalSecurityConfiguration
-
- getSlaveAgentPort() - Method in class jenkins.model.Jenkins
-
- getSlaveLogRecords() - Method in class hudson.logging.LogRecorder
-
Gets a view of log records per slave matching this recorder.
- getSlaves() - Method in class hudson.model.Hudson
-
- getSlaveVersion() - Method in class hudson.slaves.SlaveComputer
-
Get the slave version
- getSlowLoggingLevel() - Method in class hudson.model.AsyncAperiodicWork
-
Returns the logging level at which previous task still executing messages is displayed.
- getSlowLoggingLevel() - Method in class hudson.model.AsyncPeriodicWork
-
Returns the logging level at which previous task still executing messages is displayed.
- getSnapshot() - Method in class hudson.slaves.NodeProvisioner.StrategyState
-
- getSocket() - Method in class jenkins.slaves.JnlpSlaveHandshake
-
- getSolution(String) - Method in class hudson.diagnosis.HudsonHomeDiskUsageMonitor
-
Binds a solution to the URL.
- getSolutions() - Method in class hudson.diagnosis.HudsonHomeDiskUsageMonitor
-
- getSomeBuildWithWorkspace() - Method in class hudson.model.AbstractProject
-
Gets some build that has a live workspace.
- getSomeWorkspace() - Method in class hudson.model.AbstractProject
-
Gets a workspace for some build of this project.
- getSorted() - Method in class hudson.util.CyclicGraphDetector
-
Returns all the nodes in the topologically sorted order.
- getSortedDescriptorsForGlobalConfig(Predicate<GlobalConfigurationCategory>) - Static method in class hudson.Functions
-
Gets all the descriptors sorted by their inheritance tree of
Describable
so that descriptors of similar types come nearby.
- getSortedDescriptorsForGlobalConfig() - Static method in class hudson.Functions
-
- getSortedDescriptorsForGlobalConfigNoSecurity() - Static method in class hudson.Functions
-
- getSortedDescriptorsForGlobalConfigUnclassified() - Static method in class hudson.Functions
-
- getSortedFacets() - Method in class hudson.model.Fingerprint
-
- getSorter() - Method in class hudson.model.Queue
-
- getSpec() - Method in class hudson.triggers.Trigger
-
Gets the crontab specification.
- getSpringConfig() - Method in class hudson.util.spring.BeanBuilder
-
Retrieves the RuntimeSpringConfiguration instance used the the BeanBuilder
- getStackTraceString() - Method in exception hudson.util.ErrorObject
-
- getStaplerFallback() - Method in class hudson.model.MyViewsProperty
-
- getStaplerFallback() - Method in class hudson.model.ProxyView
-
- getStaplerFallback() - Method in class jenkins.model.Jenkins
-
Fallback to the primary view.
- getStart() - Method in class hudson.model.Fingerprint.Range
-
- getStartCondition() - Method in class hudson.model.queue.FutureImpl
-
- getStartCondition() - Method in interface hudson.model.queue.QueueTaskFuture
-
Returns a
Future
object that can be used to wait for the start of the task execution.
- getStartTime() - Method in class hudson.triggers.SCMTrigger.Runner
-
When was this polling started?
- getStartTime() - Method in class jenkins.model.Uptime
-
Timestamp in which Jenkins became fully up and running.
- getStartTimeInMillis() - Method in class hudson.model.Run
-
When the build has started running in an executor.
- getStartTimeSpec() - Method in class hudson.slaves.SimpleScheduledRetentionStrategy
-
- getStatData() - Method in class hudson.model.UsageStatistics
-
Gets the encrypted usage stat data to be sent to the Hudson server.
- getStatuses() - Method in class hudson.model.UpdateCenter.ConnectionCheckJob
-
- getStatusFilter() - Method in class hudson.model.ListView
-
Filter by enabled/disabled status of jobs.
- getStderr() - Method in class hudson.Launcher.RemoteLauncher.ProcImpl
-
- getStderr() - Method in class hudson.Proc
-
Returns an
InputStream
to read from
stderr
of the child process.
- getStderr() - Method in class hudson.Proc.LocalProc
-
- getStderr() - Method in class hudson.Proc.RemoteProc
-
Deprecated.
- getStdin() - Method in class hudson.Launcher.RemoteLauncher.ProcImpl
-
- getStdin() - Method in class hudson.Proc
-
Returns an
OutputStream
to write to
stdin
of the child process.
- getStdin() - Method in class hudson.Proc.LocalProc
-
- getStdin() - Method in class hudson.Proc.RemoteProc
-
Deprecated.
- getStdout() - Method in class hudson.Launcher.RemoteLauncher.ProcImpl
-
- getStdout() - Method in class hudson.Proc
-
Returns an
InputStream
to read from
stdout
of the child process.
- getStdout() - Method in class hudson.Proc.LocalProc
-
- getStdout() - Method in class hudson.Proc.RemoteProc
-
Deprecated.
- getStrategy() - Method in class jenkins.model.BuildDiscarderProperty
-
- getString(String) - Method in class hudson.model.FileParameterValue.FileItemImpl
-
- getString() - Method in class hudson.model.FileParameterValue.FileItemImpl
-
- getStringConfigParameter(String, String) - Static method in class jenkins.model.Configuration
-
- getStronglyConnectedComponents() - Method in class jenkins.util.DirectedGraph
-
Performs the Tarjan's algorithm and computes strongly-connected components from the
sink to source order.
- getSubdir() - Method in class hudson.tools.ZipExtractionInstaller
-
- getSubTasks() - Method in class hudson.model.AbstractProject
-
- getSubTasks() - Method in class hudson.model.JobProperty
-
- getSubTasks() - Method in class hudson.model.queue.AbstractQueueTask
-
- getSubTasks() - Method in class hudson.model.queue.QueueTaskFilter
-
- getSubTasks() - Method in interface hudson.model.Queue.Task
-
Obtains the
SubTask
s that constitute this task.
- getSubTasksOf(Queue.Task) - Static method in class hudson.model.queue.Tasks
-
- getSuggestions(StaplerRequest, String) - Method in class hudson.search.Search
-
Gets the list of suggestions that match the given query.
- getSystemInfoExtensions() - Static method in class hudson.slaves.SlaveComputer
-
Helper method for Jelly.
- getSystemMessage() - Method in class jenkins.model.Jenkins
-
- getSystemProperties() - Static method in class hudson.Functions
-
- getSystemProperties() - Method in class hudson.model.Computer
-
Gets the system properties of the JVM on this computer.
- getSystemProperties() - Method in exception hudson.util.IncompatibleVMDetected
-
- getSystemProperties(VirtualChannel) - Static method in class hudson.util.RemotingDiagnostics
-
- getSystemProperty(String) - Method in class hudson.Functions
-
- getT() - Method in class hudson.model.Descriptor
-
- getTagName() - Method in class jenkins.util.xstream.XStreamDOM
-
- getTarget() - Method in class hudson.cli.CLIAction
-
- getTarget() - Method in class hudson.triggers.SCMTrigger.Runner
-
For which
Item
are we polling?
- getTarget() - Method in class jenkins.model.Jenkins
-
- getTarget() - Method in class jenkins.model.RunIdMigrator.UnmigrationInstruction
-
- getTarget() - Method in class jenkins.security.RekeySecretAdminMonitor
-
Requires ADMINISTER permission for any operation in here.
- getTarget() - Method in class jenkins.security.s2m.AdminWhitelistRule
-
Restricts the access to administrator.
- getTargets() - Method in class hudson.tasks.Fingerprinter
-
- getTargets() - Method in class hudson.tasks.Maven
-
- getTcpSlaveAgentListener() - Method in class jenkins.model.Jenkins
-
- getTempDir() - Static method in class hudson.util.jna.Kernel32Utils
-
- getTempDir() - Method in exception hudson.util.NoTempDir
-
- getTemporaryFile() - Method in class hudson.util.AtomicFileWriter
-
Until the data is committed, this file captures
the written content.
- GetTempPathW(int, Pointer) - Method in interface hudson.util.jna.Kernel32
-
- GetTempSpace() - Constructor for class hudson.node_monitors.TemporarySpaceMonitor.GetTempSpace
-
- getTerminatedBy() - Method in class hudson.model.Computer
-
Returns the list of captured termination requests for this Computer.
- getTestForReverseProxySetup(String) - Method in class hudson.diagnosis.ReverseProxySetupMonitor
-
- getTestResultAction() - Method in class hudson.model.AbstractBuild
-
- getTestUrl() - Method in class hudson.ProxyConfiguration
-
- getText() - Method in class hudson.AbstractMarkupText
-
Returns the plain text portion of this
MarkupText
without
any markup, nor any escape.
- getText() - Method in class hudson.MarkupText
-
- getText() - Method in class hudson.MarkupText.SubText
-
- getText(AlternativeUiTextProvider.Message<T>, T) - Method in class hudson.util.AlternativeUiTextProvider
-
Provides an opportunity to override the message text.
- getThreadDump() - Method in class hudson.model.Computer
-
Gets the thread dump of the slave JVM.
- getThreadDump(VirtualChannel) - Static method in class hudson.util.RemotingDiagnostics
-
- getThreadDumpAsync(VirtualChannel) - Static method in class hudson.util.RemotingDiagnostics
-
- getThreadGroup(ThreadInfo) - Method in class hudson.Functions.ThreadGroupMap
-
- getThreadInfos() - Static method in class hudson.Functions
-
- getThreshold() - Method in class hudson.tasks.BuildTrigger
-
- getThreshold() - Method in class jenkins.triggers.ReverseBuildTrigger
-
- getThresholdBytes() - Method in class hudson.node_monitors.AbstractDiskSpaceMonitor
-
- getTiedJobCount() - Method in class hudson.model.Label
-
Returns an approximate count of projects that are tied on this node.
- getTiedJobs() - Method in class hudson.model.Computer
-
Returns projects that are tied on this node.
- getTiedJobs() - Method in class hudson.model.Label
-
Returns projects that are tied on this node.
- getTime() - Method in class hudson.model.Run
-
- getTime() - Method in class hudson.slaves.OfflineCause
-
- getTime() - Method in class jenkins.util.TimeDuration
-
- getTimeInMillis() - Method in class hudson.model.Run
-
- getTimeInMillis() - Method in class jenkins.util.TimeDuration
-
- getTimeline() - Method in class hudson.model.Computer
-
- getTimeline() - Method in class hudson.model.Job
-
- getTimeline() - Method in class hudson.model.View
-
- getTimeSortKey() - Method in class hudson.model.View.UserInfo
-
- getTimeSpanString(long) - Static method in class hudson.Util
-
Returns a human readable text of the time duration, for example "3 minutes 40 seconds".
- getTimeSpanString() - Method in class jenkins.diagnosis.HsErrPidFile
-
- getTimeSpentInQueue() - Method in class hudson.model.Executor
-
Returns the number of milli-seconds the currently executing job spent in the queue
waiting for an available executor.
- getTimestamp() - Method in class hudson.model.Fingerprint
-
Gets the timestamp when this record is created.
- getTimestamp() - Method in class hudson.model.Run
-
When the build is scheduled.
- getTimestamp() - Method in class hudson.node_monitors.AbstractNodeMonitorDescriptor
-
The timestamp that indicates when the last round of the monitoring has completed.
- getTimestamp() - Method in class hudson.scm.ChangeLogSet.Entry
-
- getTimestamp() - Method in class hudson.slaves.OfflineCause
-
Timestamp in which the event happened.
- getTimestamp() - Method in class jenkins.model.FingerprintFacet
-
Gets the timestamp associated with this facet.
- getTimestampString() - Method in class hudson.model.Executor
-
Gets the string that says how long since this build has started.
- getTimestampString() - Method in class hudson.model.Fingerprint
-
Gets the string that says how long since this build has scheduled.
- getTimestampString() - Method in class hudson.model.Run
-
Gets the string that says how long since this build has started.
- getTimestampString() - Method in class hudson.node_monitors.AbstractNodeMonitorDescriptor
-
- getTimestampString2() - Method in class hudson.model.Run
-
Returns the timestamp formatted in xs:dateTime.
- getTitle() - Method in class hudson.model.DirectoryBrowserSupport.Path
-
- getToken() - Method in class hudson.model.BuildAuthorizationToken
-
Deprecated.
- getToolDescriptors() - Method in class hudson.tools.ToolLocationNodeProperty.DescriptorImpl
-
- getToolHome() - Method in class hudson.tools.AbstractCommandInstaller
-
- getToolHome(Node, ToolInstallation, TaskListener) - Method in class hudson.tools.InstallerTranslator
-
- getToolHome(Node, ToolInstallation, TaskListener) - Static method in class hudson.tools.ToolLocationNodeProperty
-
- getToolHome(Node, ToolInstallation, TaskListener) - Method in class hudson.tools.ToolLocationTranslator
-
- getTooltip() - Method in class hudson.scm.AbstractScmTagAction
-
This message is shown as the tool tip of the build badge icon.
- getTopLevelItemNames() - Method in class jenkins.model.Jenkins
-
- getTopologicallySorted() - Method in class hudson.model.DependencyGraph
-
Returns all the projects in the topological order of the dependency.
- getToString() - Method in class hudson.security.WhoAmI
-
- getTotalConfiguredExecutors() - Method in class hudson.model.Label
-
Number of total
Executor
s that belong to this label.
- getTotalDiskSpace() - Method in class hudson.FilePath
-
Returns the total number of bytes in the partition of that file.
- getTotalExecutors() - Method in class hudson.model.ComputerSet
-
Number of total
Executor
s that belong to this label that are functioning.
- getTotalExecutors() - Method in class hudson.model.Label
-
Number of total
Executor
s that belong to this label that are functioning.
- getTotalLatest() - Method in class hudson.slaves.NodeProvisioner.StrategyState
-
- getTotalPhysicalMemory() - Method in class hudson.node_monitors.SwapSpaceMonitor.MemoryUsage2
-
Total physical memory of the system, in bytes.
- getTotalSnapshot() - Method in class hudson.slaves.NodeProvisioner.StrategyState
-
- getTotalSwapSpace() - Method in class hudson.node_monitors.SwapSpaceMonitor.MemoryUsage2
-
Total number of swap space in bytes.
- getTransientActions() - Method in class hudson.model.Run
-
- getTransientActions() - Method in class hudson.model.User
-
Return all transient actions associated with this user.
- getTransitiveDownstream(AbstractProject) - Method in class hudson.model.DependencyGraph
-
Gets all the direct and indirect downstream dependencies of the given project.
- getTransitiveDownstreamProjects() - Method in class hudson.model.AbstractProject
-
Gets all the downstream projects including transitive downstream projects.
- getTransitiveUpstream(AbstractProject) - Method in class hudson.model.DependencyGraph
-
Gets all the direct and indirect upstream dependencies of the given project.
- getTransitiveUpstreamBuilds() - Method in class hudson.model.AbstractBuild
-
- getTransitiveUpstreamProjects() - Method in class hudson.model.AbstractProject
-
Gets all the upstream projects including transitive upstream projects.
- getTransportAuthentication() - Method in class hudson.cli.CLICommand
-
Returns the identity of the client as determined at the CLI transport level.
- getTree() - Method in class hudson.model.Run.ArtifactList
-
- getTreeNodeId() - Method in class hudson.model.Run.Artifact
-
- getTrigger(Class<T>) - Method in class hudson.model.AbstractProject
-
Gets the specific trigger, or null if the propert is not configured for this job.
- getTrigger() - Method in class hudson.node_monitors.DiskSpaceMonitorDescriptor.DiskSpace
-
- getTrigger() - Method in class hudson.node_monitors.MonitorOfflineCause
-
Identify monitor implementation that put computer offline.
- getTrigger() - Method in class hudson.node_monitors.ResponseTimeMonitor.Data
-
- getTrigger(String) - Method in class jenkins.model.Jenkins
-
Gets the trigger descriptor by name.
- getTrigger(Job<?, ?>, Class<T>) - Static method in class jenkins.model.ParameterizedJobMixIn
-
Checks for the existence of a specific trigger on a job.
- getTriggers() - Method in class hudson.model.AbstractProject
-
- getTriggers() - Method in interface jenkins.model.ParameterizedJobMixIn.ParameterizedJob
-
Gets currently configured triggers.
- getTruncatedDescription() - Method in class hudson.model.Run
-
Returns the length-limited description.
- getType() - Method in class hudson.model.ParameterDefinition
-
- getType() - Method in class hudson.model.UpdateCenter.DownloadJob.InstallationStatus
-
- getType() - Method in class hudson.model.UpdateCenter.RestartJenkinsJob.Pending
-
- getType() - Method in class hudson.model.UpdateCenter.UpdateCenterJob
-
- getType() - Method in class hudson.scm.SCM
-
Type of this SCM.
- getType() - Method in class hudson.tools.ToolLocationNodeProperty.ToolLocation
-
- getTypeConverterBindings() - Method in class jenkins.ProxyInjector
-
- getTypeParameter(Class<? extends B>, Class<B>, int) - Static method in class hudson.Functions
-
Given c=MyList (extends ArrayList<Foo>), base=List
, compute the parameterization of 'base'
that's assignable from 'c' (in this case List<Foo>
), and return its n-th type parameter
(n=0 would return Foo
).
- getUnblockedItems() - Method in class hudson.model.Queue
-
Gets all items that are in the queue but not blocked
- getUnblockedTasks() - Method in class hudson.model.Queue
-
- getUnknown() - Static method in class hudson.model.User
-
Gets the fallback "unknown" user instance.
- getUnprotectedRootActions() - Method in class jenkins.model.Jenkins
-
Gets a list of unprotected root actions.
- getUpdateCenter() - Method in class jenkins.model.Jenkins
-
- getUpdateCenterUrl() - Method in class hudson.model.UpdateCenter.UpdateCenterConfiguration
-
- getUpdateInfo() - Method in class hudson.PluginWrapper
-
- getUpdates() - Method in class hudson.model.UpdateCenter
-
- getUpdates() - Method in class hudson.model.UpdateSite
-
Returns the list of plugins that are updates to currently installed ones.
- getUpstream(AbstractProject) - Method in class hudson.model.DependencyGraph
-
Gets all the immediate upstream projects (IOW backward edges) of the given project.
- getUpstreamBuild() - Method in class hudson.model.Cause.UpstreamCause
-
- getUpstreamBuilds() - Method in class hudson.model.AbstractBuild
-
Gets the upstream builds of this build, which are the builds of the
upstream projects whose artifacts feed into this build.
- getUpstreamCauses() - Method in class hudson.model.Cause.UpstreamCause
-
- getUpstreamDependencies(AbstractProject) - Method in class hudson.model.DependencyGraph
-
- getUpstreamProject() - Method in class hudson.model.Cause.UpstreamCause
-
- getUpstreamProject() - Method in class hudson.model.DependencyGraph.Dependency
-
- getUpstreamProjects() - Method in class hudson.model.AbstractProject
-
- getUpstreamProjects() - Method in class jenkins.triggers.ReverseBuildTrigger
-
- getUpstreamRelationship(AbstractProject) - Method in class hudson.model.AbstractBuild
-
Gets the dependency relationship from this build (as the sink)
and that project (as the source.)
- getUpstreamRelationshipBuild(AbstractProject<?, ?>) - Method in class hudson.model.AbstractBuild
-
- getUpstreamRun() - Method in class hudson.model.Cause.UpstreamCause
-
- getUpstreamUrl() - Method in class hudson.model.Cause.UpstreamCause
-
- getUptime() - Method in class jenkins.model.Uptime
-
- getUpTimeMins() - Method in class hudson.slaves.SimpleScheduledRetentionStrategy
-
- getUpUrl() - Method in class hudson.model.AbstractBuild
-
Used to render the side panel "Back to project" link.
- getUrl() - Method in class hudson.diagnosis.HudsonHomeDiskUsageMonitor.Solution
-
Returns the URL of this monitor, relative to the context path.
- getUrl() - Method in class hudson.model.AbstractCIBase
-
- getUrl() - Method in class hudson.model.AbstractItem
-
- getUrl() - Method in class hudson.model.AdministrativeMonitor
-
Returns the URL of this monitor, relative to the context path, like "administrativeMonitor/foobar".
- getUrl() - Method in class hudson.model.Computer.DisplayExecutor
-
- getUrl() - Method in class hudson.model.Computer
-
- getUrl() - Method in class hudson.model.DownloadService.Downloadable
-
URL to download.
- getUrl() - Method in interface hudson.model.Item
-
Returns the URL of this item relative to the context root of the application.
- getUrl() - Method in interface hudson.model.ItemGroup
-
Returns the path relative to the context root,
like "foo/bar/zot/".
- getUrl() - Method in class hudson.model.Label
-
Relative URL from the context path, that ends with '/'.
- getUrl() - Method in class hudson.model.MyViewsProperty
-
- getUrl() - Method in class hudson.model.PageDecorator
-
Obtains the URL of this object, excluding the context path.
- getUrl() - Method in class hudson.model.Queue.Item
-
Returns the URL of this
Item
relative to the context path of Jenkins
- getUrl() - Method in class hudson.model.queue.QueueTaskFilter
-
- getUrl() - Method in interface hudson.model.Queue.Task
-
Returns the URL of this task relative to the context root of the application.
- getUrl() - Method in class hudson.model.Run
-
Returns the URL of this
Run
, relative to the context root of Hudson.
- getURL() - Method in class hudson.model.Slave.JnlpJar
-
- getURL() - Method in class hudson.model.UpdateCenter.DownloadJob
-
Where to download the file from.
- getURL() - Method in class hudson.model.UpdateCenter.HudsonDowngradeJob
-
- getURL() - Method in class hudson.model.UpdateCenter.HudsonUpgradeJob
-
- getURL() - Method in class hudson.model.UpdateCenter.InstallationJob
-
- getURL() - Method in class hudson.model.UpdateCenter.PluginDowngradeJob
-
- getUrl() - Method in class hudson.model.UpdateSite
-
Exposed to get rid of hardcoding of the URL that serves up update-center.json
in Javascript.
- getUrl() - Method in class hudson.model.User
-
- getUrl() - Method in class hudson.model.View
-
Returns the path relative to the context root.
- getUrl() - Method in interface hudson.model.ViewGroup
-
Returns the path of this group, relative to the context root,
like "foo/bar/zot/".
- getUrl() - Method in class hudson.PluginWrapper
-
Gets the URL that shows more information about this plugin.
- getUrl() - Method in class hudson.search.SuggestedItem
-
Gets the URL to this item.
- getUrl() - Method in class hudson.tools.ZipExtractionInstaller
-
- getUrl() - Method in class jenkins.model.Jenkins.MasterComputer
-
- getUrl() - Method in class jenkins.model.JenkinsLocationConfiguration
-
- getUrlChildPrefix() - Method in interface hudson.model.ItemGroup
-
Gets the URL token that prefixes the URLs for child
Item
s.
- getUrlChildPrefix() - Method in class jenkins.model.Jenkins
-
- getUrlName() - Method in class hudson.AboutJenkins
-
- getUrlName() - Method in class hudson.cli.CLIAction
-
- getUrlName() - Method in class hudson.diagnosis.OldDataMonitor.ManagementLinkImpl
-
- getUrlName() - Method in interface hudson.model.Action
-
Gets the URL path name.
- getUrlName() - Method in class hudson.model.CauseAction
-
- getUrlName() - Method in class hudson.model.EnvironmentContributor.EnvVarsHtml
-
- getUrlName() - Method in class hudson.model.InvisibleAction
-
- getUrlName() - Method in class hudson.model.ManageJenkinsAction
-
- getUrlName() - Method in class hudson.model.ManagementLink
-
Gets the URL path name.
- getUrlName() - Method in class hudson.model.MyViewsProperty
-
- getUrlName() - Method in class hudson.model.MyViewsProperty.GlobalAction
-
- getUrlName() - Method in class hudson.model.ParametersAction
-
- getUrlName() - Method in class hudson.model.ParametersDefinitionProperty
-
- getUrlName() - Method in class hudson.model.Run.KeepLogBuildBadge
-
- getUrlName() - Method in class hudson.scm.AbstractScmTagAction
-
- getUrlName() - Method in class hudson.scm.SCMRevisionState
-
- getUrlName() - Method in class hudson.security.FederatedLoginService
-
- getUrlName() - Method in class hudson.security.GlobalSecurityConfiguration
-
- getUrlName() - Method in class hudson.security.HudsonPrivateSecurityRealm.ManageUserLinks
-
- getUrlName() - Method in class hudson.security.WhoAmI
-
- getUrlName() - Method in class hudson.tasks.Fingerprinter.FingerprintAction
-
- getUrlName() - Method in class hudson.triggers.SCMTrigger.BuildAction
-
- getUrlName() - Method in class hudson.triggers.SCMTrigger.SCMAction
-
- getUrlName() - Method in class hudson.widgets.HistoryWidget
-
- getUrlName() - Method in class hudson.widgets.Widget
-
Gets the URL path name.
- getUrlName() - Method in class hudson.WorkspaceSnapshot
-
- getUrlName() - Method in class jenkins.management.CliLink
-
- getUrlName() - Method in class jenkins.management.ConfigureLink
-
- getUrlName() - Method in class jenkins.management.ConsoleLink
-
- getUrlName() - Method in class jenkins.management.NodesLink
-
- getUrlName() - Method in class jenkins.management.PluginsLink
-
- getUrlName() - Method in class jenkins.management.ReloadLink
-
- getUrlName() - Method in class jenkins.management.ShutdownLink
-
- getUrlName() - Method in class jenkins.management.StatisticsLink
-
- getUrlName() - Method in class jenkins.management.SystemInfoLink
-
- getUrlName() - Method in class jenkins.management.SystemLogLink
-
- getUrlName() - Method in class jenkins.model.RunIdMigrator.UnmigrationInstruction
-
- getUrls() - Method in class hudson.model.DownloadService.Downloadable
-
URLs to download from.
- getURLs() - Method in class hudson.PluginFirstClassLoader
-
- getUsableDiskSpace() - Method in class hudson.FilePath
-
Returns the number of usable bytes in the partition of that file.
- GetUsableSpace() - Constructor for class hudson.node_monitors.DiskSpaceMonitorDescriptor.GetUsableSpace
-
- getUsage() - Method in class hudson.cli.CLICommand
-
Get usage as a string.
- getUsages() - Method in class hudson.model.Fingerprint
-
- getUser() - Method in class hudson.model.MyViewsProperty
-
- getUser() - Method in class hudson.model.UpdateCenter.DownloadJob
-
Get the user that initiated this job
- getUser() - Method in class hudson.model.View.UserInfo
-
- getUser(String) - Method in class hudson.security.HudsonPrivateSecurityRealm
-
This is to map users under the security realm URL.
- getUser() - Method in class hudson.slaves.OfflineCause.UserCause
-
- getUser() - Method in class jenkins.model.CauseOfInterruption.UserInterruption
-
- getUser(String) - Method in class jenkins.model.Jenkins
-
Gets the user of the given name.
- getUserAvatar(User, String) - Method in class hudson.Functions
-
- getUserId() - Method in class hudson.model.Cause.UserIdCause
-
- getUserId() - Method in class hudson.model.Slave
-
Return id of user which created this slave
- getUserIdStrategy() - Method in class hudson.security.SecurityRealm
-
Returns the
IdStrategy
that should be used for turning
UserDetails.getUsername()
into an ID.
- getUserName() - Method in class hudson.model.Cause.UserCause
-
Deprecated.
- getUserName() - Method in class hudson.model.Cause.UserIdCause
-
- getUserName() - Method in class hudson.ProxyConfiguration
-
- getUsername() - Method in class hudson.security.HudsonPrivateSecurityRealm.Details
-
- getUsername() - Method in class hudson.tools.JDKInstaller.DescriptorImpl
-
- getUserPropertyClass() - Method in class hudson.security.FederatedLoginService
-
- getUsers() - Method in class hudson.model.View.AsynchPeople.People
-
- getValidTimezone(String) - Static method in class hudson.scheduler.CronTabList
-
Checks if given timezone string is supported by TimeZone and returns
the same string if valid, null otherwise
- getValue() - Method in class hudson.model.BooleanParameterValue
-
- getValue() - Method in class hudson.model.FileParameterValue
-
- getValue() - Method in class hudson.model.JobParameterValue
-
- getValue() - Method in class hudson.model.ParameterValue
-
Returns the most natural Java object that represents the actual value, like
boolean, string, etc.
- getValue() - Method in class hudson.model.PasswordParameterValue
-
- getValue() - Method in class hudson.model.RunParameterValue
-
- getValue() - Method in class hudson.model.StringParameterValue
-
- getValue() - Method in class jenkins.util.xstream.XStreamDOM
-
- getValuePage() - Method in class hudson.model.ParameterDefinition.ParameterDescriptor
-
- getValues() - Method in class hudson.model.AutoCompletionCandidates
-
Exposes the raw value, in case you want to modify
List
directly.
- getVersion() - Static method in class hudson.Functions
-
- getVersion() - Method in class hudson.PluginWrapper
-
Returns the version number of this plugin
- getVersion() - Static method in class jenkins.model.Jenkins
-
Parses
Jenkins.VERSION
into
VersionNumber
, or null if it's not parseable as a version number
(such as when Jenkins is run with "mvn hudson-dev:run")
- getVersionList() - Method in class hudson.diagnosis.OldDataMonitor
-
Sorted list of unique max-versions in the data set.
- getVersionNumber() - Method in class hudson.PluginWrapper
-
Returns the version number of this plugin
- getVeto() - Method in class hudson.util.ProcessTree.OSProcess
-
- getView(String) - Method in class hudson.cli.handlers.ViewOptionHandler
-
Gets a view by its name
Note: Personal user's views aren't supported now.
- getView(String) - Method in class hudson.model.MyViewsProperty
-
- getView() - Method in class hudson.model.RunMap
-
Gets the read-only view of this map.
- getView(String) - Method in class hudson.model.TreeView
-
- getView(String) - Method in interface hudson.model.ViewGroup
-
Gets a view of the given name.
- getView(String) - Method in class hudson.model.ViewGroupMixIn
-
- getView() - Method in class hudson.util.CopyOnWriteList
-
- getView() - Method in class hudson.util.RingBufferLogHandler
-
Returns the list view of
LogRecord
s in the ring buffer.
- getView(String) - Method in class jenkins.model.Jenkins
-
- getViewActions() - Method in class hudson.model.MyViewsProperty
-
- getViewActions() - Method in class hudson.model.TreeView
-
- getViewActions() - Method in interface hudson.model.ViewGroup
-
Returns actions that should be displayed in views.
- getViewActions() - Method in class jenkins.model.Jenkins
-
- GetViewCommand - Class in hudson.cli
-
- GetViewCommand() - Constructor for class hudson.cli.GetViewCommand
-
- GetViewCommand_ShortDescription() - Static method in class hudson.cli.Messages
-
Key GetViewCommand.ShortDescription
: Dumps the view
definition XML to stdout.
.
- getViewName() - Method in class hudson.model.View
-
Gets the name of all this collection.
- getViewPage(Class<?>, String) - Method in class hudson.model.Descriptor
-
- getViewResource(Object, String) - Static method in class hudson.Functions
-
- getViews() - Method in class hudson.model.MyViewsProperty
-
- getViews() - Method in class hudson.model.TreeView
-
- getViews() - Method in interface hudson.model.ViewGroup
-
Gets all the views in this group.
- getViews() - Method in class hudson.model.ViewGroupMixIn
-
Gets the read-only list of all
View
s.
- getViews() - Method in class jenkins.model.Jenkins
-
Gets the read-only list of all
View
s.
- getViewsTabBar() - Method in class hudson.model.MyViewsProperty
-
- getViewsTabBar() - Method in class hudson.model.TreeView
-
- getViewsTabBar() - Method in interface hudson.model.ViewGroup
-
Gets the TabBar for the views.
- getViewsTabBar() - Method in class hudson.views.ViewsTabBar.GlobalConfigurationImpl
-
- getViewsTabBar() - Method in class jenkins.model.Jenkins
-
- getViewsTabBarDescriptors() - Static method in class hudson.Functions
-
- getViewUrl() - Method in class hudson.model.View
-
Same as
View.getUrl()
except this returns a view/{name} path
even for the default view.
- getVmDefaultValueForPrimitiveType(Class<?>) - Static method in class hudson.util.ReflectionUtils
-
Given the primitive type, returns the VM default value for that type in a boxed form.
- getWhen() - Method in exception hudson.model.Computer.TerminationRequest
-
Returns the when the termination request was created.
- getWhereAntIsLoaded() - Method in exception hudson.util.IncompatibleAntVersionDetected
-
- getWhereServletIsLoaded() - Method in exception hudson.util.IncompatibleServletVersionDetected
-
- getWhy() - Method in class hudson.model.Queue.Item
-
Gets a human-readable status message describing why it's in the queue.
- getWhyBlocked() - Method in class hudson.model.AbstractProject
-
- getWhyBlocked() - Method in class hudson.model.queue.QueueTaskFilter
-
- getWhyBlocked() - Method in interface hudson.model.Queue.Task
-
- getWhyKeepLog() - Method in class hudson.model.AbstractBuild
-
- getWhyKeepLog() - Method in class hudson.model.Run
-
If
Run.isKeepLog()
returns true, returns a short, human-readable
sentence that explains why it's being kept.
- getWhyKeepLog() - Method in class hudson.model.Run.KeepLogBuildBadge
-
- getWidgets() - Method in class hudson.model.Job
-
- getWidgets() - Method in class hudson.model.View
-
Gets the
Widget
s registered on this object.
- getWidgets() - Method in class jenkins.model.Jenkins
-
Gets the
Widget
s registered on this object.
- getWin32ErrorMessage(IOException) - Static method in class hudson.Functions
-
- getWin32ErrorMessage(IOException) - Static method in class hudson.Util
-
- getWin32ErrorMessage(Throwable) - Static method in class hudson.Util
-
Extracts the Win32 error message from
Throwable
if possible.
- getWin32ErrorMessage(int) - Static method in class hudson.Util
-
Gets a human readable message for the given Win32 error code.
- getWin32FileAttributes(File) - Static method in class hudson.util.jna.Kernel32Utils
-
- getWorkDir() - Method in class hudson.PluginManager
-
If non-null, the base directory for all exploded .hpi/.jpi plugins.
- getWorkerThread() - Method in class hudson.model.TaskAction
-
- getWorkspace() - Method in class hudson.model.AbstractBuild
-
Gets the directory where this build is being built.
- getWorkspace() - Method in class hudson.model.AbstractProject
-
- getWorkspace(Job) - Method in class hudson.model.WorkspaceBrowser
-
Provide access to job's workspace
- getWorkspaceFor(TopLevelItem) - Method in class hudson.model.Node
-
- getWorkspaceFor(TopLevelItem) - Method in class hudson.model.Slave
-
- getWorkspaceFor(TopLevelItem) - Method in class jenkins.model.Jenkins
-
- getWorkspaceList() - Method in class hudson.model.Computer
-
Gets the object that coordinates the workspace allocation on this computer.
- getWorkspaceResource() - Method in class hudson.model.AbstractProject
-
- getWorkspaceRoot() - Method in class hudson.model.Slave
-
Root directory on this slave where all the job workspaces are laid out.
- getWorkUnits() - Method in class hudson.model.queue.WorkUnitContext
-
- getWrapper() - Method in class hudson.Plugin
-
- getXmlFile() - Static method in class hudson.ProxyConfiguration
-
- getXStream() - Method in class hudson.XmlFile
-
- getYuiSuffix() - Static method in class hudson.Functions
-
Gets the suffix to use for YUI JavaScript.
- Glob(String, String) - Constructor for class hudson.util.DirScanner.Glob
-
- Glob(String, String, boolean) - Constructor for class hudson.util.DirScanner.Glob
-
- GlobalAction() - Constructor for class hudson.model.MyViewsProperty.GlobalAction
-
- GlobalCloudConfiguration - Class in jenkins.model
-
Adds the
Cloud
configuration to the system config page.
- GlobalCloudConfiguration() - Constructor for class jenkins.model.GlobalCloudConfiguration
-
- GlobalConfiguration - Class in jenkins.model
-
Convenient base class for extensions that contributes to the system configuration page but nothing
else, or to manage the global configuration of a plugin implementing several extension points.
- GlobalConfiguration() - Constructor for class jenkins.model.GlobalConfiguration
-
- GlobalConfigurationCategory - Class in jenkins.model
-
- GlobalConfigurationCategory() - Constructor for class jenkins.model.GlobalConfigurationCategory
-
- GlobalConfigurationCategory.Security - Class in jenkins.model
-
Security related configurations.
- GlobalConfigurationCategory.Unclassified - Class in jenkins.model
-
This category represents the catch-all I-dont-know-what-category-it-is instance,
used for those
GlobalConfiguration
s that don't really deserve/need a separate
category.
- GlobalConfigurationImpl() - Constructor for class hudson.views.MyViewsTabBar.GlobalConfigurationImpl
-
- GlobalConfigurationImpl() - Constructor for class hudson.views.ViewsTabBar.GlobalConfigurationImpl
-
- GlobalCrumbIssuerConfiguration - Class in hudson.security.csrf
-
Show the crumb configuration to the system config page.
- GlobalCrumbIssuerConfiguration() - Constructor for class hudson.security.csrf.GlobalCrumbIssuerConfiguration
-
- GlobalDefaultViewConfiguration - Class in hudson.views
-
Adds the default view configuration to the system config page.
- GlobalDefaultViewConfiguration() - Constructor for class hudson.views.GlobalDefaultViewConfiguration
-
- GlobalMavenConfig - Class in jenkins.mvn
-
- GlobalMavenConfig() - Constructor for class jenkins.mvn.GlobalMavenConfig
-
- GlobalNodePropertiesConfiguration - Class in jenkins.model
-
- GlobalNodePropertiesConfiguration() - Constructor for class jenkins.model.GlobalNodePropertiesConfiguration
-
- GlobalPluginConfiguration - Class in jenkins.model
-
Include config.jelly defined for
Plugin
s.
- GlobalPluginConfiguration() - Constructor for class jenkins.model.GlobalPluginConfiguration
-
- GlobalProjectNamingStrategyConfiguration - Class in jenkins.model
-
Configures the project naming strategy.
- GlobalProjectNamingStrategyConfiguration() - Constructor for class jenkins.model.GlobalProjectNamingStrategyConfiguration
-
- GlobalQuietPeriodConfiguration - Class in jenkins.model
-
Configures the system-default quiet period.
- GlobalQuietPeriodConfiguration() - Constructor for class jenkins.model.GlobalQuietPeriodConfiguration
-
- GlobalSCMRetryCountConfiguration - Class in jenkins.model
-
Configures global SCM retry count default.
- GlobalSCMRetryCountConfiguration() - Constructor for class jenkins.model.GlobalSCMRetryCountConfiguration
-
- GlobalSecurityConfiguration - Class in hudson.security
-
Security configuration.
- GlobalSecurityConfiguration() - Constructor for class hudson.security.GlobalSecurityConfiguration
-
- GlobalSecurityConfiguration.DescriptorImpl - Class in hudson.security
-
- GlobalSecurityConfiguration_Description() - Static method in class hudson.security.Messages
-
Key GlobalSecurityConfiguration.Description
: Secure
Jenkins; define who is allowed to access/use the system.
.
- GlobalSecurityConfiguration_DisplayName() - Static method in class hudson.security.Messages
-
Key GlobalSecurityConfiguration.DisplayName
: Configure
Global Security
.
- GlobalSettingsProvider - Class in jenkins.mvn
-
- GlobalSettingsProvider() - Constructor for class jenkins.mvn.GlobalSettingsProvider
-
- GlobalSettingsProviderDescriptor - Class in jenkins.mvn
-
- GlobalSettingsProviderDescriptor() - Constructor for class jenkins.mvn.GlobalSettingsProviderDescriptor
-
- GNUCLibrary - Interface in hudson.util.jna
-
GNU C library.
- grabLauncher(Node) - Method in class hudson.slaves.SlaveComputer
-
- Graph - Class in hudson.util
-
A JFreeChart-generated graph that's bound to UI.
- Graph(long, int, int) - Constructor for class hudson.util.Graph
-
- Graph(Calendar, int, int) - Constructor for class hudson.util.Graph
-
- GREY - Static variable in class hudson.util.ColorPalette
-
- GroovyCommand - Class in hudson.cli
-
Executes the specified groovy script.
- GroovyCommand() - Constructor for class hudson.cli.GroovyCommand
-
- GroovyCommand_ShortDescription() - Static method in class hudson.cli.Messages
-
Key GroovyCommand.ShortDescription
: {@code Executes the
specified Groovy script.
- GroovyHookScript - Class in jenkins.util.groovy
-
A collection of Groovy scripts that are executed as various hooks.
- GroovyHookScript(String) - Constructor for class jenkins.util.groovy.GroovyHookScript
-
Deprecated.
- GroovyHookScript(String, ServletContext, File, ClassLoader) - Constructor for class jenkins.util.groovy.GroovyHookScript
-
- GroovyInitScript - Class in hudson.init.impl
-
Run the initialization script, if it exists.
- GroovyInitScript() - Constructor for class hudson.init.impl.GroovyInitScript
-
- GroovyInitScript_init() - Static method in class hudson.init.impl.Messages
-
Key GroovyInitScript.init
: Executing user-defined init
script
.
- GroovyshCommand - Class in hudson.cli
-
Executes Groovy shell.
- GroovyshCommand() - Constructor for class hudson.cli.GroovyshCommand
-
- GroovyshCommand_ShortDescription() - Static method in class hudson.cli.Messages
-
Key GroovyshCommand.ShortDescription
: Runs an
interactive groovy shell.
.
- group(int) - Method in class hudson.MarkupText.SubText
-
Gets the text that represents the captured group.
- group - Variable in class hudson.security.Permission
-
- GROUP - Static variable in class hudson.security.Permission
-
- groupCount() - Method in class hudson.MarkupText.SubText
-
How many captured groups are in this subtext.
- GroupDetails - Class in hudson.security
-
Represents the details of a group.
- GroupDetails() - Constructor for class hudson.security.GroupDetails
-
- guessBrowser() - Method in class hudson.scm.SCM
-
Try to guess how a repository browser should be configured, based on URLs and the like.
- GuiceExtensionAnnotation(Class<T>) - Constructor for class hudson.ExtensionFinder.GuiceExtensionAnnotation
-
- GuiceFinder() - Constructor for class hudson.ExtensionFinder.GuiceFinder
-
- H - Static variable in interface hudson.scheduler.CrontabParserTokenTypes
-
- handle(Socket) - Method in class hudson.cli.CliProtocol
-
- handle(Socket) - Method in class hudson.cli.CliProtocol2
-
- handle(ServletRequest, ServletResponse, AccessDeniedException) - Method in class hudson.security.AccessDeniedHandlerImpl
-
- handle(Socket) - Method in class jenkins.AgentProtocol
-
Called by the connection handling thread to execute the protocol.
- handle(String, JnlpSlaveHandshake) - Method in class jenkins.slaves.DefaultJnlpSlaveReceiver
-
- handle(String, JnlpSlaveHandshake) - Method in class jenkins.slaves.JnlpAgentReceiver
-
Called after the client has connected.
- handle(Socket) - Method in class jenkins.slaves.JnlpSlaveAgentProtocol
-
- handle(Socket) - Method in class jenkins.slaves.JnlpSlaveAgentProtocol2
-
- handleIOException(String, IOException) - Method in class hudson.util.FormFieldValidator.URLCheck
-
Deprecated.
- handleIOException(String, IOException) - Method in class hudson.util.FormValidation.URLCheck
-
- handleNewNodePage(ComputerSet, String, StaplerRequest, StaplerResponse) - 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.
- Handler(Socket) - Constructor for class hudson.cli.CliProtocol.Handler
-
- Handler(NioChannelHub, Socket) - Constructor for class hudson.cli.CliProtocol.Handler
-
- Handler(Socket) - Constructor for class jenkins.slaves.JnlpSlaveAgentProtocol.Handler
-
- Handler(NioChannelHub, Socket) - Constructor for class jenkins.slaves.JnlpSlaveAgentProtocol.Handler
-
- Handler2(Socket) - Constructor for class hudson.cli.CliProtocol2.Handler2
-
- Handler2(NioChannelHub, Socket) - Constructor for class hudson.cli.CliProtocol2.Handler2
-
- Handler2(Socket) - Constructor for class jenkins.slaves.JnlpSlaveAgentProtocol2.Handler2
-
- Handler2(NioChannelHub, Socket) - Constructor for class jenkins.slaves.JnlpSlaveAgentProtocol2.Handler2
-
- 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 hudson.model.Queue.Task
-
- hasCancelPermission() - Method in class hudson.model.Queue.Item
-
Checks whether a scheduled item may be canceled.
- hasChanges() - Method in class hudson.scm.PollingResult
-
- hasChangeSetComputed() - Method in class hudson.model.AbstractBuild
-
Returns true if the changelog is already computed.
- hasCommand(String) - Method in class hudson.cli.CLI
-
Returns true if the named command exists.
- hasCommand(String) - Method in interface hudson.cli.CliEntryPoint
-
Does the named command exist?
- hasCommand(String) - Method in class hudson.cli.CliManagerImpl
-
- 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
-
Checks if the given principal has the permission to create top level items within the specified item group.
- 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
-
Does this plugin have anything that depends on it.
- hasDependencies() - Method in class hudson.PluginWrapper
-
Does this plugin depend on any other plugins.
- 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
- Hash - Class in hudson.scheduler
-
Generates a pseudo-random sequence of integers in the specified range.
- hash(T) - Method in interface hudson.util.ConsistentHash.Hash
-
- Hash(Map<K, V>) - Constructor for class hudson.util.CopyOnWriteMap.Hash
-
- Hash() - Constructor for class hudson.util.CopyOnWriteMap.Hash
-
- hashCode() - Method in class hudson.cli.BuildCommand.CLICause
-
- hashCode() - Method in class hudson.FilePath
-
- 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.Computer.DisplayExecutor
-
- hashCode() - Method in class hudson.model.DependencyGraph.Dependency
-
- 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.ParameterValue
-
- hashCode() - Method in class hudson.model.Resource
-
- hashCode() - Method in class hudson.model.Slave
-
- hashCode() - Method in class hudson.model.StringParameterValue
-
- hashCode() - Method in class hudson.security.Permission
-
- hashCode() - Method in class hudson.security.PermissionGroup
-
- 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.NoClientBindProtocolSocketFactory
-
All instances have the same hash code.
- hashCode() - Method in class hudson.util.NoClientBindSSLProtocolSocketFactory
-
All instances have the same hash code.
- hashCode() - Method in class hudson.util.Secret
-
- hashCode() - Method in class jenkins.model.CauseOfInterruption.UserInterruption
-
- 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 class jenkins.security.NonSerializableSecurityContext
-
- hashCode() - Method in class jenkins.util.TreeString
-
- hashCode() - Method in class jenkins.util.VirtualFile
-
- hashify(String) - Static method in class hudson.scheduler.CronTab
-
Checks a prospective crontab specification to see if it could benefit from balanced hashes.
- hasHitEOF - Variable in class hudson.org.apache.tools.tar.TarInputStream
-
Deprecated.
- 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.
- hasKeys() - Method in class hudson.cli.PrivateKeyProvider
-
- hasLicensesXml() - Method in class hudson.PluginWrapper
-
- 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
-
- hasMoreElements() - Method in class hudson.util.QuotedStringTokenizer
-
- hasMoreResults() - Method in interface hudson.search.SearchResult
-
- hasMoreTokens() - Method in class hudson.util.QuotedStringTokenizer
-
- 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.
- hasParticipant(User) - Method in class hudson.model.AbstractBuild
-
Returns true if this user has made a commit to this build.
- hasParticipant(User) - Method in class hudson.model.AbstractProject
-
Returns true if this user has made a commit to this project.
- hasPeople() - Method in class hudson.model.View
-
- hasPeople() - Method in class jenkins.model.Jenkins
-
- hasPermission(Permission) - Static method in class hudson.Functions
-
Returns true if the current user has the given permission.
- hasPermission(Object, Permission) - Static method in class hudson.Functions
-
This version is so that the 'hasPermission' can degrade gracefully
if "it" is not an
AccessControlled
object.
- hasPermission(Permission) - Method in class hudson.model.AbstractItem
-
Short for getACL().hasPermission(p)
- hasPermission(Permission) - Method in class hudson.model.Computer
-
- hasPermission(Permission) - Method in class hudson.model.MyViewsProperty
-
- hasPermission(Permission) - Method in class hudson.model.Node
-
- hasPermission(Permission) - Method in class hudson.model.Run
-
- hasPermission(Permission) - Method in class hudson.model.User
-
- hasPermission(Permission) - Method in class hudson.model.View
-
- hasPermission(Permission) - Method in interface hudson.security.AccessControlled
-
Convenient short-cut for getACL().hasPermission(permission)
- hasPermission(Permission) - Method in class hudson.security.ACL
-
Checks if the current security principal has this permission.
- hasPermission(Authentication, Permission) - Method in class hudson.security.ACL
-
Checks if the given principle has the given permission.
- hasPermission(Permission) - Method in class hudson.security.HudsonPrivateSecurityRealm
-
- hasPermission(Authentication, Permission) - Method in class hudson.security.SidACL
-
- hasPermission(Sid, Permission) - Method in class hudson.security.SidACL
-
- hasPermission(Authentication, Permission) - Method in class hudson.security.SparseACL
-
- hasPermission(Sid, Permission) - Method in class hudson.security.SparseACL
-
- hasPermission(Permission) - Method in class hudson.slaves.Cloud
-
- hasPermission(Permission) - Method in class jenkins.model.Jenkins.MasterComputer
-
- hasPermission(Map, Closure) - 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(Map) - Method in interface lib.LayoutTagLib
-
Renders the body only if the current user has the specified permission
- hasPermission() - Method in interface lib.LayoutTagLib
-
Renders the body only if the current user has the specified permission
- hasPermissionContainedBy(PermissionScope) - Method in class hudson.security.PermissionGroup
-
- hasProperty(String) - Method in interface hudson.util.spring.BeanConfiguration
-
Returns true if the bean config has the name property set
- hasSame(AbstractProject, Collection<? extends AbstractProject>) - Method in class hudson.tasks.BuildTrigger
-
Checks if this trigger has the exact same set of children as the given list.
- hasSame(Collection<? extends AbstractProject>) - Method in class hudson.tasks.BuildTrigger
-
- 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.
- hasStopPermission() - Method in class hudson.model.Executor
-
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
-
- 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
-
- head(int) - Method in class hudson.util.TextFile
-
Reads the first N characters or until we hit EOF.
- HeadBufferingStream - Class in hudson.util
-
- HeadBufferingStream(InputStream, int) - Constructor for class hudson.util.HeadBufferingStream
-
- header(Map, Closure) - Method in interface lib.LayoutTagLib
-
Header portion of the HTML page, that gets rendered into the <head> tag.
- 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.LayoutTagLib
-
Header portion of the HTML page, that gets rendered into the <head> tag.
- header() - Method in interface lib.LayoutTagLib
-
Header portion of the HTML page, that gets rendered into the <head> tag.
- headMap(Integer) - Method in class jenkins.model.lazy.AbstractLazyLoadRunMap
-
- HealthReport - Class in hudson.model
-
Represents health of something (typically project).
- HealthReport(int, String, String) - Constructor for class hudson.model.HealthReport
-
- HealthReport(int, String, Localizable) - Constructor for class hudson.model.HealthReport
-
Create a new HealthReport.
- HealthReport(int, String) - Constructor for class hudson.model.HealthReport
-
- HealthReport(int, Localizable) - Constructor for class hudson.model.HealthReport
-
Create a new HealthReport.
- HealthReport() - Constructor for class hudson.model.HealthReport
-
Create a new HealthReport.
- HealthReport.ConverterImpl - Class in hudson.model
-
Fix deserialization of older data.
- HealthReport_EmptyString() - Static method in class hudson.model.Messages
-
Key HealthReport.EmptyString
: .
- HealthReportingAction - Interface in hudson.model
-
An
Action
that can return information about the health of the Job.
- heap - Variable in class hudson.diagnosis.MemoryUsageMonitor
-
- HeapDump(AccessControlled, VirtualChannel) - Constructor for class hudson.util.RemotingDiagnostics.HeapDump
-
- HeapSpaceStringConverter - Class in hudson.util
-
Up to XStream 1.3 the default
StringConverter
in XStream
used
String.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(Map, Closure) - Method in interface lib.JenkinsTagLib
-
- help(Closure) - Method in interface lib.JenkinsTagLib
-
- help(Map) - Method in interface lib.JenkinsTagLib
-
- help() - Method in interface lib.JenkinsTagLib
-
- helpArea(Map, Closure) - 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() - 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
-
Key HelpCommand.ShortDescription
: Lists all the
available commands or a detailed description of single command.
.
- helpLink(Map, Closure) - Method in interface lib.FormTagLib
-
Outputs an 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 an 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 an help link for a <f:form> item if help is available or
a spacer if none is available.
- helpLink() - Method in interface lib.FormTagLib
-
Outputs an help link for a <f:form> item if help is available or
a spacer if none is available.
- 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_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() - 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(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.
- 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() - 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
-
- HexStringConfidentialKey(String, int) - Constructor for class jenkins.security.HexStringConfidentialKey
-
- HexStringConfidentialKey(Class, String, int) - Constructor for class jenkins.security.HexStringConfidentialKey
-
- hide(int, int) - Method in class hudson.AbstractMarkupText
-
Hides the given text.
- HISTORY_ADAPTER - Static variable in class hudson.model.Job
-
- HistoryPageEntry<T> - Class in jenkins.widgets
-
- 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 extends ModelObject,T> - Class in hudson.widgets
-
Displays the history of records (normally
Run
s) 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
-
- HMACConfidentialKey - Class in jenkins.security
-
ConfidentialKey
that's used for creating a token by hashing some information with secret
(such as
hash(msg|secret)).
- HMACConfidentialKey(String, int) - Constructor for class jenkins.security.HMACConfidentialKey
-
- HMACConfidentialKey(String) - Constructor for class jenkins.security.HMACConfidentialKey
-
- HMACConfidentialKey(Class, String, int) - Constructor for class jenkins.security.HMACConfidentialKey
-
- HMACConfidentialKey(Class, String) - Constructor for class jenkins.security.HMACConfidentialKey
-
- holder - Variable in class hudson.slaves.WorkspaceList.Entry
-
Who acquired this workspace?
- holdOffLaunchUntilSave - Variable in class hudson.model.Node
-
Newly copied slaves 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 hudson.util.NoHomeDir
-
- hour - Variable in class hudson.model.MultiStageTimeSeries
-
Updated every 1 hour.
- HOUR - Static variable in class hudson.model.PeriodicWork
-
- HOURLY - Static variable in interface hudson.scheduler.CrontabParserTokenTypes
-
- 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
-
- htmlAttributeEscape(String) - Static method in class hudson.Functions
-
- HttpResponses - Class in hudson.util
-
Various HttpResponse
implementations.
- HttpResponses() - Constructor for class hudson.util.HttpResponses
-
- HttpResponses_Saved() - Static method in class hudson.util.Messages
-
Key HttpResponses.Saved
: Saved
.
- HttpSessionContextIntegrationFilter2 - Class in hudson.security
-
- HttpSessionContextIntegrationFilter2() - Constructor for class hudson.security.HttpSessionContextIntegrationFilter2
-
- httpsProxyTunnel(String) - Method in class hudson.cli.CLIConnectionFactory
-
Configures the HTTP proxy that we use for making a plain TCP/IP connection.
- hub - Variable in class hudson.cli.CliProtocol.Handler
-
- hudson - package hudson
-
- hudson - Variable in class hudson.ExtensionList
-
- 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.cli - package hudson.cli
-
Server-side CLI commands for Hudson.
- hudson.cli.client - package hudson.cli.client
-
- 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
-
OptionHandler
implementations for Hudson.
- hudson.cli.util - package hudson.cli.util
-
- Hudson.CloudList - Class in hudson.model
-
- 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
-
- hudson.model - package hudson.model
-
Core object model that are bound to URLs via stapler, rooted at
Hudson.
- 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.node_monitors - package hudson.node_monitors
-
Code that monitors the health of slaves
- hudson.org.apache.tools.tar - package hudson.org.apache.tools.tar
-
- hudson.os - package hudson.os
-
- hudson.scheduler - package hudson.scheduler
-
Classes that implement cron-like features
- hudson.scm - package hudson.scm
-
Hudson'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 the website.
- 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 slaves.
- hudson.tasks - package hudson.tasks
-
Built-in
Builders and
Publishers
that perform the actual heavy-lifting of a build.
- hudson.tasks._maven - package hudson.tasks._maven
-
- hudson.tools - package hudson.tools
-
- hudson.triggers - package hudson.triggers
-
Built-in
Triggers 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.spring - package hudson.util.spring
-
Spring Bean Builder by using Groovy.
- hudson.util.ssh - package hudson.util.ssh
-
- hudson.util.xstream - package hudson.util.xstream
-
- hudson.views - package hudson.views
-
- hudson.widgets - package hudson.widgets
-
- HUDSON_ADMINISTER - Static variable in class hudson.security.Permission
-
- Hudson_AdministerPermission_Description() - Static method in class hudson.model.Messages
-
Key Hudson.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
-
Key Hudson.BadPortNumber
: Bad port number {0}
.
- Hudson_BadPortNumber(Object) - Static method in class jenkins.model.Messages
-
Key Hudson.BadPortNumber
: Bad port number {0}
.
- Hudson_Computer_Caption() - Static method in class hudson.model.Messages
-
Key Hudson.Computer.Caption
: Master
.
- Hudson_Computer_Caption() - Static method in class jenkins.model.Messages
-
Key Hudson.Computer.Caption
: Master
.
- Hudson_Computer_DisplayName() - Static method in class hudson.model.Messages
-
Key Hudson.Computer.DisplayName
: master
.
- Hudson_Computer_DisplayName() - Static method in class jenkins.model.Messages
-
Key Hudson.Computer.DisplayName
: master
.
- Hudson_ControlCodeNotAllowed(Object) - Static method in class hudson.model.Messages
-
Key Hudson.ControlCodeNotAllowed
: No control code is
allowed: {0}
.
- Hudson_ControlCodeNotAllowed(Object) - Static method in class jenkins.model.Messages
-
Key Hudson.ControlCodeNotAllowed
: No control code is
allowed: {0}
.
- Hudson_DisplayName() - Static method in class hudson.model.Messages
-
Key Hudson.DisplayName
: Jenkins
.
- Hudson_DisplayName() - Static method in class jenkins.model.Messages
-
Key Hudson.DisplayName
: Jenkins
.
- Hudson_JobAlreadyExists(Object) - Static method in class hudson.model.Messages
-
Key Hudson.JobAlreadyExists
: A job already exists with
the name ‘{0}’
.
- Hudson_JobAlreadyExists(Object) - Static method in class jenkins.model.Messages
-
Key Hudson.JobAlreadyExists
: A job already exists with
the name ‘{0}’
.
- Hudson_JobNameConventionNotApplyed(Object, Object) - Static method in class jenkins.model.Messages
-
Key Hudson.JobNameConventionNotApplyed
: ‘{0}’ does not
match the job name convention pattern {1}
.
- Hudson_NodeBeingRemoved() - Static method in class hudson.model.Messages
-
Key Hudson.NodeBeingRemoved
: Node is being removed
.
- Hudson_NodeBeingRemoved() - Static method in class jenkins.model.Messages
-
Key Hudson.NodeBeingRemoved
: Node is being removed
.
- Hudson_NodeDescription() - Static method in class hudson.model.Messages
-
Key Hudson.NodeDescription
: the master Jenkins node
.
- Hudson_NodeDescription() - Static method in class jenkins.model.Messages
-
Key Hudson.NodeDescription
: the master Jenkins node
.
- Hudson_NoJavaInPath(Object) - Static method in class hudson.model.Messages
-
Key Hudson.NoJavaInPath
: {@code java is not in your PATH.
- Hudson_NoJavaInPath(Object) - Static method in class jenkins.model.Messages
-
Key Hudson.NoJavaInPath
: {@code java is not in your PATH.
- Hudson_NoName() - Static method in class hudson.model.Messages
-
Key Hudson.NoName
: No name is specified
.
- Hudson_NoName() - Static method in class jenkins.model.Messages
-
Key Hudson.NoName
: No name is specified
.
- Hudson_NoSuchDirectory(Object) - Static method in class hudson.model.Messages
-
Key Hudson.NoSuchDirectory
: No such directory: {0}
.
- Hudson_NotANegativeNumber() - Static method in class hudson.model.Messages
-
Key Hudson.NotANegativeNumber
: Not a negative number
.
- Hudson_NotANonNegativeNumber() - Static method in class hudson.model.Messages
-
Key Hudson.NotANonNegativeNumber
: Number may not be
negative
.
- Hudson_NotANumber() - Static method in class hudson.model.Messages
-
Key Hudson.NotANumber
: Not a number
.
- Hudson_NotAPlugin(Object) - Static method in class hudson.model.Messages
-
Key Hudson.NotAPlugin
: {0} is not a Jenkins plugin
.
- Hudson_NotAPositiveNumber() - Static method in class hudson.model.Messages
-
Key Hudson.NotAPositiveNumber
: Not a positive number
.
- Hudson_NotJDKDir(Object) - Static method in class hudson.model.Messages
-
Key Hudson.NotJDKDir
: {0} doesn’t look like a JDK
directory
.
- Hudson_NotUsesUTF8ToDecodeURL() - Static method in class hudson.model.Messages
-
Key Hudson.NotUsesUTF8ToDecodeURL
: {@code Your container
doesn’t use UTF-8 to decode URLs.
- Hudson_NotUsesUTF8ToDecodeURL() - Static method in class jenkins.model.Messages
-
Key Hudson.NotUsesUTF8ToDecodeURL
: {@code Your container
doesn’t use UTF-8 to decode URLs.
- HUDSON_PERMISSIONS - Static variable in class hudson.security.Permission
-
- Hudson_Permissions_Title() - Static method in class hudson.model.Messages
-
Key Hudson.Permissions.Title
: Overall
.
- Hudson_ReadPermission_Description() - Static method in class hudson.model.Messages
-
Key Hudson.ReadPermission.Description
: {@code The read
permission is necessary for viewing almost all pages of Jenkins.
- Hudson_RunScriptsPermission_Description() - Static method in class hudson.model.Messages
-
Key Hudson.RunScriptsPermission.Description
: Required
for running scripts inside the Jenkins process, for example via the
Groovy console or Groovy CLI command.
.
- Hudson_UnsafeChar(Object) - Static method in class hudson.model.Messages
-
Key Hudson.UnsafeChar
: ‘{0}’ is an unsafe character
.
- Hudson_UnsafeChar(Object) - Static method in class jenkins.model.Messages
-
Key Hudson.UnsafeChar
: ‘{0}’ is an unsafe character
.
- Hudson_USER_CONTENT_README() - Static method in class hudson.model.Messages
-
Key Hudson.USER_CONTENT_README
: Files in this directory
will be served under your http://server/jenkins/userContent/
.
- Hudson_ViewAlreadyExists(Object) - Static method in class hudson.model.Messages
-
Key Hudson.ViewAlreadyExists
: A view already exists
with the name "{0}"
.
- Hudson_ViewAlreadyExists(Object) - Static method in class jenkins.model.Messages
-
Key Hudson.ViewAlreadyExists
: A view already exists
with the name "{0}"
.
- Hudson_ViewName() - Static method in class hudson.model.Messages
-
Key Hudson.ViewName
: All
.
- Hudson_ViewName() - Static method in class jenkins.model.Messages
-
Key Hudson.ViewName
: All
.
- HudsonAuthenticationEntryPoint - Class in hudson.security
-
For anonymous requests to pages that require authentication,
first respond with HttpServletResponse.SC_FORBIDDEN
,
then redirect browsers automatically to the login page.
- HudsonAuthenticationEntryPoint() - Constructor for class hudson.security.HudsonAuthenticationEntryPoint
-
- HudsonDowngradeJob(UpdateSite, Authentication) - Constructor for class hudson.model.UpdateCenter.HudsonDowngradeJob
-
- HudsonExceptionNote - Class in hudson.console
-
Placed on the beginning of the exception stack trace produced by Hudson, which in turn produces hyperlinked stack trace.
- HudsonExceptionNote() - Constructor for class hudson.console.HudsonExceptionNote
-
- HudsonExceptionNote.DescriptorImpl - Class in hudson.console
-
- HudsonFailedToLoad - Exception in hudson.util
-
Model object used to display the generic error when Jenkins start up fails fatally during initialization.
- HudsonFailedToLoad(Throwable) - Constructor for exception hudson.util.HudsonFailedToLoad
-
- HudsonFilter - Class in hudson.security
-
Filter
that Jenkins uses to implement security support.
- HudsonFilter() - Constructor for class hudson.security.HudsonFilter
-
- HudsonHomeDiskUsageChecker - Class in hudson.diagnosis
-
- HudsonHomeDiskUsageChecker() - Constructor for class hudson.diagnosis.HudsonHomeDiskUsageChecker
-
- HudsonHomeDiskUsageMonitor - Class in hudson.diagnosis
-
Monitors the disk usage of JENKINS_HOME, and if it's almost filled up, warn the user.
- HudsonHomeDiskUsageMonitor() - Constructor for class hudson.diagnosis.HudsonHomeDiskUsageMonitor
-
- HudsonHomeDiskUsageMonitor.Solution - Class in hudson.diagnosis
-
Extension point for suggesting solutions for full JENKINS_HOME.
- HudsonHomeDiskUsageMonitor_DisplayName() - Static method in class hudson.diagnosis.Messages
-
Key HudsonHomeDiskUsageMonitor.DisplayName
: Disk Usage
Monitor
.
- 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
-
- HudsonPrivateSecurityRealm - Class in hudson.security
-
- HudsonPrivateSecurityRealm(boolean) - Constructor for class hudson.security.HudsonPrivateSecurityRealm
-
Deprecated.
- HudsonPrivateSecurityRealm(boolean, boolean, CaptchaSupport) - Constructor for class hudson.security.HudsonPrivateSecurityRealm
-
- HudsonPrivateSecurityRealm.DescriptorImpl - Class in hudson.security
-
- HudsonPrivateSecurityRealm.Details - Class in hudson.security
-
UserProperty
that provides the
UserDetails
view of the User object.
- HudsonPrivateSecurityRealm.Details.ConverterImpl - Class in hudson.security
-
- HudsonPrivateSecurityRealm.Details.DescriptorImpl - Class in hudson.security
-
- HudsonPrivateSecurityRealm.ManageUserLinks - Class in hudson.security
-
- HudsonPrivateSecurityRealm.SignupInfo - Class in hudson.security
-
- HudsonPrivateSecurityRealm_CreateAccount_InvalidEmailAddress() - Static method in class hudson.security.Messages
-
Key HudsonPrivateSecurityRealm.CreateAccount.InvalidEmailAddress
: Invalid e-mail address
.
- HudsonPrivateSecurityRealm_CreateAccount_PasswordNotMatch() - Static method in class hudson.security.Messages
-
Key HudsonPrivateSecurityRealm.CreateAccount.PasswordNotMatch
:
Password didn't match
.
- HudsonPrivateSecurityRealm_CreateAccount_PasswordRequired() - Static method in class hudson.security.Messages
-
Key HudsonPrivateSecurityRealm.CreateAccount.PasswordRequired
:
Password is required
.
- HudsonPrivateSecurityRealm_CreateAccount_TextNotMatchWordInImage() - Static method in class hudson.security.Messages
-
Key HudsonPrivateSecurityRealm.CreateAccount.TextNotMatchWordInImage
:
Text didn't match the word shown in the image
.
- HudsonPrivateSecurityRealm_CreateAccount_UserNameAlreadyTaken() - Static method in class hudson.security.Messages
-
Key HudsonPrivateSecurityRealm.CreateAccount.UserNameAlreadyTaken
: User name is already taken
.
- HudsonPrivateSecurityRealm_CreateAccount_UserNameRequired() - Static method in class hudson.security.Messages
-
Key HudsonPrivateSecurityRealm.CreateAccount.UserNameRequired
:
User name is required
.
- HudsonPrivateSecurityRealm_Details_DisplayName() - Static method in class hudson.security.Messages
-
Key HudsonPrivateSecurityRealm.Details.DisplayName
: Password
.
- HudsonPrivateSecurityRealm_Details_PasswordError() - Static method in class hudson.security.Messages
-
Key HudsonPrivateSecurityRealm.Details.PasswordError
: {@code
The confirmed password is not the same as the one entered.
- HudsonPrivateSecurityRealm_DisplayName() - Static method in class hudson.security.Messages
-
Key HudsonPrivateSecurityRealm.DisplayName
: Jenkins’
own user database
.
- HudsonPrivateSecurityRealm_ManageUserLinks_Description() - Static method in class hudson.security.Messages
-
Key HudsonPrivateSecurityRealm.ManageUserLinks.Description
:
Create/delete/modify users that can log in to this Jenkins
.
- HudsonPrivateSecurityRealm_ManageUserLinks_DisplayName() - Static method in class hudson.security.Messages
-
Key HudsonPrivateSecurityRealm.ManageUserLinks.DisplayName
:
Manage Users
.
- HudsonPrivateSecurityRealm_WouldYouLikeToSignUp(Object, Object) - Static method in class hudson.security.Messages
-
Key HudsonPrivateSecurityRealm.WouldYouLikeToSignUp
: This {0} {1} is new to Jenkins.
- HudsonPrivateSecurityRealmTagLib - Interface in jenkins.security
-
- 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
- hyperlink(String, String) - Method in interface hudson.model.TaskListener
-
- hyperlink(String, String) - Method in class hudson.util.AbstractTaskListener
-
- 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
-
- icon - Variable in class jenkins.model.ModelObjectWithContextMenu.MenuItem
-
Optional URL to the icon image.
- icon(Map, Closure) - Method in interface lib.LayoutTagLib
-
- icon(Closure) - Method in interface lib.LayoutTagLib
-
- icon(Map) - Method in interface lib.LayoutTagLib
-
- icon() - Method in interface lib.LayoutTagLib
-
- iconSize(Map, Closure) - Method in interface lib.JenkinsTagLib
-
- iconSize(Closure) - Method in interface lib.JenkinsTagLib
-
- iconSize(Map) - Method in interface lib.JenkinsTagLib
-
- iconSize() - Method in interface lib.JenkinsTagLib
-
- id - Variable in class hudson.diagnosis.HudsonHomeDiskUsageMonitor.Solution
-
Human-readable ID of this monitor, which needs to be unique within the system.
- id - Variable in class hudson.model.AdministrativeMonitor
-
Human-readable ID of this monitor, which needs to be unique within the system.
- id - Variable in class hudson.model.UpdateCenter.DownloadJob.InstallationStatus
-
- id - Variable in class hudson.model.UpdateCenter.RestartJenkinsJob.RestartJenkinsJobStatus
-
- id - Variable in class hudson.model.UpdateCenter.UpdateCenterJob
-
Unique ID that identifies this job.
- id - Variable in class hudson.tools.DownloadFromUrlInstaller
-
- id - Variable in class hudson.tools.DownloadFromUrlInstaller.Installable
-
Used internally to uniquely identify the name.
- id - Variable in class hudson.tools.JDKInstaller
-
The release ID that Sun assigns to each JDK, such as "jdk-6u13-oth-JPR@CDS-CDS_Developer"
- id - Variable in class hudson.tools.ToolInstaller.ToolInstallerEntry
-
the id of the of the release entry
- ID_COMPARATOR - Static variable in class hudson.security.Permission
-
Comparator that orders
Permission
objects based on their ID.
- ID_DEFAULT - Static variable in class hudson.model.UpdateCenter
-
ID of the default update site.
- ID_UPLOAD - Static variable in class hudson.model.UpdateCenter
-
- IDENTIFIER_PART - Static variable in interface hudson.model.labels.LabelExpressionParserTokenTypes
-
- identifiers - Variable in class hudson.security.FederatedLoginServiceUserProperty
-
- identifyPluginShortName(File) - Method in class hudson.PluginManager
-
- identity - Variable in exception hudson.security.FederatedLoginService.UnclaimedIdentityException
-
- idFromFilename(String) - Method in class jenkins.model.IdStrategy.CaseSensitive
-
- idFromFilename(String) - Method in class jenkins.model.IdStrategy
-
Converts a filename into the corresponding id.
- idleExecutors - Variable in class hudson.model.LoadStatistics
-
Number of executors not executing and how it changes over time.
- IdleOfflineCause() - Constructor for class hudson.slaves.OfflineCause.IdleOfflineCause
-
- idStrategy() - Static method in class hudson.model.User
-
- IdStrategy - Class in jenkins.model
-
The strategy to use for manipulating converting names (e.g.
- IdStrategy() - Constructor for class jenkins.model.IdStrategy
-
- IdStrategy.CaseInsensitive - Class in jenkins.model
-
- IdStrategy.CaseInsensitive.DescriptorImpl - Class in jenkins.model
-
- IdStrategy.CaseSensitive - Class in jenkins.model
-
- IdStrategy.CaseSensitive.DescriptorImpl - Class in jenkins.model
-
- IdStrategy.CaseSensitiveEmailAddress - Class in jenkins.model
-
- IdStrategy.CaseSensitiveEmailAddress.DescriptorImpl - Class in jenkins.model
-
- IdStrategy_CaseInsensitive_DisplayName() - Static method in class jenkins.model.Messages
-
Key IdStrategy.CaseInsensitive.DisplayName
: Case
insensitive
.
- IdStrategy_CaseSensitive_DisplayName() - Static method in class jenkins.model.Messages
-
Key IdStrategy.CaseSensitive.DisplayName
: Case
sensitive
.
- IdStrategy_CaseSensitiveEmailAddress_DisplayName() - Static method in class jenkins.model.Messages
-
Key IdStrategy.CaseSensitiveEmailAddress.DisplayName
: Case sensitive (email address)
.
- IdStrategyDescriptor - Class in jenkins.model
-
- IdStrategyDescriptor() - Constructor for class jenkins.model.IdStrategyDescriptor
-
- ifBlockedByHudsonShutdown(Queue.Task) - Static method in class hudson.model.Queue
-
- iff(Label) - Method in class hudson.model.Label
-
Returns the label that represents "this<->rhs"
- Iff(Label, Label) - Constructor for class hudson.model.labels.LabelExpression.Iff
-
- IFF - Static variable in interface hudson.model.labels.LabelExpressionParserTokenTypes
-
- ifPluginOlderThenReport(String, String, String) - Method in class hudson.PluginManager.PluginUpdateMonitor
-
Report to the administrator if the plugin with the given name is older then the required version.
- ifThenElse(boolean, Object, Object) - Static method in class hudson.Functions
-
- ImmutableListConverter - Class in hudson.util.xstream
-
ImmutableList
should convert like a list, instead of via serialization.
- ImmutableListConverter(XStream) - Constructor for class hudson.util.xstream.ImmutableListConverter
-
- ImmutableListConverter(Mapper, ReflectionProvider) - Constructor for class hudson.util.xstream.ImmutableListConverter
-
- ImmutableMapConverter - Class in hudson.util.xstream
-
- ImmutableMapConverter(XStream) - Constructor for class hudson.util.xstream.ImmutableMapConverter
-
- ImmutableMapConverter(Mapper, ReflectionProvider) - Constructor for class hudson.util.xstream.ImmutableMapConverter
-
- ImmutableSetConverter - Class in hudson.util.xstream
-
- ImmutableSetConverter(XStream) - Constructor for class hudson.util.xstream.ImmutableSetConverter
-
- ImmutableSetConverter(Mapper, ReflectionProvider) - Constructor for class hudson.util.xstream.ImmutableSetConverter
-
- ImmutableSortedSetConverter - Class in hudson.util.xstream
-
- ImmutableSortedSetConverter(XStream) - Constructor for class hudson.util.xstream.ImmutableSortedSetConverter
-
- ImmutableSortedSetConverter(Mapper, ReflectionProvider) - Constructor for class hudson.util.xstream.ImmutableSortedSetConverter
-
- impersonate() - Method in class hudson.model.User
-
Creates an Authentication
object that represents this user.
- impersonate(Authentication) - Static method in class hudson.security.ACL
-
Changes the Authentication
associated with the current thread
to the specified one, and returns the previous security context.
- impersonate(Authentication, Runnable) - Static method in class hudson.security.ACL
-
- impersonate(Authentication, Callable<V, T>) - Static method in class hudson.security.ACL
-
- ImpersonatingUserDetailsService - Class in jenkins.security
-
UserDetailsService
for those
SecurityRealm
that doesn't allow query of other users.
- ImpersonatingUserDetailsService(UserDetailsService) - Constructor for class jenkins.security.ImpersonatingUserDetailsService
-
- impliedBy - Variable in class hudson.security.Permission
-
Bundled
Permission
that also implies this permission.
- implies(Label) - Method in class hudson.model.Label
-
Returns the label that represents "this->rhs"
- Implies(Label, Label) - Constructor for class hudson.model.labels.LabelExpression.Implies
-
- IMPLIES - Static variable in interface hudson.model.labels.LabelExpressionParserTokenTypes
-
- in - Variable in class hudson.cli.Connection
-
- includes(LogRecord) - Method in class hudson.logging.LogRecorder.Target
-
Deprecated.
- includes(int) - Method in class hudson.model.Fingerprint.Range
-
- includes(int) - Method in class hudson.model.Fingerprint.RangeSet
-
- IncompatibleAntVersionDetected - Exception in hudson.util
-
Model object used to display the error top page if
we find out that the container is picking up its own Ant and that's not 1.7.
- IncompatibleAntVersionDetected(Class) - Constructor for exception hudson.util.IncompatibleAntVersionDetected
-
- IncompatibleServletVersionDetected - Exception in hudson.util
-
Model object used to display the error top page if
we find out that the container doesn't support servlet 2.4.
- IncompatibleServletVersionDetected(Class) - Constructor for exception hudson.util.IncompatibleServletVersionDetected
-
- IncompatibleVMDetected - Exception in hudson.util
-
Model object used to display the error top page if
we find out that XStream is running in pure-java mode.
- IncompatibleVMDetected() - Constructor for exception hudson.util.IncompatibleVMDetected
-
- Indenter<J extends Job> - Class in hudson
-
Used by projectView.jelly to indent modules.
- Indenter() - Constructor for class hudson.Indenter
-
- index - Variable in class hudson.model.queue.MappingWorksheet.ExecutorChunk
-
- index - Variable in class hudson.model.queue.MappingWorksheet.WorkChunk
-
- index() - Method in class hudson.util.ReflectionUtils.Parameter
-
0-origin index of this parameter.
- index(Map, Closure) - Method in interface jenkins.PluginManagerTagLib
-
- index(Closure) - Method in interface jenkins.PluginManagerTagLib
-
- index(Map) - Method in interface jenkins.PluginManagerTagLib
-
- index() - Method in interface jenkins.PluginManagerTagLib
-
- index(Map, Closure) - Method in interface jenkins.security.HudsonPrivateSecurityRealmTagLib
-
- index(Closure) - Method in interface jenkins.security.HudsonPrivateSecurityRealmTagLib
-
- index(Map) - Method in interface jenkins.security.HudsonPrivateSecurityRealmTagLib
-
- index() - Method in interface jenkins.security.HudsonPrivateSecurityRealmTagLib
-
- index - Variable in class jenkins.util.DirectedGraph.SCC
-
The Tarjan's algorithm is such that this index constitutes
the reverse topological order of the topological sort of the SCC DAG.
- indexOf(Object) - Method in class hudson.util.RunList
-
- inferHudsonURL(StaplerRequest) - Static method in class hudson.Functions
-
Infers the hudson installation URL from the given request.
- inferMavenInstallation() - Method in class hudson.model.Project
-
- inferMavenInstallation() - Method in interface hudson.tasks.Maven.ProjectWithMaven
-
- init(Jenkins) - Static method in class hudson.init.impl.GroovyInitScript
-
- init(Jenkins) - Static method in class hudson.init.impl.InitialUserContent
-
- init(Jenkins) - Static method in class hudson.init.impl.InstallUncaughtExceptionHandler
-
- init(Jenkins) - Static method in class hudson.logging.LogRecorderManager
-
- init() - Static method in class hudson.model.AperiodicWork
-
- init() - Static method in class hudson.model.ComputerSet
-
- init() - Static method in class hudson.model.PeriodicWork
-
- init(Jenkins) - Static method in class hudson.model.Queue
-
Restores the queue content during the start up.
- init() - Static method in class hudson.model.Result
-
- init(Jenkins) - Static method in class hudson.model.UpdateCenter
-
Initializes the update center.
- init(FilterConfig) - Method in class hudson.ResponseHeaderFilter
-
- init(FilterConfig) - Method in class hudson.security.BasicAuthenticationFilter
-
- init(FilterConfig) - Method in class hudson.security.ChainedServletFilter
-
- init(FilterConfig) - Method in class hudson.security.csrf.CrumbFilter
-
- init(FilterConfig) - Method in class hudson.security.HudsonFilter
-
- init(FilterConfig) - Method in class hudson.security.NoopFilter
-
- init(FilterConfig) - Method in class hudson.security.UnwrapSecurityExceptionFilter
-
- init(FilterConfig) - Method in class hudson.util.CharacterEncodingFilter
-
- init() - Static method in class hudson.util.DoubleLaunchChecker
-
- init(FilterConfig) - Method in class hudson.util.PluginServletFilter
-
- init() - Static method in class jenkins.model.Uptime
-
- init(FilterConfig) - Method in class jenkins.security.BasicHeaderProcessor
-
- init(FilterConfig) - Method in class jenkins.security.ExceptionTranslationFilter
-
- initBaseDir(File) - Method in class jenkins.model.lazy.AbstractLazyLoadRunMap
-
- initColumns() - Method in class hudson.model.ListView
-
- initial(T) - Static method in class hudson.console.ConsoleAnnotator
-
Returns the all
ConsoleAnnotator
s for the given context type aggregated into a single
annotator.
- INITIALDELAY - Static variable in class hudson.slaves.NodeProvisioner.NodeProvisionerInvoker
-
Give some initial warm up time so that statically connected slaves
can be brought online before we start allocating more.
- InitializationErrorInvocationHandler - Class in hudson.util.jna
-
InvocationHandler
that reports the same exception over and over again when methods are invoked
on the interface.
- initialize() - Static method in class hudson.model.ComputerSet
-
Just to force the execution of the static initializer.
- initializeClass(Class) - Static method in class jenkins.util.AntClassLoader
-
- initializeComponents(PluginWrapper) - Method in class hudson.ClassicPluginStrategy
-
- initializeComponents(PluginWrapper) - Method in interface hudson.PluginStrategy
-
Optionally start services provided by the plugin.
- Initializer - Annotation Type in hudson.init
-
Placed on static methods to indicate that this method is to be run during the Jenkins start up to perform
some sort of initialization tasks.
- InitializerFinder - Class in hudson.init
-
- InitializerFinder(ClassLoader) - Constructor for class hudson.init.InitializerFinder
-
- InitializerFinder() - Constructor for class hudson.init.InitializerFinder
-
- InitialUserContent - Class in hudson.init.impl
-
Prepares userContent folder and put a readme if it doesn't exist.
- InitialUserContent() - Constructor for class hudson.init.impl.InitialUserContent
-
- InitialUserContent_init() - Static method in class hudson.init.impl.Messages
-
Key InitialUserContent.init
: Preparing initial user
content
.
- initJobFilters() - Method in class hudson.model.ListView
-
- InitMilestone - Enum in hudson.init
-
Various key milestone in the initialization process of Hudson.
- initPageVariables(JellyContext) - Static method in class hudson.Functions
-
- InitReactorListener - Interface in hudson.init
-
ReactorListener
s that get notified of the Hudson initialization process.
- InitReactorRunner - Class in jenkins
-
Executes the Reactor
for the purpose of bootup.
- InitReactorRunner() - Constructor for class jenkins.InitReactorRunner
-
- initStaplerCrumbIssuer() - Static method in class hudson.security.csrf.CrumbIssuer
-
Sets up Stapler to use our crumb issuer.
- InitStrategy - Class in hudson.init
-
Strategy pattern of the various key decision making during the Jenkins initialization.
- InitStrategy() - Constructor for class hudson.init.InitStrategy
-
- initTasks(InitStrategy) - Method in class hudson.PluginManager
-
Called immediately after the construction.
- injectMembers(Object) - Method in class jenkins.ProxyInjector
-
- install(UpdateCenter.DownloadJob, File, File) - Method in class hudson.model.UpdateCenter.UpdateCenterConfiguration
-
Called after a plugin has been downloaded to move it into its final
location.
- install() - Method in class hudson.model.UpdateSite.Plugin
-
- install() - Static method in class hudson.node_monitors.DiskSpaceMonitor
-
- install() - Static method in class hudson.node_monitors.TemporarySpaceMonitor
-
- install(Channel) - Method in class hudson.slaves.ChannelPinger
-
- install(Launcher, JDKInstaller.Platform, JDKInstaller.FileSystem, TaskListener, String, String) - Method in class hudson.tools.JDKInstaller
-
Performs the JDK installation to a system, provided that the bundle was already downloaded.
- Installable() - Constructor for class hudson.tools.DownloadFromUrlInstaller.Installable
-
- InstallableList() - Constructor for class hudson.tools.DownloadFromUrlInstaller.InstallableList
-
- InstallationJob(UpdateSite.Plugin, UpdateSite, Authentication) - Constructor for class hudson.model.UpdateCenter.InstallationJob
-
- InstallationJob(UpdateSite.Plugin, UpdateSite, Authentication, boolean) - Constructor for class hudson.model.UpdateCenter.InstallationJob
-
- InstallationStatus() - Constructor for class hudson.model.UpdateCenter.DownloadJob.InstallationStatus
-
- installDefaultQueueSorter() - Static method in class hudson.model.queue.QueueSorter
-
Installs the default queue sorter.
- installed(Map, Closure) - Method in interface jenkins.PluginManagerTagLib
-
- installed(Closure) - Method in interface jenkins.PluginManagerTagLib
-
- installed(Map) - Method in interface jenkins.PluginManagerTagLib
-
- installed() - Method in interface jenkins.PluginManagerTagLib
-
- installers - Variable in class hudson.tools.InstallSourceProperty
-
- InstallerTranslator - Class in hudson.tools
-
Actually runs installations.
- InstallerTranslator() - Constructor for class hudson.tools.InstallerTranslator
-
- installExpressionFactory(ServletContextEvent) - Static method in class hudson.WebAppMain
-
- InstallFromApache() - Static method in class hudson.tasks.Messages
-
Key InstallFromApache
: Install from Apache
.
- installIfNecessaryFrom(URL, TaskListener, String) - Method in class hudson.FilePath
-
Given a tgz/zip file, extracts it to the given target directory, if necessary.
- Installing(int) - Constructor for class hudson.model.UpdateCenter.DownloadJob.Installing
-
- installListener() - Static method in class hudson.model.DownloadService.DownloadableListener
-
Install this listener to the Downloadable extension list after all extensions have been loaded; we only
care about those that are added after initialization
- InstallPluginCommand - Class in hudson.cli
-
Installs a plugin either from a file, an URL, or from update center.
- InstallPluginCommand() - Constructor for class hudson.cli.InstallPluginCommand
-
- InstallPluginCommand_DidYouMean(Object, Object) - Static method in class hudson.cli.Messages
-
Key InstallPluginCommand.DidYouMean
: {0} looks like a
short plugin name.
- InstallPluginCommand_InstallingFromUpdateCenter(Object) - Static method in class hudson.cli.Messages
-
Key InstallPluginCommand.InstallingFromUpdateCenter
: Installing {0} from update center
.
- InstallPluginCommand_InstallingPluginFromLocalFile(Object) - Static method in class hudson.cli.Messages
-
Key InstallPluginCommand.InstallingPluginFromLocalFile
: Installing a plugin from local file: {0}
.
- InstallPluginCommand_InstallingPluginFromUrl(Object) - Static method in class hudson.cli.Messages
-
Key InstallPluginCommand.InstallingPluginFromUrl
: Installing a plugin from {0}
.
- InstallPluginCommand_NotAValidSourceName(Object) - Static method in class hudson.cli.Messages
-
Key InstallPluginCommand.NotAValidSourceName
: {0} is
neither a valid file, URL, nor a plugin artifact name in the update
center
.
- InstallPluginCommand_NoUpdateCenterDefined() - Static method in class hudson.cli.Messages
-
Key InstallPluginCommand.NoUpdateCenterDefined
: Note
that no update center is defined in this Jenkins.
.
- InstallPluginCommand_NoUpdateDataRetrieved(Object) - Static method in class hudson.cli.Messages
-
Key InstallPluginCommand.NoUpdateDataRetrieved
: No
update center data is retrieved yet from: {0}
.
- InstallPluginCommand_ShortDescription() - Static method in class hudson.cli.Messages
-
Key InstallPluginCommand.ShortDescription
: {@code Installs a
plugin either from a file, an URL, or from update center.
- InstallSourceProperty - Class in hudson.tools
-
- InstallSourceProperty(List<? extends ToolInstaller>) - Constructor for class hudson.tools.InstallSourceProperty
-
- InstallSourceProperty.DescriptorImpl - Class in hudson.tools
-
- InstallSourceProperty_DescriptorImpl_displayName() - Static method in class hudson.tools.Messages
-
Key InstallSourceProperty.DescriptorImpl.displayName
: Install automatically
.
- installTo(ChannelBuilder) - Method in class jenkins.FilePathFilter
-
- installTo(ChannelBuilder, double) - Method in class jenkins.FilePathFilter
-
- InstallToolCommand - Class in hudson.cli
-
Performs automatic tool installation on demand.
- InstallToolCommand() - Constructor for class hudson.cli.InstallToolCommand
-
- InstallToolCommand_ShortDescription() - Static method in class hudson.cli.Messages
-
Key InstallToolCommand.ShortDescription
: {@code Performs
automatic tool installation, and print its location to stdout.
- InstallUncaughtExceptionHandler - Class in hudson.init.impl
-
- InstallUncaughtExceptionHandler() - Constructor for class hudson.init.impl.InstallUncaughtExceptionHandler
-
- INSTANCE - Static variable in class hudson.scm.NullChangeLogParser
-
- INSTANCE - Static variable in class hudson.slaves.RetentionStrategy
-
- INSTANCE - Static variable in class hudson.util.CaseInsensitiveComparator
-
- INSTANCE - Static variable in interface hudson.util.jna.Kernel32
-
- INSTANCE - Static variable in class jenkins.model.Jenkins.DescriptorImpl
-
- INSTANCE - Static variable in class jenkins.util.xml.RestrictiveEntityResolver
-
- instantiateNewInstance(HierarchicalStreamReader, UnmarshallingContext) - Method in class hudson.util.RobustReflectionConverter
-
- InsufficientPermissionDetected - Exception in hudson.util
-
Model object used to display the error top page if
we find that we don't have enough permissions to run.
- InsufficientPermissionDetected(SecurityException) - Constructor for exception hudson.util.InsufficientPermissionDetected
-
- InterceptingExecutorService - Class in jenkins.util
-
- InterceptingExecutorService(ExecutorService) - Constructor for class jenkins.util.InterceptingExecutorService
-
- InterceptingProxy - Class in hudson.util
-
Creates a proxy that traps every method call.
- InterceptingProxy() - Constructor for class hudson.util.InterceptingProxy
-
- intern(String) - Static method in class hudson.Util
-
Null-safe String intern method.
- intern(String) - Method in class jenkins.util.TreeStringBuilder
-
Interns a string.
- intern(TreeString) - Method in class jenkins.util.TreeStringBuilder
-
- InternalComputerListener() - Constructor for class hudson.model.Computer.DisplayExecutor.InternalComputerListener
-
- InternalComputerListener() - Constructor for class hudson.model.Node.InternalComputerListener
-
- interrupt() - Method in class hudson.model.Computer
-
- interrupt() - Method in class hudson.model.Executor
-
- interrupt(Result) - Method in class hudson.model.Executor
-
Interrupt the execution,
but instead of marking the build as aborted, mark it as specified result.
- interrupt(Result, CauseOfInterruption...) - Method in class hudson.model.Executor
-
Interrupt the execution.
- interrupt(boolean) - Method in exception jenkins.model.queue.AsynchronousExecution
-
- InterruptedBuildAction - Class in jenkins.model
-
Action added to
Run
to record the cause of interruption.
- InterruptedBuildAction(Collection<? extends CauseOfInterruption>) - Constructor for class jenkins.model.InterruptedBuildAction
-
- interruptReloadThread() - Method in class hudson.model.AbstractCIBase
-
- intersect(Fingerprint.Range) - Method in class hudson.model.Fingerprint.Range
-
- InvalidatableUserDetails - Interface in hudson.security
-
- invalidate() - Method in class jenkins.security.LastGrantedAuthoritiesProperty
-
Removes the recorded information
- InvisibleAction - Class in hudson.model
-
Partial
Action
implementation that doesn't have any UI presence.
- InvisibleAction() - Constructor for class hudson.model.InvisibleAction
-
- invisibleEntry(Map, Closure) - Method in interface lib.FormTagLib
-
Invisible <f:entry> type.
- invisibleEntry(Closure) - Method in interface lib.FormTagLib
-
Invisible <f:entry> type.
- invisibleEntry(Map) - Method in interface lib.FormTagLib
-
Invisible <f:entry> type.
- invisibleEntry() - Method in interface lib.FormTagLib
-
Invisible <f:entry> type.
- InvocationInterceptor - Interface in hudson.util
-
- invoke(File, VirtualChannel) - Method in interface hudson.FilePath.FileCallable
-
Performs the computational task on the node where the data is located.
- invoke() - Static method in class hudson.model.FingerprintCleanupThread
-
- invoke() - Static method in class hudson.model.WorkspaceCleanupThread
-
- invoke(File, VirtualChannel) - Method in class hudson.node_monitors.DiskSpaceMonitorDescriptor.GetUsableSpace
-
- invoke(File, VirtualChannel) - Method in class hudson.node_monitors.TemporarySpaceMonitor.GetTempSpace
-
- invoke(Object, Method, Object[], InvocationHandler) - Method in interface hudson.util.InvocationInterceptor
-
This method can intercept the invocation of
InvocationHandler
either before or after
the invocation happens.
- invoke(Object, Method, Object[]) - Method in class hudson.util.jna.InitializationErrorInvocationHandler
-
- invoke(ProcessTree.OSProcess, VirtualChannel) - Method in interface hudson.util.ProcessTree.ProcessCallable
-
Performs the computational task on the node where the data is located.
- invokeAll(Collection<? extends Callable<T>>) - Method in class jenkins.util.InterceptingExecutorService
-
- invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class jenkins.util.InterceptingExecutorService
-
- invokeAny(Collection<? extends Callable<T>>) - Method in class jenkins.util.InterceptingExecutorService
-
- invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class jenkins.util.InterceptingExecutorService
-
- invokeMethod(String, Object) - Method in class hudson.util.spring.ClosureScript
-
- IOException2 - Exception in hudson.util
-
- IOException2(Throwable) - Constructor for exception hudson.util.IOException2
-
Deprecated.
- IOException2(String, Throwable) - Constructor for exception hudson.util.IOException2
-
Deprecated.
- IOTriplet() - Constructor for class hudson.Launcher.IOTriplet
-
- IOUtils - Class in hudson.util
-
Adds more to commons-io.
- IOUtils() - Constructor for class hudson.util.IOUtils
-
- is(Run) - Method in class hudson.model.Fingerprint.BuildPtr
-
- is(Job) - Method in class hudson.model.Fingerprint.BuildPtr
-
- is(String) - Method in enum hudson.tools.JDKInstaller.Platform
-
- isAbsolute(String) - Static method in class hudson.util.IOUtils
-
- isAbsoluteUri(String) - Static method in class hudson.Util
-
- isAccepted() - Method in class hudson.model.queue.ScheduleResult
-
- isAcceptingTasks() - Method in class hudson.model.Computer
-
Returns true
if the computer is accepting tasks.
- isAcceptingTasks() - Method in class hudson.model.Node
-
Returns true
if the node is accepting tasks.
- isAcceptingTasks(T) - Method in class hudson.slaves.RetentionStrategy
-
Returns true
if the computer is accepting tasks.
- isAcceptingTasks() - Method in class hudson.slaves.SlaveComputer
-
Returns true
if the computer is accepting tasks.
- isAccountNonExpired() - Method in class hudson.security.HudsonPrivateSecurityRealm.Details
-
- isAccountNonLocked() - Method in class hudson.security.HudsonPrivateSecurityRealm.Details
-
- isActivated() - Method in class hudson.diagnosis.HudsonHomeDiskUsageMonitor
-
- isActivated() - Method in class hudson.diagnosis.NullIdDescriptorMonitor
-
- isActivated() - Method in class hudson.diagnosis.OldDataMonitor
-
- isActivated() - Method in class hudson.diagnosis.ReverseProxySetupMonitor
-
- isActivated() - Method in class hudson.diagnosis.TooManyJobsButNoView
-
- isActivated() - Method in class hudson.model.AdministrativeMonitor
-
Returns true if this monitor is activated and
wants to produce a warning message.
- isActivated() - Method in class hudson.model.UpdateCenter.CoreUpdateMonitor
-
- isActivated() - Method in class hudson.node_monitors.MonitorMarkedNodeOffline
-
- isActivated() - Method in class hudson.PluginManager.PluginCycleDependenciesMonitor
-
- isActivated() - Method in class hudson.PluginManager.PluginUpdateMonitor
-
- isActivated() - Method in class hudson.triggers.SCMTrigger.AdministrativeMonitorImpl
-
- isActivated() - Method in class hudson.util.AdministrativeError
-
- isActivated() - Method in class jenkins.diagnosis.HsErrPidList
-
- isActivated() - Method in class jenkins.diagnostics.PinningIsBlockingBundledPluginMonitor
-
- isActivated() - Method in class jenkins.diagnostics.SecurityIsOffMonitor
-
- isActivated() - Method in class jenkins.model.DownloadSettings.Warning
-
- isActivated() - Method in class jenkins.security.RekeySecretAdminMonitor
-
- isActivated() - Method in class jenkins.security.s2m.AdminCallableMonitor
-
- isActivated() - Method in class jenkins.security.s2m.MasterKillSwitchWarning
-
- isActive(AnnotatedElement) - Method in class hudson.ExtensionFinder.DefaultGuiceExtensionAnnotation
-
- isActive(AnnotatedElement) - Method in class hudson.ExtensionFinder.GuiceExtensionAnnotation
-
Hook to enable subtypes to control which ones to pick up and which ones to ignore.
- isActive() - Method in class hudson.model.Executor
-
Check if executor is ready to accept tasks.
- isActive() - Method in class hudson.PluginWrapper
-
Returns true if this plugin is enabled for this session.
- isAdjacentTo(Fingerprint.Range) - Method in class hudson.model.Fingerprint.Range
-
- isAdmin() - Static method in class hudson.model.Hudson
-
- isAdmin(StaplerRequest) - Static method in class hudson.model.Hudson
-
- isAdmin(Map, Closure) - Method in interface lib.LayoutTagLib
-
- isAdmin(Closure) - Method in interface lib.LayoutTagLib
-
- isAdmin(Map) - Method in interface lib.LayoutTagLib
-
- isAdmin() - Method in interface lib.LayoutTagLib
-
- isAdminOrTest(Map, Closure) - Method in interface lib.LayoutTagLib
-
Deprecated, do not use.
- isAdminOrTest(Closure) - Method in interface lib.LayoutTagLib
-
Deprecated, do not use.
- isAdminOrTest(Map) - Method in interface lib.LayoutTagLib
-
Deprecated, do not use.
- isAdminOrTest() - Method in interface lib.LayoutTagLib
-
Deprecated, do not use.
- isAggregateReport() - Method in class hudson.model.HealthReport
-
Getter for property 'aggregateReport'.
- isAlive() - Method in class hudson.Launcher.RemoteLauncher.ProcImpl
-
- isAlive() - Method in interface hudson.Launcher.RemoteProcess
-
- isAlive() - Method in class hudson.model.Computer
-
Returns true if any of the executors are
active.
- isAlive() - Method in class hudson.model.Fingerprint
-
Returns true if any of the builds recorded in this fingerprint
is still retained.
- isAlive() - Method in class hudson.Proc
-
Checks if the process is still alive.
- isAlive() - Method in class hudson.Proc.LocalProc
-
- isAlive() - Method in class hudson.Proc.RemoteProc
-
Deprecated.
- isAlive() - Method in class jenkins.model.Jenkins.MasterComputer
-
Will always keep this guy alive so that it can function as a fallback to
execute
Queue.FlyweightTask
s.
- isAllowed(Class<T>, ExtensionComponent<T>) - Static method in class jenkins.ExtensionFilter
-
- isAllReady() - Static method in class hudson.model.RestartListener
-
Returns true iff all the listeners OKed the restart.
- isAnimated() - Method in enum hudson.model.BallColor
-
True if the icon is animated.
- isAnnotationPresent(Class<? extends Annotation>) - Method in class hudson.util.ReflectionUtils.Parameter
-
- isAnonymous() - Static method in class hudson.Functions
-
Checks if the current user is anonymous.
- isAnonymous() - Method in class hudson.security.WhoAmI
-
- isApplicable(Descriptor) - Method in class hudson.model.AbstractProject.AbstractProjectDescriptor
-
- isApplicable(Class<? extends Job>) - Method in class hudson.model.JobPropertyDescriptor
-
Returns true if this
JobProperty
type is applicable to the
given job type.
- isApplicable(Class<? extends Job>) - Method in class hudson.model.ParametersDefinitionProperty.DescriptorImpl
-
- isApplicable(Descriptor) - Method in class hudson.model.TopLevelItemDescriptor
-
- isApplicable(Collection<? extends Item>) - Static method in class hudson.model.View.People
-
- isApplicable(Job) - Method in class hudson.scm.SCMDescriptor
-
Allows
SCMDescriptor
s to choose which projects it wants to be configurable against.
- isApplicable(AbstractProject) - Method in class hudson.scm.SCMDescriptor
-
Deprecated.
- isApplicable(Class<? extends AbstractProject>) - Method in class hudson.tasks.ArtifactArchiver.DescriptorImpl
-
- isApplicable(Class<? extends AbstractProject>) - Method in class hudson.tasks.BatchFile.DescriptorImpl
-
- isApplicable(Class<? extends AbstractProject>) - Method in class hudson.tasks.BuildStepDescriptor
-
Returns true if this task is applicable to the given project.
- isApplicable(Class<? extends AbstractProject>) - Method in class hudson.tasks.BuildTrigger.DescriptorImpl
-
- isApplicable(AbstractProject<?, ?>) - Method in class hudson.tasks.BuildWrapperDescriptor
-
Returns true if this task is applicable to the given project.
- isApplicable(Class<? extends AbstractProject>) - Method in class hudson.tasks.Fingerprinter.DescriptorImpl
-
- isApplicable(Class<? extends AbstractProject>) - Method in class hudson.tasks.Maven.DescriptorImpl
-
- isApplicable(Class<? extends ToolInstallation>) - Method in class hudson.tasks.Maven.MavenInstaller.DescriptorImpl
-
- isApplicable(Class<? extends AbstractProject>) - Method in class hudson.tasks.Shell.DescriptorImpl
-
- isApplicable(Class<? extends ToolInstallation>) - Method in class hudson.tools.JDKInstaller.DescriptorImpl
-
- isApplicable(Class<? extends T>) - Method in class hudson.tools.PropertyDescriptor
-
Returns true if this property type is applicable to the
given target type.
- isApplicable(Class<? extends ToolInstallation>) - Method in class hudson.tools.ToolInstallerDescriptor
-
- isApplicable(Class<? extends Node>) - Method in class hudson.tools.ToolLocationNodeProperty.DescriptorImpl
-
- isApplicable(Item) - Method in class hudson.triggers.SCMTrigger.DescriptorImpl
-
- isApplicable(Item) - Method in class hudson.triggers.TimerTrigger.DescriptorImpl
-
- isApplicable(Item) - Method in class hudson.triggers.TriggerDescriptor
-
Returns true if this trigger is applicable to the
given
Item
.
- isApplicable(AbstractProject) - Method in class jenkins.scm.DefaultSCMCheckoutStrategyImpl.DescriptorImpl
-
- isApplicable(AbstractProject) - Method in class jenkins.scm.SCMCheckoutStrategyDescriptor
-
- isApplicable(Item) - Method in class jenkins.triggers.ReverseBuildTrigger.DescriptorImpl
-
- isApplicableAsGlobal() - Method in class hudson.slaves.NodePropertyDescriptor
-
Is this node property one where it makes sense to permit it as a global node property.
- isApplicableIn(ItemGroup) - Method in class hudson.model.TopLevelItemDescriptor
-
- isApply(StaplerRequest) - Static method in class hudson.util.FormApply
-
Is this submission from the "apply" button?
- isArtifactsPermissionEnabled() - Static method in class hudson.Functions
-
Returns
true
if the
Run.ARTIFACTS
permission is enabled,
false
otherwise.
- isAssignable() - Method in class hudson.model.Label
-
Can jobs be assigned to this label?
- isAtom() - Method in class hudson.model.Label
-
Returns true iff this label is an atom.
- isAtom() - Method in class hudson.model.labels.LabelAtom
-
- isAuthenticated() - Method in class hudson.security.ContainerAuthentication
-
- isAuthenticated() - Method in class hudson.security.WhoAmI
-
- isAutomaticRefreshEnabled() - Method in class hudson.model.View
-
Enables or disables automatic refreshes of the view.
- isAutoRefresh(HttpServletRequest) - Static method in class hudson.Functions
-
- isAvailable() - Method in class hudson.model.Queue.JobOffer
-
Is this executor ready to accept some tasks?
- isAvailable() - Method in class hudson.model.queue.MappingWorksheet.ExecutorSlot
-
- isBetterOrEqualTo(Result) - Method in class hudson.model.Result
-
- isBetterThan(Result) - Method in class hudson.model.Result
-
- isBiggerThan(int) - Method in class hudson.model.Fingerprint.Range
-
- isBlank() - Method in class jenkins.util.TreeString
-
- isBlocked() - Method in class hudson.model.Queue.Item
-
- isBlockedByShutdown(Queue.Task) - Static method in class hudson.model.Queue
-
- isBrowserReusable(T, T) - Method in class hudson.scm.SCMDescriptor
-
Optional method used by the automatic SCM browser inference.
- isBuildable() - Method in class hudson.model.AbstractProject
-
- isBuildable() - Method in class hudson.model.Job
-
Returns true if we should display "build now" icon
- isBuildable() - Method in class hudson.model.Queue.Item
-
Build is waiting the executor to become available.
- isBuildable() - Method in class hudson.model.ViewJob
-
- isBuildBlocked() - Method in class hudson.model.AbstractProject
-
Returns true if the execution should be blocked
for temporary reasons.
- isBuildBlocked() - Method in class hudson.model.queue.QueueTaskFilter
-
- isBuildBlocked() - Method in interface hudson.model.Queue.Task
-
Returns true if the execution should be blocked
for temporary reasons.
- isBuilding() - Method in class hudson.model.Job
-
Returns true if a build of this project is in progress.
- isBuilding() - Method in class hudson.model.Run
-
Returns true if the build is not completed yet.
- isBuilding(T) - Method in interface hudson.widgets.HistoryWidget.Adapter
-
- isBundled() - Method in class hudson.PluginWrapper
-
- isBusy() - Method in class hudson.model.Executor
-
- isCancelled() - Method in class hudson.model.Queue.LeftItem
-
Is this representing a cancelled item?
- isCaseInsensitive() - Static method in class hudson.search.UserSearchProperty
-
- isCaseSensitive() - Method in class hudson.tasks.ArtifactArchiver
-
- isCheckURIEncodingEnabled() - Static method in class jenkins.model.Jenkins
-
Does not check when system default encoding is "ISO-8859-1".
- isClogged() - Method in class hudson.triggers.SCMTrigger.DescriptorImpl
-
Returns true if the SCM polling thread queue has too many jobs
than it can handle.
- isCollapsed(String) - Static method in class hudson.Functions
-
- isCollapsed(String) - Method in class hudson.model.PaneStatusProperties
-
- isCollidingWith(Resource, int) - Method in class hudson.model.Resource
-
Checks the resource collision.
- isCollidingWith(ResourceList) - Method in class hudson.model.ResourceList
-
Checks if this resource list and that resource list has any conflicting
resource access.
- isCompatibleWithInstalledVersion() - Method in class hudson.model.UpdateSite.Plugin
-
If the plugin is already installed, and the new version of the plugin has a "compatibleSinceVersion"
value (i.e., it's only directly compatible with that version or later), this will check to
see if the installed version is older than the compatible-since version.
- isComplete() - Method in class hudson.model.LargeText
-
Deprecated.
- isCompleteBuild() - Method in class hudson.model.Result
-
Is this a complete build - i.e.
- isCompletelyValid() - Method in class hudson.model.queue.MappingWorksheet.Mapping
-
Makes sure that all the assignments are made and it is within the constraints.
- isConcurrentBuild() - Method in class hudson.model.AbstractProject
-
Does this project perform concurrent builds?
- isConcurrentBuild() - Method in class hudson.model.queue.AbstractQueueTask
-
- isConcurrentBuild() - Method in class hudson.model.queue.QueueTaskFilter
-
- isConcurrentBuild() - Method in interface hudson.model.Queue.Task
-
True if the task allows concurrent builds, where the same
Queue.Task
is executed
by multiple executors concurrently on the same or different nodes.
- isConfigurable() - Method in class hudson.model.AbstractProject
-
Used in sidepanel.jelly to decide whether to display
the config/delete/build links.
- isConnecting() - Method in class hudson.model.Computer
-
- isConnecting() - Method in class hudson.slaves.SlaveComputer
-
- isConnecting() - Method in class jenkins.model.Jenkins.MasterComputer
-
- isContainedBy(PermissionScope) - Method in class hudson.security.Permission
-
Checks if this permission is contained in the specified scope, (either directly or indirectly.)
- isContainedBy(PermissionScope) - Method in class hudson.security.PermissionScope
-
Returns true if this scope is directly or indirectly contained by the given scope.
- isContextMenuVisible(Action) - Static method in class hudson.Functions
-
- isCreated() - Method in class hudson.model.queue.ScheduleResult.Created
-
- isCreated() - Method in class hudson.model.queue.ScheduleResult
-
- isCreateSessionAllowed() - Method in class jenkins.security.ExceptionTranslationFilter
-
If true
, indicates that SecurityEnforcementFilter
is permitted to store the target
URL and exception information in the HttpSession
(the default).
- isCredentialsNonExpired() - Method in class hudson.security.HudsonPrivateSecurityRealm.Details
-
- isDangerous() - Method in class hudson.util.ClockDifference
-
Returns true if the difference is big enough to be considered dangerous.
- isDarwin() - Static method in class hudson.model.Hudson
-
- isDarwin() - Static method in enum hudson.Platform
-
- isDefault() - Method in class hudson.model.View
-
If true, this is a view that renders the top page of Hudson.
- isDefaultExcludes() - Method in class hudson.tasks.ArtifactArchiver
-
- isDefaultJDKValid(Node) - Static method in class hudson.model.JDK
-
Checks if "java" is in PATH on the given node.
- isDefaultName(String) - Static method in class hudson.model.JDK
-
- isDefaultValue() - Method in class hudson.model.BooleanParameterDefinition
-
- isDeleted() - Method in class hudson.PluginWrapper
-
Returns true if this plugin is deleted.
- isDescriptorOf(Class<? extends Describable>) - Method in class hudson.ExtensionComponent
-
Checks if this component is a
Descriptor
describing the given type
For example,
component.isDescriptorOf(Builder.class)
- isDevelopmentMode - Static variable in class hudson.Main
-
Set to true if we are running inside "mvn hpi:run" or "mvn hudson-dev:run"
- isDirectory() - Method in class hudson.FilePath
-
Checks if the file is a directory.
- isDirectory() - Method in class jenkins.util.VirtualFile
-
Checks whether this file exists and is a directory.
- isDisabled() - Method in class hudson.model.AbstractProject
-
- isDisableRememberMe() - Method in class hudson.security.GlobalSecurityConfiguration
-
- isDisableRememberMe() - Method in class jenkins.model.Jenkins
-
- isDisjoint(Fingerprint.Range) - Method in class hudson.model.Fingerprint.Range
-
- isDisplayCell() - Method in class hudson.model.Executor
-
If this executor is running an
AsynchronousExecution
and that execution wants to hide the display
cell for the executor (because there is another executor displaying the job progress and we don't want to
confuse the user) then this method will return
false
to indicate to
executors.jelly
that
the executor cell should be hidden.
- isDone() - Method in class jenkins.security.RekeySecretAdminMonitor
-
Indicates that the re-keying has run to the completion.
- isDowngradable() - Method in class hudson.model.UpdateCenter
-
Returns true if backup of jenkins.war exists on the hard drive
- isDowngradable() - Method in class hudson.PluginWrapper
-
returns true if backup of previous version of plugin exists
- isDue() - Method in class hudson.model.UpdateSite
-
Returns true if it's time for us to check for new version.
- isDue() - Method in class hudson.model.UsageStatistics
-
Returns true if it's time for us to check for new version.
- isEditable() - Method in class hudson.model.AllView
-
- isEditable() - Method in class hudson.model.View
-
By default, return true to render the "Edit view" link on the page.
- isEmpty() - Method in class hudson.model.Fingerprint.RangeSet
-
- isEmpty() - Method in class hudson.model.Label
-
If there's no such label defined in
Node
or
Cloud
.
- isEmpty() - Method in class hudson.model.Queue
-
- isEmpty() - Method in class hudson.tools.JDKInstaller.JDKFamilyList
-
- isEmpty() - Method in class hudson.util.CopyOnWriteList
-
- isEmpty() - Method in class hudson.util.CopyOnWriteMap
-
- isEmpty() - Method in class hudson.util.PersistedList
-
- isEmpty() - Method in class hudson.util.RunList
-
- isEmpty() - Method in class jenkins.model.lazy.AbstractLazyLoadRunMap
-
- isEmptySet() - Method in class hudson.scm.ChangeLogSet
-
Returns true if there's no change.
- isEnableCaptcha() - Method in class hudson.security.HudsonPrivateSecurityRealm
-
Checks if captcha is enabled on user signup.
- isEnabled() - Method in class hudson.model.AdministrativeMonitor
-
- isEnabled() - Method in class hudson.model.PaneStatusProperties.DescriptorImpl
-
- isEnabled() - Method in class hudson.model.UserPropertyDescriptor
-
Whether or not the described property is enabled in the current context.
- isEnabled() - Method in class hudson.PluginWrapper
-
If true, the plugin is going to be activated next time
Jenkins runs.
- isEnabled() - Method in class hudson.security.HudsonPrivateSecurityRealm.Details.DescriptorImpl
-
- isEnabled() - Method in class hudson.security.HudsonPrivateSecurityRealm.Details
-
- isEnabled() - Method in class jenkins.security.LastGrantedAuthoritiesProperty.DescriptorImpl
-
- isEnabledFor(View) - Method in class hudson.model.ViewPropertyDescriptor
-
Whether or not the described property is enabled in the current context.
- isExcludeClientIPFromCrumb() - Method in class hudson.security.csrf.DefaultCrumbIssuer
-
- isExtensionsAvailable() - Static method in class hudson.Functions
-
- isFile() - Method in class jenkins.util.VirtualFile
-
Checks whether this file exists and is a plain file.
- isFilterExecutors() - Method in class hudson.model.View
-
If true, only show relevant executors
- isFilterQueue() - Method in class hudson.model.View
-
If true, only show relevant queue items
- isFingerprint() - Method in class hudson.tasks.ArtifactArchiver
-
- isFingerprintConfigured() - Method in class hudson.model.AbstractProject
-
True if the builds of this project produces
Fingerprint
records.
- isFingerprintConfigured() - Method in class hudson.model.Project
-
- isFixingActive() - Method in class jenkins.management.AsynchronousAdministrativeMonitor
-
Is there an active execution process going on?
- isFolder() - Method in class hudson.model.DirectoryBrowserSupport.Path
-
- isForceExistingJobs() - Method in class jenkins.model.ProjectNamingStrategy
-
This flag can be used to force existing jobs to be migrated to a new naming strategy - if this method returns true, the naming will be enforced at every config change.
- isForceExistingJobs() - Method in class jenkins.model.ProjectNamingStrategy.PatternProjectNamingStrategy
-
- isFormField() - Method in class hudson.model.FileParameterValue.FileItemImpl
-
- isForNewerHudson() - Method in class hudson.model.UpdateSite.Plugin
-
- isGlibcSupported() - Static method in class hudson.Functions
-
- isHoldOffBuildUntilSave() - Method in class hudson.model.Job
-
- isHoldOffLaunchUntilSave() - Method in class hudson.model.Node
-
- isIdle() - Method in class hudson.model.Computer
-
Returns true if all the executors of this computer are idle.
- isIdle() - Method in class hudson.model.Executor
-
Returns true if this
Executor
is ready for action.
- isIdleForTooLong(T) - Method in class hudson.slaves.CloudSlaveRetentionStrategy
-
Has this computer been idle for too long?
- isIdOrFullnameAllowed(String) - Static method in class hudson.model.User
-
Is the ID allowed? Some are prohibited for security reasons.
- isIgnored() - Method in class hudson.node_monitors.AbstractNodeMonitorDescriptor
-
Is this monitor currently ignored?
- isIgnored() - Method in class hudson.node_monitors.NodeMonitor
-
True if this monitoring shouldn't mark the slaves offline.
- isIgnoredDir(File) - Method in class hudson.util.SecretRewriter
-
Decides if this directory is worth visiting or not.
- isIgnorePostCommitHooks() - Method in class hudson.triggers.SCMTrigger
-
This trigger wants to ignore post-commit hooks.
- isImmutableValueType(Class) - Method in class hudson.util.xstream.MapperDelegate
-
- isIndependent(Fingerprint.Range) - Method in class hudson.model.Fingerprint.Range
-
- isInMemory() - Method in class hudson.model.FileParameterValue.FileItemImpl
-
- isInPath(File) - Method in class jenkins.util.AntClassLoader
-
Indicate if the given file is in this loader's path
- isInProgress() - Method in class hudson.model.Run
-
Determine whether the run is being build right now.
- isInQueue() - Method in class hudson.model.AbstractProject
-
Returns true if the build is in the queue.
- isInQueue() - Method in class hudson.model.Job
-
- isInstance(T) - Method in class hudson.model.Descriptor
-
Checks if the given object is created from this
Descriptor
.
- isInstantiable() - Method in class hudson.model.AllView.DescriptorImpl
-
- isInstantiable() - Method in class hudson.model.MyView.DescriptorImpl
-
If the security is not enabled, there's no point in having
this type of views.
- isInstantiable() - Method in class hudson.model.ProxyView.DescriptorImpl
-
- isInstantiable() - Method in class hudson.model.ViewDescriptor
-
Some special views are not instantiable, and for those
this method returns false.
- isInstantiable() - Method in class hudson.slaves.NodeDescriptor
-
Can the administrator create this type of nodes from UI?
Return false if it only makes sense for programs to create it, not through the "new node" UI.
- isInstantiable() - Method in class jenkins.model.Jenkins.DescriptorImpl
-
- isInvalid() - Method in class hudson.security.HudsonPrivateSecurityRealm.Details
-
- isInvalid() - Method in interface hudson.security.InvalidatableUserDetails
-
Deprecated.
- isJnlpAgent() - Method in class hudson.model.Computer
-
- isJnlpAgent() - Method in class hudson.slaves.SlaveComputer
-
- isJunctionOrSymlink(File) - Static method in class hudson.util.jna.Kernel32Utils
-
- isKeepDependencies() - Method in class hudson.model.Job
-
If true, it will keep all the build logs of dependency components.
- isKeepLog() - Method in class hudson.model.Run
-
Returns true if this log file should be kept and not deleted.
- isKeepUpWhenActive() - Method in class hudson.slaves.SimpleScheduledRetentionStrategy
-
- isLatestOnly() - Method in class hudson.tasks.ArtifactArchiver
-
Deprecated.
- isLaunchSupported() - Method in class hudson.model.Computer
-
Returns true if this computer can be launched by Hudson proactively and automatically.
- isLaunchSupported() - Method in class hudson.slaves.ComputerLauncher
-
- isLaunchSupported() - Method in class hudson.slaves.ComputerLauncherFilter
-
- isLaunchSupported() - Method in class hudson.slaves.JNLPLauncher
-
- isLaunchSupported() - Method in class hudson.slaves.SlaveComputer
-
- isLegacy() - Method in class jenkins.model.Nodes
-
Returns true
if and only if the list of nodes is stored in the legacy location.
- isLegacyDefault() - Method in class hudson.model.UpdateSite
-
Is this the legacy default update center site?
- isLikelyStuck() - Method in class hudson.model.Executor
-
Returns true if the current build is likely stuck.
- isLoggable(LogRecord) - Method in class hudson.logging.WeakLogHandler
-
- isLogUpdated() - Method in class hudson.model.Job
-
Returns true if the log file is still being updated.
- isLogUpdated() - Method in class hudson.model.Run
-
Returns true if the log file is still being updated.
- isMainWork() - Method in class hudson.model.queue.WorkUnit
-
Is this work unit the "main work", which is the primary
SubTask
represented by
Queue.Task
itself.
- isManualLaunchAllowed() - Method in class hudson.model.Computer
-
This method is called to determine whether manual launching of the slave is allowed at this point in time.
- isManualLaunchAllowed(T) - Method in class hudson.slaves.RetentionStrategy
-
This method is called to determine whether manual launching of the slave is allowed at this point in time.
- isManualLaunchAllowed(SlaveComputer) - Method in class hudson.slaves.SimpleScheduledRetentionStrategy
-
- isMatrixProject(Object) - Static method in class hudson.Functions
-
Deprecated.
- isMaven2_1(Launcher) - Method in class hudson.tasks.Maven.MavenInstallation
-
Is this Maven 2.1.x or 2.2.x - but not Maven 3.x?
- isModel(Object) - Static method in class hudson.Functions
-
- isModelWithChildren(Object) - Static method in class hudson.Functions
-
- isModelWithContextMenu(Object) - Static method in class hudson.Functions
-
- isMultiline(String) - Static method in class hudson.Functions
-
- isMultipart(HttpServletRequest) - Static method in class hudson.security.csrf.CrumbFilter
-
- isMultiPartForm(String) - Static method in class hudson.util.MultipartFormDataParser
-
Checks a Content-Type string to assert if it is "multipart/form-data".
- isMustangOrAbove() - Static method in class hudson.Functions
-
- isNameEditable() - Method in class hudson.model.Job
-
Returns whether the name of this job can be changed by user.
- isNative() - Method in class hudson.os.PosixAPI
-
- isNeededDependenciesCompatibleWithInstalledVersion() - Method in class hudson.model.UpdateSite.Plugin
-
If at least some of the plugin's needed dependencies are already installed, and the new version of the
needed dependencies plugin have a "compatibleSinceVersion"
value (i.e., it's only directly compatible with that version or later), this will check to
see if the installed version is older than the compatible-since version.
- isNeededDependenciesForNewerJenkins() - Method in class hudson.model.UpdateSite.Plugin
-
- isNewerThan(String) - Method in class hudson.model.UpdateSite.Entry
-
Checks if the specified "current version" is older than the version of this entry.
- isNotExclusive() - Method in class hudson.model.Queue.JobOffer
-
- isOff() - Method in class jenkins.util.io.FileBoolean
-
- isOffline() - Method in class hudson.model.Computer
-
- isOffline() - Method in class hudson.model.Label
-
Returns true if all the nodes of this label is offline.
- isOld(int) - Method in class hudson.diagnosis.OldDataMonitor.VersionRange
-
Does this version range contain a version more than the given number of releases ago?
- isOlderThan(VersionNumber) - Method in class hudson.PluginWrapper
-
Returns true if the version of this plugin is older than the given version.
- isOn() - Method in class jenkins.util.io.FileBoolean
-
- isOnline() - Method in class hudson.model.Computer
-
- isOnlyIfSuccessful() - Method in class hudson.tasks.ArtifactArchiver
-
- isOptional(Extension) - Method in class hudson.ExtensionFinder.DefaultGuiceExtensionAnnotation
-
- isOptional(T) - Method in class hudson.ExtensionFinder.GuiceExtensionAnnotation
-
- isOverridden(Class, Class, String, Class...) - Static method in class hudson.Util
-
Checks if the method defined on the base type with the given arguments
is overridden in the given derived type.
- isParameterized() - Method in class hudson.model.AbstractProject
-
- isParameterized() - Method in class jenkins.model.ParameterizedJobMixIn
-
- isParking() - Method in class hudson.model.Executor
-
Returns true if this executor is waiting for a task to execute.
- isPartiallyIdle() - Method in class hudson.model.Computer
-
Returns true if this computer has some idle executors that can take more workload.
- isPartiallyValid() - Method in class hudson.model.queue.MappingWorksheet.Mapping
-
Checks if the assignments made thus far are valid an within the constraints.
- isPasswordCorrect(String) - Method in class hudson.security.HudsonPrivateSecurityRealm.Details
-
- isPending() - Method in class hudson.model.Queue.BuildableItem
-
- isPending(Queue.Task) - Method in class hudson.model.Queue
-
Is the given task currently pending execution?
- isPinned() - Method in class hudson.PluginWrapper
-
- isPinningForcingOldVersion() - Method in class hudson.PluginWrapper
-
Checks if this plugin is pinned and that's forcing us to use an older version than the bundled one.
- isPluginUploaded() - Method in class hudson.PluginManager
-
Returns true if any new plugin was added.
- isPollingThreadCountOptionVisible() - Method in class hudson.triggers.SCMTrigger.DescriptorImpl
-
- isQuietingDown() - Method in class jenkins.model.Jenkins
-
Returns true if Jenkins is quieting down.
- isReachable(InetAddress, int) - Method in class hudson.model.ComputerPinger.BuiltInComputerPinger
-
- isReachable(InetAddress, int) - Method in class hudson.model.ComputerPinger
-
Is the specified address reachable?
- isReadable() - Method in class hudson.model.DirectoryBrowserSupport.Path
-
- isReady() - Method in class hudson.model.FingerprintMap
-
Returns true if there's some data in the fingerprint database.
- isReadyToRestart() - Method in class hudson.model.RestartListener.Default
-
- isReadyToRestart() - Method in class hudson.model.RestartListener
-
Called periodically during the safe restart.
- isReadyToRestart() - Method in class jenkins.model.Jenkins.MasterRestartNotifyier
-
- isRecurse() - Method in class hudson.model.ListView
-
- isRefreshable() - Method in class hudson.ExtensionFinder
-
- isRefused() - Method in class hudson.model.queue.ScheduleResult
-
The scheduling of the task was refused and the queue didn't change.
- isRefused() - Method in class hudson.model.queue.ScheduleResult.Refused
-
- isRelativePath(String) - Static method in class hudson.Util
-
A mostly accurate check of whether a path is a relative path or not.
- isRelevant() - Method in class jenkins.security.s2m.MasterKillSwitchConfiguration
-
Returns true if the configuration of this subsystem becomes relevant.
- isRemote() - Method in class hudson.FilePath
-
Returns true if this
FilePath
represents a remote file.
- isRestartRequiredForCompletion() - Method in class hudson.model.UpdateCenter
-
- isRestartScheduled() - Method in class hudson.model.UpdateCenter
-
Checks if the restart operation is scheduled
(which means in near future Jenkins will restart by itself)
- isRootUrlSecure() - Method in class jenkins.model.Jenkins
-
Is Jenkins running in HTTPS?
Note that we can't really trust ServletRequest.isSecure()
because HTTPS might be terminated
in the reverse proxy.
- isRunning() - Method in class hudson.model.TaskThread
-
- isSafeToRedirectTo(String) - Static method in class hudson.Util
-
Return true iff the parameter does not denote an absolute URI and not a scheme-relative URI.
- isScanOnBoot() - Method in class jenkins.security.RekeySecretAdminMonitor
-
- isSelfLabel() - Method in class hudson.model.Label
-
Returns true if this label is a "self label",
which means the label is the name of a
Node
.
- isSensitive() - Method in class hudson.model.ParameterValue
-
Returns whether the information contained in this ParameterValue is
sensitive or security related.
- isSensitive() - Method in class hudson.model.PasswordParameterValue
-
- isSignaled() - Method in class hudson.util.OneShotEvent
-
Returns true if a value is offered.
- isSingle() - Method in class hudson.model.Fingerprint.Range
-
Returns true if this range only represents a single number.
- isSingleton() - Method in interface hudson.util.spring.BeanConfiguration
-
- isSmallerThan(int) - Method in class hudson.model.Fingerprint.Range
-
- isSmallerThan(int) - Method in class hudson.model.Fingerprint.RangeSet
-
Returns true if all the integers logically in this
Fingerprint.RangeSet
is smaller than the given integer.
- isSnowLeopardOrLater() - Static method in enum hudson.Platform
-
Returns true if we run on Mac OS X >= 10.6
- isStale() - Method in class hudson.model.queue.BackFiller.TentativePlan
-
- isStarving(long) - Method in class hudson.util.SequentialExecutionQueue
-
Returns true if too much time is spent since some
Runnable
is submitted into the queue
until they get executed.
- isStuck() - Method in class hudson.model.Queue.BuildableItem
-
- isStuck() - Method in class hudson.model.Queue.Item
-
True if the item is starving for an executor for too long.
- isSubTypeOf(Class) - Method in class hudson.model.Descriptor
-
Checks if the type represented by this descriptor is a subtype of the given type.
- isSuccess() - Method in class hudson.model.UpdateCenter.DownloadJob.InstallationStatus
-
- isSuccess() - Method in class hudson.model.UpdateCenter.DownloadJob.Success
-
- issueCrumb(ServletRequest, String) - Method in class hudson.security.csrf.CrumbIssuer
-
Create a crumb value based on user specific information in the request.
- issueCrumb(ServletRequest, String) - Method in class hudson.security.csrf.DefaultCrumbIssuer
-
Create a crumb value based on user specific information in the request.
- isSymlink(File) - Static method in class hudson.Util
-
Checks if the given file represents a symlink.
- isTagged() - Method in class hudson.scm.AbstractScmTagAction
-
Returns true if the build is tagged already.
- isTemporarilyOffline() - Method in class hudson.model.Computer
-
- isTerminating() - Method in class jenkins.model.Jenkins
-
Returns true if the container initiated the termination of the web application.
- isTrimmed() - Method in class hudson.widgets.HistoryWidget
-
- isUnitTest - Static variable in class hudson.Main
-
Set to true if we are running unit tests.
- isUnix() - Method in class hudson.Launcher.DecoratedLauncher
-
- isUnix() - Method in class hudson.Launcher
-
Returns true if this
Launcher
is going to launch on Unix.
- isUnix() - Method in class hudson.Launcher.RemoteLauncher
-
- isUnix() - Method in class hudson.model.Computer
-
True if this computer is a Unix machine (as opposed to Windows machine).
- isUnix() - Method in class hudson.slaves.SlaveComputer
-
- isUnix() - Method in class jenkins.model.Jenkins.MasterComputer
-
- isUpgradedFromBefore(VersionNumber) - Method in class jenkins.model.Jenkins
-
Returns true if the current running Jenkins is upgraded from a version earlier than the specified version.
- isUpToDate(FilePath, DownloadFromUrlInstaller.Installable) - Method in class hudson.tools.DownloadFromUrlInstaller
-
Checks if the specified expected location already contains the installed version of the tool.
- isUsageStatisticsCollected() - Method in class jenkins.model.Jenkins
-
- isUseBrowser() - Method in class jenkins.model.DownloadSettings
-
- isUseCrumbs() - Method in class jenkins.model.Jenkins
-
If true, all the POST requests to Jenkins would have to have crumb in it to protect
Jenkins from CSRF vulnerabilities.
- isUseProjectNamingStrategy() - Method in class jenkins.model.Jenkins
-
- isUseSecurity() - Method in class jenkins.model.Jenkins
-
A convenience method to check if there's some security
restrictions in place.
- isVisible() - Method in interface jenkins.model.ModelObjectWithContextMenu.ContextMenuVisibility
-
Determines whether to show this action right now.
- isWhitelisted(RoleSensitive, Collection<Role>, Object) - Method in class jenkins.security.s2m.AdminCallableWhitelist
-
- isWhitelisted(RoleSensitive, Collection<Role>, Object) - Method in class jenkins.security.s2m.AdminWhitelistRule
-
- isWhitelisted(RoleSensitive, Collection<Role>, Object) - Method in class jenkins.security.s2m.CallableDirectionChecker.DefaultWhitelist
-
- isWhitelisted(RoleSensitive, Collection<Role>, Object) - Method in class jenkins.security.s2m.CallableWhitelist
-
Returns true if given subject
should be allowed to execute on the master even though
it came over channel from other JVMs.
- isWindows() - Static method in class hudson.Functions
-
- isWindows() - Static method in class hudson.model.Hudson
-
- isWipeOutPermissionEnabled() - Static method in class hudson.Functions
-
Returns
true
if the
Item.WIPEOUT
permission is enabled,
false
otherwise.
- isWorse - Variable in class hudson.model.Run.Summary
-
Is this build worse or better, compared to the previous build?
- isWorseOrEqualTo(Result) - Method in class hudson.model.Result
-
- isWorseThan(Result) - Method in class hudson.model.Result
-
- Item - Interface in hudson.model
-
Basic configuration unit in Hudson.
- Item(Queue.Task, List<Action>, long, FutureImpl) - Constructor for class hudson.model.Queue.Item
-
- Item(Queue.Task, List<Action>, long, FutureImpl, long) - Constructor for class hudson.model.Queue.Item
-
- Item(Queue.Item) - Constructor for class hudson.model.Queue.Item
-
- item - Variable in class hudson.model.queue.MappingWorksheet
-
- item - Variable in class hudson.model.queue.WorkUnitContext
-
- Item(String) - Constructor for class hudson.search.Search.Item
-
- item - Variable in class hudson.search.SuggestedItem
-
- ITEM - Static variable in class hudson.security.PermissionScope
-
Permissions scoped to
Item
s (including
Job
s and other subtypes)
- item - Variable in class hudson.util.TagCloud.Entry
-
- Item_CONFIGURE_description() - Static method in class hudson.model.Messages
-
Key Item.CONFIGURE.description
: Change the
configuration of a job.
.
- Item_CREATE_description() - Static method in class hudson.model.Messages
-
Key Item.CREATE.description
: Create a new job.
.
- Item_DELETE_description() - Static method in class hudson.model.Messages
-
Key Item.DELETE.description
: Delete a job.
.
- ITEM_GROUP - Static variable in class hudson.security.PermissionScope
-
Permissions scoped to containers of
Item
s.
- Item_Permissions_Title() - Static method in class hudson.model.Messages
-
Key Item.Permissions.Title
: Job
.
- Item_READ_description() - Static method in class hudson.model.Messages
-
Key Item.READ.description
: {@code See a job.
- itemDeleteListener - Static variable in class hudson.diagnosis.OldDataMonitor
-
- ItemGroup<T extends Item> - Interface in hudson.model
-
Represents a grouping inherent to a kind of
Item
s.
- ItemGroupMixIn - Class in hudson.model
-
Defines a bunch of static methods to be used as a "mix-in" for
ItemGroup
implementations.
- ItemGroupMixIn(ItemGroup, AccessControlled) - Constructor for class hudson.model.ItemGroupMixIn
-
- ItemGroupMixIn_may_not_copy_as_it_contains_secrets_and_(Object, Object, Object, Object, Object) - Static method in class hudson.model.Messages
-
Key ItemGroupMixIn.may_not_copy_as_it_contains_secrets_and_
:
May not copy {0} as it contains secrets and {1} has {2}/{3} but
not /{4}
.
- ItemListener - Class in hudson.model.listeners
-
Receives notifications about CRUD operations of
Item
.
- ItemListener() - Constructor for class hudson.model.listeners.ItemListener
-
- ItemListenerImpl() - Constructor for class hudson.tasks.BuildTrigger.DescriptorImpl.ItemListenerImpl
-
- ItemListenerImpl() - Constructor for class jenkins.model.lazy.LazyBuildMixIn.ItemListenerImpl
-
- ItemListenerImpl() - Constructor for class jenkins.triggers.ReverseBuildTrigger.ItemListenerImpl
-
- Items - Class in hudson.model
-
Convenience methods related to
Item
.
- Items() - Constructor for class hudson.model.Items
-
- items - Variable in class jenkins.model.ModelObjectWithContextMenu.ContextMenu
-
The actual contents of the menu.
- ItemVisitor - Class in hudson.model
-
- ItemVisitor() - Constructor for class hudson.model.ItemVisitor
-
- iterator() - Method in class hudson.ExtensionList
-
- iterator() - Method in class hudson.model.ParametersAction
-
- iterator() - Method in class hudson.model.RunMap
-
Walks through builds, newer ones first.
- iterator() - Method in class hudson.security.PermissionGroup
-
- iterator() - Method in class hudson.tasks.BuildStep.PublisherList
-
- iterator() - Method in class hudson.util.CopyOnWriteList
-
Returns an iterator.
- iterator() - Method in class hudson.util.DescriptorList
-
- iterator() - Method in class hudson.util.PersistedList
-
- iterator() - Method in class hudson.util.ProcessTree
-
Lists all the processes in the system.
- iterator() - Method in class hudson.util.RunList
-
- iterator() - Method in class jenkins.util.DirectedGraph.SCC
-
- Iterators - Class in hudson.util
-
- Iterators() - Constructor for class hudson.util.Iterators
-
- Iterators.CountingPredicate<T> - Interface in hudson.util
-
- Iterators.DuplicateFilterIterator<T> - Class in hudson.util
-
Remove duplicates from another iterator.
- Iterators.FilterIterator<T> - Class in hudson.util
-
Creates a filtered view of another iterator.
- Iterators.FlattenIterator<U,T> - Class in hudson.util
-
Produces {A,B,C,D,E,F} from {{A,B},{C},{},{D,E,F}}.
- PackedMap<K,V> - Class in hudson.util
-
Read-only map implementation that uses less memory than
HashMap
/
TreeMap
.
- PackedMap.ConverterImpl - Class in hudson.util
-
Should persist like a regular map.
- PageDecorator - Class in hudson.model
-
Participates in the rendering of HTML pages for all pages of Hudson.
- PageDecorator(Class<? extends PageDecorator>) - Constructor for class hudson.model.PageDecorator
-
- PageDecorator() - Constructor for class hudson.model.PageDecorator
-
- PageDecoratorImpl() - Constructor for class hudson.model.UpdateCenter.PageDecoratorImpl
-
- PAMSecurityRealm_BelongToGroup(Object, Object) - Static method in class hudson.security.Messages
-
Key PAMSecurityRealm.BelongToGroup
: {0} needs to belong
to group {1} to read /etc/shadow
.
- PAMSecurityRealm_CurrentUser() - Static method in class hudson.security.Messages
-
Key PAMSecurityRealm.CurrentUser
: Current User
.
- PAMSecurityRealm_DisplayName() - Static method in class hudson.security.Messages
-
Key PAMSecurityRealm.DisplayName
: Unix user/group
database
.
- PAMSecurityRealm_ReadPermission() - Static method in class hudson.security.Messages
-
Key PAMSecurityRealm.ReadPermission
: Jenkins needs to
be able to read /etc/shadow
.
- PAMSecurityRealm_RunAsUserOrBelongToGroupAndChmod(Object, Object, Object) - Static method in class hudson.security.Messages
-
Key PAMSecurityRealm.RunAsUserOrBelongToGroupAndChmod
: Either Jenkins needs to run as {0} or {1} needs to belong to group {2}
and ‘chmod g+r /etc/shadow’ needs to be done to enable Jenkins to read
/etc/shadow
.
- PAMSecurityRealm_Success() - Static method in class hudson.security.Messages
-
Key PAMSecurityRealm.Success
: Success
.
- PAMSecurityRealm_Uid(Object) - Static method in class hudson.security.Messages
-
Key PAMSecurityRealm.Uid
: uid: {0}
.
- PAMSecurityRealm_User(Object) - Static method in class hudson.security.Messages
-
Key PAMSecurityRealm.User
: User ‘{0}’
.
- pane(Map, Closure) - Method in interface lib.LayoutTagLib
-
Used in the <l:side-panel> to draw a box with a title.
- pane(Closure) - Method in interface lib.LayoutTagLib
-
Used in the <l:side-panel> to draw a box with a title.
- pane(Map) - Method in interface lib.LayoutTagLib
-
Used in the <l:side-panel> to draw a box with a title.
- pane() - Method in interface lib.LayoutTagLib
-
Used in the <l:side-panel> to draw a box with a title.
- PaneStatusProperties - Class in hudson.model
-
- PaneStatusProperties() - Constructor for class hudson.model.PaneStatusProperties
-
- PaneStatusProperties.DescriptorImpl - Class in hudson.model
-
- PARALLEL_LOAD - Static variable in class jenkins.model.Jenkins
-
- Parameter(ReflectionUtils.MethodInfo, int) - Constructor for class hudson.util.ReflectionUtils.Parameter
-
- ParameterAction_DisplayName() - Static method in class hudson.model.Messages
-
Key ParameterAction.DisplayName
: Parameters
.
- ParameterDefinition - Class in hudson.model
-
Defines a parameter for a build.
- ParameterDefinition(String) - Constructor for class hudson.model.ParameterDefinition
-
- ParameterDefinition(String, String) - Constructor for class hudson.model.ParameterDefinition
-
- ParameterDefinition.ParameterDescriptor - Class in hudson.model
-
- ParameterDescriptor(Class<? extends ParameterDefinition>) - Constructor for class hudson.model.ParameterDefinition.ParameterDescriptor
-
- ParameterDescriptor() - Constructor for class hudson.model.ParameterDefinition.ParameterDescriptor
-
- ParameterDescriptorImpl() - Constructor for class hudson.model.PasswordParameterDefinition.ParameterDescriptorImpl
-
- ParameterizedJobMixIn<JobT extends Job<JobT,RunT> & ParameterizedJobMixIn.ParameterizedJob & Queue.Task,RunT extends Run<JobT,RunT> & Queue.Executable> - Class in jenkins.model
-
- ParameterizedJobMixIn() - Constructor for class jenkins.model.ParameterizedJobMixIn
-
- ParameterizedJobMixIn.ParameterizedJob - Interface in jenkins.model
-
Marker for job using this mixin.
- ParameterizedJobMixIn_build_now() - Static method in class jenkins.model.Messages
-
Key ParameterizedJobMixIn.build_now
: Build Now
.
- ParameterizedJobMixIn_build_with_parameters() - Static method in class jenkins.model.Messages
-
Key ParameterizedJobMixIn.build_with_parameters
: Build
with Parameters
.
- parameters - Variable in class hudson.cli.BuildCommand
-
- ParametersAction - Class in hudson.model
-
Records the parameter values used for a build.
- ParametersAction(List<ParameterValue>) - Constructor for class hudson.model.ParametersAction
-
- ParametersAction(List<ParameterValue>, Collection<String>) - Constructor for class hudson.model.ParametersAction
-
Constructs a new action with additional safe parameters.
- ParametersAction(ParameterValue...) - Constructor for class hudson.model.ParametersAction
-
- ParametersDefinitionProperty - Class in hudson.model
-
Keeps a list of the parameters defined for a project.
- ParametersDefinitionProperty(List<ParameterDefinition>) - Constructor for class hudson.model.ParametersDefinitionProperty
-
- ParametersDefinitionProperty(ParameterDefinition...) - Constructor for class hudson.model.ParametersDefinitionProperty
-
- ParametersDefinitionProperty.DescriptorImpl - Class in hudson.model
-
- ParametersDefinitionProperty_DisplayName() - Static method in class hudson.model.Messages
-
Key ParametersDefinitionProperty.DisplayName
: This
build is parameterized
.
- ParameterValue - Class in hudson.model
-
A value for a parameter in a build.
- ParameterValue(String, String) - Constructor for class hudson.model.ParameterValue
-
- ParameterValue(String) - Constructor for class hudson.model.ParameterValue
-
- paren() - Method in class hudson.model.Label
-
Returns the label that represents "(this)"
This is a pointless operation for machines, but useful
for humans who find the additional parenthesis often useful
- Paren(Label) - Constructor for class hudson.model.labels.LabelExpression.Paren
-
- parent - Variable in class hudson.model.Resource
-
Parent resource.
- parent - Variable in class hudson.model.View.AsynchPeople
-
- parent - Variable in class hudson.model.View.People
-
- parent - Variable in class hudson.PluginWrapper
-
- parentRef(String) - Method in class hudson.util.spring.BeanBuilder
-
- parse(String) - Static method in class hudson.model.Label
-
Convers a whitespace-separate list of tokens into a set of
Label
s.
- parse(String) - Static method in enum hudson.model.MultiStageTimeSeries.TimeScale
-
- parse(String) - Static method in class hudson.node_monitors.DiskSpaceMonitorDescriptor.DiskSpace
-
Parses a human readable size description like "1GB", "0.5m", etc.
- parse(Run, RepositoryBrowser<?>, File) - Method in class hudson.scm.ChangeLogParser
-
- parse(AbstractBuild, File) - Method in class hudson.scm.ChangeLogParser
-
Deprecated.
- parse(Run, RepositoryBrowser<?>, File) - Method in class hudson.scm.NullChangeLogParser
-
- parse(String) - Static method in class hudson.tasks.LogRotator
-
- parse(String) - Static method in class hudson.util.Area
-
- parse(InputStream) - Method in class hudson.util.spring.BeanBuilder
-
Parses the bean definition groovy script.
- parse(InputStream, Binding) - Method in class hudson.util.spring.BeanBuilder
-
Parses the bean definition groovy script by first exporting the given Binding
.
- parse(String) - Method in class jenkins.security.s2m.CallableRejectionConfig
-
- parseArguments(Parameters) - Method in class hudson.cli.handlers.GenericItemOptionHandler
-
- parseArguments(Parameters) - Method in class hudson.cli.handlers.NodeOptionHandler
-
- parseArguments(Parameters) - Method in class hudson.cli.handlers.ViewOptionHandler
-
- parseArguments(Parameters) - Method in class hudson.model.Result.OptionHandlerImpl
-
- parseExpression(String) - Static method in class hudson.model.Label
-
Parses the expression into a label expression tree.
- ParserConfigurator - Class in hudson.util.io
-
Configures XML parsers to be used for various XML parsing activities inside Jenkins.
- ParserConfigurator() - Constructor for class hudson.util.io.ParserConfigurator
-
- parseRequestedPlugins(InputStream) - Method in class hudson.PluginManager
-
Parses configuration XML files and picks up references to XML files.
- parseSCM(StaplerRequest, AbstractProject) - Static method in class hudson.scm.SCMS
-
Parses
SCM
configuration from the submitted form.
- parseSCM(StaplerRequest) - Static method in class hudson.scm.SCMS
-
- parseSettingsProvider(StaplerRequest) - Static method in class jenkins.mvn.GlobalSettingsProvider
-
- parseSettingsProvider(StaplerRequest) - Static method in class jenkins.mvn.SettingsProvider
-
- PassthruConverter(XStream2) - Constructor for class hudson.util.XStream2.PassthruConverter
-
- password(Map, Closure) - Method in interface lib.FormTagLib
-
Glorified <input type="password">
- password(Closure) - Method in interface lib.FormTagLib
-
Glorified <input type="password">
- password(Map) - Method in interface lib.FormTagLib
-
Glorified <input type="password">
- password() - Method in interface lib.FormTagLib
-
Glorified <input type="password">
- password1 - Variable in class hudson.security.HudsonPrivateSecurityRealm.SignupInfo
-
- password2 - Variable in class hudson.security.HudsonPrivateSecurityRealm.SignupInfo
-
- PASSWORD_ENCODER - Static variable in class hudson.security.HudsonPrivateSecurityRealm
-
- PasswordParameterDefinition - Class in hudson.model
-
Parameter whose value is a
Secret
and is hidden from the UI.
- PasswordParameterDefinition(String, String, String) - Constructor for class hudson.model.PasswordParameterDefinition
-
- PasswordParameterDefinition.ParameterDescriptorImpl - Class in hudson.model
-
- PasswordParameterDefinition_DisplayName() - Static method in class hudson.model.Messages
-
Key PasswordParameterDefinition.DisplayName
: Password
Parameter
.
- PasswordParameterValue - Class in hudson.model
-
- PasswordParameterValue(String, String) - Constructor for class hudson.model.PasswordParameterValue
-
- PasswordParameterValue(String, String, String) - Constructor for class hudson.model.PasswordParameterValue
-
- Path(String, String, boolean, long, boolean) - Constructor for class hudson.model.DirectoryBrowserSupport.Path
-
- path - Variable in class hudson.slaves.WorkspaceList.Entry
-
- path - Variable in class hudson.slaves.WorkspaceList.Lease
-
- pathSeparator - Variable in enum hudson.Platform
-
The character that separates paths in environment variables like PATH and CLASSPATH.
- PATTERN - Static variable in class hudson.tasks._maven.Maven3MojoNote
-
- PATTERN - Static variable in class hudson.tasks._maven.MavenErrorNote
-
- PATTERN - Static variable in class hudson.tasks._maven.MavenMojoNote
-
- PATTERN - Static variable in class hudson.tasks._maven.MavenWarningNote
-
- PatternProjectNamingStrategy(String, boolean) - Constructor for class jenkins.model.ProjectNamingStrategy.PatternProjectNamingStrategy
-
Deprecated.
- PatternProjectNamingStrategy(String, String, boolean) - Constructor for class jenkins.model.ProjectNamingStrategy.PatternProjectNamingStrategy
-
- PatternProjectNamingStrategy_DisplayName() - Static method in class jenkins.model.Messages
-
Key PatternProjectNamingStrategy.DisplayName
: Pattern
.
- PatternProjectNamingStrategy_NamePatternInvalidSyntax() - Static method in class jenkins.model.Messages
-
Key PatternProjectNamingStrategy.NamePatternInvalidSyntax
:
regular expression's syntax is invalid.
.
- PatternProjectNamingStrategy_NamePatternRequired() - Static method in class jenkins.model.Messages
-
Key PatternProjectNamingStrategy.NamePatternRequired
: Name Pattern is required
.
- PeepholePermalink - Class in jenkins.model
-
- PeepholePermalink() - Constructor for class jenkins.model.PeepholePermalink
-
- PeepholePermalink.RunListenerImpl - Class in jenkins.model
-
- Pending() - Constructor for class hudson.model.UpdateCenter.DownloadJob.Pending
-
- Pending() - Constructor for class hudson.model.UpdateCenter.RestartJenkinsJob.Pending
-
- People() - Constructor for class hudson.model.View.AsynchPeople.People
-
- People(Jenkins) - Constructor for class hudson.model.View.People
-
- People(View) - Constructor for class hudson.model.View.People
-
- percentage - Variable in class hudson.model.UpdateCenter.DownloadJob.Installing
-
% completed download, or -1 if the percentage is not known.
- perform(BuildStep, BuildListener) - Method in class hudson.model.AbstractBuild.AbstractBuildExecution
-
Calls a build step.
- perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class hudson.model.JobProperty
-
Runs the step over the given build and reports the progress to the listener.
- perform(TaskListener) - Method in class hudson.model.TaskThread
-
Do the actual work.
- perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class hudson.tasks.ArtifactArchiver
-
- perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in interface hudson.tasks.BuildStep
-
Runs the step over the given build and reports the progress to the listener.
- perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class hudson.tasks.BuildStepCompatibilityLayer
-
Deprecated.
Runs the step over the given build and reports the progress to the listener.
- perform(Build<?, ?>, Launcher, BuildListener) - Method in class hudson.tasks.BuildStepCompatibilityLayer
-
- perform(BuildStep, AbstractBuild, Launcher, BuildListener) - Method in enum hudson.tasks.BuildStepMonitor
-
- perform(AbstractBuild, Launcher, BuildListener) - Method in class hudson.tasks.BuildTrigger
-
- perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class hudson.tasks.CommandInterpreter
-
- perform(AbstractBuild<?, ?>, Launcher, TaskListener) - Method in class hudson.tasks.CommandInterpreter
-
- perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class hudson.tasks.Fingerprinter
-
- perform(Job<?, ?>) - Method in class hudson.tasks.LogRotator
-
- perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class hudson.tasks.Maven
-
- perform(Job<?, ?>) - Method in class jenkins.model.BuildDiscarder
-
Called to perform "garbage collection" on the job to discard old build records.
- perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in interface jenkins.tasks.SimpleBuildStep
-
Run this step.
- performAllBuildStep(BuildListener, Map<?, ? extends BuildStep>, boolean) - Method in class hudson.model.AbstractBuild.AbstractBuildExecution
-
- performAllBuildStep(BuildListener, Iterable<? extends BuildStep>, boolean) - Method in class hudson.model.AbstractBuild.AbstractBuildExecution
-
- performAllBuildSteps(BuildListener, Map<?, ? extends BuildStep>, boolean) - Method in class hudson.model.AbstractBuild.AbstractBuildExecution
-
- performAllBuildSteps(BuildListener, Iterable<? extends BuildStep>, boolean) - Method in class hudson.model.AbstractBuild.AbstractBuildExecution
-
Runs all the given build steps, even if one of them fail.
- performDelete() - Method in class hudson.model.AbstractItem
-
Does the real job of deleting the item.
- performDelete() - Method in class hudson.model.AbstractProject
-
- performDelete() - Method in class hudson.model.Job
-
- performInstallation(ToolInstallation, Node, TaskListener) - Method in class hudson.tools.AbstractCommandInstaller
-
- performInstallation(ToolInstallation, Node, TaskListener) - Method in class hudson.tools.DownloadFromUrlInstaller
-
- performInstallation(ToolInstallation, Node, TaskListener) - Method in class hudson.tools.JDKInstaller
-
- performInstallation(ToolInstallation, Node, TaskListener) - Method in class hudson.tools.ToolInstaller
-
Ensure that the configured tool is really installed.
- performInstallation(ToolInstallation, Node, TaskListener) - Method in class hudson.tools.ZipExtractionInstaller
-
- PeriodicWork - Class in hudson.model
-
Extension point to perform a periodic task in Hudson (through
Timer
.)
- PeriodicWork() - Constructor for class hudson.model.PeriodicWork
-
- permalink - Variable in class hudson.fsp.WorkspaceSnapshotSCM
-
The permalink name indicating the build from which to inherit the workspace.
- Permalink() - Constructor for class hudson.model.PermalinkProjectAction.Permalink
-
- Permalink_LastBuild() - Static method in class hudson.model.Messages
-
Key Permalink.LastBuild
: Last build
.
- Permalink_LastCompletedBuild() - Static method in class hudson.model.Messages
-
Key Permalink.LastCompletedBuild
: Last completed
build
.
- Permalink_LastFailedBuild() - Static method in class hudson.model.Messages
-
Key Permalink.LastFailedBuild
: Last failed build
.
- Permalink_LastStableBuild() - Static method in class hudson.model.Messages
-
Key Permalink.LastStableBuild
: Last stable build
.
- Permalink_LastSuccessfulBuild() - Static method in class hudson.model.Messages
-
Key Permalink.LastSuccessfulBuild
: Last successful
build
.
- Permalink_LastUnstableBuild() - Static method in class hudson.model.Messages
-
Key Permalink.LastUnstableBuild
: Last unstable build
.
- Permalink_LastUnsuccessfulBuild() - Static method in class hudson.model.Messages
-
Key Permalink.LastUnsuccessfulBuild
: Last unsuccessful
build
.
- PermalinkList - Class in hudson
-
- PermalinkList(Collection<? extends PermalinkProjectAction.Permalink>) - Constructor for class hudson.PermalinkList
-
- PermalinkList() - Constructor for class hudson.PermalinkList
-
- PermalinkProjectAction - Interface in hudson.model
-
- PermalinkProjectAction.Permalink - Class in hudson.model
-
Permalink as a strategy pattern.
- permission - Variable in exception hudson.security.AccessDeniedException2
-
This object represents the permission that the user needed.
- Permission - Class in hudson.security
-
Permission, which represents activity that requires a security privilege.
- Permission(PermissionGroup, String, Localizable, Permission, boolean, PermissionScope[]) - Constructor for class hudson.security.Permission
-
Defines a new permission.
- Permission(PermissionGroup, String, Localizable, Permission, PermissionScope) - Constructor for class hudson.security.Permission
-
- Permission(PermissionGroup, String, Localizable, Permission, boolean) - Constructor for class hudson.security.Permission
-
- Permission(PermissionGroup, String, Localizable, Permission) - Constructor for class hudson.security.Permission
-
- Permission(PermissionGroup, String, Permission) - Constructor for class hudson.security.Permission
-
- permission - Variable in class hudson.security.SparseACL.Entry
-
- permission - Variable in class hudson.util.FormFieldValidator
-
Deprecated.
Permission to check, or null if this check doesn't require any permission.
- Permission_Permissions_Title() - Static method in class hudson.security.Messages
-
Key Permission.Permissions.Title
: N/A
.
- PermissionAdder - Class in hudson.security
-
Service which can add permissions for a given user to the configured authorization strategy.
- PermissionAdder() - Constructor for class hudson.security.PermissionAdder
-
- PermissionGroup - Class in hudson.security
-
- PermissionGroup(Class, Localizable) - Constructor for class hudson.security.PermissionGroup
-
Both creates a registers a new permission group.
- PERMISSIONS - Static variable in class hudson.model.Computer
-
- PERMISSIONS - Static variable in interface hudson.model.Item
-
- PERMISSIONS - Static variable in class hudson.model.Run
-
- PERMISSIONS - Static variable in class hudson.model.View
-
- PERMISSIONS - Static variable in class hudson.scm.SCM
-
- PERMISSIONS - Static variable in class jenkins.model.Jenkins
-
- PermissionScope - Class in hudson.security
-
Represents the model class
Permission
acts on and scoped to.
- PermissionScope(Class, PermissionScope...) - Constructor for class hudson.security.PermissionScope
-
- permit(StaplerRequest, Object) - Method in class jenkins.security.SecureRequester.Default
-
- permit(StaplerRequest, Object) - Method in interface jenkins.security.SecureRequester
-
Checks if a Jenkins object can be accessed by a given REST request.
- perror(String) - Method in interface hudson.util.jna.GNUCLibrary
-
- PersistedList<T> - Class in hudson.util
-
Collection whose change is notified to the parent object for persistence.
- PersistedList() - Constructor for class hudson.util.PersistedList
-
- PersistedList(Collection<? extends T>) - Constructor for class hudson.util.PersistedList
-
- PersistedList(Saveable) - Constructor for class hudson.util.PersistedList
-
- PersistedList.ConverterImpl - Class in hudson.util
-
Converter
implementation for XStream.
- PersistenceRoot - Interface in hudson.model
-
Root object of a persisted object tree
that gets its own file system directory.
- pick(MultiStageTimeSeries.TimeScale) - Method in class hudson.model.MultiStageTimeSeries
-
- pickArtifactManager() - Method in class hudson.model.Run
-
Selects an object responsible for storing and retrieving build artifacts.
- PingFailureAnalyzer - Class in jenkins.slaves
-
Get notified when a channel triggered a ping failure, but before the channel is killed.
- PingFailureAnalyzer() - Constructor for class jenkins.slaves.PingFailureAnalyzer
-
- PinningIsBlockingBundledPluginMonitor - Class in jenkins.diagnostics
-
Fires off when we have any pinned plugins that's blocking upgrade from the bundled version.
- PinningIsBlockingBundledPluginMonitor() - Constructor for class jenkins.diagnostics.PinningIsBlockingBundledPluginMonitor
-
- PlainTextConsoleOutputStream - Class in hudson.console
-
Filters out console notes.
- PlainTextConsoleOutputStream(OutputStream) - Constructor for class hudson.console.PlainTextConsoleOutputStream
-
- PlannedNode(String, Future<Node>, int) - Constructor for class hudson.slaves.NodeProvisioner.PlannedNode
-
Construct a PlannedNode instance without
Cloud
callback for finalization.
- Platform - Enum in hudson
-
Strategy object that absorbs the platform differences.
- plugin - Variable in class hudson.model.UpdateCenter.InstallationJob
-
What plugin are we trying to install?
- plugin - Variable in class hudson.model.UpdateCenter.PluginDowngradeJob
-
What plugin are we trying to install?
- plugin - Variable in class hudson.model.UpdateCenter.PluginEntry
-
- Plugin(String, JSONObject) - Constructor for class hudson.model.UpdateSite.Plugin
-
- Plugin - Class in hudson
-
Base class of Hudson plugin.
- Plugin() - Constructor for class hudson.Plugin
-
- Plugin.DummyImpl - Class in hudson
-
Dummy instance of
Plugin
to be used when a plugin didn't
supply one on its own.
- PluginCycleDependenciesMonitor() - Constructor for class hudson.PluginManager.PluginCycleDependenciesMonitor
-
- PluginDowngradeJob(UpdateSite.Plugin, UpdateSite, Authentication) - Constructor for class hudson.model.UpdateCenter.PluginDowngradeJob
-
- PluginFirstClassLoader - Class in hudson
-
classLoader which use first /WEB-INF/lib/*.jar and /WEB-INF/classes before core classLoader
you must use the pluginFirstClassLoader true in the maven-hpi-plugin
- PluginFirstClassLoader() - Constructor for class hudson.PluginFirstClassLoader
-
- PluginManager - Class in hudson
-
- PluginManager(ServletContext, File) - Constructor for class hudson.PluginManager
-
- pluginManager - Variable in class jenkins.model.Jenkins
-
Loaded plugins.
- PluginManager.FailedPlugin - Class in hudson
-
Remembers why a plugin failed to deploy.
- PluginManager.PluginCycleDependenciesMonitor - Class in hudson
-
- PluginManager.PluginUpdateMonitor - Class in hudson
-
- PluginManager.PluginUpdateMonitor.PluginUpdateInfo - Class in hudson
-
- PluginManager.UberClassLoader - Class in hudson
-
- PluginManager_ConfigureUpdateCenterPermission_Description() - Static method in class hudson.Messages
-
Key PluginManager.ConfigureUpdateCenterPermission.Description
:
The "configure update center" permission allows a user to
configure update sites and proxy settings.
.
- PluginManager_DisplayName() - Static method in class hudson.Messages
-
Key PluginManager.DisplayName
: Plugin Manager
.
- PluginManager_PluginDoesntSupportDynamicLoad_RestartRequired(Object) - Static method in class hudson.Messages
-
Key PluginManager.PluginDoesntSupportDynamicLoad.RestartRequired
: {0} plugin doesn’t support dynamic loading.
- PluginManager_PluginIsAlreadyInstalled_RestartRequired(Object) - Static method in class hudson.Messages
-
Key PluginManager.PluginIsAlreadyInstalled.RestartRequired
:
{0} plugin is already installed.
- PluginManager_PortNotANumber() - Static method in class hudson.Messages
-
Key PluginManager.PortNotANumber
: Port is not a
number
.
- PluginManager_PortNotInRange(Object, Object) - Static method in class hudson.Messages
-
Key PluginManager.PortNotInRange
: Port doesn’t range
from {0} to {1}
.
- PluginManager_UploadPluginsPermission_Description() - Static method in class hudson.Messages
-
Key PluginManager.UploadPluginsPermission.Description
: The "upload plugin" permission allows a user to upload arbitrary
plugins.
.
- PluginManagerStaplerOverride - Class in hudson
-
Extension point for selectively overriding parts of the
PluginManager
views
Anything extending this and registered with an @Extension can replace existing views and define new views.
- PluginManagerStaplerOverride() - Constructor for class hudson.PluginManagerStaplerOverride
-
- PluginManagerTagLib - Interface in jenkins
-
- pluginName - Variable in class hudson.PluginManager.PluginUpdateMonitor.PluginUpdateInfo
-
- plugins - Variable in class hudson.model.UpdateSite.Data
-
Plugins in the repository, keyed by their artifact IDs.
- plugins - Variable in class hudson.PluginManager
-
All discovered plugins.
- PluginServletFilter - Class in hudson.util
-
Servlet Filter
that chains multiple Filter
s, provided by plugins
- PluginServletFilter() - Constructor for class hudson.util.PluginServletFilter
-
- PluginsLink - Class in jenkins.management
-
- PluginsLink() - Constructor for class jenkins.management.PluginsLink
-
- PluginsLink_Description() - Static method in class jenkins.management.Messages
-
Key PluginsLink.Description
: Add, remove, disable or
enable plugins that can extend the functionality of Jenkins.
.
- PluginsLink_DisplayName() - Static method in class jenkins.management.Messages
-
Key PluginsLink.DisplayName
: Manage Plugins
.
- PluginStrategy - Interface in hudson
-
- PluginSubtypeMarker - Class in jenkins
-
Discovers the subtype of
Plugin
and generates service loader index file.
- PluginSubtypeMarker() - Constructor for class jenkins.PluginSubtypeMarker
-
- PluginUpdateMonitor() - Constructor for class hudson.PluginManager.PluginUpdateMonitor
-
- pluginUploaded - Variable in class hudson.PluginManager
-
Once plugin is uploaded, this flag becomes true.
- PluginWrapper - Class in hudson
-
Represents a Jenkins plug-in and associated control information
for Jenkins to control
Plugin
.
- PluginWrapper(PluginManager, File, Manifest, URL, ClassLoader, File, List<PluginWrapper.Dependency>, List<PluginWrapper.Dependency>) - Constructor for class hudson.PluginWrapper
-
- PluginWrapper.Dependency - Class in hudson
-
- pointsItself() - Method in class hudson.model.DependencyGraph.Dependency
-
Does this method point to itself?
- pointsTo(Job<?, ?>) - Method in class hudson.model.Cause.UpstreamCause
-
Returns true if this cause points to a build in the specified job.
- pointsTo(Run<?, ?>) - Method in class hudson.model.Cause.UpstreamCause
-
Returns true if this cause points to the specified build.
- poll(TaskListener) - Method in class hudson.model.AbstractProject
-
Checks if there's any update in SCM, and returns true if any is found.
- poll(TaskListener) - Method in interface hudson.model.SCMedItem
-
Deprecated.
Checks if there's any update in SCM, and returns true if any is found.
- poll(AbstractProject<?, ?>, Launcher, FilePath, TaskListener, SCMRevisionState) - Method in class hudson.scm.SCM
-
Convenience method for the caller to handle the backward compatibility between pre 1.345 SCMs.
- poll(TaskListener) - Method in interface jenkins.triggers.SCMTriggerItem
-
Checks if there is any update in SCM.
- pollChanges(AbstractProject<?, ?>, Launcher, FilePath, TaskListener) - Method in class hudson.scm.SCM
-
- PollingResult - Class in hudson.scm
-
Immutable object that represents the result of
SCM polling.
- PollingResult(SCMRevisionState, SCMRevisionState, PollingResult.Change) - Constructor for class hudson.scm.PollingResult
-
- PollingResult(PollingResult.Change) - Constructor for class hudson.scm.PollingResult
-
- PollingResult.Change - Enum in hudson.scm
-
Degree of changes between the previous state and this state.
- pollSCMChanges(TaskListener) - Method in class hudson.model.AbstractProject
-
- pollSCMChanges(TaskListener) - Method in interface hudson.model.SCMedItem
-
- pom - Variable in class hudson.tasks.Maven
-
Optional POM file path relative to the workspace.
- populateCollection(HierarchicalStreamReader, UnmarshallingContext, Collection) - Method in class hudson.util.RobustCollectionConverter
-
- port - Variable in class hudson.ProxyConfiguration
-
- PORT - Static variable in class hudson.UDPBroadcastThread
-
- PosixAPI - Class in hudson.os
-
POSIX API wrapper.
- PosixAPI() - Constructor for class hudson.os.PosixAPI
-
- PosixException - Exception in hudson.os
-
Indicates an error during POSIX API call.
- PosixException(String, Errno) - Constructor for exception hudson.os.PosixException
-
- post(BuildListener) - Method in class hudson.model.AbstractBuild.AbstractBuildExecution
-
- post(BuildListener) - Method in class hudson.model.Run.RunExecution
-
Performs the post-build action.
- post - Variable in class jenkins.model.ModelObjectWithContextMenu.MenuItem
-
True to make a POST request rather than GET.
- post2(BuildListener) - Method in class hudson.model.AbstractBuild.AbstractBuildExecution
-
- post2(BuildListener) - Method in class hudson.model.Build.BuildExecution
-
- POSTAMBLE - Static variable in class hudson.console.ConsoleNote
-
Post amble is the ANSI escape sequence that brings back the echo.
- POSTAMBLE_STR - Static variable in class hudson.console.ConsoleNote
-
- postCheckout(Run<?, ?>, Launcher, FilePath, TaskListener) - Method in class hudson.scm.SCM
-
Get a chance to do operations after the workspace i checked out and the changelog is written.
- postCheckout(AbstractBuild<?, ?>, Launcher, FilePath, BuildListener) - Method in class hudson.scm.SCM
-
Deprecated.
- postInitialize() - Method in class hudson.Plugin
-
- postValidate(UpdateCenter.DownloadJob, File) - Method in class hudson.model.UpdateCenter.UpdateCenterConfiguration
-
Validate the resource after it has been downloaded, before it is
installed.
- PREAMBLE - Static variable in class hudson.console.ConsoleNote
-
Preamble of the encoded form.
- PREAMBLE_STR - Static variable in class hudson.console.ConsoleNote
-
- preBuild(BuildListener, Map<?, ? extends BuildStep>) - Method in class hudson.model.AbstractBuild.AbstractBuildExecution
-
- preBuild(BuildListener, Collection<? extends BuildStep>) - Method in class hudson.model.AbstractBuild.AbstractBuildExecution
-
- preBuild(BuildListener, Iterable<? extends BuildStep>) - Method in class hudson.model.AbstractBuild.AbstractBuildExecution
-
- prebuild(AbstractBuild<?, ?>, BuildListener) - Method in class hudson.model.JobProperty
-
- prebuild(Build, BuildListener) - Method in class hudson.tasks.Builder
-
Default implementation that does nothing.
- prebuild(AbstractBuild<?, ?>, BuildListener) - Method in interface hudson.tasks.BuildStep
-
Runs before the build begins.
- prebuild(AbstractBuild<?, ?>, BuildListener) - Method in class hudson.tasks.BuildStepCompatibilityLayer
-
Deprecated.
- prebuild(Build<?, ?>, BuildListener) - Method in class hudson.tasks.BuildStepCompatibilityLayer
-
- prebuild(Build, BuildListener) - Method in class hudson.tasks.Publisher
-
- precedence() - Method in class hudson.model.Label
-
Precedence of the top most operator.
- precedence() - Method in class hudson.model.labels.LabelAtom
-
- precedence() - Method in class hudson.model.labels.LabelExpression.And
-
- precedence() - Method in class hudson.model.labels.LabelExpression.Iff
-
- precedence() - Method in class hudson.model.labels.LabelExpression.Implies
-
- precedence() - Method in class hudson.model.labels.LabelExpression.Not
-
- precedence() - Method in class hudson.model.labels.LabelExpression.Or
-
- precedence() - Method in class hudson.model.labels.LabelExpression.Paren
-
- preCheckout(AbstractBuild, Launcher, BuildListener) - Method in class hudson.tasks.BuildWrapper
-
Provides an opportunity for a
BuildWrapper
to perform some actions before SCM checkout.
- preCheckout(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class jenkins.scm.SCMCheckoutStrategy
-
Performs the pre checkout step.
- preCheckout(AbstractBuild, Launcher, BuildListener) - Method in class jenkins.tasks.SimpleBuildWrapper
-
- precomputed(T) - Static method in class hudson.util.Futures
-
Creates a Future
instance that already has its value pre-computed.
- predict(MappingWorksheet, Computer, long, long) - Method in class hudson.model.queue.BackFiller
-
- predict(MappingWorksheet, Computer, long, long) - Method in class hudson.model.queue.LoadPredictor.CurrentlyRunningTasks
-
- predict(MappingWorksheet, Computer, long, long) - Method in class hudson.model.queue.LoadPredictor
-
Estimates load starting from the 'start' timestamp, up to the 'end' timestamp.
- predict(Computer, long, long) - Method in class hudson.model.queue.LoadPredictor
-
- preferredLocation(ToolInstallation, Node) - Method in class hudson.tools.ToolInstaller
-
Convenience method to find a location to install a tool.
- preLaunch(Computer, TaskListener) - Method in class hudson.slaves.ComputerListener
-
- preOnline(Computer, Channel, FilePath, TaskListener) - Method in class hudson.logging.LogRecorder.ComputerLogInitializer
-
- preOnline(Computer, Channel, FilePath, TaskListener) - Method in class hudson.slaves.ChannelPinger
-
- preOnline(Computer, Channel, FilePath, TaskListener) - Method in class hudson.slaves.ComputerListener
-
Called before a
Computer
is marked online.
- preOnline(Computer, Channel, FilePath, TaskListener) - Method in class jenkins.slaves.StandardOutputSwapper
-
- prepareDatabinding(Map, Closure) - Method in interface lib.FormTagLib
-
Modifies the 'attrs.field' of the parent to inherit @field from the enclosing <f:entry>
if available.
- prepareDatabinding(Closure) - Method in interface lib.FormTagLib
-
Modifies the 'attrs.field' of the parent to inherit @field from the enclosing <f:entry>
if available.
- prepareDatabinding(Map) - Method in interface lib.FormTagLib
-
Modifies the 'attrs.field' of the parent to inherit @field from the enclosing <f:entry>
if available.
- prepareDatabinding() - Method in interface lib.FormTagLib
-
Modifies the 'attrs.field' of the parent to inherit @field from the enclosing <f:entry>
if available.
- prepareWorkspace(AbstractBuild<?, ?>, FilePath, TaskListener) - Method in class hudson.FileSystemProvisioner.Default
-
- prepareWorkspace(AbstractBuild<?, ?>, FilePath, TaskListener) - Method in class hudson.FileSystemProvisioner
-
Called very early in the build (before a build places any files
in the workspace, such as SCM checkout) to provision a workspace
for the build.
- prepend(String, String) - Method in class hudson.Functions
-
Prepend a prefix only when there's the specified body.
- prepend(String...) - Method in class hudson.util.ArgumentListBuilder
-
- preValidate(UpdateCenter.DownloadJob, URL) - Method in class hudson.model.UpdateCenter.UpdateCenterConfiguration
-
Validate the URL of the resource before downloading it.
- prevalidateConfig(InputStream) - Method in class hudson.PluginManager
-
Prepares plugins for some expected XML configuration.
- previous() - Method in class hudson.scheduler.CronTabList
-
- previousBuild - Variable in class hudson.model.Run
-
Previous build.
- primaryView() - Method in class hudson.model.ViewGroupMixIn
-
- primaryView(String) - Method in class hudson.model.ViewGroupMixIn
-
- print(TaskListener) - Method in class hudson.cli.BuildCommand.CLICause
-
- print(TaskListener) - Method in class hudson.model.Cause
-
Report a line to the listener about this cause.
- print(TaskListener) - Method in class hudson.model.Cause.UpstreamCause
-
- print(TaskListener) - Method in class hudson.model.Cause.UserIdCause
-
- print(TaskListener) - Method in class hudson.model.queue.CauseOfBlockage.BecauseNodeIsBusy
-
- print(TaskListener) - Method in class hudson.model.queue.CauseOfBlockage.BecauseNodeIsOffline
-
- print(TaskListener) - Method in class hudson.model.queue.CauseOfBlockage
-
Report a line to the listener about this cause.
- print(TaskListener) - Method in class jenkins.model.CauseOfInterruption
-
Report a line to the listener about this cause.
- print(TaskListener) - Method in class jenkins.model.CauseOfInterruption.UserInterruption
-
- printCommandLine(String[], FilePath) - Method in class hudson.Launcher
-
Prints out the command line to the listener so that users know what we are doing.
- printLogRecord(LogRecord) - Static method in class hudson.Functions
-
- printLogRecordHtml(LogRecord, LogRecord) - Static method in class hudson.Functions
-
- printThrowable(Throwable) - Static method in class hudson.Functions
-
- printUsage(PrintStream, CmdLineParser) - Method in class hudson.cli.CLICommand
-
- printUsageSummary(PrintStream) - Method in class hudson.cli.BuildCommand
-
- printUsageSummary(PrintStream) - Method in class hudson.cli.CLICommand
-
Called while producing usage.
- printUsageSummary(PrintStream) - Method in class hudson.cli.ConsoleCommand
-
- printUsageSummary(PrintStream) - Method in class hudson.cli.DeleteBuildsCommand
-
- PrivateKeyProvider - Class in hudson.cli
-
Read DSA or RSA key from file(s) asking for password interactively.
- PrivateKeyProvider() - Constructor for class hudson.cli.PrivateKeyProvider
-
- problem - Variable in class hudson.model.UpdateCenter.DownloadJob.Failure
-
- Proc - Class in hudson
-
External process wrapper.
- Proc() - Constructor for class hudson.Proc
-
- Proc.LocalProc - Class in hudson
-
Locally launched process.
- Proc.RemoteProc - Class in hudson
-
- process(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class hudson.security.csrf.CrumbExclusion
-
This method is called for every incoming POST request.
- process() - Method in class hudson.util.FormFieldValidator
-
Deprecated.
Runs the validation code.
- process(Set<? extends TypeElement>, RoundEnvironment) - Method in class jenkins.PluginSubtypeMarker
-
- processes - Variable in class hudson.util.ProcessTree
-
To be filled in the constructor of the derived type.
- ProcessKiller - Class in hudson.util
-
Extension point that defines more elaborate way of killing processes, such as
sudo or pfexec, for
ProcessTree
.
- ProcessKiller() - Constructor for class hudson.util.ProcessKiller
-
- ProcessKillingVeto - Class in hudson.util
-
Allows extensions to veto killing processes.
- ProcessKillingVeto() - Constructor for class hudson.util.ProcessKillingVeto
-
- ProcessKillingVeto.VetoCause - Class in hudson.util
-
Describes the cause for a process killing veto.
- ProcessTree - Class in hudson.util
-
Represents a snapshot of the process tree of the current system.
- ProcessTree.Local - Class in hudson.util
-
Represents a local process tree, where this JVM and the process tree run on the same system.
- ProcessTree.OSProcess - Class in hudson.util
-
Represents a process.
- ProcessTree.ProcessCallable<T> - Interface in hudson.util
-
- ProcessTree.Remote - Class in hudson.util
-
Represents a process tree over a channel.
- ProcessTree.UnixProcess - Class in hudson.util
-
A process.
- ProcessTreeKiller - Class in hudson.util
-
- ProcessTreeKiller() - Constructor for class hudson.util.ProcessTreeKiller
-
Deprecated.
- ProcessTreeRemoting - Class in hudson.util
-
- ProcessTreeRemoting() - Constructor for class hudson.util.ProcessTreeRemoting
-
- ProcessTreeRemoting.IOSProcess - Interface in hudson.util
-
- ProcessTreeRemoting.IProcessTree - Interface in hudson.util
-
- processWorkspaceBeforeDeletion(Job<?, ?>, FilePath, Node) - Method in class hudson.scm.SCM
-
Called before a workspace is deleted on the given node, to provide SCM an opportunity to perform clean up.
- processWorkspaceBeforeDeletion(AbstractProject<?, ?>, FilePath, Node) - Method in class hudson.scm.SCM
-
Deprecated.
- ProcImpl(Launcher.RemoteProcess) - Constructor for class hudson.Launcher.RemoteLauncher.ProcImpl
-
- ProcStarter() - Constructor for class hudson.Launcher.ProcStarter
-
- progress(double) - Method in class jenkins.util.ProgressiveRendering
-
Indicate what portion of the work has been done.
- progressBar(Map, Closure) - Method in interface lib.JenkinsTagLib
-
- progressBar(Closure) - Method in interface lib.JenkinsTagLib
-
- progressBar(Map) - Method in interface lib.JenkinsTagLib
-
- progressBar() - Method in interface lib.JenkinsTagLib
-
- ProgressiveRendering - Class in jenkins.util
-
A helper thread which does some computation in the background and displays incremental results using JavaScript.
- ProgressiveRendering() - Constructor for class jenkins.util.ProgressiveRendering
-
Constructor for subclasses.
- progressiveRendering(Map, Closure) - Method in interface lib.LayoutTagLib
-
- progressiveRendering(Closure) - Method in interface lib.LayoutTagLib
-
- progressiveRendering(Map) - Method in interface lib.LayoutTagLib
-
- progressiveRendering() - Method in interface lib.LayoutTagLib
-
- progressiveText(Map, Closure) - Method in interface lib.JenkinsTagLib
-
- progressiveText(Closure) - Method in interface lib.JenkinsTagLib
-
- progressiveText(Map) - Method in interface lib.JenkinsTagLib
-
- progressiveText() - Method in interface lib.JenkinsTagLib
-
- project - Variable in class hudson.model.AbstractBuild.DependencyChange
-
The dependency project.
- Project<P extends Project<P,B>,B extends Build<P,B>> - Class in hudson.model
-
Buildable software project.
- Project(ItemGroup, String) - Constructor for class hudson.model.Project
-
Creates a new project.
- project - Variable in class hudson.model.Run
-
- projectActionFloatingBox(Map, Closure) - Method in interface lib.jenkins.ProjectTagLib
-
- projectActionFloatingBox(Closure) - Method in interface lib.jenkins.ProjectTagLib
-
- projectActionFloatingBox(Map) - Method in interface lib.jenkins.ProjectTagLib
-
- projectActionFloatingBox() - Method in interface lib.jenkins.ProjectTagLib
-
- ProjectNamingStrategy - Class in jenkins.model
-
This ExtensionPoint allows to enforce the name of projects/jobs.
- ProjectNamingStrategy() - Constructor for class jenkins.model.ProjectNamingStrategy
-
- ProjectNamingStrategy.DefaultProjectNamingStrategy - Class in jenkins.model
-
Default implementation which does not restrict the name to any form.
- ProjectNamingStrategy.DefaultProjectNamingStrategy.DescriptorImpl - Class in jenkins.model
-
- ProjectNamingStrategy.PatternProjectNamingStrategy - Class in jenkins.model
-
Naming strategy which allows the admin to define a pattern a job's name has to follow.
- ProjectNamingStrategy.PatternProjectNamingStrategy.DescriptorImpl - Class in jenkins.model
-
- ProjectNamingStrategy.ProjectNamingStrategyDescriptor - Class in jenkins.model
-
- ProjectNamingStrategyDescriptor() - Constructor for class jenkins.model.ProjectNamingStrategy.ProjectNamingStrategyDescriptor
-
- ProjectRenameListener() - Constructor for class hudson.model.Fingerprint.ProjectRenameListener
-
- ProjectTagLib - Interface in lib.jenkins
-
- projectView(Map, Closure) - Method in interface lib.JenkinsTagLib
-
Renders a list of jobs and their key information.
- projectView(Closure) - Method in interface lib.JenkinsTagLib
-
Renders a list of jobs and their key information.
- projectView(Map) - Method in interface lib.JenkinsTagLib
-
Renders a list of jobs and their key information.
- projectView() - Method in interface lib.JenkinsTagLib
-
Renders a list of jobs and their key information.
- projectViewNested(Map, Closure) - Method in interface lib.JenkinsTagLib
-
- projectViewNested(Closure) - Method in interface lib.JenkinsTagLib
-
- projectViewNested(Map) - Method in interface lib.JenkinsTagLib
-
- projectViewNested() - Method in interface lib.JenkinsTagLib
-
- projectViewRow(Map, Closure) - Method in interface lib.JenkinsTagLib
-
- projectViewRow(Closure) - Method in interface lib.JenkinsTagLib
-
- projectViewRow(Map) - Method in interface lib.JenkinsTagLib
-
- projectViewRow() - Method in interface lib.JenkinsTagLib
-
- ProminentProjectAction - Interface in hudson.model
-
Marker interface for
Action
s that should be displayed
at the top of the project page.
- PRONOUN - Static variable in class hudson.model.AbstractItem
-
Replaceable pronoun of that points to a job.
- properties - Variable in class hudson.model.Job
-
List of properties configured for this project.
- PROPERTIES - Static variable in class hudson.model.Jobs
-
- properties - Variable in class hudson.tasks.Maven
-
Optional properties to be passed to Maven.
- property(Map, Closure) - Method in interface lib.FormTagLib
-
Renders inline a single-value nested data-bound property of the current instance.
- property(Closure) - Method in interface lib.FormTagLib
-
Renders inline a single-value nested data-bound property of the current instance.
- property(Map) - Method in interface lib.FormTagLib
-
Renders inline a single-value nested data-bound property of the current instance.
- property() - Method in interface lib.FormTagLib
-
Renders inline a single-value nested data-bound property of the current instance.
- PropertyDescriptor<P extends Describable<P>,T> - Class in hudson.tools
-
Base
Descriptor
type used for
XyzProperty
classes.
- PropertyDescriptor(Class<? extends P>) - Constructor for class hudson.tools.PropertyDescriptor
-
- PropertyDescriptor() - Constructor for class hudson.tools.PropertyDescriptor
-
- PropertyList() - Constructor for class hudson.model.View.PropertyList
-
- propertyTable(Map, Closure) - Method in interface lib.JenkinsTagLib
-
Dispaly sortable table of properties.
- propertyTable(Closure) - Method in interface lib.JenkinsTagLib
-
Dispaly sortable table of properties.
- propertyTable(Map) - Method in interface lib.JenkinsTagLib
-
Dispaly sortable table of properties.
- propertyTable() - Method in interface lib.JenkinsTagLib
-
Dispaly sortable table of properties.
- proposeNewNumber(int) - Method in class jenkins.model.lazy.AbstractLazyLoadRunMap
-
- protect(String) - Static method in class hudson.util.Protector
-
- Protector - Class in hudson.util
-
Encrypt/decrypt data by using a "session" key that only lasts for
the duration of the server instance.
- Protector() - Constructor for class hudson.util.Protector
-
- protocolVersion() - Method in interface hudson.cli.CliEntryPoint
-
Returns
CliEntryPoint.VERSION
, so that the client and the server can detect version incompatibility
gracefully.
- protocolVersion() - Method in class hudson.cli.CliManagerImpl
-
- proveIdentity(byte[], KeyPair) - Method in class hudson.cli.Connection
-
- ProviderImpl() - Constructor for class jenkins.security.QueueItemAuthenticatorConfiguration.ProviderImpl
-
- PROVISION - Static variable in class hudson.slaves.Cloud
-
Permission constant to control mutation operations on
Cloud
.
- provision(Label, int) - Method in class hudson.slaves.Cloud
-
Provisions new
Node
s from this cloud.
- proxy - Variable in class jenkins.model.Jenkins
-
HTTP proxy configuration.
- ProxyConfiguration - Class in hudson
-
HTTP proxy configuration.
- ProxyConfiguration(String, int) - Constructor for class hudson.ProxyConfiguration
-
- ProxyConfiguration(String, int, String, String) - Constructor for class hudson.ProxyConfiguration
-
- ProxyConfiguration(String, int, String, String, String) - Constructor for class hudson.ProxyConfiguration
-
- ProxyConfiguration(String, int, String, String, String, String) - Constructor for class hudson.ProxyConfiguration
-
- ProxyConfiguration.DescriptorImpl - Class in hudson
-
- ProxyConfiguration_FailedToConnect(Object, Object) - Static method in class hudson.Messages
-
Key ProxyConfiguration.FailedToConnect
: Failed to
connect to {0} (code {1}).
.
- ProxyConfiguration_FailedToConnectViaProxy(Object) - Static method in class hudson.Messages
-
Key ProxyConfiguration.FailedToConnectViaProxy
: Failed
to connect to {0}.
.
- ProxyConfiguration_Success() - Static method in class hudson.Messages
-
Key ProxyConfiguration.Success
: Success
.
- ProxyConfiguration_TestUrlRequired() - Static method in class hudson.Messages
-
Key ProxyConfiguration.TestUrlRequired
: Test URL is
required.
.
- ProxyInjector - Class in jenkins
-
Injector
that delegates to another one.
- ProxyInjector() - Constructor for class jenkins.ProxyInjector
-
- ProxyView - Class in hudson.model
-
A view that delegates to another.
- ProxyView(String) - Constructor for class hudson.model.ProxyView
-
- ProxyView.DescriptorImpl - Class in hudson.model
-
- ProxyView_DisplayName() - Static method in class hudson.model.Messages
-
Key ProxyView.DisplayName
: Include a global view
.
- ProxyView_NoSuchViewExists(Object) - Static method in class hudson.model.Messages
-
Key ProxyView.NoSuchViewExists
: Global view {0} does
not exist
.
- publish(LogRecord) - Method in class hudson.logging.WeakLogHandler
-
- publish(ServletContext, File) - Method in exception hudson.util.BootFailure
-
Exposes this failure to UI and invoke the hook.
- publish(LogRecord) - Method in class hudson.util.RingBufferLogHandler
-
- Publisher - Class in hudson.tasks
-
BuildStep
s that run after the build is completed.
- Publisher() - Constructor for class hudson.tasks.Publisher
-
- Publisher.DescriptorExtensionListImpl - Class in hudson.tasks
-
Publisher
has a special sort semantics that requires a subtype.
- PUBLISHERS - Static variable in interface hudson.tasks.BuildStep
-
- pullUp(String, String) - Method in interface hudson.tools.JDKInstaller.FileSystem
-
- purgeCache() - Method in class jenkins.model.lazy.AbstractLazyLoadRunMap
-
Let go of all the loaded references.
- put(String, String) - Method in class hudson.EnvVars
-
- put(R) - Method in class hudson.model.RunMap
-
Add a new build to the map.
- put(K, V) - Method in class hudson.util.CopyOnWriteMap
-
- put(R) - Method in class jenkins.model.lazy.AbstractLazyLoadRunMap
-
- put(Integer, R) - Method in class jenkins.model.lazy.AbstractLazyLoadRunMap
-
- putAll(Map<? extends K, ? extends V>) - Method in class hudson.util.CopyOnWriteMap
-
- putAll(Map<? extends Integer, ? extends R>) - Method in class jenkins.model.lazy.AbstractLazyLoadRunMap
-
- putComputationalData(Class<T>, T) - Method in class hudson.model.DependencyGraph
-
Adds data which is useful for the time when the dependency graph is built up.
- putIfNotNull(String, String) - Method in class hudson.EnvVars
-
Add a key/value but only if the value is not-null.
- putItem(TopLevelItem) - Method in class jenkins.model.Jenkins
-
Overwrites the existing item by new one.
- putNextEntry(TarEntry) - Method in class hudson.org.apache.tools.tar.TarOutputStream
-
Deprecated.
Put an entry on the output stream.
- pwd - Variable in class hudson.Launcher.ProcStarter
-
- pwd(FilePath) - Method in class hudson.Launcher.ProcStarter
-
- pwd(File) - Method in class hudson.Launcher.ProcStarter
-
- pwd(String) - Method in class hudson.Launcher.ProcStarter
-
- pwd() - Method in class hudson.Launcher.ProcStarter
-
- pwd(FilePath) - Method in class hudson.util.JVMBuilder
-
Sets the current directory for the new JVM.
- pwd(File) - Method in class hudson.util.JVMBuilder
-
Sets the current directory for the new JVM.
- r(Resource) - Method in class hudson.model.ResourceList
-
Adds a resource for read access.
- radio(Map, Closure) - Method in interface lib.FormTagLib
-
<input type="radio"> tag that takes true/false for @checked, which is more Jelly friendly.
- radio(Closure) - Method in interface lib.FormTagLib
-
<input type="radio"> tag that takes true/false for @checked, which is more Jelly friendly.
- radio(Map) - Method in interface lib.FormTagLib
-
<input type="radio"> tag that takes true/false for @checked, which is more Jelly friendly.
- radio() - Method in interface lib.FormTagLib
-
<input type="radio"> tag that takes true/false for @checked, which is more Jelly friendly.
- radioBlock(Map, Closure) - Method in interface lib.FormTagLib
-
on
Radio button with a label that hides additional controls.
- radioBlock(Closure) - Method in interface lib.FormTagLib
-
on
Radio button with a label that hides additional controls.
- radioBlock(Map) - Method in interface lib.FormTagLib
-
on
Radio button with a label that hides additional controls.
- radioBlock() - Method in interface lib.FormTagLib
-
on
Radio button with a label that hides additional controls.
- randomBytes(int) - Method in class jenkins.security.ConfidentialStore
-
Works like SecureRandom#nextBytes(byte[])
.
- randomBytes(int) - Method in class jenkins.security.DefaultConfidentialStore
-
- range - Variable in class hudson.cli.AbstractBuildRangeCommand
-
- Range(int, int) - Constructor for class hudson.model.Fingerprint.Range
-
- range - Variable in class hudson.model.queue.BackFiller.TentativePlan
-
- RangeItem(String, Fingerprint.RangeSet) - Constructor for class hudson.model.Fingerprint.RangeItem
-
- ranges - Variable in class hudson.model.Fingerprint.RangeItem
-
- RangeSet() - Constructor for class hudson.model.Fingerprint.RangeSet
-
- rawEncode(String) - Static method in class hudson.Util
-
Encode a single path component for use in an HTTP URL.
- rawHtml(Object) - Static method in class hudson.Functions
-
Used for arguments to internationalized expressions to avoid escape
- reactOnCycle(N, List<N>) - Method in class hudson.util.CyclicGraphDetector
-
React on detected cycles - default implementation throws an exception.
- read() - Method in class hudson.FilePath
-
Reads this file.
- READ - Static variable in interface hudson.model.Item
-
- READ - Static variable in class hudson.model.View
-
- read() - Method in class hudson.org.apache.tools.tar.TarInputStream
-
Deprecated.
Reads a byte from the current tar archive entry.
- read(byte[], int, int) - Method in class hudson.org.apache.tools.tar.TarInputStream
-
Deprecated.
Reads bytes from the current tar archive entry.
- READ - Static variable in class hudson.security.Permission
-
Generic read access.
- read(String) - Method in interface hudson.tools.JDKInstaller.FileSystem
-
- read() - Method in class hudson.util.ChunkedInputStream
-
Returns all the data in a chunked stream in coalesced form.
- read(byte[], int, int) - Method in class hudson.util.ChunkedInputStream
-
Read some bytes from the stream.
- read(byte[]) - Method in class hudson.util.ChunkedInputStream
-
Read some bytes from the stream.
- read() - Method in class hudson.util.CompressedFile
-
Reads the contents of a file.
- read() - Method in class hudson.util.HeadBufferingStream
-
- read(byte[], int, int) - Method in class hudson.util.HeadBufferingStream
-
- read(String) - Method in class hudson.util.ssh.SFTPClient
-
Deprecated.
- read() - Method in class hudson.util.TextFile
-
Reads the entire contents and returns it.
- read() - Method in class hudson.util.UnbufferedBase64InputStream
-
- read(byte[], int, int) - Method in class hudson.util.UnbufferedBase64InputStream
-
- read() - Method in class hudson.XmlFile
-
Loads the contents of this file into a new object.
- read(File) - Method in class jenkins.FilePathFilter
-
Checks if the given file/directory can be read.
- READ - Static variable in class jenkins.model.Jenkins
-
- read(File) - Method in class jenkins.ReflectiveFilePathFilter
-
- read(File) - Method in class jenkins.SoloFilePathFilter
-
- READ_CONTROL - Static variable in interface hudson.util.jna.WINNT
-
- readAll() - Method in class hudson.model.LargeText
-
Deprecated.
Returns
Reader
for reading the raw bytes.
- readAll() - Method in class hudson.model.TaskThread
-
- readBoolean() - Method in class hudson.cli.Connection
-
- readBuf - Variable in class hudson.org.apache.tools.tar.TarInputStream
-
Deprecated.
- readByteArray() - Method in class hudson.cli.Connection
-
- readFirstLine(InputStream, String) - Static method in class hudson.util.IOUtils
-
Read the first line of the given stream, close it, and return that line.
- readFrom(File) - Method in class hudson.cli.PrivateKeyProvider
-
Read key from keyFile.
- readFrom(DataInputStream) - Static method in class hudson.console.ConsoleNote
-
- readFrom(InputStream) - Method in class hudson.util.ByteArrayOutputStream2
-
Reads the given
InputStream
completely into the buffer.
- readFromDefaultLocations() - Method in class hudson.cli.PrivateKeyProvider
-
Read keys from default keyFiles
.ssh/id_rsa, .ssh/id_dsa and .ssh/identity.
- readFromOffset(long) - Method in class hudson.FilePath
-
Reads this file from the specific offset.
- readFully() - Method in class hudson.model.Slave.JnlpJar
-
- readKey() - Method in class hudson.cli.Connection
-
- readLines(InputStream) - Static method in class hudson.util.IOUtils
-
- readLines(InputStream, String) - Static method in class hudson.util.IOUtils
-
- readLines(Reader) - Static method in class hudson.util.IOUtils
-
- readLink() - Method in class hudson.FilePath
-
Resolves symlink, if the given file is a symlink.
- readlink(String, Memory, NativeLong) - Method in interface hudson.util.jna.GNUCLibrary
-
Read a symlink.
- readObject() - Method in class hudson.cli.Connection
-
- readOnly(Iterator<T>) - Static method in class hudson.util.Iterators
-
- readOnly(Set<Class>) - Method in class jenkins.security.s2m.CallableRejectionConfig
-
- readOnlyTextbox(Map, Closure) - Method in interface lib.FormTagLib
-
Generates an input field to be
used inside <f:entry/>
- readOnlyTextbox(Closure) - Method in interface lib.FormTagLib
-
Generates an input field to be
used inside <f:entry/>
- readOnlyTextbox(Map) - Method in interface lib.FormTagLib
-
Generates an input field to be
used inside <f:entry/>
- readOnlyTextbox() - Method in interface lib.FormTagLib
-
Generates an input field to be
used inside <f:entry/>
- readRaw() - Method in class hudson.XmlFile
-
Opens a
Reader
that loads XML.
- readResolve() - Method in class hudson.model.MyViewsProperty
-
- readResolve() - Method in class hudson.model.Slave
-
Invoked by XStream when this object is read into memory.
- readResolve() - Method in class hudson.ProxyConfiguration
-
- readResolve() - Method in class hudson.scm.NullChangeLogParser
-
- readResolve() - Method in class hudson.slaves.SimpleScheduledRetentionStrategy
-
- readResolve() - Method in class hudson.tasks.ArtifactArchiver
-
- readResolve() - Method in class hudson.tools.ToolInstallation
-
Invoked by XStream when this object is read into memory.
- readResolve() - Method in class hudson.triggers.Trigger
-
- readStderr() - Method in class hudson.Launcher.ProcStarter
-
- readStdout() - Method in class hudson.Launcher.ProcStarter
-
- readToString() - Method in class hudson.FilePath
-
Reads this file into a string, by using the current system encoding.
- readTrim() - Method in class hudson.util.TextFile
-
- readUTF() - Method in class hudson.cli.Connection
-
- ready - Variable in class hudson.UDPBroadcastThread
-
- realClass(String) - Method in class hudson.util.xstream.MapperDelegate
-
- REALM - Static variable in class hudson.model.User.CanonicalIdResolver
-
context key for realm (domain) where idOrFullName has been retreived from.
- realMember(Class, String) - Method in class hudson.util.xstream.MapperDelegate
-
- rebuild(StaplerRequest, JSONObject, List<? extends Descriptor<T>>) - Method in class hudson.util.DescribableList
-
Rebuilds the list by creating a fresh instances from the submitted form.
- rebuild(StaplerRequest, JSONObject, List<? extends Descriptor<T>>, String) - Method in class hudson.util.DescribableList
-
- rebuildDependencyGraph() - Method in class jenkins.model.Jenkins
-
Rebuilds the dependency map.
- rebuildDependencyGraphAsync() - Method in class jenkins.model.Jenkins
-
Rebuilds the dependency map asynchronously.
- rebuildHetero(StaplerRequest, JSONObject, Collection<? extends Descriptor<T>>, String) - Method in class hudson.util.DescribableList
-
Rebuilds the list by creating a fresh instances from the submitted form.
- ReconfigurableDescribable<T extends ReconfigurableDescribable<T>> - Interface in hudson.model
-
Marks modern
Describable
s that allow the current instances to pass information down to the next
instance when the configuration is submitted.
- reconfigure(StaplerRequest, JSONObject) - Method in class hudson.model.JobProperty
-
- reconfigure(StaplerRequest, JSONObject) - Method in class hudson.model.MyViewsProperty
-
- reconfigure(StaplerRequest, JSONObject) - Method in class hudson.model.Node
-
- reconfigure(StaplerRequest, JSONObject) - Method in interface hudson.model.ReconfigurableDescribable
-
When a parent/owner object of a Describable gets a config form submission and instances are
recreated, this method is invoked on the existing instance (meaning the 'this' reference
points to the existing instance) to create a new instance to be added to the parent/owner object.
- reconfigure(StaplerRequest, JSONObject) - Method in class hudson.model.UserProperty
-
- reconfigure(StaplerRequest, JSONObject) - Method in class hudson.model.ViewProperty
-
- reconfigure(StaplerRequest, JSONObject) - Method in class hudson.slaves.NodeProperty
-
- reconfigure(StaplerRequest, JSONObject) - Method in class jenkins.security.ApiTokenProperty
-
- reconfigure(StaplerRequest, JSONObject) - Method in class jenkins.security.LastGrantedAuthoritiesProperty
-
Stick to the same object since there's no UI for this.
- record(FilePath) - Method in class hudson.slaves.WorkspaceList
-
Just record that this workspace is being used, without paying any attention to the synchronization support.
- recordBuf - Variable in class hudson.org.apache.tools.tar.TarOutputStream
-
Deprecated.
- recordCauseOfInterruption(Run<?, ?>, TaskListener) - Method in class hudson.model.Executor
-
report cause of interruption and record it to the build, if available.
- Recorder - Class in hudson.tasks
-
BuildStep
s that run after the build is completed.
- Recorder() - Constructor for class hudson.tasks.Recorder
-
- recordPendingLaunches(NodeProvisioner.PlannedNode...) - Method in class hudson.slaves.NodeProvisioner.StrategyState
-
- recordPendingLaunches(Collection<NodeProvisioner.PlannedNode>) - Method in class hudson.slaves.NodeProvisioner.StrategyState
-
- recordTermination() - Method in class hudson.model.Computer
-
This method captures the information of a request to terminate a computer instance.
- RECURRENCEPERIOD - Static variable in class hudson.slaves.NodeProvisioner.NodeProvisionerInvoker
-
- recurrencePeriodHours - Static variable in class hudson.model.WorkspaceCleanupThread
-
How often the clean up should run.
- RED - Static variable in class hudson.util.ColorPalette
-
- redirectAfterCreateItem(StaplerRequest, TopLevelItem) - Method in class hudson.model.ItemGroupMixIn
-
Computes the redirection target URL for the newly created
TopLevelItem
.
- RedirectUp() - Constructor for class hudson.model.Run.RedirectUp
-
- reduce(List<JSONObject>) - Method in class hudson.model.DownloadService.Downloadable
-
Function that takes multiple JSONObjects and returns a single one.
- reduce(List<JSONObject>) - Method in class hudson.tools.JDKInstaller.JDKList
-
- ref(String) - Method in class hudson.util.spring.BeanBuilder
-
- ref(String, boolean) - Method in class hudson.util.spring.BeanBuilder
-
- reflectionProvider - Variable in class hudson.util.RobustReflectionConverter
-
- ReflectionUtils - Class in hudson.util
-
Utility code for reflection.
- ReflectionUtils() - Constructor for class hudson.util.ReflectionUtils
-
- ReflectionUtils.Parameter - Class in hudson.util
-
- ReflectiveFilePathFilter - Class in jenkins
-
Convenient adapter for
FilePathFilter
that allows you to handle all
operations as a single string argument.
- ReflectiveFilePathFilter() - Constructor for class jenkins.ReflectiveFilePathFilter
-
- refresh() - Method in class hudson.cli.declarative.CLIRegisterer
-
- refresh() - Method in class hudson.ExtensionFinder.GuiceFinder
-
The basic idea is:
List up delta as a series of modules
- refresh() - Method in class hudson.ExtensionFinder
-
- refresh() - Method in class hudson.ExtensionFinder.Sezpoz
-
- refresh(ExtensionComponentSet) - Method in class hudson.ExtensionList
-
- refreshExtensions() - Method in class jenkins.model.Jenkins
-
Refresh
ExtensionList
s by adding all the newly discovered extensions.
- refused() - Static method in class hudson.model.queue.ScheduleResult
-
- Refused() - Constructor for class hudson.model.queue.ScheduleResult.Refused
-
- REG_BINARY - Static variable in interface hudson.util.jna.WINNT
-
- REG_DWORD - Static variable in interface hudson.util.jna.WINNT
-
- REG_DWORD_BIG_ENDIAN - Static variable in interface hudson.util.jna.WINNT
-
- REG_DWORD_LITTLE_ENDIAN - Static variable in interface hudson.util.jna.WINNT
-
- REG_EXPAND_SZ - Static variable in interface hudson.util.jna.WINNT
-
- REG_FULL_RESOURCE_DESCRIPTOR - Static variable in interface hudson.util.jna.WINNT
-
- REG_LINK - Static variable in interface hudson.util.jna.WINNT
-
- REG_MULTI_SZ - Static variable in interface hudson.util.jna.WINNT
-
- REG_NONE - Static variable in interface hudson.util.jna.WINNT
-
- REG_OPTION_BACKUP_RESTORE - Static variable in interface hudson.util.jna.WINNT
-
- REG_OPTION_CREATE_LINK - Static variable in interface hudson.util.jna.WINNT
-
- REG_OPTION_NON_VOLATILE - Static variable in interface hudson.util.jna.WINNT
-
- REG_OPTION_OPEN_LINK - Static variable in interface hudson.util.jna.WINNT
-
- REG_OPTION_RESERVED - Static variable in interface hudson.util.jna.WINNT
-
- REG_OPTION_VOLATILE - Static variable in interface hudson.util.jna.WINNT
-
- REG_RESOURCE_LIST - Static variable in interface hudson.util.jna.WINNT
-
- REG_RESOURCE_REQUIREMENTS_LIST - Static variable in interface hudson.util.jna.WINNT
-
- REG_SZ - Static variable in interface hudson.util.jna.WINNT
-
- register() - Method in class hudson.model.listeners.ItemListener
-
- register() - Method in class hudson.model.listeners.RunListener
-
- register() - Method in class hudson.model.listeners.SaveableListener
-
- register() - Method in class hudson.model.listeners.SCMListener
-
- register() - Static method in class hudson.model.TreeView
-
- register() - Method in class hudson.scm.ChangeLogAnnotator
-
- register() - Method in class hudson.slaves.ComputerListener
-
- registerBeans(StaticApplicationContext) - Method in class hudson.util.spring.BeanBuilder
-
- registerOptionHandlers() - Method in class hudson.cli.CLICommand
-
Auto-discovers OptionHandler
s and add them to the given command line parser.
- regressionOnly() - Method in class hudson.util.RunList
-
Filter the list to regression builds only.
- rejected - Variable in class jenkins.security.s2m.AdminWhitelistRule
-
Ones that we rejected but want to run by admins.
- RejectedCallable - Class in jenkins.security.s2m
-
- rekey() - Static method in class hudson.model.User
-
- RekeySecretAdminMonitor - Class in jenkins.security
-
- RekeySecretAdminMonitor() - Constructor for class jenkins.security.RekeySecretAdminMonitor
-
- RekeySecretAdminMonitor_DisplayName() - Static method in class jenkins.security.Messages
-
Key RekeySecretAdminMonitor.DisplayName
: Re-keying
.
- relativePath - Variable in class hudson.model.Run.Artifact
-
Relative path name from artifacts root.
- RelativePath - Annotation Type in hudson
-
Used in conjunction with QueryParameter
to refer to
nearby parameters that belong to different parents.
- release() - Method in class hudson.slaves.WorkspaceList.Lease
-
Releases this lease.
- releaseClassLoader() - Method in class hudson.PluginWrapper
-
- releases - Variable in class hudson.tools.JDKInstaller.JDKFamily
-
- reload() - Method in class hudson.model.Run
-
Reloads the build record from disk.
- reload() - Static method in class hudson.model.User
-
Reloads the configuration from disk.
- reload() - Method in class hudson.model.ViewJob
-
Reloads the list of
Run
s.
- reload() - Method in class jenkins.model.Jenkins
-
Reloads the configuration synchronously.
- ReloadJobCommand - Class in hudson.cli
-
- ReloadJobCommand() - Constructor for class hudson.cli.ReloadJobCommand
-
- ReloadJobCommand_ShortDescription() - Static method in class hudson.cli.Messages
-
Key ReloadJobCommand.ShortDescription
: Reload job(s)
.
- ReloadLink - Class in jenkins.management
-
- ReloadLink() - Constructor for class jenkins.management.ReloadLink
-
- ReloadLink_Description() - Static method in class jenkins.management.Messages
-
Key ReloadLink.Description
: {@code Discard all the loaded data
in memory and reload everything from file system.
- ReloadLink_DisplayName() - Static method in class jenkins.management.Messages
-
Key ReloadLink.DisplayName
: Reload Configuration from
Disk
.
- reloadPeriodically - Static variable in class hudson.model.ViewJob
-
In the very old version of Hudson, an external job submission was just creating files on the file system,
so we needed to periodically reload the jobs from a file system to pick up new records.
- relocateOldLogs() - Static method in class hudson.model.Computer
-
Relocate log files in the old location to the new location.
- remaining - Variable in class hudson.cli.GroovyCommand
-
Remaining arguments.
- REMEMBER_ME_SERVICES_PROXY - Static variable in class hudson.security.HudsonFilter
-
- rememberMe - Variable in class hudson.security.SecurityRealm.SecurityComponents
-
- RememberMeServicesProxy - Class in hudson.security
-
RememberMeServices
proxy.
- RememberMeServicesProxy() - Constructor for class hudson.security.RememberMeServicesProxy
-
- remote - Variable in class hudson.scm.PollingResult
-
Current state of the remote repository.
- Remote(ProcessTree, Channel) - Constructor for class hudson.util.ProcessTree.Remote
-
- RemoteCause(String, String) - Constructor for class hudson.model.Cause.RemoteCause
-
- remoteFS - Variable in class hudson.model.Slave
-
Path to the root of the workspace from the view point of this node, such as "/hudson", this need not
be absolute provided that the launcher establishes a consistent working directory, such as "./.jenkins-slave"
when used with an SSH launcher.
- RemoteLauncher(TaskListener, VirtualChannel, boolean) - Constructor for class hudson.Launcher.RemoteLauncher
-
- remotePost(String[]) - Static method in class hudson.Main
-
Run command and place the result to a remote Hudson installation
- RemoteProc(Future<Integer>) - Constructor for class hudson.Proc.RemoteProc
-
Deprecated.
- RemotingDiagnostics - Class in hudson.util
-
Various remoting operations related to diagnostics.
- RemotingDiagnostics() - Constructor for class hudson.util.RemotingDiagnostics
-
- RemotingDiagnostics.HeapDump - Class in hudson.util
-
Heap dump, exposable to URL via Stapler.
- remove() - Method in class hudson.cli.ClientAuthenticationCache
-
Removes the persisted credential, if there's one.
- remove(Object) - Method in class hudson.DescriptorExtensionList
-
- remove(Object) - Method in class hudson.ExtensionList
-
- remove(int) - Method in class hudson.ExtensionList
-
- remove(TopLevelItem) - Method in interface hudson.model.DirectlyModifiableView
-
Remove item from this view.
- remove(int) - Method in class hudson.model.EnvironmentList
-
- remove(TopLevelItem) - Method in class hudson.model.ListView
-
Removes given item from this view.
- remove(R) - Method in class hudson.model.RunMap
-
- remove(int) - Method in class hudson.slaves.NodeList
-
- remove(Object) - Method in class hudson.slaves.NodeList
-
- remove(Object) - Method in class hudson.tasks.BuildStep.PublisherList
-
- remove() - Method in class hudson.util.AdaptedIterator
-
- remove(T) - Method in class hudson.util.ConsistentHash
-
Removes the node entirely.
- remove(E) - Method in class hudson.util.CopyOnWriteList
-
Removes an item from the list.
- remove(Object) - Method in class hudson.util.CopyOnWriteMap
-
- remove(D) - Method in class hudson.util.DescribableList
-
- remove(Object) - Method in class hudson.util.DescriptorList
-
- remove() - Method in class hudson.util.Iterators.FilterIterator
-
- remove() - Method in class hudson.util.Iterators.FlattenIterator
-
- remove(Class<? extends T>) - Method in class hudson.util.PersistedList
-
Removes an instance by its type.
- remove(Object) - Method in class hudson.util.PersistedList
-
- remove(TopLevelItem) - Method in interface jenkins.model.DirectlyModifiableTopLevelItemGroup
-
Removes an item from this group.
- remove(TopLevelItem) - Method in class jenkins.model.Jenkins
-
- removeAll(Fingerprint.RangeSet) - Method in class hudson.model.Fingerprint.RangeSet
-
Updates this range set by removing all the values in the given range set.
- removeAll(Collection<?>) - Method in class hudson.slaves.NodeList
-
- removeAll(Class<? extends T>) - Method in class hudson.util.PersistedList
-
- removeDups(Iterator<T>) - Static method in class hudson.util.Iterators
-
Filters another iterator by eliminating duplicates.
- removeDups(Iterable<T>) - Static method in class hudson.util.Iterators
-
Filters another iterator by eliminating duplicates.
- removeFilter(Filter) - Static method in class hudson.util.PluginServletFilter
-
- removeFromList(Descriptor<T>, List<T>) - Method in class hudson.model.AbstractProject
-
- RemoveJobFromViewCommand - Class in hudson.cli
-
- RemoveJobFromViewCommand() - Constructor for class hudson.cli.RemoveJobFromViewCommand
-
- RemoveJobFromViewCommand_ShortDescription() - Static method in class hudson.cli.Messages
-
Key RemoveJobFromViewCommand.ShortDescription
: Removes
jobs from view.
.
- removeNode(Node) - Method in class jenkins.model.Jenkins
-
Removes a
Node
from Jenkins.
- removeNode(Node) - Method in class jenkins.model.Nodes
-
Removes a node.
- removeNotes(Collection<String>) - Static method in class hudson.console.ConsoleNote
-
Removes the embedded console notes in the given log lines.
- removeNotes(String) - Static method in class hudson.console.ConsoleNote
-
Removes the embedded console notes in the given log line.
- removeNull(Iterator<T>) - Static method in class hudson.util.Iterators
-
Wraps another iterator and throws away nulls.
- removeProperty(JobProperty<? super JobT>) - Method in class hudson.model.Job
-
- removeProperty(Class<T>) - Method in class hudson.model.Job
-
Removes the property of the given type.
- removePublisher(Descriptor<Publisher>) - Method in class hudson.model.Project
-
- removeRange(int, int) - Method in class hudson.slaves.NodeList
-
- removeRun(R) - Method in class hudson.model.AbstractProject
-
- removeRun(RunT) - Method in class hudson.model.Job
-
Called from
Run
to remove it from this job.
- removeRun(RunT) - Method in class hudson.model.ViewJob
-
- removeRun(RunT) - Method in class jenkins.model.lazy.LazyBuildMixIn
-
- removeTrailingSlash(String) - Static method in class hudson.Util
-
- removeTrigger(TriggerDescriptor) - Method in class hudson.model.AbstractProject
-
- removeValue(R) - Method in class hudson.model.RunMap
-
- removeValue(R) - Method in class jenkins.model.lazy.AbstractLazyLoadRunMap
-
- rename(String, String) - Method in class hudson.model.Fingerprint
-
Update references to a renamed job in the fingerprint
- rename(String) - Method in class hudson.model.View
-
Renames this view.
- rename(String, String) - Method in interface hudson.util.jna.GNUCLibrary
-
- renameTo(FilePath) - Method in class hudson.FilePath
-
Rename this file/directory to the target filepath.
- renameTo(String) - Method in class hudson.model.AbstractItem
-
Renames this item.
- renameTo(String) - Method in class hudson.model.Job
-
Renames a job.
- render() - Method in class hudson.widgets.RenderOnDemandClosure
-
Renders the captured fragment.
- renderHtml() - Method in exception hudson.util.FormValidation
-
- renderOnDemand(Map, Closure) - Method in interface lib.LayoutTagLib
-
- renderOnDemand(Closure) - Method in interface lib.LayoutTagLib
-
- renderOnDemand(Map) - Method in interface lib.LayoutTagLib
-
- renderOnDemand() - Method in interface lib.LayoutTagLib
-
- RenderOnDemandClosure - Class in hudson.widgets
-
Captured Jelly Script
that can be rendered later on demand from JavaScript.
- RenderOnDemandClosure(JellyContext, String) - Constructor for class hudson.widgets.RenderOnDemandClosure
-
- ReopenableFileOutputStream - Class in hudson.util.io
-
- ReopenableFileOutputStream(File) - Constructor for class hudson.util.io.ReopenableFileOutputStream
-
- ReopenableRotatingFileOutputStream - Class in hudson.util.io
-
- ReopenableRotatingFileOutputStream(File, int) - Constructor for class hudson.util.io.ReopenableRotatingFileOutputStream
-
- repeatable(Map, Closure) - Method in interface lib.FormTagLib
-
Repeatable blocks used to present UI where the user can configure multiple entries
of the same kind (see the Java installations configuration in the system config.)
This tag works like <j:forEach> and repeatedly evaluate the body so that
initially all the items get their own copy.
- repeatable(Closure) - Method in interface lib.FormTagLib
-
Repeatable blocks used to present UI where the user can configure multiple entries
of the same kind (see the Java installations configuration in the system config.)
This tag works like <j:forEach> and repeatedly evaluate the body so that
initially all the items get their own copy.
- repeatable(Map) - Method in interface lib.FormTagLib
-
Repeatable blocks used to present UI where the user can configure multiple entries
of the same kind (see the Java installations configuration in the system config.)
This tag works like <j:forEach> and repeatedly evaluate the body so that
initially all the items get their own copy.
- repeatable() - Method in interface lib.FormTagLib
-
Repeatable blocks used to present UI where the user can configure multiple entries
of the same kind (see the Java installations configuration in the system config.)
This tag works like <j:forEach> and repeatedly evaluate the body so that
initially all the items get their own copy.
- repeatableDeleteButton(Map, Closure) - Method in interface lib.FormTagLib
-
Delete button for the <repeatable> tag.
- repeatableDeleteButton(Closure) - Method in interface lib.FormTagLib
-
Delete button for the <repeatable> tag.
- repeatableDeleteButton(Map) - Method in interface lib.FormTagLib
-
Delete button for the <repeatable> tag.
- repeatableDeleteButton() - Method in interface lib.FormTagLib
-
Delete button for the <repeatable> tag.
- repeatableHeteroProperty(Map, Closure) - Method in interface lib.FormTagLib
-
Data-bound only version of <f:hetero-list> that assumes the type pointed by the property is data-bound as well.
- repeatableHeteroProperty(Closure) - Method in interface lib.FormTagLib
-
Data-bound only version of <f:hetero-list> that assumes the type pointed by the property is data-bound as well.
- repeatableHeteroProperty(Map) - Method in interface lib.FormTagLib
-
Data-bound only version of <f:hetero-list> that assumes the type pointed by the property is data-bound as well.
- repeatableHeteroProperty() - Method in interface lib.FormTagLib
-
Data-bound only version of <f:hetero-list> that assumes the type pointed by the property is data-bound as well.
- repeatableProperty(Map, Closure) - Method in interface lib.FormTagLib
-
Data-bound only version of <f:repeatable> that assumes the type pointed by the property is data-bound as well.
- repeatableProperty(Closure) - Method in interface lib.FormTagLib
-
Data-bound only version of <f:repeatable> that assumes the type pointed by the property is data-bound as well.
- repeatableProperty(Map) - Method in interface lib.FormTagLib
-
Data-bound only version of <f:repeatable> that assumes the type pointed by the property is data-bound as well.
- repeatableProperty() - Method in interface lib.FormTagLib
-
Data-bound only version of <f:repeatable> that assumes the type pointed by the property is data-bound as well.
- replace(String) - Method in class hudson.MarkupText.SubText
-
Replaces the group tokens like "$0", "$1", and etc with their actual matches.
- replace(File, File) - Method in class hudson.model.UpdateCenter.DownloadJob
-
Called when the download is completed to overwrite
the old file with the new file.
- replace(File, File) - Method in class hudson.model.UpdateCenter.HudsonDowngradeJob
-
- replace(File, File) - Method in class hudson.model.UpdateCenter.HudsonUpgradeJob
-
- replace(File, File) - Method in class hudson.model.UpdateCenter.InstallationJob
-
Called when the download is completed to overwrite
the old file with the new file.
- replace(File, File) - Method in class hudson.model.UpdateCenter.PluginDowngradeJob
-
Called to overwrite
current version with backup file
- replace(T) - Method in class hudson.util.DescribableList
-
Removes all instances of the same type, then add the new one.
- replace(T, T) - Method in class hudson.util.PersistedList
-
A convenience method to replace a single item.
- replaceAction(Action) - Method in class hudson.model.Actionable
-
Add an action, replacing any existing action of the (exact) same class.
- replaceBy(CopyOnWriteList<? extends E>) - Method in class hudson.util.CopyOnWriteList
-
Completely replaces this list by the contents of the given list.
- replaceBy(Collection<? extends E>) - Method in class hudson.util.CopyOnWriteList
-
Completely replaces this list by the contents of the given list.
- replaceBy(E...) - Method in class hudson.util.CopyOnWriteList
-
Completely replaces this list by the contents of the given list.
- replaceBy(Map<? extends K, ? extends V>) - Method in class hudson.util.CopyOnWriteMap
-
Atomically replaces the entire map by the copy of the specified map.
- replaceBy(Collection<? extends T>) - Method in class hudson.util.PersistedList
-
- replaceMacro(String, Map<String, String>) - Static method in class hudson.Util
-
Replaces the occurrence of '$key' by properties.get('key').
- replaceMacro(String, VariableResolver<String>) - Static method in class hudson.Util
-
Replaces the occurrence of '$key' by resolver.get('key').
- REPLACER - Static variable in class jenkins.util.xstream.XStreamDOM
-
- report(Saveable, String) - Static method in class hudson.diagnosis.OldDataMonitor
-
Inform monitor that some data in a deprecated format has been loaded,
and converted in-memory to a new structure.
- report(UnmarshallingContext, String) - Static method in class hudson.diagnosis.OldDataMonitor
-
Inform monitor that some data in a deprecated format has been loaded, during
XStream unmarshalling when the Saveable containing this object is not available.
- report(Saveable, Collection<Throwable>) - Static method in class hudson.diagnosis.OldDataMonitor
-
Inform monitor that some unreadable data was found while loading.
- report() - Method in class hudson.model.CheckPoint
-
Records that the execution of the build has reached to a check point, idenified
by the given identifier.
- report(PrintWriter) - Method in exception hudson.security.AccessDeniedException2
-
Reports the details of the access failure.
- reportAsHeaders(HttpServletResponse) - Method in exception hudson.security.AccessDeniedException2
-
Reports the details of the access failure in HTTP headers to assist diagnosis.
- RepositoryBrowser<E extends ChangeLogSet.Entry> - Class in hudson.scm
-
Connects Hudson to repository browsers like ViewCVS or FishEye,
so that Hudson can generate links to them.
- RepositoryBrowser() - Constructor for class hudson.scm.RepositoryBrowser
-
- repositoryBrowser - Variable in class hudson.scm.SCMDescriptor
-
- RepositoryBrowsers - Class in hudson.scm
-
- RepositoryBrowsers() - Constructor for class hudson.scm.RepositoryBrowsers
-
- request - Variable in class hudson.util.FormFieldValidator
-
Deprecated.
- requiredCore - Variable in class hudson.model.UpdateSite.Plugin
-
Version of Jenkins core this plugin was compiled against.
- requirePOST() - Method in class hudson.model.AbstractModelObject
-
- requiresConfirmation - Variable in class jenkins.model.ModelObjectWithContextMenu.MenuItem
-
True to require confirmation after a click.
- requiresOf(Initializer) - Method in class hudson.init.InitializerFinder
-
- requiresOf(Terminator) - Method in class hudson.init.TerminatorFinder
-
- requiresRestart() - Method in class hudson.model.UpdateCenter.DownloadJob.InstallationStatus
-
Indicates that a restart is needed to complete the tasks.
- requiresRestart() - Method in class hudson.model.UpdateCenter.DownloadJob.SuccessButRequiresRestart
-
- requiresWorkspaceForPolling() - Method in class hudson.scm.SCM
-
Returns true if this SCM requires a checked out workspace for doing polling.
- reset() - Method in class hudson.org.apache.tools.tar.TarInputStream
-
Deprecated.
Since we do not support marking just yet, we do nothing.
- reset(SecurityRealm) - Method in class hudson.security.HudsonFilter
-
- reset(TreeMap<Integer, R>) - Method in class jenkins.model.lazy.AbstractLazyLoadRunMap
-
Replaces all the current loaded Rs with the given ones.
- resetLabel(Label) - Method in class hudson.model.AbstractCIBase
-
- resetPerformanceStats() - Method in class hudson.util.KeyedDataStorage
-
- resetThreadContextLoader() - Method in class jenkins.util.AntClassLoader
-
Resets the current thread's context loader to its original value.
- resolve(Map<String, String>) - Static method in class hudson.EnvVars
-
Resolves environment variables against each other.
- resolve() - Method in class hudson.fsp.WorkspaceSnapshotSCM
-
Obtains the
WorkspaceSnapshot
object that this
SCM
points to,
or throws
WorkspaceSnapshotSCM.ResolvedFailedException
upon failing.
- resolve(Job<?, ?>) - Method in class hudson.model.PermalinkProjectAction.Permalink
-
Resolves the permalink to a build.
- resolve(User, String) - Static method in class hudson.tasks.UserAvatarResolver
-
Resolve an avatar image URL string for the user.
- resolve(User) - Static method in class hudson.tasks.UserNameResolver
-
- resolve(String) - Method in class hudson.util.VariableResolver.ByMap
-
- resolve(String) - Method in interface hudson.util.VariableResolver
-
Receives a variable name and obtains the value associated with the name.
- resolve(String) - Method in class hudson.util.VariableResolver.Union
-
- resolve(Job<?, ?>) - Method in class jenkins.model.PeepholePermalink
-
Resolves the permalink by using the cache if possible.
- resolve() - Method in class jenkins.ProxyInjector
-
- resolveCanonicalId(String, Map<String, ?>) - Method in class hudson.model.User.CanonicalIdResolver
-
extract user ID from idOrFullName with help from contextual infos.
- resolveCanonicalId(String, Map<String, ?>) - Method in class hudson.model.User.FullNameIdResolver
-
- resolveCanonicalId(String, Map<String, ?>) - Method in class hudson.model.User.UserIDCanonicalIdResolver
-
- resolveCanonicalId(String, Map<String, ?>) - Method in class jenkins.model.DefaultUserCanonicalIdResolver
-
- resolveDependantPlugins() - Method in class hudson.PluginManager
-
- resolveEntity(String, String) - Method in class jenkins.util.xml.RestrictiveEntityResolver
-
Throws a SAXException if this tried to resolve any entity.
- resolveForCLI(String) - Static method in class hudson.model.AbstractItem
-
Used for CLI binding.
- resolveForCLI(String) - Static method in class hudson.model.AbstractProject
-
Used for CLI binding.
- resolveForCLI(String) - Static method in class hudson.model.Computer
-
Used for CLI binding.
- resolveMultiScmIfConfigured(SCM) - Static method in class jenkins.triggers.SCMTriggerItem.SCMTriggerItems
-
- resolveOrNull(User, String) - Static method in class hudson.tasks.UserAvatarResolver
-
- resolveSymlink(File, TaskListener) - Static method in class hudson.Util
-
- resolveSymlink(File) - Static method in class hudson.Util
-
Resolves symlink, if the given file is a symlink.
- resolveSymlinkToFile(File) - Static method in class hudson.Util
-
Resolves a symlink to the
File
that points to.
- Resource - Class in hudson.model
-
- Resource(Resource, String) - Constructor for class hudson.model.Resource
-
- Resource(Resource, String, int) - Constructor for class hudson.model.Resource
-
- Resource(String) - Constructor for class hudson.model.Resource
-
- RESOURCE_PATH - Static variable in class jenkins.model.Jenkins
-
Prefix to static resources like images and javascripts in the war file.
- ResourceActivity - Interface in hudson.model
-
Activity that requires certain resources for its execution.
- ResourceController - Class in hudson.model
-
- ResourceController() - Constructor for class hudson.model.ResourceController
-
- ResourceList - Class in hudson.model
-
List of
Resource
s that an activity needs.
- ResourceList() - Constructor for class hudson.model.ResourceList
-
- respond(String) - Method in class hudson.util.FormFieldValidator
-
Deprecated.
Sends out an arbitrary HTML fragment.
- respond(FormValidation.Kind, String) - Static method in exception hudson.util.FormValidation
-
Sends out an arbitrary HTML fragment as the output.
- respond(StaplerResponse, String) - Method in exception hudson.util.FormValidation
-
Sends out an arbitrary HTML fragment as the output.
- response - Variable in class hudson.util.FormFieldValidator
-
Deprecated.
- ResponseHeaderFilter - Class in hudson
-
This filter allows you to modify headers set by the container or other servlets
that are out of your control.
- ResponseHeaderFilter() - Constructor for class hudson.ResponseHeaderFilter
-
- ResponseTimeMonitor - Class in hudson.node_monitors
-
Monitors the round-trip response time to this slave.
- ResponseTimeMonitor() - Constructor for class hudson.node_monitors.ResponseTimeMonitor
-
- ResponseTimeMonitor.Data - Class in hudson.node_monitors
-
Immutable representation of the monitoring data.
- ResponseTimeMonitor_DisplayName() - Static method in class hudson.node_monitors.Messages
-
Key ResponseTimeMonitor.DisplayName
: Response Time
.
- ResponseTimeMonitor_MarkedOffline(Object) - Static method in class hudson.node_monitors.Messages
-
Key ResponseTimeMonitor.MarkedOffline
: Making {0}
offline because it’s not responding
.
- ResponseTimeMonitor_TimeOut(Object) - Static method in class hudson.node_monitors.Messages
-
Key ResponseTimeMonitor.TimeOut
: Time out for last {0}
try
.
- restart - Variable in class hudson.cli.InstallPluginCommand
-
- restart() - Method in class hudson.lifecycle.Lifecycle
-
If this life cycle supports a restart of Hudson, do so.
- restart() - Method in class hudson.lifecycle.SolarisSMFLifecycle
-
In SMF managed environment, just commit a suicide and the service will be restarted by SMF.
- restart() - Method in class hudson.lifecycle.UnixLifecycle
-
- restart() - Method in class hudson.lifecycle.WindowsServiceLifecycle
-
- restart() - Method in class jenkins.model.Jenkins
-
Performs a restart.
- restart() - Method in class jenkins.slaves.restarter.SlaveRestarter
-
If
SlaveRestarter.canWork()
method returns true, this method is called later when
the connection is lost to restart the slave.
- restart() - Method in class jenkins.slaves.restarter.UnixSlaveRestarter
-
- restart() - Method in class jenkins.slaves.restarter.WinswSlaveRestarter
-
- RestartJenkinsJob(UpdateSite) - Constructor for class hudson.model.UpdateCenter.RestartJenkinsJob
-
- RestartJenkinsJobStatus() - Constructor for class hudson.model.UpdateCenter.RestartJenkinsJob.RestartJenkinsJobStatus
-
- RestartListener - Class in hudson.model
-
Extension point that allows plugins to veto the restart.
- RestartListener() - Constructor for class hudson.model.RestartListener
-
- RestartListener.Default - Class in hudson.model
-
Default logic.
- RestartNotSupportedException - Exception in hudson.lifecycle
-
Indicates that the
Lifecycle
doesn't support restart.
- RestartNotSupportedException(String) - Constructor for exception hudson.lifecycle.RestartNotSupportedException
-
- RestartNotSupportedException(String, Throwable) - Constructor for exception hudson.lifecycle.RestartNotSupportedException
-
- RestartRequiredException - Exception in jenkins
-
Indicates that the plugin cannot be deployed without a restart.
- RestartRequiredException(Localizable) - Constructor for exception jenkins.RestartRequiredException
-
- RestartRequiredException(Localizable, Throwable) - Constructor for exception jenkins.RestartRequiredException
-
- restoreCurrentDescriptorByNameUrl(String) - Static method in class hudson.Functions
-
- restoreTo(AbstractBuild<?, ?>, FilePath, TaskListener) - Method in class hudson.FileSystemProvisioner.Default.WorkspaceSnapshotImpl
-
- restoreTo(AbstractBuild<?, ?>, FilePath, TaskListener) - Method in class hudson.WorkspaceSnapshot
-
Restores the snapshot to the given file system location.
- RestrictedSince - Annotation Type in hudson
-
Accompanies Restricted
annotation to indicate when the access restriction was placed.
- RestrictiveEntityResolver - Class in jenkins.util.xml
-
An EntityResolver that will fail to resolve any entities.
- result - Variable in class hudson.cli.SetBuildResultCommand
-
- Result - Class in hudson.model
-
The build outcome.
- result - Variable in class hudson.model.Run
-
The build result.
- Result() - Constructor for class hudson.search.Search.Result
-
- Result.OptionHandlerImpl - Class in hudson.model
-
- ResultTrend - Enum in hudson.model
-
Describes an
Result
trend by taking the comparing the result of the current and the previous build.
- ResultTrend_Aborted() - Static method in class hudson.model.Messages
-
Key ResultTrend.Aborted
: Aborted
.
- ResultTrend_Failure() - Static method in class hudson.model.Messages
-
Key ResultTrend.Failure
: Failure
.
- ResultTrend_Fixed() - Static method in class hudson.model.Messages
-
Key ResultTrend.Fixed
: Fixed
.
- ResultTrend_NotBuilt() - Static method in class hudson.model.Messages
-
Key ResultTrend.NotBuilt
: Not built
.
- ResultTrend_NowUnstable() - Static method in class hudson.model.Messages
-
Key ResultTrend.NowUnstable
: Now unstable
.
- ResultTrend_StillFailing() - Static method in class hudson.model.Messages
-
Key ResultTrend.StillFailing
: Still failing
.
- ResultTrend_StillUnstable() - Static method in class hudson.model.Messages
-
Key ResultTrend.StillUnstable
: Still unstable
.
- ResultTrend_Success() - Static method in class hudson.model.Messages
-
Key ResultTrend.Success
: Success
.
- ResultTrend_Unstable() - Static method in class hudson.model.Messages
-
Key ResultTrend.Unstable
: Unstable
.
- retainAll(Fingerprint.RangeSet) - Method in class hudson.model.Fingerprint.RangeSet
-
Updates this range set by the intersection of this range and the given range.
- retainAll(Collection<?>) - Method in class hudson.slaves.NodeList
-
- retainForDays - Static variable in class hudson.model.WorkspaceCleanupThread
-
Number of days workspaces should be retained.
- RetentionStrategy<T extends Computer> - Class in hudson.slaves
-
Controls when to take
Computer
offline, bring it back online, or even to destroy it.
- RetentionStrategy() - Constructor for class hudson.slaves.RetentionStrategy
-
- RetentionStrategy.Always - Class in hudson.slaves
-
- RetentionStrategy.Always.DescriptorImpl - Class in hudson.slaves
-
- RetentionStrategy.Demand - Class in hudson.slaves
-
- RetentionStrategy.Demand.DescriptorImpl - Class in hudson.slaves
-
- RetentionStrategy_Always_displayName() - Static method in class hudson.slaves.Messages
-
Key RetentionStrategy.Always.displayName
: Keep this
slave on-line as much as possible
.
- RetentionStrategy_Demand_displayName() - Static method in class hudson.slaves.Messages
-
Key RetentionStrategy.Demand.displayName
: Take this
slave on-line when in demand and off-line when idle
.
- RetentionStrategy_Demand_OfflineIdle() - Static method in class hudson.slaves.Messages
-
Key RetentionStrategy.Demand.OfflineIdle
: Offline
because computer was idle; it will be relaunched when needed.
.
- retrieve(File) - Method in class hudson.model.RunMap
-
- retrieve(File) - Method in class jenkins.model.lazy.AbstractLazyLoadRunMap
-
Parses R
instance from data in the specified directory.
- retrievePassword(Authentication) - Method in class hudson.security.TokenBasedRememberMeServices2
-
- retryCnt - Variable in class hudson.cli.BuildCommand
-
Deprecated.
- reverse(Collection<T>) - Static method in class hudson.Functions
-
Reverses a collection so that it can be easily walked in reverse order.
- reverse(List<T>) - Static method in class hudson.util.Iterators
-
Returns the
Iterable
that lists items in the reverse order.
- ReverseBuildTrigger - Class in jenkins.triggers
-
- ReverseBuildTrigger(String, Result) - Constructor for class jenkins.triggers.ReverseBuildTrigger
-
- ReverseBuildTrigger.DescriptorImpl - Class in jenkins.triggers
-
- ReverseBuildTrigger.ItemListenerImpl - Class in jenkins.triggers
-
- ReverseBuildTrigger.RunListenerImpl - Class in jenkins.triggers
-
- ReverseBuildTrigger_build_after_other_projects_are_built() - Static method in class jenkins.triggers.Messages
-
Key ReverseBuildTrigger.build_after_other_projects_are_built
:
Build after other projects are built
.
- ReverseBuildTrigger_running_as_cannot_even_see_for_trigger_f(Object, Object, Object) - Static method in class jenkins.triggers.Messages
-
Key ReverseBuildTrigger.running_as_cannot_even_see_for_trigger_f
: Running as {0} cannot even see {1} for trigger from {2}
.
- ReverseProxySetupMonitor - Class in hudson.diagnosis
-
Looks out for a broken reverse proxy setup that doesn't rewrite the location header correctly.
- ReverseProxySetupMonitor() - Constructor for class hudson.diagnosis.ReverseProxySetupMonitor
-
- reverseSequence(int, int, int) - Static method in class hudson.util.Iterators
-
The short cut for reverse(sequence(start,end,step))
.
- reverseSequence(int, int) - Static method in class hudson.util.Iterators
-
- reverseStderr - Variable in class hudson.Launcher.ProcStarter
-
True to reverse the I/O direction.
- reverseStdin - Variable in class hudson.Launcher.ProcStarter
-
True to reverse the I/O direction.
- reverseStdout - Variable in class hudson.Launcher.ProcStarter
-
True to reverse the I/O direction.
- reverseView() - Method in class hudson.ExtensionList
-
Gets the read-only view of this
ExtensionList
where components are reversed.
- rewind() - Method in class hudson.util.io.ReopenableFileOutputStream
-
In addition to close, ensure that the next "open" would truncate the file.
- rewind() - Method in class hudson.util.io.ReopenableRotatingFileOutputStream
-
- rewrite(File, File) - Method in class hudson.util.SecretRewriter
-
- rewriteHudsonWar(File) - Method in class hudson.lifecycle.Lifecycle
-
Replaces jenkins.war by the given file.
- rewriteHudsonWar(File) - Method in class hudson.lifecycle.WindowsServiceLifecycle
-
On Windows, jenkins.war is locked, so we place a new version under a special name,
which is picked up by the service wrapper upon restart.
- rewriteRecursive(File, TaskListener) - Method in class hudson.util.SecretRewriter
-
Recursively scans and rewrites a directory.
- RFC822_DATETIME_FORMATTER - Static variable in class hudson.Util
-
- rfc822Date(Calendar) - Static method in class hudson.Functions
-
- rhs - Variable in class hudson.model.labels.LabelExpression.Binary
-
- richtextarea(Map, Closure) - Method in interface lib.FormTagLib
-
Rich HTML editor from http://developer.yahoo.com/yui/editor/
All the attributes are those of the <textarea> tag.
- richtextarea(Closure) - Method in interface lib.FormTagLib
-
Rich HTML editor from http://developer.yahoo.com/yui/editor/
All the attributes are those of the <textarea> tag.
- richtextarea(Map) - Method in interface lib.FormTagLib
-
Rich HTML editor from http://developer.yahoo.com/yui/editor/
All the attributes are those of the <textarea> tag.
- richtextarea() - Method in interface lib.FormTagLib
-
Rich HTML editor from http://developer.yahoo.com/yui/editor/
All the attributes are those of the <textarea> tag.
- rightspace(Map, Closure) - Method in interface lib.LayoutTagLib
-
Creates a space for the right-hand side of the page.
- rightspace(Closure) - Method in interface lib.LayoutTagLib
-
Creates a space for the right-hand side of the page.
- rightspace(Map) - Method in interface lib.LayoutTagLib
-
Creates a space for the right-hand side of the page.
- rightspace() - Method in interface lib.LayoutTagLib
-
Creates a space for the right-hand side of the page.
- RingBufferLogHandler - Class in hudson.util
-
Log
Handler
that stores the log records into a ring buffer.
- RingBufferLogHandler() - Constructor for class hudson.util.RingBufferLogHandler
-
- RingBufferLogHandler(int) - Constructor for class hudson.util.RingBufferLogHandler
-
- RobustCollectionConverter - Class in hudson.util
-
CollectionConverter
that ignores XStreamException
.
- RobustCollectionConverter(XStream) - Constructor for class hudson.util.RobustCollectionConverter
-
- RobustCollectionConverter(Mapper, ReflectionProvider) - Constructor for class hudson.util.RobustCollectionConverter
-
- RobustReflectionConverter - Class in hudson.util
-
Custom ReflectionConverter
that handle errors more gracefully.
- RobustReflectionConverter(Mapper, ReflectionProvider) - Constructor for class hudson.util.RobustReflectionConverter
-
- RobustReflectionConverter.DuplicateFieldException - Exception in hudson.util
-
- Roles - Class in jenkins.security
-
Predefined Role
s in Jenkins.
- root() - Method in class jenkins.model.ArtifactManager
-
Returns a representation of the root directory of archived artifacts.
- root - Variable in class jenkins.model.Jenkins
-
Root directory of the system.
- root() - Method in class jenkins.model.StandardArtifactManager
-
- RootAction - Interface in hudson.model
-
Marker interface for actions that are added to
Jenkins
.
- rootDir - Variable in class hudson.PluginManager
-
Plug-in root directory.
- rowSet(Map, Closure) - Method in interface lib.FormTagLib
-
Adds @nameRef to all table rows inside this tag, so that when the form is submitted,
it gets grouped in one JSON object.
- rowSet(Closure) - Method in interface lib.FormTagLib
-
Adds @nameRef to all table rows inside this tag, so that when the form is submitted,
it gets grouped in one JSON object.
- rowSet(Map) - Method in interface lib.FormTagLib
-
Adds @nameRef to all table rows inside this tag, so that when the form is submitted,
it gets grouped in one JSON object.
- rowSet() - Method in interface lib.FormTagLib
-
Adds @nameRef to all table rows inside this tag, so that when the form is submitted,
it gets grouped in one JSON object.
- RPAREN - Static variable in interface hudson.model.labels.LabelExpressionParserTokenTypes
-
- RPAREN - Static variable in interface hudson.scheduler.CrontabParserTokenTypes
-
- RSAConfidentialKey - Class in jenkins.security
-
- RSAConfidentialKey(String) - Constructor for class jenkins.security.RSAConfidentialKey
-
- RSAConfidentialKey(Class, String) - Constructor for class jenkins.security.RSAConfidentialKey
-
- RSADigitalSignatureConfidentialKey - Class in jenkins.security
-
RSA digital signature as
ConfidentialKey
to prevent accidental leak of private key.
- RSADigitalSignatureConfidentialKey(String) - Constructor for class jenkins.security.RSADigitalSignatureConfidentialKey
-
- RSADigitalSignatureConfidentialKey(Class, String) - Constructor for class jenkins.security.RSADigitalSignatureConfidentialKey
-
- RSS - Class in hudson.model
-
RSS related code.
- RSS() - Constructor for class hudson.model.RSS
-
- rssBar(Map, Closure) - Method in interface lib.JenkinsTagLib
-
- rssBar(Closure) - Method in interface lib.JenkinsTagLib
-
- rssBar(Map) - Method in interface lib.JenkinsTagLib
-
- rssBar() - Method in interface lib.JenkinsTagLib
-
- rssBar_with_iconSize(Map, Closure) - Method in interface lib.JenkinsTagLib
-
- rssBar_with_iconSize(Closure) - Method in interface lib.JenkinsTagLib
-
- rssBar_with_iconSize(Map) - Method in interface lib.JenkinsTagLib
-
- rssBar_with_iconSize() - Method in interface lib.JenkinsTagLib
-
- run() - Method in class hudson.cli.AbstractBuildRangeCommand
-
- run() - Method in class hudson.cli.AddJobToViewCommand
-
- run() - Method in class hudson.cli.BuildCommand
-
- run() - Method in class hudson.cli.CLICommand
-
Executes the command, and return the exit code.
- run() - Method in class hudson.cli.CliProtocol.Handler
-
- run() - Method in class hudson.cli.CliProtocol2.Handler2
-
- run() - Method in class hudson.cli.ConsoleCommand
-
- run() - Method in class hudson.cli.CopyJobCommand
-
- run() - Method in class hudson.cli.CreateJobCommand
-
- run() - Method in class hudson.cli.CreateNodeCommand
-
- run() - Method in class hudson.cli.CreateViewCommand
-
- run() - Method in class hudson.cli.DeleteJobCommand
-
- run() - Method in class hudson.cli.DeleteNodeCommand
-
- run() - Method in class hudson.cli.DeleteViewCommand
-
- run() - Method in class hudson.cli.GetJobCommand
-
- run() - Method in class hudson.cli.GetNodeCommand
-
- run() - Method in class hudson.cli.GetViewCommand
-
- run() - Method in class hudson.cli.GroovyCommand
-
- run() - Method in class hudson.cli.GroovyshCommand
-
- run() - Method in class hudson.cli.HelpCommand
-
- run() - Method in class hudson.cli.InstallPluginCommand
-
- run() - Method in class hudson.cli.InstallToolCommand
-
- run() - Method in class hudson.cli.ListJobsCommand
-
- run() - Method in class hudson.cli.ListPluginsCommand
-
- run() - Method in class hudson.cli.LoginCommand
-
- run() - Method in class hudson.cli.LogoutCommand
-
- run() - Method in class hudson.cli.OnlineNodeCommand
-
- run() - Method in class hudson.cli.ReloadJobCommand
-
- run() - Method in class hudson.cli.RemoveJobFromViewCommand
-
- run() - Method in class hudson.cli.SessionIdCommand
-
- run() - Method in class hudson.cli.SetBuildDescriptionCommand
-
- run() - Method in class hudson.cli.SetBuildDisplayNameCommand
-
- run() - Method in class hudson.cli.SetBuildParameterCommand
-
- run() - Method in class hudson.cli.SetBuildResultCommand
-
- run() - Method in class hudson.cli.UpdateJobCommand
-
- run() - Method in class hudson.cli.UpdateNodeCommand
-
- run() - Method in class hudson.cli.UpdateViewCommand
-
- run() - Method in class hudson.cli.VersionCommand
-
- run() - Method in class hudson.cli.WhoAmICommand
-
- run(AbstractProject) - Method in interface hudson.DependencyRunner.ProjectRunnable
-
- run() - Method in class hudson.DependencyRunner
-
- run(String[]) - Static method in class hudson.Main
-
- run(BuildListener) - Method in class hudson.model.AbstractBuild.AbstractBuildExecution
-
- run() - Method in class hudson.model.AbstractBuild
-
Invoked by
Executor
to performs a build.
- run() - Method in class hudson.model.Build
-
- run() - Method in class hudson.model.Executor
-
- run() - Method in class hudson.model.FreeStyleBuild
-
- run() - Method in interface hudson.model.Queue.Executable
-
- Run<JobT extends Job<JobT,RunT>,RunT extends Run<JobT,RunT>> - Class in hudson.model
-
A particular execution of
Job
.
- Run(JobT) - Constructor for class hudson.model.Run
-
- Run(JobT, Calendar) - Constructor for class hudson.model.Run
-
Constructor for creating a
Run
object in
an arbitrary state.
- Run(JobT, long) - Constructor for class hudson.model.Run
-
- Run(JobT, File) - Constructor for class hudson.model.Run
-
Loads a run from a log file.
- run(Run<JobT, RunT>.Runner) - Method in class hudson.model.Run
-
- run(BuildListener) - Method in class hudson.model.Run.RunExecution
-
Performs the main build and returns the status code.
- run() - Method in class hudson.model.TaskThread
-
- run() - Method in class hudson.model.UpdateCenter.ConnectionCheckJob
-
- run() - Method in class hudson.model.UpdateCenter.DownloadJob
-
- run() - Method in class hudson.model.UpdateCenter.HudsonDowngradeJob
-
- run() - Method in class hudson.model.UpdateCenter.PluginDowngradeJob
-
- run() - Method in class hudson.model.UpdateCenter.RestartJenkinsJob
-
- RUN - Static variable in class hudson.security.PermissionScope
-
Permissions scoped to
Run
s (including
Build
s and other subtypes)
- run() - Method in class hudson.TcpSlaveAgentListener
-
- run() - Method in class hudson.triggers.SafeTimerTask
-
- run() - Method in class hudson.triggers.SCMTrigger
-
- run(Action[]) - Method in class hudson.triggers.SCMTrigger
-
Run the SCM trigger with additional build actions.
- run() - Method in class hudson.triggers.SCMTrigger.Runner
-
- run() - Method in class hudson.triggers.TimerTrigger
-
- run() - Method in class hudson.triggers.Trigger
-
Executes the triggered task.
- run() - Method in class hudson.UDPBroadcastThread
-
- run(Iterable<? extends N>) - Method in class hudson.util.CyclicGraphDetector
-
- run() - Method in class hudson.util.StreamCopyThread
-
- run(Reactor) - Method in class jenkins.InitReactorRunner
-
- run() - Method in class jenkins.management.AsynchronousAdministrativeMonitor.FixThread
-
- run() - Method in class jenkins.slaves.JnlpSlaveAgentProtocol.Handler
-
- run() - Method in class jenkins.slaves.JnlpSlaveAgentProtocol2.Handler2
-
Handles JNLP slave agent connection request (v2 protocol)
- run() - Method in class jenkins.util.groovy.GroovyHookScript
-
- run(Callable<V, IOException>) - Method in class jenkins.util.VirtualFile
-
Does some calculations in batch.
- Run.Artifact - Class in hudson.model
-
A build artifact.
- Run.ArtifactList - Class in hudson.model
-
- Run.KeepLogBuildBadge - Class in hudson.model
-
- Run.RedirectUp - Class in hudson.model
-
- Run.RunExecution - Class in hudson.model
-
Object that lives while the build is executed, to keep track of things that
are needed only during the build.
- Run.Runner - Class in hudson.model
-
- Run.RunnerAbortedException - Exception in hudson.model
-
- Run.StatusSummarizer - Class in hudson.model
-
- Run.Summary - Class in hudson.model
-
- Run__is_waiting_for_a_checkpoint_on_(Object, Object) - Static method in class hudson.model.Messages
-
Key Run._is_waiting_for_a_checkpoint_on_
: {0} is
waiting for a checkpoint on {1}
.
- Run_ArtifactsBrowserTitle(Object, Object) - Static method in class hudson.model.Messages
-
Key Run.ArtifactsBrowserTitle
: Artifacts of {0} {1}
.
- Run_ArtifactsPermission_Description() - Static method in class hudson.model.Messages
-
Key Run.ArtifactsPermission.Description
: {@code This
permission grants the ability to retrieve the artifacts produced by
builds.
- Run_BuildAborted() - Static method in class hudson.model.Messages
-
Key Run.BuildAborted
: Build was aborted
.
- Run_DeletePermission_Description() - Static method in class hudson.model.Messages
-
Key Run.DeletePermission.Description
: This permission
allows users to manually delete specific builds from the build
history.
.
- Run_InProgressDuration(Object) - Static method in class hudson.model.Messages
-
Key Run.InProgressDuration
: {0} and counting
.
- Run_MarkedExplicitly() - Static method in class hudson.model.Messages
-
Key Run.MarkedExplicitly
: This record is explicitly
marked to be kept.
.
- Run_NotStartedYet() - Static method in class hudson.model.Messages
-
Key Run.NotStartedYet
: Not started yet
.
- Run_Permissions_Title() - Static method in class hudson.model.Messages
-
Key Run.Permissions.Title
: Run
.
- Run_running_as_(Object) - Static method in class hudson.model.Messages
-
Key Run.running_as_
: Running as {0}
.
- RUN_SCRIPTS - Static variable in class jenkins.model.Jenkins
-
- Run_Summary_Aborted() - Static method in class hudson.model.Messages
-
Key Run.Summary.Aborted
: aborted
.
- Run_Summary_BackToNormal() - Static method in class hudson.model.Messages
-
Key Run.Summary.BackToNormal
: back to normal
.
- Run_Summary_BrokenForALongTime() - Static method in class hudson.model.Messages
-
Key Run.Summary.BrokenForALongTime
: broken for a long
time
.
- Run_Summary_BrokenSince(Object) - Static method in class hudson.model.Messages
-
Key Run.Summary.BrokenSince
: broken since build {0}
.
- Run_Summary_BrokenSinceThisBuild() - Static method in class hudson.model.Messages
-
Key Run.Summary.BrokenSinceThisBuild
: broken since this
build
.
- Run_Summary_NotBuilt() - Static method in class hudson.model.Messages
-
Key Run.Summary.NotBuilt
: not built
.
- Run_Summary_Stable() - Static method in class hudson.model.Messages
-
Key Run.Summary.Stable
: stable
.
- Run_Summary_Unknown() - Static method in class hudson.model.Messages
-
Key Run.Summary.Unknown
: ?
.
- Run_Summary_Unstable() - Static method in class hudson.model.Messages
-
Key Run.Summary.Unstable
: unstable
.
- Run_UnableToDelete(Object, Object) - Static method in class hudson.model.Messages
-
Key Run.UnableToDelete
: Unable to delete {0}: {1}
.
- Run_UpdatePermission_Description() - Static method in class hudson.model.Messages
-
Key Run.UpdatePermission.Description
: This permission
allows users to update description and other properties of a build,
for example to leave notes about the cause of a build failure.
.
- RunAction - Interface in hudson.model
-
- RunAction2 - Interface in jenkins.model
-
Optional interface for
Action
s that add themselves to a
Run
.
- runCli(Connection) - Method in class hudson.cli.CliProtocol.Handler
-
- runDeleteListener - Static variable in class hudson.diagnosis.OldDataMonitor
-
- RunExecution() - Constructor for class hudson.model.Run.RunExecution
-
- runIdMigrator - Variable in class hudson.model.Job
-
- runIdMigrator - Variable in class hudson.model.RunMap
-
- RunIdMigrator - Class in jenkins.model
-
Converts legacy builds
directories to the current format.
- RunIdMigrator() - Constructor for class jenkins.model.RunIdMigrator
-
- RunIdMigrator.UnmigrationInstruction - Class in jenkins.model
-
Expose unmigration instruction to the user.
- RunList<R extends Run> - Class in hudson.util
-
List
of
Run
s, sorted in the descending date order.
- RunList() - Constructor for class hudson.util.RunList
-
- RunList(Job) - Constructor for class hudson.util.RunList
-
- RunList(View) - Constructor for class hudson.util.RunList
-
- RunList(Collection<? extends Job>) - Constructor for class hudson.util.RunList
-
- RunListener<R extends Run> - Class in hudson.model.listeners
-
Receives notifications about builds.
- RunListener(Class<R>) - Constructor for class hudson.model.listeners.RunListener
-
- RunListener() - Constructor for class hudson.model.listeners.RunListener
-
- RunListenerImpl() - Constructor for class jenkins.model.PeepholePermalink.RunListenerImpl
-
- RunListenerImpl() - Constructor for class jenkins.triggers.ReverseBuildTrigger.RunListenerImpl
-
- RunListProgressiveRendering - Class in jenkins.widgets
-
Makes it possible to incrementally render some information from a
RunList
.
- RunListProgressiveRendering() - Constructor for class jenkins.widgets.RunListProgressiveRendering
-
- RunMap<R extends Run<?,R>> - Class in hudson.model
-
- RunMap() - Constructor for class hudson.model.RunMap
-
- RunMap(File, RunMap.Constructor) - Constructor for class hudson.model.RunMap
-
- RunMap.Constructor<R extends Run<?,R>> - Interface in hudson.model
-
- RunMixIn() - Constructor for class jenkins.model.lazy.LazyBuildMixIn.RunMixIn
-
- Runner() - Constructor for class hudson.model.Run.Runner
-
Deprecated.
- Runner() - Constructor for class hudson.triggers.SCMTrigger.Runner
-
- Runner(Action[]) - Constructor for class hudson.triggers.SCMTrigger.Runner
-
- RunnerAbortedException() - Constructor for exception hudson.model.Run.RunnerAbortedException
-
- RunnerImpl() - Constructor for class hudson.model.Build.RunnerImpl
-
Deprecated.
- Running() - Constructor for class hudson.model.UpdateCenter.RestartJenkinsJob.Running
-
- RunParameterDefinition - Class in hudson.model
-
- RunParameterDefinition(String, String, String, RunParameterDefinition.RunParameterFilter) - Constructor for class hudson.model.RunParameterDefinition
-
- RunParameterDefinition(String, String, String) - Constructor for class hudson.model.RunParameterDefinition
-
- RunParameterDefinition.DescriptorImpl - Class in hudson.model
-
- RunParameterDefinition.RunParameterFilter - Enum in hudson.model
-
Constants that control how Run Parameter is filtered.
- RunParameterDefinition_DisplayName() - Static method in class hudson.model.Messages
-
Key RunParameterDefinition.DisplayName
: Run Parameter
.
- RunParameterValue - Class in hudson.model
-
- RunParameterValue(String, String, String) - Constructor for class hudson.model.RunParameterValue
-
- RunParameterValue(String, String) - Constructor for class hudson.model.RunParameterValue
-
- runPreCheckout() - Method in class jenkins.tasks.SimpleBuildWrapper
-
- runs - Variable in class hudson.model.ViewJob
-
- runs - Variable in class jenkins.widgets.HistoryPageFilter
-
- runScript(Script) - Static method in class hudson.Functions
-
Evaluate a Jelly script and return output as a String.
- RunUrl(Run, String, String, String) - Constructor for class hudson.Functions.RunUrl
-
- SAFE_PARAMETERS_SYSTEM_PROPERTY_NAME - Static variable in class hudson.model.ParametersAction
-
- safeRestart() - Method in class jenkins.model.Jenkins
-
Queues up a restart to be performed once there are no builds currently running.
- SafeTimerTask - Class in hudson.triggers
-
Wrapper so that a fatal error in
TimerTask
will not terminate the timer.
- SafeTimerTask() - Constructor for class hudson.triggers.SafeTimerTask
-
- safeTransform(Source, Result) - Static method in class jenkins.util.xml.XMLUtils
-
Transform the source to the output in a manner that is protected against XXE attacks.
- sanitize() - Method in class hudson.model.LoadBalancer
-
Wraps this
LoadBalancer
into a decorator that tests the basic sanity of the implementation.
- save() - Method in class hudson.logging.LogRecorder
-
Save the settings to a file.
- save() - Method in class hudson.model.AbstractItem
-
Save the settings to a file.
- save() - Method in class hudson.model.AbstractProject
-
- save() - Method in class hudson.model.Descriptor
-
Saves the configuration info to the disk.
- save() - Method in class hudson.model.Fingerprint
-
Save the settings to a file.
- save() - Method in interface hudson.model.Item
-
Save the settings to a file.
- save() - Method in class hudson.model.Job
-
- save() - Method in class hudson.model.labels.LabelAtom
-
- save() - Method in class hudson.model.MyViewsProperty
-
- save() - Method in class hudson.model.Node
-
Persists the state of this object into XML.
- save() - Method in class hudson.model.PaneStatusProperties
-
- save() - Method in class hudson.model.Queue
-
Persists the queue contents to the disk.
- save() - Method in class hudson.model.Run
-
Save the settings to a file.
- save() - Method in interface hudson.model.Saveable
-
Persists the state of this object into XML.
- save() - Method in class hudson.model.UpdateCenter
-
Saves the configuration info to the disk.
- save() - Method in class hudson.model.User
-
Save the settings to a file.
- save() - Method in class hudson.model.View
-
- save() - Method in class hudson.Plugin
-
Saves serializable fields of this instance to the persisted storage.
- save() - Method in class hudson.ProxyConfiguration
-
- save() - Method in class jenkins.model.Jenkins
-
Save the settings to a file.
- save() - Method in class jenkins.model.Nodes
-
Persists the state of this object into XML.
- Saveable - Interface in hudson.model
-
Object whose state is persisted to XML.
- SaveableListener - Class in hudson.model.listeners
-
Receives notifications about save actions on
Saveable
objects in Hudson.
- SaveableListener() - Constructor for class hudson.model.listeners.SaveableListener
-
- saveNextBuildNumber() - Method in class hudson.model.Job
-
- scale() - Method in class hudson.util.TagCloud.Entry
-
- scan(File, FileVisitor) - Method in class hudson.FilePath.ExplicitlySpecifiedDirScanner
-
- scan(File, FileVisitor) - Method in class hudson.util.DirScanner.Filter
-
- scan(File, FileVisitor) - Method in class hudson.util.DirScanner.Full
-
- scan(File, FileVisitor) - Method in class hudson.util.DirScanner.Glob
-
- scan(File, FileVisitor) - Method in class hudson.util.DirScanner
-
Scans the given directory and pass files onto the given visitor.
- scanOnReboot() - Static method in class jenkins.security.RekeySecretAdminMonitor
-
- scanSingle(File, String, FileVisitor) - Method in class hudson.util.DirScanner
-
- SCC(int) - Constructor for class jenkins.util.DirectedGraph.SCC
-
- schedule(AbstractProject) - Method in class hudson.model.Queue
-
Schedule a new build for this project.
- schedule(Queue.Task, int, List<Action>) - Method in class hudson.model.Queue
-
- schedule(Queue.Task, int) - Method in class hudson.model.Queue
-
- schedule(Queue.Task, int, Action...) - Method in class hudson.model.Queue
-
- schedule() - Method in class hudson.model.UpdateCenter.UpdateCenterJob
-
- schedule() - Method in class hudson.util.DoubleLaunchChecker
-
Schedules the next execution.
- schedule2(Queue.Task, int, List<Action>) - Method in class hudson.model.Queue
-
Schedules an execution of a task.
- schedule2(Queue.Task, int, Action...) - Method in class hudson.model.Queue
-
- scheduleBuild() - Method in class hudson.model.AbstractProject
-
- scheduleBuild(int) - Method in class hudson.model.AbstractProject
-
- scheduleBuild(Cause) - Method in class hudson.model.AbstractProject
-
Schedules a build of this project.
- scheduleBuild(int, Cause) - Method in class hudson.model.AbstractProject
-
- scheduleBuild(int, Cause, Action...) - Method in class hudson.model.AbstractProject
-
Schedules a build.
- scheduleBuild() - Method in interface hudson.model.BuildableItem
-
- scheduleBuild(Cause) - Method in interface hudson.model.BuildableItem
-
- scheduleBuild(int) - Method in interface hudson.model.BuildableItem
-
- scheduleBuild(int, Cause) - Method in interface hudson.model.BuildableItem
-
- scheduleBuild() - Method in class jenkins.model.ParameterizedJobMixIn
-
- scheduleBuild(Cause) - Method in class jenkins.model.ParameterizedJobMixIn
-
- scheduleBuild(int) - Method in class jenkins.model.ParameterizedJobMixIn
-
- scheduleBuild(int, Cause) - Method in class jenkins.model.ParameterizedJobMixIn
-
- scheduleBuild2(int, Cause, Action...) - Method in class hudson.model.AbstractProject
-
Schedules a build of this project, and returns a
Future
object
to wait for the completion of the build.
- scheduleBuild2(int, Cause, Collection<? extends Action>) - Method in class hudson.model.AbstractProject
-
Schedules a build of this project, and returns a
Future
object
to wait for the completion of the build.
- scheduleBuild2(int) - Method in class hudson.model.AbstractProject
-
Schedules a build, and returns a
Future
object
to wait for the completion of the build.
- scheduleBuild2(int, Cause) - Method in class hudson.model.AbstractProject
-
Schedules a build of this project, and returns a
Future
object
to wait for the completion of the build.
- scheduleBuild2(int, Action...) - Method in class hudson.model.Project
-
- scheduleBuild2(int, Action...) - Method in class jenkins.model.ParameterizedJobMixIn
-
Provides a standard implementation of an optional method of the same name in a
Job
type to schedule a build with the ability to wait for its result.
- scheduleBuild2(Job<?, ?>, int, Action...) - Static method in class jenkins.model.ParameterizedJobMixIn
-
Convenience method to schedule a build.
- scheduleBuild2(int, Action...) - Method in interface jenkins.triggers.SCMTriggerItem
-
- scheduleMaintenance() - Method in class hudson.model.Queue
-
Checks the queue and runs anything that can be run.
- schedulePolling() - Method in class hudson.model.AbstractProject
-
Schedules a polling of this project.
- ScheduleResult - Class in hudson.model.queue
-
- ScheduleResult() - Constructor for class hudson.model.queue.ScheduleResult
-
- ScheduleResult.Created - Class in hudson.model.queue
-
- ScheduleResult.Existing - Class in hudson.model.queue
-
- ScheduleResult.Refused - Class in hudson.model.queue
-
- SCM - Class in hudson.scm
-
Captures the configuration information in it.
- SCM() - Constructor for class hudson.scm.SCM
-
- SCM_Permissions_Title() - Static method in class hudson.scm.Messages
-
Key SCM.Permissions.Title
: SCM
.
- SCM_TagPermission_Description() - Static method in class hudson.scm.Messages
-
Key SCM.TagPermission.Description
: This permission
allows users to create a new tag in the source code repository for a
given build.
.
- SCMAction() - Constructor for class hudson.triggers.SCMTrigger.SCMAction
-
- SCMCheckoutStrategy - Class in jenkins.scm
-
- SCMCheckoutStrategy() - Constructor for class jenkins.scm.SCMCheckoutStrategy
-
- SCMCheckoutStrategyDescriptor - Class in jenkins.scm
-
- SCMCheckoutStrategyDescriptor(Class<? extends SCMCheckoutStrategy>) - Constructor for class jenkins.scm.SCMCheckoutStrategyDescriptor
-
- SCMCheckoutStrategyDescriptor() - Constructor for class jenkins.scm.SCMCheckoutStrategyDescriptor
-
- SCMDescriptor<T extends SCM> - Class in hudson.scm
-
- SCMDescriptor(Class<T>, Class<? extends RepositoryBrowser>) - Constructor for class hudson.scm.SCMDescriptor
-
- SCMDescriptor(Class<? extends RepositoryBrowser>) - Constructor for class hudson.scm.SCMDescriptor
-
Infers the type of the corresponding
SCM
from the outer class.
- SCMedItem - Interface in hudson.model
-
- SCMListener - Class in hudson.model.listeners
-
Receives notifications about SCM activities in Hudson.
- SCMListener() - Constructor for class hudson.model.listeners.SCMListener
-
- SCMPollListener - Class in hudson.model.listeners
-
A hook for listening to polling activities in Jenkins.
- SCMPollListener() - Constructor for class hudson.model.listeners.SCMPollListener
-
- SCMRevisionState - Class in hudson.scm
-
Immutable object that represents revisions of the files in the repository,
used to represent the result of
a SCM polling.
- SCMRevisionState() - Constructor for class hudson.scm.SCMRevisionState
-
- SCMS - Class in hudson.scm
-
List of all installed SCMs.
- SCMS() - Constructor for class hudson.scm.SCMS
-
- SCMS - Static variable in class hudson.scm.SCMS
-
- SCMTrigger - Class in hudson.triggers
-
Trigger
that checks for SCM updates periodically.
- SCMTrigger(String) - Constructor for class hudson.triggers.SCMTrigger
-
- SCMTrigger(String, boolean) - Constructor for class hudson.triggers.SCMTrigger
-
- SCMTrigger.AdministrativeMonitorImpl - Class in hudson.triggers
-
- SCMTrigger.BuildAction - Class in hudson.triggers
-
Associated with
Run
to show the polling log
that triggered that build.
- SCMTrigger.DescriptorImpl - Class in hudson.triggers
-
- SCMTrigger.Runner - Class in hudson.triggers
-
Runnable
that actually performs polling.
- SCMTrigger.SCMAction - Class in hudson.triggers
-
Action object for job.
- SCMTrigger.SCMTriggerCause - Class in hudson.triggers
-
- SCMTrigger_BuildAction_DisplayName() - Static method in class hudson.triggers.Messages
-
Key SCMTrigger.BuildAction.DisplayName
: Polling Log
.
- SCMTrigger_DisplayName() - Static method in class hudson.triggers.Messages
-
Key SCMTrigger.DisplayName
: Poll SCM
.
- SCMTrigger_getDisplayName(Object) - Static method in class hudson.triggers.Messages
-
Key SCMTrigger.getDisplayName
: {0} Polling Log
.
- SCMTrigger_SCMTriggerCause_ShortDescription() - Static method in class hudson.triggers.Messages
-
Key SCMTrigger.SCMTriggerCause.ShortDescription
: Started by an SCM change
.
- SCMTriggerCause(File) - Constructor for class hudson.triggers.SCMTrigger.SCMTriggerCause
-
- SCMTriggerCause(String) - Constructor for class hudson.triggers.SCMTrigger.SCMTriggerCause
-
- SCMTriggerCause() - Constructor for class hudson.triggers.SCMTrigger.SCMTriggerCause
-
- SCMTriggerItem - Interface in jenkins.triggers
-
- SCMTriggerItem.SCMTriggerItems - Class in jenkins.triggers
-
Utilities.
- scout(Class, Hudson) - Method in class hudson.ExtensionFinder.GuiceFinder
-
TODO: need to learn more about concurrent access to Injector
and how it interacts
with classloading.
- scout(Class, Hudson) - Method in class hudson.ExtensionFinder
-
Performs class initializations without creating instances.
- scout(Class, Hudson) - Method in class hudson.ExtensionFinder.Sezpoz
-
- scramble(String) - Static method in class hudson.util.Scrambler
-
- Scrambler - Class in hudson.util
-
Scrambles, but does not encrypt, text.
- Scrambler() - Constructor for class hudson.util.Scrambler
-
- script - Variable in class hudson.cli.GroovyCommand
-
- scriptConsole(Map, Closure) - Method in interface lib.JenkinsTagLib
-
- scriptConsole(Closure) - Method in interface lib.JenkinsTagLib
-
- scriptConsole(Map) - Method in interface lib.JenkinsTagLib
-
- scriptConsole() - Method in interface lib.JenkinsTagLib
-
- ScriptLoader - Class in hudson.cli.util
-
Reads a file (either a path or URL) over a channel.
- ScriptLoader(String) - Constructor for class hudson.cli.util.ScriptLoader
-
- Search - Class in hudson.search
-
Web-bound object that provides search/navigation capability.
- Search() - Constructor for class hudson.search.Search
-
- search(int, AbstractLazyLoadRunMap.Direction) - Method in class jenkins.model.lazy.AbstractLazyLoadRunMap
-
Finds the build #M where M is nearby the given 'n'.
- Search.Item - Class in hudson.search
-
- Search.Result - Class in hudson.search
-
- SearchableModelObject - Interface in hudson.search
-
- SearchFactory - Class in hudson.search
-
- SearchFactory() - Constructor for class hudson.search.SearchFactory
-
- SearchIndex - Interface in hudson.search
-
Conceptually a set of
SearchItem
s that provide quick look-up
from their
names.
- SearchIndexBuilder - Class in hudson.search
-
- SearchIndexBuilder() - Constructor for class hudson.search.SearchIndexBuilder
-
- SearchItem - Interface in hudson.search
-
- SearchItems - Class in hudson.search
-
- SearchItems() - Constructor for class hudson.search.SearchItems
-
- SearchResult - Interface in hudson.search
-
- sec10 - Variable in class hudson.model.MultiStageTimeSeries
-
Updated every 10 seconds.
- Secret - Class in hudson.util
-
Glorified
String
that uses encryption in the persisted form, to avoid accidental exposure of a secret.
- Secret.ConverterImpl - Class in hudson.util
-
- SecretRewriter - Class in hudson.util
-
Rewrites XML files by looking for Secrets that are stored with the old key and replaces them
by the new encrypted values.
- SecretRewriter(File) - Constructor for class hudson.util.SecretRewriter
-
- section(Map, Closure) - Method in interface lib.FormTagLib
-
Section header in the form table.
- section(Closure) - Method in interface lib.FormTagLib
-
Section header in the form table.
- section(Map) - Method in interface lib.FormTagLib
-
Section header in the form table.
- section() - Method in interface lib.FormTagLib
-
Section header in the form table.
- SecureRequester - Interface in jenkins.security
-
An extension point for authorizing REST API access to an object where an unsafe result type would be produced.
- SecureRequester.Default - Class in jenkins.security
-
- Security() - Constructor for class jenkins.model.GlobalConfigurationCategory.Security
-
- SecurityComponents() - Constructor for class hudson.security.SecurityRealm.SecurityComponents
-
- SecurityComponents(AuthenticationManager) - Constructor for class hudson.security.SecurityRealm.SecurityComponents
-
- SecurityComponents(AuthenticationManager, UserDetailsService) - Constructor for class hudson.security.SecurityRealm.SecurityComponents
-
- SecurityComponents(AuthenticationManager, UserDetailsService, RememberMeServices) - Constructor for class hudson.security.SecurityRealm.SecurityComponents
-
- SecurityContextExecutorService - Class in jenkins.security
-
Creates a delegating
ExecutorService
implementation whose submit and related methods capture the current
SecurityContext and then wrap any runnable/callable objects in another
runnable/callable that sets the context before execution and resets it
afterwards.
- SecurityContextExecutorService(ExecutorService) - Constructor for class jenkins.security.SecurityContextExecutorService
-
- SecurityIsOffMonitor - Class in jenkins.diagnostics
-
Unsecured Jenkins is, well, insecure.
- SecurityIsOffMonitor() - Constructor for class jenkins.diagnostics.SecurityIsOffMonitor
-
- SecurityListener - Class in jenkins.security
-
Listener notified of various significant events related to security.
- SecurityListener() - Constructor for class jenkins.security.SecurityListener
-
- SecurityListenerImpl() - Constructor for class jenkins.security.LastGrantedAuthoritiesProperty.SecurityListenerImpl
-
- SecurityMode - Enum in hudson.security
-
What security enforcement does Hudson do?
- SecurityRealm - Class in hudson.security
-
Pluggable security realm that connects external user database to Hudson.
- SecurityRealm() - Constructor for class hudson.security.SecurityRealm
-
- SecurityRealm.SecurityComponents - Class in hudson.security
-
Just a tuple so that we can create various inter-related security related objects and
return them all at once.
- select(Map, Closure) - Method in interface lib.FormTagLib
-
Glorified <select> control that supports the data binding and AJAX updates.
- select(Closure) - Method in interface lib.FormTagLib
-
Glorified <select> control that supports the data binding and AJAX updates.
- select(Map) - Method in interface lib.FormTagLib
-
Glorified <select> control that supports the data binding and AJAX updates.
- select() - Method in interface lib.FormTagLib
-
Glorified <select> control that supports the data binding and AJAX updates.
- selected - Variable in class hudson.util.ListBoxModel.Option
-
True to make this item selected.
- self() - Static method in class hudson.model.Descriptor
-
- Self() - Constructor for class hudson.model.Descriptor.Self
-
- SELFPUMP_INPUT - Static variable in class hudson.Proc.LocalProc
-
- SELFPUMP_OUTPUT - Static variable in class hudson.Proc.LocalProc
-
- sendError(Exception, StaplerRequest, StaplerResponse) - Method in class hudson.model.AbstractModelObject
-
Displays the error in a page.
- sendError(Exception) - Method in class hudson.model.AbstractModelObject
-
- sendError(String, StaplerRequest, StaplerResponse) - Method in class hudson.model.AbstractModelObject
-
- sendError(String, StaplerRequest, StaplerResponse, boolean) - Method in class hudson.model.AbstractModelObject
-
- sendError(String) - Method in class hudson.model.AbstractModelObject
-
- sendStartAuthentication(ServletRequest, ServletResponse, FilterChain, AuthenticationException) - Method in class jenkins.security.ExceptionTranslationFilter
-
- sequence(int, int, int) - Static method in class hudson.util.Iterators
-
Returns a list that represents [start,end).
- sequence(int, int) - Static method in class hudson.util.Iterators
-
- sequence(Iterable<? extends T>...) - Static method in class hudson.util.Iterators
-
- sequence(Iterator<? extends T>...) - Static method in class hudson.util.Iterators
-
- SequentialExecutionQueue - Class in hudson.util
-
Executor
that collapses two equal
Runnable
s into one,
and makes sure no two equal
Runnable
s get executed simultaneously.
- SequentialExecutionQueue(ExecutorService) - Constructor for class hudson.util.SequentialExecutionQueue
-
- serializationMethodInvoker - Variable in class hudson.util.RobustReflectionConverter
-
- serializedClass(Class) - Method in class hudson.util.xstream.MapperDelegate
-
- serializedMember(Class, String) - Method in class hudson.util.xstream.MapperDelegate
-
- series - Variable in class hudson.model.MultiStageTimeSeries.TrendChart
-
- serveFile(StaplerRequest, StaplerResponse, FilePath, String, boolean) - Method in class hudson.model.DirectoryBrowserSupport
-
- ServerTcpPort - Class in jenkins.util
-
Used in conjunction with /lib/form/serverTcpPort tag to parse the submitted JSON back into a port number.
- ServerTcpPort(int, String) - Constructor for class jenkins.util.ServerTcpPort
-
- ServerTcpPort(JSONObject) - Constructor for class jenkins.util.ServerTcpPort
-
- Service - Class in hudson.util
-
Load classes by looking up META-INF/services.
- Service() - Constructor for class hudson.util.Service
-
- SERVICE_WIN32_OWN_PROCESS - Static variable in interface hudson.util.jna.WINNT
-
- servletContext - Variable in class jenkins.model.Jenkins
-
- SESSION_HASH - Static variable in class jenkins.model.Jenkins
-
Unique random token that identifies the current session.
- SessionIdCommand - Class in hudson.cli
-
Prints the current session ID number (that changes for every run)
to allow clients to reliably wait for a restart.
- SessionIdCommand() - Constructor for class hudson.cli.SessionIdCommand
-
- SessionIdCommand_ShortDescription() - Static method in class hudson.cli.Messages
-
Key SessionIdCommand.ShortDescription
: Outputs the
session ID, which changes every time Jenkins restarts.
.
- set(Authentication) - Method in class hudson.cli.ClientAuthenticationCache
-
Persists the specified authentication.
- set(Class<T>, T) - Method in class hudson.Lookup
-
- set(int, Environment) - Method in class hudson.model.EnvironmentList
-
- set(WorkUnit) - Method in class hudson.model.Queue.JobOffer
-
- set(WorkUnit) - Method in class hudson.model.queue.MappingWorksheet.ExecutorSlot
-
- set(int, Node) - Method in class hudson.slaves.NodeList
-
- set(boolean) - Method in class jenkins.util.io.FileBoolean
-
- setAbstract(boolean) - Method in interface hudson.util.spring.BeanConfiguration
-
Sets the BeanConfiguration as an Abstract bean definition
- setAcceptingTasks(boolean) - Method in class hudson.slaves.SlaveComputer
-
Allows suspension of tasks being accepted by the slave computer.
- setAccessDeniedHandler(AccessDeniedHandler) - Method in class jenkins.security.ExceptionTranslationFilter
-
- setAdminAddress(String) - Method in class jenkins.model.JenkinsLocationConfiguration
-
Sets the e-mail address of Jenkins administrator.
- setAllowEmptyArchive(boolean) - Method in class hudson.tasks.ArtifactArchiver
-
- setAsCancelled() - Method in class hudson.model.queue.FutureImpl
-
- setAssignedLabel(Label) - Method in class hudson.model.AbstractProject
-
Sets the assigned label.
- setAssignedNode(Node) - Method in class hudson.model.AbstractProject
-
Assigns this job to the given node.
- setAuthenticated(boolean) - Method in class hudson.security.ContainerAuthentication
-
- setAuthentication(Authentication) - Method in class jenkins.security.NonSerializableSecurityContext
-
- setAuthenticationEntryPoint(AuthenticationEntryPoint) - Method in class jenkins.security.BasicHeaderProcessor
-
- setAuthenticationEntryPoint(AuthenticationEntryPoint) - Method in class jenkins.security.ExceptionTranslationFilter
-
- setAuthenticationTrustResolver(AuthenticationTrustResolver) - Method in class jenkins.security.ExceptionTranslationFilter
-
- setAuthorizationStrategy(AuthorizationStrategy) - Method in class jenkins.model.Jenkins
-
- setAutowire(String) - Method in interface hudson.util.spring.BeanConfiguration
-
Sets the autowire type, either "byType" or "byName"
- setBinding(Binding) - Method in class hudson.util.spring.BeanBuilder
-
Sets the binding (the variables available in the scope of the BeanBuilder)
- setBlockBuildWhenDownstreamBuilding(boolean) - Method in class hudson.model.AbstractProject
-
- setBlockBuildWhenUpstreamBuilding(boolean) - Method in class hudson.model.AbstractProject
-
- setBufferDebug(boolean) - Method in class hudson.org.apache.tools.tar.TarOutputStream
-
Deprecated.
Sets the debugging flag in this stream's TarBuffer.
- SetBuildDescriptionCommand - Class in hudson.cli
-
- SetBuildDescriptionCommand() - Constructor for class hudson.cli.SetBuildDescriptionCommand
-
- SetBuildDescriptionCommand_ShortDescription() - Static method in class hudson.cli.Messages
-
Key SetBuildDescriptionCommand.ShortDescription
: Sets
the description of a build.
.
- setBuildDiscarder(BuildDiscarder) - Method in class hudson.model.Job
-
- SetBuildDisplayNameCommand - Class in hudson.cli
-
- SetBuildDisplayNameCommand() - Constructor for class hudson.cli.SetBuildDisplayNameCommand
-
- SetBuildDisplayNameCommand_ShortDescription() - Static method in class hudson.cli.Messages
-
Key SetBuildDisplayNameCommand.ShortDescription
: Sets
the displayName of a build.
.
- SetBuildParameterCommand - Class in hudson.cli
-
Used from the build to update the build variable.
- SetBuildParameterCommand() - Constructor for class hudson.cli.SetBuildParameterCommand
-
- SetBuildParameterCommand_ShortDescription() - Static method in class hudson.cli.Messages
-
Key SetBuildParameterCommand.ShortDescription
: Update/set the build parameter of the current build in progress.
.
- SetBuildResultCommand - Class in hudson.cli
-
Sets the result of the current build.
- SetBuildResultCommand() - Constructor for class hudson.cli.SetBuildResultCommand
-
- SetBuildResultCommand_ShortDescription() - Static method in class hudson.cli.Messages
-
Key SetBuildResultCommand.ShortDescription
: {@code Sets the
result of the current build.
- setBuilds(Iterable<? extends Run<?, ?>>) - Method in class jenkins.widgets.RunListProgressiveRendering
-
Jelly cannot call a constructor with arguments.
- setBuiltOnStr(String) - Method in class hudson.model.AbstractBuild
-
- setCaptchaSupport(CaptchaSupport) - Method in class hudson.security.SecurityRealm
-
- setCaseSensitive(boolean) - Method in class hudson.tasks.ArtifactArchiver
-
- setChannel(InputStream, OutputStream, TaskListener, Channel.Listener) - Method in class hudson.slaves.SlaveComputer
-
- setChannel(InputStream, OutputStream, OutputStream, Channel.Listener) - Method in class hudson.slaves.SlaveComputer
-
Creates a Channel
from the given stream and sets that to this slave.
- setChannel(Channel, OutputStream, Channel.Listener) - Method in class hudson.slaves.SlaveComputer
-
Sets up the connection through an existing channel.
- setClassPath(Path) - Method in class jenkins.util.AntClassLoader
-
Set the classpath to search for classes to load.
- setComputer(Computer) - Method in class hudson.model.ComputerPanelBox
-
- setConcurrentBuild(boolean) - Method in class hudson.model.AbstractProject
-
- setContentType(StaplerResponse) - Method in class hudson.console.AnnotatedLargeText
-
- setConvertToUpperCase(boolean) - Method in class hudson.security.DeferredCreationLdapAuthoritiesPopulator
-
Deprecated.
- setCreateSessionAllowed(boolean) - Method in class jenkins.security.ExceptionTranslationFilter
-
- setCrumbIssuer(CrumbIssuer) - Method in class jenkins.model.Jenkins
-
- setCrumbRequestField(String) - Method in class hudson.security.csrf.CrumbIssuerDescriptor
-
Set the request parameter name.
- setCrumbSalt(String) - Method in class hudson.security.csrf.CrumbIssuerDescriptor
-
Set the salt value.
- setCurrentDescriptorByNameUrl(String) - Static method in class hudson.Functions
-
- setCustomWorkspace(String) - Method in class hudson.model.AbstractProject
-
User-specified workspace directory, or null if it's up to Jenkins.
- setDebug(boolean) - Method in class hudson.org.apache.tools.tar.TarInputStream
-
Deprecated.
Sets the debugging flag.
- setDebug(boolean) - Method in class hudson.org.apache.tools.tar.TarOutputStream
-
Deprecated.
Sets the debugging flag.
- setDefaultExcludes(boolean) - Method in class hudson.tasks.ArtifactArchiver
-
- setDefaultRole(String) - Method in class hudson.security.DeferredCreationLdapAuthoritiesPopulator
-
Deprecated.
- setDefaultValue(String) - Method in class hudson.model.PasswordParameterDefinition
-
- setDefaultValue(String) - Method in class hudson.model.StringParameterDefinition
-
- setDelegate(AuthenticationManager) - Method in class hudson.security.AuthenticationManagerProxy
-
- setDelegate(RememberMeServices) - Method in class hudson.security.RememberMeServicesProxy
-
- setDelegate(UserDetailsService) - Method in class hudson.security.UserDetailsServiceProxy
-
- setDelegate(GroovyObject) - Method in class hudson.util.spring.ClosureScript
-
Sets the delegation target.
- setDependants(Set<String>) - Method in class hudson.PluginWrapper
-
Set the list of components that depend on this plugin.
- setDependsOn(String[]) - Method in interface hudson.util.spring.BeanConfiguration
-
Sets the names of the beans this bean configuration depends on
- setDescription(String) - Method in class hudson.model.AbstractItem
-
Sets the project description HTML.
- setDescription(String) - Method in class hudson.model.HealthReport
-
Setter for property 'description'.
- setDescription(String) - Method in class hudson.model.labels.LabelAtom
-
- setDescription(String) - Method in class hudson.model.ParameterValue
-
- setDescription(String) - Method in class hudson.model.Run
-
- setDescription(String) - Method in class hudson.model.User
-
Sets the description of the user.
- setDestroyMethod(String) - Method in interface hudson.util.spring.BeanConfiguration
-
Sets the name of the method to call when destroying the bean
- setDisableRememberMe(boolean) - Method in class jenkins.model.Jenkins
-
- setDisplayName(String) - Method in class hudson.model.AbstractItem
-
- setDisplayName(String) - Method in class hudson.model.Run
-
- setDisplayNameOrNull(String) - Method in class hudson.model.AbstractItem
-
This method exists so that the Job configuration pages can use
getDisplayNameOrNull so that nothing is shown in the display name text
box if the display name is not set.
- setDisposer(SimpleBuildWrapper.Disposer) - Method in class jenkins.tasks.SimpleBuildWrapper.Context
-
Specify an action to take when the block ends.
- setDouble(boolean) - Method in class hudson.util.QuotedStringTokenizer
-
- setEnabled(boolean) - Method in class hudson.security.Permission
-
- setEncoding(String) - Method in class hudson.logging.WeakLogHandler
-
- setenv(String, String, int) - Method in interface hudson.util.jna.GNUCLibrary
-
- setErrorManager(ErrorManager) - Method in class hudson.logging.WeakLogHandler
-
- setExcludes(String) - Method in class hudson.tasks.ArtifactArchiver
-
- setExecutable(Queue.Executable) - Method in class hudson.model.queue.WorkUnit
-
This method is only meant to be called internally by
Executor
.
- setExecutor(Executor) - Method in class hudson.model.queue.WorkUnit
-
- setExecutor(Executor) - Method in exception jenkins.model.queue.AsynchronousExecution
-
- setExecutors(ExecutorService) - Method in class hudson.util.SequentialExecutionQueue
-
- setFactoryBean(String) - Method in interface hudson.util.spring.BeanConfiguration
-
- setFactoryMethod(String) - Method in interface hudson.util.spring.BeanConfiguration
-
- setFieldName(String) - Method in class hudson.model.FileParameterValue.FileItemImpl
-
- setFilter(Filter) - Method in class hudson.logging.WeakLogHandler
-
- setFilters(Collection<? extends Filter>) - Method in class hudson.security.ChainedServletFilter
-
- setFingerprint(boolean) - Method in class hudson.tasks.ArtifactArchiver
-
Whether to fingerprint the artifacts after we archive them.
- setFormatter(Formatter) - Method in class hudson.logging.WeakLogHandler
-
- setFormField(boolean) - Method in class hudson.model.FileParameterValue.FileItemImpl
-
- setFullName(String) - Method in class hudson.model.User
-
Sets the human readable name of the user.
- setGlobalSettings(GlobalSettingsProvider) - Method in class hudson.tasks.Maven
-
- setGlobalSettingsProvider(GlobalSettingsProvider) - Method in class jenkins.mvn.GlobalMavenConfig
-
- setGroupRoleAttribute(String) - Method in class hudson.security.DeferredCreationLdapAuthoritiesPopulator
-
Deprecated.
- setGroupSearchBase(String) - Method in class hudson.security.DeferredCreationLdapAuthoritiesPopulator
-
Deprecated.
- setGroupSearchFilter(String) - Method in class hudson.security.DeferredCreationLdapAuthoritiesPopulator
-
Deprecated.
- setHasCycleDependency(boolean) - Method in class hudson.PluginWrapper
-
- setHeaders(FileItemHeaders) - Method in class hudson.model.FileParameterValue.FileItemImpl
-
- setIconSize(Map, Closure) - Method in interface lib.JenkinsTagLib
-
- setIconSize(Closure) - Method in interface lib.JenkinsTagLib
-
- setIconSize(Map) - Method in interface lib.JenkinsTagLib
-
- setIconSize() - Method in interface lib.JenkinsTagLib
-
- setIconUrl(String) - Method in class hudson.model.HealthReport
-
Setter for property 'iconUrl'.
- setIfNull(Class<T>, T) - Method in class hudson.Lookup
-
Overwrites the value only if the current value is null.
- setIgnored(boolean) - Method in class hudson.node_monitors.NodeMonitor
-
- setIncludeRegex(String) - Method in class hudson.model.ListView
-
- setIndexFileName(String) - Method in class hudson.model.DirectoryBrowserSupport
-
If the directory is requested but the directory listing is disabled, a file of this name
is served.
- setInitialDirContextFactory(InitialDirContextFactory) - Method in class hudson.security.DeferredCreationLdapAuthoritiesPopulator
-
Deprecated.
- setInstallations(JDK...) - Method in class hudson.model.JDK.DescriptorImpl
-
- setInstallations(Maven.MavenInstallation...) - Method in class hudson.tasks.Maven.DescriptorImpl
-
- setInstallations(Maven.MavenInstallation...) - Method in class hudson.tasks.Maven.MavenInstallation.DescriptorImpl
-
- setInstallations(T...) - Method in class hudson.tools.ToolDescriptor
-
- setInstanceCap(int) - Method in class hudson.slaves.AbstractCloudImpl
-
- setInstanceCapStr(String) - Method in class hudson.slaves.AbstractCloudImpl
-
- setIsolated(boolean) - Method in class jenkins.util.AntClassLoader
-
Sets whether this classloader should run in isolated mode.
- setJDK(JDK) - Method in class hudson.model.AbstractProject
-
Overwrites the JDK setting.
- setJDKs(Collection<? extends JDK>) - Method in class jenkins.model.Jenkins
-
Replaces all JDK installations with those from the given collection.
- setLabelString(String) - Method in class hudson.model.Node
-
Sets the label string for a node.
- setLabelString(String) - Method in class hudson.model.Slave
-
- setLabelString(String) - Method in class jenkins.model.Jenkins
-
- setLauncher(ComputerLauncher) - Method in class hudson.model.Slave
-
- setLevel(Level) - Method in class hudson.logging.WeakLogHandler
-
- setLoadBalancer(LoadBalancer) - Method in class hudson.model.Queue
-
- setLocalizibleDescription(Localizable) - Method in class hudson.model.HealthReport
-
Setter for property 'localizibleDescription'.
- setLocation(String) - Method in class hudson.model.FileParameterValue
-
- setLogRotator(LogRotator) - Method in class hudson.model.Job
-
- setLongFileMode(int) - Method in class hudson.org.apache.tools.tar.TarOutputStream
-
Deprecated.
Set the long file mode.
- setMapper(Mapper) - Method in class hudson.util.XStream2
-
This method allows one to insert additional mappers after
XStream2
was created,
but because of the way XStream works internally, this needs to be done carefully.
- setMarkupFormatter(MarkupFormatter) - Method in class jenkins.model.Jenkins
-
Sets the markup formatter used in the system globally.
- setMasterKillSwitch(boolean) - Method in class jenkins.security.s2m.AdminWhitelistRule
-
- setMode(Node.Mode) - Method in class hudson.model.Slave
-
- setMode(Node.Mode) - Method in class jenkins.model.Jenkins
-
- setMyViewsTabBar(MyViewsTabBar) - Method in class jenkins.model.Jenkins
-
- setName(String) - Method in interface hudson.util.spring.BeanConfiguration
-
Sets the name of the bean in the app ctx
- setNeeded() - Method in class jenkins.security.RekeySecretAdminMonitor
-
- setNewerThan(Long) - Method in class jenkins.widgets.HistoryPageFilter
-
Set the 'newerThan' queue ID.
- setNextBuildNumberToFetch(String) - Method in class hudson.widgets.HistoryWidget
-
- setNode(Node) - Method in class hudson.model.Computer
-
Called to notify
Computer
that its corresponding
Node
configuration is updated.
- setNode(N) - Method in class hudson.slaves.NodeProperty
-
- setNode(Node) - Method in class hudson.slaves.SlaveComputer
-
- setNodeName(String) - Method in class hudson.model.Node
-
- setNodeName(String) - Method in class hudson.model.Slave
-
- setNodeName(String) - Method in class jenkins.model.Jenkins
-
- setNodes(List<? extends Node>) - Method in class jenkins.model.Jenkins
-
- setNodes(Collection<? extends Node>) - Method in class jenkins.model.Nodes
-
Sets the list of nodes.
- setNoUsageStatistics(Boolean) - Method in class jenkins.model.Jenkins
-
- setNumExecutors(int) - Method in class jenkins.model.Jenkins
-
- setOlderThan(Long) - Method in class jenkins.widgets.HistoryPageFilter
-
Set the 'olderThan' queue ID.
- setOnlyIfSuccessful(boolean) - Method in class hudson.tasks.ArtifactArchiver
-
- setOwner(J) - Method in class hudson.model.JobProperty
-
Hook for performing post-initialization action.
- setOwner(DescribableList.Owner) - Method in class hudson.util.DescribableList
-
- setOwner(Saveable) - Method in class hudson.util.PersistedList
-
- setParent(ChangeLogSet) - Method in class hudson.scm.ChangeLogSet.Entry
-
Should be invoked before a
ChangeLogSet
is exposed to public.
- setParent(Object) - Method in interface hudson.util.spring.BeanConfiguration
-
Sets the name of the parent bean
- setParent(ClassLoader) - Method in class jenkins.util.AntClassLoader
-
Set the parent for this class loader.
- setParentFirst(boolean) - Method in class jenkins.util.AntClassLoader
-
Control whether class lookup is delegated to the parent loader first
or after this loader.
- setPlugin(Plugin) - Method in class hudson.PluginWrapper
-
- setPollingThreadCount(int) - Method in class hudson.triggers.SCMTrigger.DescriptorImpl
-
Sets the number of concurrent threads used for SCM polling and resizes the thread pool accordingly
- setPortResolver(PortResolver) - Method in class jenkins.security.ExceptionTranslationFilter
-
- setPrimaryView(View) - Method in class jenkins.model.Jenkins
-
- setPrimaryViewName(String) - Method in class hudson.model.MyViewsProperty
-
- setProject(Project) - Method in class jenkins.util.AntClassLoader
-
Set the project associated with this class loader
- setProjectNamingStrategy(ProjectNamingStrategy) - Method in class jenkins.model.Jenkins
-
- setProperty(String, Object) - Method in class hudson.util.spring.BeanBuilder
-
This method overrides property setting in the scope of the BeanBuilder to set
properties on the current BeanConfiguration
- setProperty(String, Object) - Method in class hudson.util.spring.ClosureScript
-
- setPropertyValue(String, Object) - Method in interface hudson.util.spring.BeanConfiguration
-
Sets a property value on the bean configuration
- setProxiedViewName(String) - Method in class hudson.model.ProxyView
-
- setQueueId(long) - Method in class hudson.model.Run
-
Set the queue item ID.
- setQuietPeriod(Integer) - Method in class hudson.model.AbstractProject
-
Sets the custom quiet period of this project, or revert to the global default if null is given.
- setQuietPeriod(Integer) - Method in class jenkins.model.Jenkins
-
Sets the global quiet period.
- setRawBuildsDir(String) - Method in class jenkins.model.Jenkins
-
- setRecurse(boolean) - Method in class hudson.model.ListView
-
- setRememberMeServices(RememberMeServices) - Method in class jenkins.security.BasicHeaderProcessor
-
- setResult(Result) - Method in class hudson.model.Run
-
- setRetentionStrategy(RetentionStrategy) - Method in class hudson.model.Slave
-
- setRolePrefix(String) - Method in class hudson.security.DeferredCreationLdapAuthoritiesPopulator
-
Deprecated.
- setScm(SCM) - Method in class hudson.model.AbstractProject
-
- setScmCheckoutRetryCount(int) - Method in class jenkins.model.Jenkins
-
- setScmCheckoutStrategy(SCMCheckoutStrategy) - Method in class hudson.model.AbstractProject
-
- setScore(int) - Method in class hudson.model.HealthReport
-
Setter for property 'score'.
- setSearchString(String) - Method in class jenkins.widgets.HistoryPageFilter
-
Set the search string used to narrow the filtered set of builds.
- setSearchSubtree(boolean) - Method in class hudson.security.DeferredCreationLdapAuthoritiesPopulator
-
Deprecated.
- setSecurityRealm(SecurityRealm) - Method in class jenkins.model.Jenkins
-
- setServletContext(ServletContext) - Method in class hudson.Plugin
-
Called when a plugin is loaded to make the ServletContext
object available to a plugin.
- setSettings(SettingsProvider) - Method in class hudson.tasks.Maven
-
- setSettingsProvider(SettingsProvider) - Method in class jenkins.mvn.GlobalMavenConfig
-
- setShell(String) - Method in class hudson.tasks.Shell.DescriptorImpl
-
- setsid() - Method in interface hudson.util.jna.GNUCLibrary
-
- setSingle(boolean) - Method in class hudson.util.QuotedStringTokenizer
-
- setSlaveAgentPort(int) - Method in class jenkins.model.Jenkins
-
- setSlaves(List<Slave>) - Method in class hudson.model.Hudson
-
- setSorter(QueueSorter) - Method in class hudson.model.Queue
-
- setSpringConfig(RuntimeSpringConfiguration) - Method in class hudson.util.spring.BeanBuilder
-
Sets the runtime Spring configuration instance to use.
- setSystemMessage(String) - Method in class jenkins.model.Jenkins
-
Sets the system message.
- setTemporarilyOffline(boolean) - Method in class hudson.model.Computer
-
- setTemporarilyOffline(boolean, OfflineCause) - Method in class hudson.model.Computer
-
Marks the computer as temporarily offline.
- setThreadContextLoader() - Method in class jenkins.util.AntClassLoader
-
Sets the current thread's context loader to this classloader, storing
the current loader value for later resetting.
- SettingsProvider - Class in jenkins.mvn
-
- SettingsProvider() - Constructor for class jenkins.mvn.SettingsProvider
-
- SettingsProviderDescriptor - Class in jenkins.mvn
-
- SettingsProviderDescriptor() - Constructor for class jenkins.mvn.SettingsProviderDescriptor
-
- setTool(ToolInstallation) - Method in class hudson.tools.InstallSourceProperty
-
- setTool(ToolInstallation) - Method in class hudson.tools.ToolInstaller
-
- setTool(T) - Method in class hudson.tools.ToolProperty
-
- setTransportAuth(Authentication) - Method in class hudson.cli.CLICommand
-
- setTriggered(boolean) - Method in class hudson.node_monitors.DiskSpaceMonitorDescriptor.DiskSpace
-
Sets whether this disk space amount should be treated as outside
the acceptable conditions or not.
- setTriggered(Class<? extends AbstractDiskSpaceMonitor>, boolean) - Method in class hudson.node_monitors.DiskSpaceMonitorDescriptor.DiskSpace
-
- setTrimmed(boolean) - Method in class hudson.widgets.HistoryWidget
-
- setUp(AbstractBuild, Launcher, BuildListener) - Method in class hudson.slaves.EnvironmentVariablesNodeProperty
-
- setUp(AbstractBuild, Launcher, BuildListener) - Method in class hudson.slaves.NodeProperty
-
- setUp(AbstractBuild, Launcher, BuildListener) - Method in class hudson.tasks.BuildWrapper
-
Runs before the
Builder
runs (but after the checkout has occurred), and performs a set up.
- setUp(Build, Launcher, BuildListener) - Method in class hudson.tasks.BuildWrapper
-
- setUp(SimpleBuildWrapper.Context, Run<?, ?>, FilePath, Launcher, TaskListener, EnvVars) - Method in class jenkins.tasks.SimpleBuildWrapper
-
Called when a segment of a build is started that is to be enhanced with this wrapper.
- setUp(AbstractBuild, Launcher, BuildListener) - Method in class jenkins.tasks.SimpleBuildWrapper
-
- setUpEnvironment(AbstractBuild, Launcher, BuildListener) - Method in class hudson.model.listeners.RunListener
-
- setUrl(String) - Method in class jenkins.model.JenkinsLocationConfiguration
-
- setUseBrowser(boolean) - Method in class jenkins.model.DownloadSettings
-
- setUsePrivateRepository(boolean) - Method in class hudson.tasks.Maven
-
- setUserDetailsService(UserDetailsService) - Method in class hudson.security.TokenBasedRememberMeServices2
-
- setUserId(String) - Method in class hudson.model.Slave
-
- setValue(String) - Method in class jenkins.util.xstream.XStreamDOM.WriterImpl
-
- setViewOwner(View) - Method in class hudson.model.AbstractCIBase
-
- setViewsTabBar(ViewsTabBar) - Method in class jenkins.model.Jenkins
-
- setWorkspace(FilePath) - Method in class hudson.model.AbstractBuild
-
- Sezpoz() - Constructor for class hudson.ExtensionFinder.Sezpoz
-
- SFTPClient - Class in hudson.util.ssh
-
- SFTPClient(Connection) - Constructor for class hudson.util.ssh.SFTPClient
-
Deprecated.
- Shell - Class in hudson.tasks
-
Executes a series of commands by using a shell.
- Shell(String) - Constructor for class hudson.tasks.Shell
-
- Shell.DescriptorImpl - Class in hudson.tasks
-
- Shell_DisplayName() - Static method in class hudson.tasks.Messages
-
Key Shell.DisplayName
: Execute shell
.
- ShiftedCategoryAxis - Class in hudson.util
-
CategoryAxis
shifted to left to eliminate redundant space
between area and the Y-axis.
- ShiftedCategoryAxis(String) - Constructor for class hudson.util.ShiftedCategoryAxis
-
- shortName - Variable in class hudson.PluginWrapper.Dependency
-
- shouldPerformAuthentication(Authentication) - Method in class hudson.cli.CLICommand
-
Determines if the user authentication is attempted through CLI before running this command.
- shouldSchedule(List<Action>) - Method in class hudson.model.ParametersAction
-
Allow an other build of the same project to be scheduled, if it has other parameters.
- shouldSchedule(List<Action>) - Method in interface hudson.model.Queue.QueueAction
-
Returns whether the new item should be scheduled.
- shouldSchedule(Queue.Task, List<Action>) - Method in class hudson.model.Queue.QueueDecisionHandler
-
Returns whether the new item should be scheduled.
- shouldSerializeMember(Class, String) - Method in class hudson.util.xstream.MapperDelegate
-
- shouldTriggerBuild(AbstractBuild, TaskListener, List<Action>) - Method in class hudson.model.DependencyGraph.Dependency
-
Decide whether build should be triggered and provide any Actions for the build.
- SHOW_PID - Static variable in class hudson.Proc
-
Debug switch to have the thread display the process it's waiting for.
- showEvenIfUnstableOption(Class<? extends AbstractProject<?, ?>>) - Method in class hudson.tasks.BuildTrigger.DescriptorImpl
-
- showFullPath - Static variable in class hudson.Launcher
-
Debug option to display full current path instead of just the last token.
- shownByDefault() - Method in class hudson.views.LastStableColumn.DescriptorImpl
-
- shownByDefault() - Method in class hudson.views.ListViewColumn
-
- shownByDefault() - Method in class hudson.views.ListViewColumnDescriptor
-
Whether this column will be shown by default on new/existing
ListView
s.
- shutdown() - Method in class hudson.TcpSlaveAgentListener
-
Initiates the shuts down of the listener.
- shutdown() - Method in class hudson.UDPBroadcastThread
-
- shutdown() - Static method in class jenkins.util.Timer
-
Shutdown the timer and throw it away.
- ShutdownLink - Class in jenkins.management
-
- ShutdownLink() - Constructor for class jenkins.management.ShutdownLink
-
- ShutdownLink_Description() - Static method in class jenkins.management.Messages
-
Key ShutdownLink.Description
: Stops executing new
builds, so that the system can be eventually shut down safely.
.
- ShutdownLink_DisplayName_cancel() - Static method in class jenkins.management.Messages
-
Key ShutdownLink.DisplayName_cancel
: Cancel Shutdown
.
- ShutdownLink_DisplayName_prepare() - Static method in class jenkins.management.Messages
-
Key ShutdownLink.DisplayName_prepare
: Prepare for
Shutdown
.
- sibling(String) - Method in class hudson.FilePath
-
Short for getParent().child(rel)
.
- sid - Variable in class hudson.security.SparseACL.Entry
-
- SidACL - Class in hudson.security
-
ACL
that checks permissions based on
GrantedAuthority
of the
Authentication
.
- SidACL() - Constructor for class hudson.security.SidACL
-
- SIDE_BUFFER_SIZE - Static variable in class hudson.FilePath
-
- side_panel(Map, Closure) - Method in interface lib.LayoutTagLib
-
- side_panel(Closure) - Method in interface lib.LayoutTagLib
-
- side_panel(Map) - Method in interface lib.LayoutTagLib
-
- side_panel() - Method in interface lib.LayoutTagLib
-
- sidepanel(Map, Closure) - Method in interface jenkins.security.HudsonPrivateSecurityRealmTagLib
-
- sidepanel(Closure) - Method in interface jenkins.security.HudsonPrivateSecurityRealmTagLib
-
- sidepanel(Map) - Method in interface jenkins.security.HudsonPrivateSecurityRealmTagLib
-
- sidepanel() - Method in interface jenkins.security.HudsonPrivateSecurityRealmTagLib
-
- sign(String) - Method in class jenkins.security.RSADigitalSignatureConfidentialKey
-
Sign a message and base64 encode the signature.
- signal() - Method in class hudson.util.OneShotEvent
-
Non-blocking method that signals this event.
- signatureCheck - Static variable in class hudson.model.DownloadService
-
- SIGNIFICANT - Static variable in class hudson.scm.PollingResult
-
- signin() - Method in class hudson.security.FederatedLoginService.FederatedIdentity
-
Call this method to authenticate the user when you confirmed (via your protocol specific work) that
the current HTTP request indeed owns this identifier.
- signup(Map, Closure) - Method in interface jenkins.security.HudsonPrivateSecurityRealmTagLib
-
- signup(Closure) - Method in interface jenkins.security.HudsonPrivateSecurityRealmTagLib
-
- signup(Map) - Method in interface jenkins.security.HudsonPrivateSecurityRealmTagLib
-
- signup() - Method in interface jenkins.security.HudsonPrivateSecurityRealmTagLib
-
- SignupInfo() - Constructor for class hudson.security.HudsonPrivateSecurityRealm.SignupInfo
-
- SignupInfo(StaplerRequest) - Constructor for class hudson.security.HudsonPrivateSecurityRealm.SignupInfo
-
- SignupInfo(FederatedLoginService.FederatedIdentity) - Constructor for class hudson.security.HudsonPrivateSecurityRealm.SignupInfo
-
- signupWithFederatedIdentity(Map, Closure) - Method in interface jenkins.security.HudsonPrivateSecurityRealmTagLib
-
- signupWithFederatedIdentity(Closure) - Method in interface jenkins.security.HudsonPrivateSecurityRealmTagLib
-
- signupWithFederatedIdentity(Map) - Method in interface jenkins.security.HudsonPrivateSecurityRealmTagLib
-
- signupWithFederatedIdentity() - Method in interface jenkins.security.HudsonPrivateSecurityRealmTagLib
-
- SimpleBuildStep - Interface in jenkins.tasks
-
A build step (like a
Builder
or
Publisher
) which may be called at an arbitrary time during a build (or multiple times), run, and be done.
- SimpleBuildStep.LastBuildAction - Interface in jenkins.tasks
-
- SimpleBuildStep.LastBuildActionFactory - Class in jenkins.tasks
-
- SimpleBuildWrapper - Class in jenkins.tasks
-
- SimpleBuildWrapper() - Constructor for class jenkins.tasks.SimpleBuildWrapper
-
- SimpleBuildWrapper.Context - Class in jenkins.tasks
-
- SimpleBuildWrapper.Disposer - Class in jenkins.tasks
-
An optional callback to run at the end of the wrapped block.
- SimpleOfflineCause(Localizable) - Constructor for class hudson.slaves.OfflineCause.SimpleOfflineCause
-
- SimpleParameterDefinition - Class in hudson.model
-
Convenient base class for
ParameterDefinition
whose value can be represented in a context-independent single string token.
- SimpleParameterDefinition(String) - Constructor for class hudson.model.SimpleParameterDefinition
-
- SimpleParameterDefinition(String, String) - Constructor for class hudson.model.SimpleParameterDefinition
-
- SimpleScheduledRetentionStrategy - Class in hudson.slaves
-
- SimpleScheduledRetentionStrategy(String, int, boolean) - Constructor for class hudson.slaves.SimpleScheduledRetentionStrategy
-
- SimpleScheduledRetentionStrategy.DescriptorImpl - Class in hudson.slaves
-
- SimpleScheduledRetentionStrategy_displayName() - Static method in class hudson.slaves.Messages
-
Key SimpleScheduledRetentionStrategy.displayName
: Take
this slave on-line according to a schedule
.
- SimpleScheduledRetentionStrategy_FinishedUpTime() - Static method in class hudson.slaves.Messages
-
Key SimpleScheduledRetentionStrategy.FinishedUpTime
: Computer has finished its scheduled uptime
.
- singleQuote(String) - Static method in class hudson.Util
-
Surrounds by a single-quote.
- singletonList(T) - Method in class hudson.Functions
-
- site - Variable in class hudson.model.UpdateCenter.UpdateCenterJob
-
- sites(Map, Closure) - Method in interface jenkins.PluginManagerTagLib
-
- sites(Closure) - Method in interface jenkins.PluginManagerTagLib
-
- sites(Map) - Method in interface jenkins.PluginManagerTagLib
-
- sites() - Method in interface jenkins.PluginManagerTagLib
-
- size() - Method in class hudson.ExtensionList
-
- size() - Method in class hudson.model.EnvironmentList
-
- size() - Method in class hudson.model.queue.MappingWorksheet.Mapping
-
Number of
WorkUnit
s that require assignments.
- size - Variable in class hudson.node_monitors.DiskSpaceMonitorDescriptor.DiskSpace
-
- size() - Method in class hudson.security.PermissionGroup
-
- size() - Method in class hudson.tasks.BuildStep.PublisherList
-
- size() - Method in class hudson.util.CopyOnWriteList
-
- size() - Method in class hudson.util.CopyOnWriteMap
-
- size() - Method in class hudson.util.DescriptorList
-
- size() - Method in class hudson.util.PersistedList
-
- size() - Method in class hudson.util.RunList
-
- size() - Method in class hudson.util.TagCloud
-
- size() - Method in class jenkins.util.DirectedGraph.SCC
-
- size() - Method in class jenkins.widgets.HistoryPageFilter
-
- size2(Object) - Static method in class hudson.Functions
-
Works like JSTL build-in size(x) function,
but handle null gracefully.
- skip(DataInputStream) - Static method in class hudson.console.ConsoleNote
-
Skips the encoded console note.
- skip(long) - Method in class hudson.org.apache.tools.tar.TarInputStream
-
Deprecated.
Skip bytes in the input buffer.
- skip(InputStream, long) - Static method in class hudson.util.IOUtils
-
Fully skips the specified size from the given input stream.
- skip(long) - Method in class hudson.util.UnbufferedBase64InputStream
-
- skipInitTask(Task) - Method in class hudson.init.InitStrategy
-
Selectively skip some of the initialization tasks.
- Slave - Class in hudson.model
-
Information about a Hudson slave node.
- Slave(String, String, String, String, Node.Mode, String, ComputerLauncher, RetentionStrategy, List<? extends NodeProperty<?>>) - Constructor for class hudson.model.Slave
-
- Slave(String, String, String, int, Node.Mode, String, ComputerLauncher, RetentionStrategy) - Constructor for class hudson.model.Slave
-
- Slave(String, String, String, int, Node.Mode, String, ComputerLauncher, RetentionStrategy, List<? extends NodeProperty<?>>) - Constructor for class hudson.model.Slave
-
- SLAVE - Static variable in class jenkins.security.Roles
-
Indicates that a callable is meant to run on slaves.
- Slave.JnlpJar - Class in hudson.model
-
Web-bound object used to serve jar files for JNLP.
- Slave.SlaveDescriptor - Class in hudson.model
-
- Slave_InvalidConfig_Executors(Object) - Static method in class hudson.model.Messages
-
Key Slave.InvalidConfig.Executors
: Invalid slave
configuration for {0}.
- Slave_InvalidConfig_NoName() - Static method in class hudson.model.Messages
-
Key Slave.InvalidConfig.NoName
: {@code Invalid slave
configuration.
- Slave_InvalidConfig_NoRemoteDir(Object) - Static method in class hudson.model.Messages
-
Key Slave.InvalidConfig.NoRemoteDir
: Invalid slave
configuration for {0}.
- Slave_Launching(Object) - Static method in class hudson.model.Messages
-
Key Slave.Launching
: {0} Launching slave agent
.
- slave_mode(Map, Closure) - Method in interface lib.FormTagLib
-
listbox for choosing the slave's usage.
- slave_mode(Closure) - Method in interface lib.FormTagLib
-
listbox for choosing the slave's usage.
- slave_mode(Map) - Method in interface lib.FormTagLib
-
listbox for choosing the slave's usage.
- slave_mode() - Method in interface lib.FormTagLib
-
listbox for choosing the slave's usage.
- Slave_Network_Mounted_File_System_Warning() - Static method in class hudson.model.Messages
-
Key Slave.Network.Mounted.File.System.Warning
: Are you
sure you want to use network mounted file system for FS root? Note
that this directory does not need to be visible to the master.
.
- Slave_Remote_Director_Mandatory() - Static method in class hudson.model.Messages
-
Key Slave.Remote.Director.Mandatory
: Remote directory
is mandatory
.
- Slave_Remote_Relative_Path_Warning() - Static method in class hudson.model.Messages
-
Key Slave.Remote.Relative.Path.Warning
: {@code Are you sure
you want to use a relative path for the FS root? Note that relative
paths require that you can assure that the selected launcher provides
a consistent current working directory.
- SLAVE_SECRET - Static variable in class jenkins.slaves.JnlpSlaveAgentProtocol
-
This secret value is used as a seed for slaves.
- Slave_Terminated(Object) - Static method in class hudson.model.Messages
-
Key Slave.Terminated
: {0} slave agent was terminated
.
- Slave_UnableToLaunch(Object, Object) - Static method in class hudson.model.Messages
-
Key Slave.UnableToLaunch
: Unable to launch the slave
agent for {0}{1}
.
- Slave_UnixSlave() - Static method in class hudson.model.Messages
-
Key Slave.UnixSlave
: This is a Unix slave
.
- Slave_WindowsSlave() - Static method in class hudson.model.Messages
-
Key Slave.WindowsSlave
: This is a Windows slave
.
- SlaveComputer - Class in hudson.slaves
-
- SlaveComputer(Slave) - Constructor for class hudson.slaves.SlaveComputer
-
- SlaveComputer_DisconnectedBy(Object, Object) - Static method in class hudson.slaves.Messages
-
Key SlaveComputer.DisconnectedBy
: Disconnected by
{0}{1}
.
- SlaveDescriptor() - Constructor for class hudson.model.Slave.SlaveDescriptor
-
- SlaveRestarter - Class in jenkins.slaves.restarter
-
Extension point to control how to restart JNLP slave when it loses the connection with the master.
- SlaveRestarter() - Constructor for class jenkins.slaves.restarter.SlaveRestarter
-
- slaves - Variable in class jenkins.model.Jenkins
-
- SlaveSystemInfo - Class in jenkins.slaves.systemInfo
-
Extension point that contributes to the system information page of
Computer
.
- SlaveSystemInfo() - Constructor for class jenkins.slaves.systemInfo.SlaveSystemInfo
-
- SlaveToMasterCallable<V,T extends Throwable> - Class in jenkins.security
-
Convenient Callable
that are meant to run on the master (sent by slave/CLI/etc).
- SlaveToMasterCallable() - Constructor for class jenkins.security.SlaveToMasterCallable
-
- SlaveToMasterFileCallable<T> - Class in jenkins
-
- SlaveToMasterFileCallable() - Constructor for class jenkins.SlaveToMasterFileCallable
-
- sleep(long) - Method in enum hudson.util.TimeUnit2
-
Performs a Thread.sleep using this unit.
- snapshot(AbstractBuild<?, ?>, FilePath, TaskListener) - Method in class hudson.FileSystemProvisioner.Default
-
- snapshot(AbstractBuild<?, ?>, FilePath, String, TaskListener) - Method in class hudson.FileSystemProvisioner.Default
-
Creates a tar ball.
- snapshot(AbstractBuild<?, ?>, FilePath, String, TaskListener) - Method in class hudson.FileSystemProvisioner
-
Obtains the snapshot of the workspace of the given build.
- sniffEncoding() - Method in class hudson.XmlFile
-
Parses the beginning of the file and determines the encoding.
- socket - Variable in class hudson.cli.CliProtocol.Handler
-
- SolarisSMFLifecycle - Class in hudson.lifecycle
-
Lifecycle
for Hudson installed as SMF service.
- SolarisSMFLifecycle() - Constructor for class hudson.lifecycle.SolarisSMFLifecycle
-
- SoloFilePathFilter - Class in jenkins
-
- Solution(String) - Constructor for class hudson.diagnosis.HudsonHomeDiskUsageMonitor.Solution
-
- Solution() - Constructor for class hudson.diagnosis.HudsonHomeDiskUsageMonitor.Solution
-
- sort(List<ExtensionComponent<T>>) - Method in class hudson.ExtensionList
-
If the
ExtensionList
implementation requires sorting extensions,
override this method to do so.
- sort(List<ExtensionComponent<Descriptor<Publisher>>>) - Method in class hudson.tasks.Publisher.DescriptorExtensionListImpl
-
- sortBlockedItems(List<Queue.BlockedItem>) - Method in class hudson.model.queue.QueueSorter
-
Sorts the blocked items list.
- sortBuildableItems(List<Queue.BuildableItem>) - Method in class hudson.model.queue.AbstractQueueSorterImpl
-
- sortBuildableItems(List<Queue.BuildableItem>) - Method in class hudson.model.queue.QueueSorter
-
Sorts the buildable items list.
- SORTER - Static variable in class hudson.model.View
-
- sortThreadsAndGetGroupMap(ThreadInfo[]) - Static method in class hudson.Functions
-
- source - Variable in class hudson.slaves.WorkspaceList.Entry
-
From where?
- sourceId - Variable in class hudson.model.UpdateSite.Data
-
- sourceId - Variable in class hudson.model.UpdateSite.Entry
-
- sources - Variable in class hudson.cli.InstallPluginCommand
-
- SparseACL - Class in hudson.security
-
Access control list.
- SparseACL(ACL) - Constructor for class hudson.security.SparseACL
-
- SparseACL.Entry - Class in hudson.security
-
- spec - Variable in class hudson.triggers.Trigger
-
- SPECIFIC_RIGHTS_ALL - Static variable in interface hudson.util.jna.WINNT
-
- spent() - Method in class hudson.slaves.NodeProvisioner.PlannedNode
-
- src - Variable in class hudson.cli.CopyJobCommand
-
- StackedAreaRenderer2 - Class in hudson.util
-
Modified StackedAreaRenderer
.
- StackedAreaRenderer2() - Constructor for class hudson.util.StackedAreaRenderer2
-
- STANDARD_RIGHTS_ALL - Static variable in interface hudson.util.jna.WINNT
-
- STANDARD_RIGHTS_EXECUTE - Static variable in interface hudson.util.jna.WINNT
-
- STANDARD_RIGHTS_READ - Static variable in interface hudson.util.jna.WINNT
-
- STANDARD_RIGHTS_REQUIRED - Static variable in interface hudson.util.jna.WINNT
-
- STANDARD_RIGHTS_WRITE - Static variable in interface hudson.util.jna.WINNT
-
- StandardArtifactManager - Class in jenkins.model
-
Default artifact manager which transfers files over the remoting channel and stores them inside the build directory.
- StandardArtifactManager(Run<?, ?>) - Constructor for class jenkins.model.StandardArtifactManager
-
- StandardOutputSwapper - Class in jenkins.slaves
-
- StandardOutputSwapper() - Constructor for class jenkins.slaves.StandardOutputSwapper
-
- StandardStrategyImpl() - Constructor for class hudson.slaves.NodeProvisioner.StandardStrategyImpl
-
- StaplerConverterImpl() - Constructor for class jenkins.util.TimeDuration.StaplerConverterImpl
-
- STAR - Static variable in interface hudson.scheduler.CrontabParserTokenTypes
-
- start() - Method in class hudson.Launcher.ProcStarter
-
Starts the new process as configured.
- start(int) - Method in class hudson.MarkupText.SubText
-
- start() - Method in class hudson.MarkupText.SubText
-
- start() - Method in class hudson.model.Executor
-
Can't start executor like you normally start a thread.
- start() - Method in class hudson.model.TaskThread
-
Starts the task execution asynchronously.
- start(TaskListener, String, String) - Static method in class hudson.os.SU
-
Returns a VirtualChannel
that's connected to the privilege-escalated environment.
- start() - Method in class hudson.Plugin
-
Called to allow plugins to initialize themselves.
- start(AbstractCloudComputer) - Method in class hudson.slaves.CloudRetentionStrategy
-
Try to connect to it ASAP.
- start(T) - Method in class hudson.slaves.RetentionStrategy
-
Called when a new
Computer
object is introduced (such as when Hudson started, or when
a new slave is added.)
- start(J, boolean) - Method in class hudson.triggers.Trigger
-
Called when a
Trigger
is loaded into memory and started.
- start(boolean) - Method in class jenkins.management.AsynchronousAdministrativeMonitor
-
Starts the background fixing activity.
- start(Job, boolean) - Method in class jenkins.triggers.ReverseBuildTrigger
-
- start() - Method in class jenkins.util.ProgressiveRendering
-
For internal use.
- started(List<Cause>) - Method in interface hudson.model.BuildListener
-
Called when a build is started.
- started(AbstractBuild, BuildStep, BuildListener) - Method in class hudson.model.BuildStepListener
-
Called when a buildStep is performed.
- started(List<Cause>) - Method in class hudson.model.StreamBuildListener
-
- started(List<Cause>) - Method in class jenkins.util.BuildListenerAdapter
-
- startElement(String, String, String, Attributes) - Method in class hudson.util.TableNestChecker
-
- startNode(String) - Method in class jenkins.util.xstream.XStreamDOM.WriterImpl
-
- startPlugin(PluginWrapper) - Method in class hudson.ClassicPluginStrategy
-
- startRule(CronTab) - Method in class hudson.scheduler.CrontabParser
-
- startTime - Variable in class hudson.model.queue.FutureLoad
-
When is this load expected to start?
- STARVATION_THRESHOLD - Static variable in class hudson.triggers.SCMTrigger
-
How long is too long for a polling activity to be in the queue?
- stat(File) - Method in class jenkins.FilePathFilter
-
Checks if the metadata of the given file/directory (as opposed to the content) can be accessed.
- stat(File) - Method in class jenkins.ReflectiveFilePathFilter
-
- stat(File) - Method in class jenkins.SoloFilePathFilter
-
- staticResource(File) - Static method in class hudson.util.HttpResponses
-
- StatisticsLink - Class in jenkins.management
-
- StatisticsLink() - Constructor for class jenkins.management.StatisticsLink
-
- StatisticsLink_Description() - Static method in class jenkins.management.Messages
-
Key StatisticsLink.Description
: Check your resource
utilization and see if you need more computers for your builds.
.
- StatisticsLink_DisplayName() - Static method in class jenkins.management.Messages
-
Key StatisticsLink.DisplayName
: Load Statistics
.
- status - Variable in class hudson.model.UpdateCenter.DownloadJob
-
Immutable object representing the current state of this job.
- status - Variable in class hudson.model.UpdateCenter.RestartJenkinsJob
-
Immutable state of this job.
- statusChangeLock - Variable in class hudson.model.Computer
-
- StatusColumn - Class in hudson.views
-
Shows the status icon for item.
- StatusColumn() - Constructor for class hudson.views.StatusColumn
-
- StatusColumn.DescriptorImpl - Class in hudson.views
-
- StatusColumn_DisplayName() - Static method in class hudson.views.Messages
-
Key StatusColumn.DisplayName
: Status
.
- StatusIcon - Interface in hudson.model
-
Item
can return this from the "getIconColor" method so that
its "status icon" can be shown in Hudson UI.
- StatusSummarizer() - Constructor for class hudson.model.Run.StatusSummarizer
-
- stderr - Variable in class hudson.cli.CLICommand
-
Connected to stdout and stderr of the CLI agent that initiated the session.
- stderr - Variable in class hudson.Launcher.ProcStarter
-
- stderr(OutputStream) - Method in class hudson.Launcher.ProcStarter
-
Controls where the stderr of the process goes.
- stderr() - Method in class hudson.Launcher.ProcStarter
-
- stdin - Variable in class hudson.cli.CLICommand
-
Connected to stdin of the CLI agent.
- stdin - Variable in class hudson.Launcher.ProcStarter
-
- stdin(InputStream) - Method in class hudson.Launcher.ProcStarter
-
Controls where the stdin of the process comes from.
- stdin() - Method in class hudson.Launcher.ProcStarter
-
- stdout - Variable in class hudson.cli.CLICommand
-
Connected to stdout and stderr of the CLI agent that initiated the session.
- stdout - Variable in class hudson.Launcher.ProcStarter
-
- stdout(OutputStream) - Method in class hudson.Launcher.ProcStarter
-
- stdout(TaskListener) - Method in class hudson.Launcher.ProcStarter
-
- stdout() - Method in class hudson.Launcher.ProcStarter
-
- STILL_ACTIVE - Static variable in interface hudson.util.jna.Kernel32
-
- StockStatusIcon - Class in hudson.model
-
- StockStatusIcon(String, Localizable) - Constructor for class hudson.model.StockStatusIcon
-
- stop() - Method in class hudson.Plugin
-
Called to orderly shut down Hudson.
- stop() - Method in class hudson.PluginManager
-
Orderly terminates all the plugins.
- stop() - Method in class hudson.PluginWrapper
-
Terminates the plugin.
- stop() - Method in class hudson.triggers.Trigger
-
Called before a
Trigger
is removed.
- stop() - Method in class jenkins.triggers.ReverseBuildTrigger
-
- stopButton(Map, Closure) - Method in interface lib.LayoutTagLib
-
Creates a clickable "Stop" button.
- stopButton(Closure) - Method in interface lib.LayoutTagLib
-
Creates a clickable "Stop" button.
- stopButton(Map) - Method in interface lib.LayoutTagLib
-
Creates a clickable "Stop" button.
- stopButton() - Method in interface lib.LayoutTagLib
-
Creates a clickable "Stop" button.
- store(byte[]) - Method in class jenkins.security.ConfidentialKey
-
- store(ConfidentialKey, byte[]) - Method in class jenkins.security.ConfidentialStore
-
Persists the payload of
ConfidentialKey
to a persisted storage (such as disk.)
The expectation is that the persisted form is secure.
- store(ConfidentialKey, byte[]) - Method in class jenkins.security.DefaultConfidentialStore
-
- str - Variable in enum hudson.model.labels.LabelOperatorPrecedence
-
String representation of this operator.
- Strategy() - Constructor for class hudson.slaves.NodeProvisioner.Strategy
-
- StreamBuildListener - Class in hudson.model
-
- StreamBuildListener(OutputStream, Charset) - Constructor for class hudson.model.StreamBuildListener
-
- StreamBuildListener(File, Charset) - Constructor for class hudson.model.StreamBuildListener
-
- StreamBuildListener(OutputStream) - Constructor for class hudson.model.StreamBuildListener
-
- StreamBuildListener(PrintStream) - Constructor for class hudson.model.StreamBuildListener
-
- StreamBuildListener(PrintStream, Charset) - Constructor for class hudson.model.StreamBuildListener
-
- StreamCopyThread - Class in hudson.util
-
- StreamCopyThread(String, InputStream, OutputStream, boolean) - Constructor for class hudson.util.StreamCopyThread
-
- StreamCopyThread(String, InputStream, OutputStream) - Constructor for class hudson.util.StreamCopyThread
-
- StreamResource - Class in hudson.util
-
- StreamResource(String, InputStream) - Constructor for class hudson.util.StreamResource
-
- StreamTaskListener - Class in hudson.util
-
- StreamTaskListener(PrintStream) - Constructor for class hudson.util.StreamTaskListener
-
- StreamTaskListener(OutputStream) - Constructor for class hudson.util.StreamTaskListener
-
- StreamTaskListener(OutputStream, Charset) - Constructor for class hudson.util.StreamTaskListener
-
- StreamTaskListener(File) - Constructor for class hudson.util.StreamTaskListener
-
- StreamTaskListener(File, Charset) - Constructor for class hudson.util.StreamTaskListener
-
- StreamTaskListener(File, boolean, Charset) - Constructor for class hudson.util.StreamTaskListener
-
- StreamTaskListener(Writer) - Constructor for class hudson.util.StreamTaskListener
-
- StreamTaskListener() - Constructor for class hudson.util.StreamTaskListener
-
- strerror(int) - Method in interface hudson.util.jna.GNUCLibrary
-
- strictCountBuildableItemsFor(Label) - Method in class hudson.model.Queue
-
- StringConverter2 - Class in hudson.util
-
- StringConverter2() - Constructor for class hudson.util.StringConverter2
-
Deprecated.
- STRINGLITERAL - Static variable in interface hudson.model.labels.LabelExpressionParserTokenTypes
-
- StringParameterDefinition - Class in hudson.model
-
Parameter whose value is a string value.
- StringParameterDefinition(String, String, String) - Constructor for class hudson.model.StringParameterDefinition
-
- StringParameterDefinition(String, String) - Constructor for class hudson.model.StringParameterDefinition
-
- StringParameterDefinition.DescriptorImpl - Class in hudson.model
-
- StringParameterDefinition_DisplayName() - Static method in class hudson.model.Messages
-
Key StringParameterDefinition.DisplayName
: String
Parameter
.
- StringParameterValue - Class in hudson.model
-
- StringParameterValue(String, String) - Constructor for class hudson.model.StringParameterValue
-
- StringParameterValue(String, String, String) - Constructor for class hudson.model.StringParameterValue
-
- StructuredForm - Class in hudson
-
Obtains the structured form data from StaplerRequest
.
- StructuredForm() - Constructor for class hudson.StructuredForm
-
- StubItem(Queue.StubTask) - Constructor for class hudson.model.Queue.StubItem
-
- StubTask(Queue.Task) - Constructor for class hudson.model.Queue.StubTask
-
- SU - Class in hudson.os
-
Executes Callable
as the super user, by forking a new process and executing the closure in there
if necessary.
- subBuildFinished(BuildEvent) - Method in class jenkins.util.AntClassLoader
-
Cleans up any resources held by this classloader at the end of
a subbuild if it has been created for the subbuild's project
instance.
- subBuildStarted(BuildEvent) - Method in class jenkins.util.AntClassLoader
-
Empty implementation to satisfy the BuildListener interface.
- SubClassGenerator - Class in hudson.util
-
Generates a new class that just defines constructors into the super types.
- SubClassGenerator(ClassLoader) - Constructor for class hudson.util.SubClassGenerator
-
- subject - Variable in class hudson.util.FormFieldValidator
-
Deprecated.
The object to which the permission is checked against.
- subList(List<T>, int) - Static method in class hudson.Functions
-
Returns a sub-list if the given list is bigger than the specified maxSize
.
- subList(int, int) - Method in class hudson.util.RunList
-
- subMap(Integer, Integer) - Method in class jenkins.model.lazy.AbstractLazyLoadRunMap
-
- subMenu - Variable in class jenkins.model.ModelObjectWithContextMenu.MenuItem
-
If this is a submenu, definition of subitems.
- submit(StaplerRequest, StaplerResponse) - Method in class hudson.model.AbstractProject
-
- submit(StaplerRequest) - Method in class hudson.model.AllView
-
- submit(StaplerRequest, StaplerResponse) - Method in class hudson.model.Job
-
Derived class can override this to perform additional config submission
work.
- submit(StaplerRequest) - Method in class hudson.model.ListView
-
Handles the configuration submission.
- submit(StaplerRequest) - Method in class hudson.model.MyView
-
- submit(StaplerRequest, StaplerResponse) - Method in class hudson.model.Project
-
- submit(StaplerRequest) - Method in class hudson.model.ProxyView
-
- submit(JSONObject) - Method in class hudson.model.Run
-
- submit(StaplerRequest) - Method in class hudson.model.TreeView
-
- submit() - Method in class hudson.model.UpdateCenter.UpdateCenterJob
-
Schedules this job for an execution
- submit(StaplerRequest) - Method in class hudson.model.View
-
Handles the configuration submission.
- submit(StaplerRequest, StaplerResponse) - Method in class hudson.model.ViewJob
-
- submit() - Method in class jenkins.util.AtmostOneTaskExecutor
-
- submit(Callable<T>) - Method in class jenkins.util.InterceptingExecutorService
-
- submit(Runnable, T) - Method in class jenkins.util.InterceptingExecutorService
-
- submit(Runnable) - Method in class jenkins.util.InterceptingExecutorService
-
- submit(Map, Closure) - Method in interface lib.FormTagLib
-
Submit button themed by YUI.
- submit(Closure) - Method in interface lib.FormTagLib
-
Submit button themed by YUI.
- submit(Map) - Method in interface lib.FormTagLib
-
Submit button themed by YUI.
- submit() - Method in interface lib.FormTagLib
-
Submit button themed by YUI.
- substitute(AbstractBuild<?, ?>, String) - Method in class hudson.model.ParametersAction
-
Performs a variable substitution to the given text and return it.
- SubTask - Interface in hudson.model.queue
-
- SubTaskContributor - Class in hudson.model.queue
-
- SubTaskContributor() - Constructor for class hudson.model.queue.SubTaskContributor
-
- subText(int, int) - Method in class hudson.AbstractMarkupText
-
Returns a subtext.
- subText(int, int) - Method in class hudson.MarkupText
-
Returns a subtext.
- SubText(Matcher, int) - Constructor for class hudson.MarkupText.SubText
-
- SubText(int, int) - Constructor for class hudson.MarkupText.SubText
-
- subText(int, int) - Method in class hudson.MarkupText.SubText
-
- subType(Iterator<U>, Class<T>) - Static method in class hudson.util.Iterators
-
Returns an
Iterator
that only returns items of the given subtype.
- SUCCESS - Static variable in class hudson.model.Result
-
The build had no errors.
- Success() - Constructor for class hudson.model.UpdateCenter.DownloadJob.Success
-
- success(String) - Static method in class hudson.util.FormApply
-
Generates the response for the form submission in such a way that it handles the "apply" button
correctly.
- success(HttpServletRequest, HttpServletResponse, FilterChain, Authentication) - Method in class jenkins.security.BasicHeaderProcessor
-
- success(Map, Closure) - Method in interface jenkins.security.HudsonPrivateSecurityRealmTagLib
-
- success(Closure) - Method in interface jenkins.security.HudsonPrivateSecurityRealmTagLib
-
- success(Map) - Method in interface jenkins.security.HudsonPrivateSecurityRealmTagLib
-
- success() - Method in interface jenkins.security.HudsonPrivateSecurityRealmTagLib
-
- success(Properties) - Method in class jenkins.slaves.JnlpSlaveHandshake
-
JnlpAgentReceiver
calls this method to tell the client that the server
is happy with the handshaking and is ready to move on to build a channel.
- SuccessButRequiresRestart(Localizable) - Constructor for class hudson.model.UpdateCenter.DownloadJob.SuccessButRequiresRestart
-
- suggest(String, List<SearchItem>) - Method in class hudson.search.CollectionSearchIndex
-
- suggest(String, List<SearchItem>) - Method in class hudson.search.FixedSet
-
- suggest(SearchIndex, String) - Static method in class hudson.search.Search
-
- suggest(SearchIndex, String, SearchableModelObject) - Static method in class hudson.search.Search
-
- suggest(String, List<SearchItem>) - Method in interface hudson.search.SearchIndex
-
- suggest(String, List<SearchItem>) - Method in class hudson.search.UnionSearchIndex
-
- SuggestedItem - Class in hudson.search
-
One item of a search result.
- SuggestedItem(SearchItem) - Constructor for class hudson.search.SuggestedItem
-
- SuggestedItem(SuggestedItem, SearchItem) - Constructor for class hudson.search.SuggestedItem
-
- suggestions - Variable in class hudson.search.Search.Result
-
- suggestReviewNow() - Method in class hudson.slaves.NodeProvisioner
-
Give the
NodeProvisioner
a hint that now would be a good time to think about provisioning some nodes.
- summarize(Run<?, ?>, ResultTrend) - Method in class hudson.model.Run.StatusSummarizer
-
Possibly summarizes the reasons for a build’s status.
- Summary(boolean, String) - Constructor for class hudson.model.Run.Summary
-
- summary(Map, Closure) - Method in interface lib.JenkinsTagLib
-
Displays a link with a large icon.
- summary(Closure) - Method in interface lib.JenkinsTagLib
-
Displays a link with a large icon.
- summary(Map) - Method in interface lib.JenkinsTagLib
-
Displays a link with a large icon.
- summary() - Method in interface lib.JenkinsTagLib
-
Displays a link with a large icon.
- supplySettings(AbstractBuild<?, ?>, TaskListener) - Method in class jenkins.mvn.DefaultGlobalSettingsProvider
-
- supplySettings(AbstractBuild<?, ?>, TaskListener) - Method in class jenkins.mvn.DefaultSettingsProvider
-
- supplySettings(AbstractBuild<?, ?>, TaskListener) - Method in class jenkins.mvn.FilePathGlobalSettingsProvider
-
- supplySettings(AbstractBuild<?, ?>, TaskListener) - Method in class jenkins.mvn.FilePathSettingsProvider
-
- supplySettings(AbstractBuild<?, ?>, TaskListener) - Method in class jenkins.mvn.GlobalSettingsProvider
-
configure maven launcher argument list with adequate settings path
- supplySettings(AbstractBuild<?, ?>, TaskListener) - Method in class jenkins.mvn.SettingsProvider
-
Configure maven launcher argument list with adequate settings path.
- supportsDynamicLoad() - Method in class hudson.PluginWrapper
-
Does this plugin supports dynamic loading?
- supportsLogRotator() - Method in class hudson.model.Job
-
True if this instance supports log rotation configuration.
- supportsMakeDisabled() - Method in class hudson.model.AbstractProject
-
Specifies whether this project may be disabled by the user.
- supportsNative() - Static method in class hudson.os.PosixAPI
-
- supportsPolling() - Method in class hudson.scm.SCM
-
Returns true if this SCM supports
poling
.
- supportsProtocol(String) - Method in class hudson.cli.CliTransportAuthenticator
-
Checks if this implementation supports the specified protocol.
- surroundWith(String, String) - Method in class hudson.MarkupText.SubText
-
Surrounds this subtext with the specified start tag and the end tag.
- surroundWithLiteral(String, String) - Method in class hudson.MarkupText.SubText
-
- SwapSpaceMonitor - Class in hudson.node_monitors
-
Checks the swap space availability.
- SwapSpaceMonitor() - Constructor for class hudson.node_monitors.SwapSpaceMonitor
-
- SwapSpaceMonitor.MemoryUsage2 - Class in hudson.node_monitors
-
Memory Usage.
- SwapSpaceMonitor_DisplayName() - Static method in class hudson.node_monitors.Messages
-
Key SwapSpaceMonitor.DisplayName
: Free Swap Space
.
- SYMBOLIC_LINK_FLAG_DIRECTORY - Static variable in interface hudson.util.jna.Kernel32
-
- symlink(String, String) - Method in interface hudson.util.jna.GNUCLibrary
-
Creates a symlink.
- symlink(File) - Method in class jenkins.FilePathFilter
-
Checks if a symlink can be created at 'f'
On POSIX, this corresponds to the 'w' permission of the file itself.
- symlink(File) - Method in class jenkins.ReflectiveFilePathFilter
-
- symlink(File) - Method in class jenkins.SoloFilePathFilter
-
- SYMLINK_ESCAPEHATCH - Static variable in class hudson.Util
-
- symlinkTo(String, TaskListener) - Method in class hudson.FilePath
-
Creates a symlink to the specified target.
- sync - Variable in class hudson.cli.BuildCommand
-
- SYNCHRONIZE - Static variable in interface hudson.util.jna.WINNT
-
- synchronizeEnd(Queue.Executable, Throwable, long) - Method in class hudson.model.queue.WorkUnitContext
-
Deprecated.
- synchronizeEnd(Executor, Queue.Executable, Throwable, long) - Method in class hudson.model.queue.WorkUnitContext
-
All the
Executor
s that jointly execute a
Queue.Task
call this method to synchronize on the end of the task.
- synchronizeStart() - Method in class hudson.model.queue.WorkUnitContext
-
All the
Executor
s that jointly execute a
Queue.Task
call this method to synchronize on the start.
- synchronousPolling - Variable in class hudson.triggers.SCMTrigger.DescriptorImpl
-
Whether the projects should be polled all in one go in the order of dependencies.
- sysctl(int[], int, Pointer, IntByReference, Pointer, IntByReference) - Method in interface hudson.util.jna.GNUCLibrary
-
- sysctlbyname(String, Pointer, IntByReference, Pointer, IntByReference) - Method in interface hudson.util.jna.GNUCLibrary
-
- sysctlnametomib(String, Pointer, IntByReference) - Method in interface hudson.util.jna.GNUCLibrary
-
- SYSTEM - Static variable in class hudson.security.ACL
-
Sid
that represents the Hudson itself.
- SYSTEM_USERNAME - Static variable in class hudson.security.ACL
-
The username for the system user
- SystemInfoLink - Class in jenkins.management
-
- SystemInfoLink() - Constructor for class jenkins.management.SystemInfoLink
-
- SystemInfoLink_Description() - Static method in class jenkins.management.Messages
-
Key SystemInfoLink.Description
: Displays various
environmental information to assist trouble-shooting.
.
- SystemInfoLink_DisplayName() - Static method in class jenkins.management.Messages
-
Key SystemInfoLink.DisplayName
: System Information
.
- SystemLogLink - Class in jenkins.management
-
- SystemLogLink() - Constructor for class jenkins.management.SystemLogLink
-
- SystemLogLink_Description() - Static method in class jenkins.management.Messages
-
Key SystemLogLink.Description
: System log captures
output from <tt>java.util.logging</tt> output related to Jenkins.
.
- SystemLogLink_DisplayName() - Static method in class jenkins.management.Messages
-
Key SystemLogLink.DisplayName
: System Log
.
- systemProperties() - Method in class hudson.util.JVMBuilder
-
- systemProperties(Map<String, String>) - Method in class hudson.util.JVMBuilder
-
- systemProperty(String, String) - Method in class hudson.util.JVMBuilder
-
- SystemPropertySlaveInfo - Class in jenkins.slaves.systemInfo
-
- SystemPropertySlaveInfo() - Constructor for class jenkins.slaves.systemInfo.SystemPropertySlaveInfo
-
- SystemPropertySlaveInfo_DisplayName() - Static method in class jenkins.slaves.systemInfo.Messages
-
Key SystemPropertySlaveInfo.DisplayName
: System
Properties
.
- _AboutJenkins_Description() - Static method in class hudson.Messages
-
Key AboutJenkins.Description
: See the version and
license information.
.
- _AboutJenkins_DisplayName() - Static method in class hudson.Messages
-
Key AboutJenkins.DisplayName
: About Jenkins
.
- _AbstractBuild_Building() - Static method in class hudson.model.Messages
-
Key AbstractBuild_Building
: Building
.
- _AbstractBuild_BuildingInWorkspace(Object) - Static method in class hudson.model.Messages
-
Key AbstractBuild.BuildingInWorkspace
: in workspace
{0}
.
- _AbstractBuild_BuildingOnMaster() - Static method in class hudson.model.Messages
-
Key AbstractBuild.BuildingOnMaster
: Building on
master
.
- _AbstractBuild_BuildingRemotely(Object) - Static method in class hudson.model.Messages
-
Key AbstractBuild.BuildingRemotely
: Building remotely
on {0}
.
- _AbstractBuild_KeptBecause(Object) - Static method in class hudson.model.Messages
-
Key AbstractBuild.KeptBecause
: This build is kept
because of {0}.
.
- _AbstractItem_NoSuchJobExists(Object, Object) - Static method in class hudson.model.Messages
-
Key AbstractItem.NoSuchJobExists
: No such job ‘{0}’
exists.
- _AbstractItem_NoSuchJobExistsWithoutSuggestion(Object) - Static method in class hudson.model.Messages
-
Key AbstractItem.NoSuchJobExistsWithoutSuggestion
: No
such job ‘{0}’ exists.
.
- _AbstractItem_Pronoun() - Static method in class hudson.model.Messages
-
Key AbstractItem.Pronoun
: Item
.
- _AbstractNodeMonitorDescriptor_NoDataYet() - Static method in class hudson.node_monitors.Messages
-
Key AbstractNodeMonitorDescriptor.NoDataYet
: Not yet
.
- _AbstractProject_Aborted() - Static method in class hudson.model.Messages
-
Key AbstractProject.Aborted
: Aborted
.
- _AbstractProject_AssignedLabelString_InvalidBooleanExpression(Object) - Static method in class hudson.model.Messages
-
Key AbstractProject.AssignedLabelString.InvalidBooleanExpression
: Invalid boolean expression: {0}
.
- _AbstractProject_AssignedLabelString_NoMatch() - Static method in class hudson.model.Messages
-
Key AbstractProject.AssignedLabelString.NoMatch
: There's no slave/cloud that matches this assignment
.
- _AbstractProject_AssignedLabelString_NoMatch_DidYouMean(Object, Object) - Static method in class hudson.model.Messages
-
Key AbstractProject.AssignedLabelString_NoMatch_DidYouMean
:
{@code There’s no slave/cloud that matches this assignment.
- _AbstractProject_AwaitingBuildForWorkspace() - Static method in class hudson.model.Messages
-
Key AbstractProject.AwaitingBuildForWorkspace
: Awaiting
build to get a workspace.
.
- _AbstractProject_AwaitingWorkspaceToComeOnline(Object) - Static method in class hudson.model.Messages
-
Key AbstractProject.AwaitingWorkspaceToComeOnline
: We
need to schedule a new build to get a workspace, but deferring {0}ms
in the hope that one will become available soon
.
- _AbstractProject_BuildPermission_Description() - Static method in class hudson.model.Messages
-
Key AbstractProject.BuildPermission.Description
: This
permission grants the ability to start a new build.
.
- _AbstractProject_CancelPermission_Description() - Static method in class hudson.model.Messages
-
Key AbstractProject.CancelPermission.Description
: This
permission grants the ability to cancel a scheduled, or abort a
running, build.
.
- _AbstractProject_CustomWorkspaceEmpty() - Static method in class hudson.model.Messages
-
Key AbstractProject.CustomWorkspaceEmpty
: Custom
workspace is empty.
.
- _AbstractProject_Disabled() - Static method in class hudson.model.Messages
-
Key AbstractProject.Disabled
: Build disabled
.
- _AbstractProject_DiscoverPermission_Description() - Static method in class hudson.model.Messages
-
Key AbstractProject.DiscoverPermission.Description
: {@code
This permission grants discover access to jobs.
- _AbstractProject_DownstreamBuildInProgress(Object) - Static method in class hudson.model.Messages
-
Key AbstractProject.DownstreamBuildInProgress
: Downstream project {0} is already building.
.
- _AbstractProject_ExtendedReadPermission_Description() - Static method in class hudson.model.Messages
-
Key AbstractProject.ExtendedReadPermission.Description
: {@code
This permission grants read-only access to project configurations.
- _AbstractProject_LabelLink(Object, Object, Object, Object) - Static method in class hudson.model.Messages
-
Key AbstractProject.LabelLink
: <a
href="{0}{1}">Label</a> is serviced by {2,choice,0#no nodes|1#1
node|1<{2} nodes}{3,choice,0#|1# and 1 cloud|1< and {3} clouds}
.
- _AbstractProject_NewBuildForWorkspace() - Static method in class hudson.model.Messages
-
Key AbstractProject.NewBuildForWorkspace
: Scheduling a
new build to get a workspace.
.
- _AbstractProject_NoBuilds() - Static method in class hudson.model.Messages
-
Key AbstractProject.NoBuilds
: {@code No existing build.
- _AbstractProject_NoSCM() - Static method in class hudson.model.Messages
-
Key AbstractProject.NoSCM
: No SCM
.
- _AbstractProject_NoWorkspace() - Static method in class hudson.model.Messages
-
Key AbstractProject.NoWorkspace
: No workspace is
available, so can’t check for updates.
.
- _AbstractProject_PollingABorted() - Static method in class hudson.model.Messages
-
Key AbstractProject.PollingABorted
: SCM polling
aborted
.
- _AbstractProject_Pronoun() - Static method in class hudson.model.Messages
-
Key AbstractProject.Pronoun
: Project
.
- _AbstractProject_ScmAborted() - Static method in class hudson.model.Messages
-
Key AbstractProject.ScmAborted
: SCM check out aborted
.
- _AbstractProject_UpstreamBuildInProgress(Object) - Static method in class hudson.model.Messages
-
Key AbstractProject.UpstreamBuildInProgress
: Upstream
project {0} is already building.
.
- _AbstractProject_WipeOutPermission_Description() - Static method in class hudson.model.Messages
-
Key AbstractProject.WipeOutPermission.Description
: This
permission grants the ability to wipe out the contents of a
workspace.
.
- _AbstractProject_WorkspaceOffline() - Static method in class hudson.model.Messages
-
Key AbstractProject.WorkspaceOffline
: Workspace is
offline.
.
- _AbstractProject_WorkspacePermission_Description() - Static method in class hudson.model.Messages
-
Key AbstractProject.WorkspacePermission.Description
: {@code
This permission grants the ability to retrieve the contents of a
workspace Jenkins checked out for performing builds.
- _AbstractProject_WorkspaceTitle(Object) - Static method in class hudson.model.Messages
-
Key AbstractProject.WorkspaceTitle
: Workspace of {0}
.
- _AbstractProject_WorkspaceTitleOnComputer(Object, Object) - Static method in class hudson.model.Messages
-
Key AbstractProject.WorkspaceTitleOnComputer
: Workspace
of {0} on {1}
.
- _AccessDeniedException2_MissingPermission(Object, Object) - Static method in class hudson.security.Messages
-
Key AccessDeniedException2.MissingPermission
: {0} is
missing the {1} permission
.
- _AddJobToViewCommand_ShortDescription() - Static method in class hudson.cli.Messages
-
Key AddJobToViewCommand.ShortDescription
: Adds jobs to
view.
.
- _Ant_DisplayName() - Static method in class hudson.tasks.Messages
-
Key Ant.DisplayName
: Invoke Ant
.
- _Ant_ExecFailed() - Static method in class hudson.tasks.Messages
-
Key Ant.ExecFailed
: command execution failed.
.
- _Ant_ExecutableNotFound(Object) - Static method in class hudson.tasks.Messages
-
Key Ant.ExecutableNotFound
: Cannot find executable from
the chosen Ant installation "{0}"
.
- _Ant_GlobalConfigNeeded() - Static method in class hudson.tasks.Messages
-
Key Ant.GlobalConfigNeeded
: Maybe you need to configure
where your Ant installations are?
.
- _Ant_NotADirectory(Object) - Static method in class hudson.tasks.Messages
-
Key Ant.NotADirectory
: {0} is not a directory
.
- _Ant_NotAntDirectory(Object) - Static method in class hudson.tasks.Messages
-
Key Ant.NotAntDirectory
: {0} doesn’t look like an Ant
directory
.
- _Ant_ProjectConfigNeeded() - Static method in class hudson.tasks.Messages
-
Key Ant.ProjectConfigNeeded
: Maybe you need to
configure the job to choose one of your Ant installations?
.
- _api(Map, Closure) - Method in interface jenkins.PluginManagerTagLib
-
- _api(Closure) - Method in interface jenkins.PluginManagerTagLib
-
- _api(Map) - Method in interface jenkins.PluginManagerTagLib
-
- _api() - Method in interface jenkins.PluginManagerTagLib
-
- _Api_MultipleMatch(Object, Object) - Static method in class hudson.model.Messages
-
Key Api.MultipleMatch
: XPath "{0}" matched {1} nodes.
- _Api_NoXPathMatch(Object) - Static method in class hudson.model.Messages
-
Key Api.NoXPathMatch
: XPath {0} didn’t match
.
- _ApiTokenProperty_ChangeToken_Success() - Static method in class jenkins.security.Messages
-
Key ApiTokenProperty.ChangeToken.Success
: {@code Updated.
- _ApiTokenProperty_ChangeToken_SuccessHidden() - Static method in class jenkins.security.Messages
-
Key ApiTokenProperty.ChangeToken.SuccessHidden
: {@code
Updated.
- _ApiTokenProperty_ChangeToken_TokenIsHidden() - Static method in class jenkins.security.Messages
-
Key ApiTokenProperty.ChangeToken.TokenIsHidden
: Token
is hidden
.
- _ApiTokenProperty_DisplayName() - Static method in class jenkins.security.Messages
-
Key ApiTokenProperty.DisplayName
: API Token
.
- _ArchitectureMonitor_DisplayName() - Static method in class hudson.node_monitors.Messages
-
Key ArchitectureMonitor.DisplayName
: Architecture
.
- _ArtifactArchiver_ARCHIVING_ARTIFACTS() - Static method in class hudson.tasks.Messages
-
Key ArtifactArchiver.ARCHIVING_ARTIFACTS
: Archiving
artifacts
.
- _ArtifactArchiver_DisplayName() - Static method in class hudson.tasks.Messages
-
Key ArtifactArchiver.DisplayName
: Archive the
artifacts
.
- _ArtifactArchiver_FailedToArchive(Object) - Static method in class hudson.tasks.Messages
-
Key ArtifactArchiver.FailedToArchive
: Failed to archive
artifacts: {0}
.
- _ArtifactArchiver_NoIncludes() - Static method in class hudson.tasks.Messages
-
Key ArtifactArchiver.NoIncludes
: {@code No artifacts are
configured for archiving.
- _ArtifactArchiver_NoMatchFound(Object) - Static method in class hudson.tasks.Messages
-
Key ArtifactArchiver.NoMatchFound
: No artifacts found
that match the file pattern "{0}".
- _ArtifactArchiver_SkipBecauseOnlyIfSuccessful() - Static method in class hudson.tasks.Messages
-
Key ArtifactArchiver.SkipBecauseOnlyIfSuccessful
: Skipped archiving because build is not successful
.
- _AuthorizationStrategy_DisplayName() - Static method in class hudson.security.Messages
-
Key AuthorizationStrategy.DisplayName
: Anyone can do
anything
.
- _await() - Method in class hudson.model.Queue
-
- _await() - Method in class hudson.model.ResourceController
-
- _BallColor_Aborted() - Static method in class hudson.model.Messages
-
Key BallColor.Aborted
: Aborted
.
- _BallColor_Disabled() - Static method in class hudson.model.Messages
-
Key BallColor.Disabled
: Disabled
.
- _BallColor_Failed() - Static method in class hudson.model.Messages
-
Key BallColor.Failed
: Failed
.
- _BallColor_InProgress() - Static method in class hudson.model.Messages
-
Key BallColor.InProgress
: In progress
.
- _BallColor_NotBuilt() - Static method in class hudson.model.Messages
-
Key BallColor.NotBuilt
: Not built
.
- _BallColor_Pending() - Static method in class hudson.model.Messages
-
Key BallColor.Pending
: Pending
.
- _BallColor_Success() - Static method in class hudson.model.Messages
-
Key BallColor.Success
: Success
.
- _BallColor_Unstable() - Static method in class hudson.model.Messages
-
Key BallColor.Unstable
: Unstable
.
- _BaseParser_MustBePositive(Object) - Static method in class hudson.scheduler.Messages
-
Key BaseParser.MustBePositive
: step must be positive,
but found {0}
.
- _BaseParser_OutOfRange(Object, Object, Object) - Static method in class hudson.scheduler.Messages
-
Key BaseParser.OutOfRange
: {0} is an invalid value.
- _BaseParser_StartEndReversed(Object, Object) - Static method in class hudson.scheduler.Messages
-
Key BaseParser.StartEndReversed
: You mean {0}-{1}?
.
- _BatchCommandInstaller_DescriptorImpl_displayName() - Static method in class hudson.tools.Messages
-
Key BatchCommandInstaller.DescriptorImpl.displayName
: Run Batch Command
.
- _BatchFile_DisplayName() - Static method in class hudson.tasks.Messages
-
Key BatchFile.DisplayName
: Execute Windows batch
command
.
- _BlockedBecauseOfBuildInProgress_ETA(Object) - Static method in class jenkins.model.Messages
-
Key BlockedBecauseOfBuildInProgress.ETA
: (ETA:{0})
.
- _BlockedBecauseOfBuildInProgress_shortDescription(Object, Object) - Static method in class jenkins.model.Messages
-
Key BlockedBecauseOfBuildInProgress.shortDescription
: Build #{0} is already in progress{1}
.
- _BooleanParameterDefinition_DisplayName() - Static method in class hudson.model.Messages
-
Key BooleanParameterDefinition.DisplayName
: Boolean
Parameter
.
- _Build_post_build_steps_failed() - Static method in class hudson.model.Messages
-
Key Build.post_build_steps_failed
: Post-build steps
failed
.
- _BuildAuthorizationToken_InvalidTokenProvided() - Static method in class hudson.model.Messages
-
Key BuildAuthorizationToken.InvalidTokenProvided
: Invalid token provided.
.
- _BuildButtonColumn_DisplayName() - Static method in class hudson.views.Messages
-
Key BuildButtonColumn.DisplayName
: Build Button
.
- _BuildCommand_CLICause_CannotBuildConfigNotSaved(Object) - Static method in class hudson.cli.Messages
-
Key BuildCommand.CLICause.CannotBuildConfigNotSaved
: Cannot build {0} because its configuration has not been saved.
.
- _BuildCommand_CLICause_CannotBuildDisabled(Object) - Static method in class hudson.cli.Messages
-
Key BuildCommand.CLICause.CannotBuildDisabled
: Cannot
build {0} because it is disabled.
.
- _BuildCommand_CLICause_CannotBuildUnknownReasons(Object) - Static method in class hudson.cli.Messages
-
Key BuildCommand.CLICause.CannotBuildUnknownReasons
: Cannot build {0} for unknown reasons.
.
- _BuildCommand_CLICause_ShortDescription(Object) - Static method in class hudson.cli.Messages
-
Key BuildCommand.CLICause.ShortDescription
: Started
from command line by {0}
.
- _BuildCommand_ShortDescription() - Static method in class hudson.cli.Messages
-
Key BuildCommand.ShortDescription
: Builds a job, and
optionally waits until its completion.
.
- _BuildDiscarderProperty_displayName() - Static method in class jenkins.model.Messages
-
Key BuildDiscarderProperty.displayName
: Discard Old
Builds
.
- _BuildHistoryWidget_DisplayName() - Static method in class hudson.widgets.Messages
-
Key BuildHistoryWidget.DisplayName
: Build History
.
- _BuildTrigger_Disabled(Object) - Static method in class hudson.tasks.Messages
-
Key BuildTrigger.Disabled
: {0} is disabled.
- _BuildTrigger_DisplayName() - Static method in class hudson.tasks.Messages
-
Key BuildTrigger.DisplayName
: Build other projects
.
- _BuildTrigger_InQueue(Object) - Static method in class hudson.tasks.Messages
-
Key BuildTrigger.InQueue
: {0} is already in the queue
.
- _BuildTrigger_NoProjectSpecified() - Static method in class hudson.tasks.Messages
-
Key BuildTrigger.NoProjectSpecified
: No project
specified
.
- _BuildTrigger_NoSuchProject(Object, Object) - Static method in class hudson.tasks.Messages
-
Key BuildTrigger.NoSuchProject
: No such project ‘{0}’.
- _BuildTrigger_NotBuildable(Object) - Static method in class hudson.tasks.Messages
-
Key BuildTrigger.NotBuildable
: {0} is not buildable
.
- _BuildTrigger_Triggering(Object) - Static method in class hudson.tasks.Messages
-
Key BuildTrigger.Triggering
: Triggering a new build of
{0}
.
- _BuildTrigger_warning_access_control_for_builds_in_glo() - Static method in class hudson.tasks.Messages
-
Key BuildTrigger.warning_access_control_for_builds_in_glo
:
Warning: ‘Access Control for Builds’ in global security
configuration is empty, so falling back to legacy behavior of
permitting any downstream builds to be triggered
.
- _BuildTrigger_warning_this_build_has_no_associated_aut() - Static method in class hudson.tasks.Messages
-
Key BuildTrigger.warning_this_build_has_no_associated_aut
:
Warning: this build has no associated authentication, so build
permissions may be lacking, and downstream projects which cannot even
be seen by an anonymous user will be silently skipped
.
- _BuildTrigger_warning_you_have_no_plugins_providing_ac() - Static method in class hudson.tasks.Messages
-
Key BuildTrigger.warning_you_have_no_plugins_providing_ac
:
Warning: you have no plugins providing access control for
builds, so falling back to legacy behavior of permitting any
downstream builds to be triggered
.
- _BuildTrigger_you_have_no_permission_to_build_(Object) - Static method in class hudson.tasks.Messages
-
Key BuildTrigger.you_have_no_permission_to_build_
: You
have no permission to build {0}
.
- _calcRevisionsFromBuild(AbstractBuild<?, ?>, Launcher, TaskListener) - Method in class hudson.scm.SCM
-
Deprecated.
- _Cause_LegacyCodeCause_ShortDescription() - Static method in class hudson.model.Messages
-
Key Cause.LegacyCodeCause.ShortDescription
: {@code Legacy code
started this job.
- _Cause_RemoteCause_ShortDescription(Object) - Static method in class hudson.model.Messages
-
Key Cause.RemoteCause.ShortDescription
: Started by
remote host {0}
.
- _Cause_RemoteCause_ShortDescriptionWithNote(Object, Object) - Static method in class hudson.model.Messages
-
Key Cause.RemoteCause.ShortDescriptionWithNote
: Started
by remote host {0} with note: {1}
.
- _Cause_UpstreamCause_CausedBy() - Static method in class hudson.model.Messages
-
Key Cause.UpstreamCause.CausedBy
: originally caused
by:
.
- _Cause_UpstreamCause_ShortDescription(Object, Object) - Static method in class hudson.model.Messages
-
Key Cause.UpstreamCause.ShortDescription
: Started by
upstream project "{0}" build number {1}
.
- _Cause_UserCause_ShortDescription(Object) - Static method in class hudson.model.Messages
-
Key Cause.UserCause.ShortDescription
: Started by user
{0}
.
- _Cause_UserIdCause_ShortDescription(Object) - Static method in class hudson.model.Messages
-
Key Cause.UserIdCause.ShortDescription
: Started by user
{0}
.
- _CauseOfInterruption_ShortDescription(Object) - Static method in class jenkins.model.Messages
-
Key CauseOfInterruption.ShortDescription
: Aborted by
{0}
.
- _ChoiceParameterDefinition_DisplayName() - Static method in class hudson.model.Messages
-
Key ChoiceParameterDefinition.DisplayName
: Choice
Parameter
.
- _ChoiceParameterDefinition_MissingChoices() - Static method in class hudson.model.Messages
-
Key ChoiceParameterDefinition.MissingChoices
: Requires
Choices.
.
- _ClassLoaderStatisticsSlaveInfo_DisplayName() - Static method in class jenkins.slaves.systemInfo.Messages
-
Key ClassLoaderStatisticsSlaveInfo.DisplayName
: Remote
Class Loader Statistics
.
- _CLI_cancel_quiet_down_shortDescription() - Static method in class hudson.model.Messages
-
Key CLI.cancel-quiet-down.shortDescription
: Cancel the
effect of the "quiet-down" command.
.
- _CLI_cancel_quiet_down_shortDescription() - Static method in class jenkins.model.Messages
-
Key CLI.cancel-quiet-down.shortDescription
: Cancel the
effect of the "quiet-down" command.
.
- _CLI_clear_queue_shortDescription() - Static method in class hudson.model.Messages
-
Key CLI.clear-queue.shortDescription
: Clears the build
queue.
.
- _CLI_connect_node_shortDescription() - Static method in class hudson.model.Messages
-
Key CLI.connect-node.shortDescription
: Reconnect to a
node.
.
- _CLI_disable_job_shortDescription() - Static method in class hudson.model.Messages
-
Key CLI.disable-job.shortDescription
: Disables a job.
.
- _CLI_disconnect_node_shortDescription() - Static method in class hudson.model.Messages
-
Key CLI.disconnect-node.shortDescription
: Disconnects
from a node.
.
- _CLI_enable_job_shortDescription() - Static method in class hudson.model.Messages
-
Key CLI.enable-job.shortDescription
: Enables a job.
.
- _CLI_keep_build_shortDescription() - Static method in class hudson.model.Messages
-
Key CLI.keep-build.shortDescription
: Mark the build to
keep the build forever.
.
- _CLI_keep_build_shortDescription() - Static method in class jenkins.model.Messages
-
Key CLI.keep-build.shortDescription
: Mark the build to
keep the build forever.
.
- _CLI_NoSuchFileExists(Object) - Static method in class hudson.cli.client.Messages
-
Key CLI.NoSuchFileExists
: No such file exists: {0}
.
- _CLI_NoURL() - Static method in class hudson.cli.client.Messages
-
Key CLI.NoURL
: Neither -s nor the JENKINS_URL env var
is specified.
.
- _CLI_offline_node_shortDescription() - Static method in class hudson.model.Messages
-
Key CLI.offline-node.shortDescription
: Stop using a
node for performing builds temporarily, until the next "online-node"
command.
.
- _CLI_quiet_down_shortDescription() - Static method in class hudson.model.Messages
-
Key CLI.quiet-down.shortDescription
: {@code Quiet down
Jenkins, in preparation for a restart.
- _CLI_quiet_down_shortDescription() - Static method in class jenkins.model.Messages
-
Key CLI.quiet-down.shortDescription
: {@code Quiet down
Jenkins, in preparation for a restart.
- _CLI_reload_configuration_shortDescription() - Static method in class hudson.model.Messages
-
Key CLI.reload-configuration.shortDescription
: {@code Discard
all the loaded data in memory and reload everything from file system.
- _CLI_reload_configuration_shortDescription() - Static method in class jenkins.model.Messages
-
Key CLI.reload-configuration.shortDescription
: {@code Discard
all the loaded data in memory and reload everything from file system.
- _CLI_restart_shortDescription() - Static method in class hudson.model.Messages
-
Key CLI.restart.shortDescription
: Restart Jenkins
.
- _CLI_restart_shortDescription() - Static method in class jenkins.model.Messages
-
Key CLI.restart.shortDescription
: Restart Jenkins.
.
- _CLI_safe_restart_shortDescription() - Static method in class hudson.model.Messages
-
Key CLI.safe-restart.shortDescription
: Safely restart
Jenkins
.
- _CLI_safe_restart_shortDescription() - Static method in class jenkins.model.Messages
-
Key CLI.safe-restart.shortDescription
: Safely restart
Jenkins.
.
- _CLI_safe_shutdown_shortDescription() - Static method in class jenkins.model.Messages
-
Key CLI.safe-shutdown.shortDescription
: Puts Jenkins
into the quiet mode, wait for existing builds to be completed, and
then shut down Jenkins.
.
- _CLI_shutdown_shortDescription() - Static method in class jenkins.model.Messages
-
Key CLI.shutdown.shortDescription
: Immediately shuts
down Jenkins server.
.
- _CLI_Usage() - Static method in class hudson.cli.client.Messages
-
Key CLI.Usage
: {@code Jenkins CLI
Usage: java -jar
jenkins-cli.jar [-s URL] command [opts...] args...
- _CLI_VersionMismatch() - Static method in class hudson.cli.client.Messages
-
Key CLI.VersionMismatch
: {@code Version mismatch.
- _CLI_wait_node_offline_shortDescription() - Static method in class hudson.model.Messages
-
Key CLI.wait-node-offline.shortDescription
: Wait for a
node to become offline.
.
- _CLI_wait_node_online_shortDescription() - Static method in class hudson.model.Messages
-
Key CLI.wait-node-online.shortDescription
: Wait for a
node to become online.
.
- _CliLink_Description() - Static method in class jenkins.management.Messages
-
Key CliLink.Description
: Access/manage Jenkins from
your shell, or from your script.
.
- _CliLink_DisplayName() - Static method in class jenkins.management.Messages
-
Key CliLink.DisplayName
: Jenkins CLI
.
- _ClockDifference_Ahead(Object) - Static method in class hudson.util.Messages
-
Key ClockDifference.Ahead
: {0} ahead
.
- _ClockDifference_Behind(Object) - Static method in class hudson.util.Messages
-
Key ClockDifference.Behind
: {0} behind
.
- _ClockDifference_Failed() - Static method in class hudson.util.Messages
-
Key ClockDifference.Failed
: Failed to check
.
- _ClockDifference_InSync() - Static method in class hudson.util.Messages
-
Key ClockDifference.InSync
: In sync
.
- _ClockMonitor_DisplayName() - Static method in class hudson.node_monitors.Messages
-
Key ClockMonitor.DisplayName
: Clock Difference
.
- _CommandInstaller_DescriptorImpl_displayName() - Static method in class hudson.tools.Messages
-
Key CommandInstaller.DescriptorImpl.displayName
: Run
Shell Command
.
- _CommandInstaller_no_command() - Static method in class hudson.tools.Messages
-
Key CommandInstaller.no_command
: Must provide a command
to run.
.
- _CommandInstaller_no_toolHome() - Static method in class hudson.tools.Messages
-
Key CommandInstaller.no_toolHome
: Must provide a tool
home directory.
.
- _CommandInterpreter_CommandFailed() - Static method in class hudson.tasks.Messages
-
Key CommandInterpreter.CommandFailed
: command execution
failed
.
- _CommandInterpreter_UnableToDelete(Object) - Static method in class hudson.tasks.Messages
-
Key CommandInterpreter.UnableToDelete
: Unable to delete
script file {0}
.
- _CommandInterpreter_UnableToProduceScript() - Static method in class hudson.tasks.Messages
-
Key CommandInterpreter.UnableToProduceScript
: Unable to
produce a script file
.
- _CommandLauncher_displayName() - Static method in class hudson.slaves.Messages
-
Key CommandLauncher.displayName
: Launch slave via
execution of command on the Master
.
- _CommandLauncher_NoLaunchCommand() - Static method in class hudson.slaves.Messages
-
Key CommandLauncher.NoLaunchCommand
: No launch command
specified
.
- _Computer_BadChannel() - Static method in class hudson.model.Messages
-
Key Computer.BadChannel
: Slave node offline or not a
remote channel (such as master node).
.
- _Computer_BuildPermission_Description() - Static method in class hudson.model.Messages
-
Key Computer.BuildPermission.Description
: This
permission allows users to run jobs as them on slaves.
.
- _Computer_Caption(Object) - Static method in class hudson.model.Messages
-
Key Computer.Caption
: Slave {0}
.
- _Computer_ConfigurePermission_Description() - Static method in class hudson.model.Messages
-
Key Computer.ConfigurePermission.Description
: This
permission allows users to configure slaves.
.
- _Computer_ConnectPermission_Description() - Static method in class hudson.model.Messages
-
Key Computer.ConnectPermission.Description
: This
permission allows users to connect slaves or mark slaves as online.
.
- _Computer_CreatePermission_Description() - Static method in class hudson.model.Messages
-
Key Computer.CreatePermission.Description
: This
permission allows users to create slaves.
.
- _Computer_DeletePermission_Description() - Static method in class hudson.model.Messages
-
Key Computer.DeletePermission.Description
: This
permission allows users to delete existing slaves.
.
- _Computer_DisconnectPermission_Description() - Static method in class hudson.model.Messages
-
Key Computer.DisconnectPermission.Description
: This
permission allows users to disconnect slaves or mark slaves as
temporarily offline.
.
- _Computer_ExtendedReadPermission_Description() - Static method in class hudson.model.Messages
-
Key Computer.ExtendedReadPermission.Description
: This
permission allows users to read slave configuration.
.
- _Computer_NoSuchSlaveExists(Object, Object) - Static method in class hudson.model.Messages
-
Key Computer.NoSuchSlaveExists
: No such slave "{0}"
exists.
- _Computer_Permissions_Title() - Static method in class hudson.model.Messages
-
Key Computer.Permissions.Title
: Slave
.
- _ComputerLauncher_abortedLaunch() - Static method in class hudson.slaves.Messages
-
Key ComputerLauncher.abortedLaunch
: Launching slave
process aborted.
.
- _ComputerLauncher_JavaVersionResult(Object, Object) - Static method in class hudson.slaves.Messages
-
Key ComputerLauncher.JavaVersionResult
: {0} -version
returned {1}.
.
- _ComputerLauncher_NoJavaFound(Object) - Static method in class hudson.slaves.Messages
-
Key ComputerLauncher.NoJavaFound
: Java version {0} was
found but 1.6 or later is needed.
.
- _ComputerLauncher_UknownJavaVersion(Object) - Static method in class hudson.slaves.Messages
-
Key ComputerLauncher.UknownJavaVersion
: Couldn’t figure
out the Java version of {0}
.
- _ComputerLauncher_unexpectedError() - Static method in class hudson.slaves.Messages
-
Key ComputerLauncher.unexpectedError
: {@code Unexpected error
in launching a slave.
- _ComputerSet_DisplayName() - Static method in class hudson.model.Messages
-
Key ComputerSet.DisplayName
: Nodes
.
- _ComputerSet_NoSuchSlave(Object) - Static method in class hudson.model.Messages
-
Key ComputerSet.NoSuchSlave
: No such slave: {0}
.
- _ComputerSet_SlaveAlreadyExists(Object) - Static method in class hudson.model.Messages
-
Key ComputerSet.SlaveAlreadyExists
: Slave called ‘{0}’
already exists
.
- _ComputerSet_SpecifySlaveToCopy() - Static method in class hudson.model.Messages
-
Key ComputerSet.SpecifySlaveToCopy
: Specify which slave
to copy
.
- _ConfigureLink_Description() - Static method in class jenkins.management.Messages
-
Key ConfigureLink.Description
: Configure global
settings and paths.
.
- _ConfigureLink_DisplayName() - Static method in class jenkins.management.Messages
-
Key ConfigureLink.DisplayName
: Configure System
.
- _connect(boolean) - Method in class hudson.model.Computer
-
Allows implementing-classes to provide an implementation for the connect method.
- _connect(boolean) - Method in class hudson.slaves.SlaveComputer
-
- _connect(boolean) - Method in class jenkins.model.Jenkins.MasterComputer
-
- _ConnectionActivityMonitor_OfflineCause() - Static method in class hudson.slaves.Messages
-
Key ConnectionActivityMonitor.OfflineCause
: Repeated
ping attempts failed
.
- _ConsoleCommand_ShortDescription() - Static method in class hudson.cli.Messages
-
Key ConsoleCommand.ShortDescription
: Retrieves console
output of a build.
.
- _ConsoleLink_Description() - Static method in class jenkins.management.Messages
-
Key ConsoleLink.Description
: Executes arbitrary script
for administration/trouble-shooting/diagnostics.
.
- _ConsoleLink_DisplayName() - Static method in class jenkins.management.Messages
-
Key ConsoleLink.DisplayName
: Script Console
.
- _CopyJobCommand_ShortDescription() - Static method in class hudson.cli.Messages
-
Key CopyJobCommand.ShortDescription
: Copies a job.
.
- _CreateJobCommand_ShortDescription() - Static method in class hudson.cli.Messages
-
Key CreateJobCommand.ShortDescription
: Creates a new
job by reading stdin as a configuration XML file.
.
- _CreateNodeCommand_ShortDescription() - Static method in class hudson.cli.Messages
-
Key CreateNodeCommand.ShortDescription
: Creates a new
node by reading stdin as a XML configuration.
.
- _CreateViewCommand_ShortDescription() - Static method in class hudson.cli.Messages
-
Key CreateViewCommand.ShortDescription
: Creates a new
view by reading stdin as a XML configuration.
.
- _CronTab_do_you_really_mean_every_minute_when_you(Object, Object) - Static method in class hudson.scheduler.Messages
-
Key CronTab.do_you_really_mean_every_minute_when_you
: Do you really mean "every minute" when you say "{0}"? Perhaps you
meant "{1}" to poll once per hour
.
- _CronTab_short_cycles_in_the_day_of_month_field_w() - Static method in class hudson.scheduler.Messages
-
Key CronTab.short_cycles_in_the_day_of_month_field_w
: Short cycles in the day-of-month field will behave oddly near the end
of a month
.
- _CronTab_spread_load_evenly_by_using_rather_than_(Object, Object) - Static method in class hudson.scheduler.Messages
-
Key CronTab.spread_load_evenly_by_using_rather_than_
: Spread load evenly by using ‘{0}’ rather than ‘{1}’
.
- _CronTabList_InvalidInput(Object, Object) - Static method in class hudson.scheduler.Messages
-
Key CronTabList.InvalidInput
: Invalid input: "{0}":
{1}
.
- _DefaultCrumbIssuer_DisplayName() - Static method in class hudson.security.csrf.Messages
-
Key DefaultCrumbIssuer.DisplayName
: Default Crumb
Issuer
.
- _DefaultGlobalSettingsProvider_DisplayName() - Static method in class jenkins.mvn.Messages
-
Key DefaultGlobalSettingsProvider.DisplayName
: Use
default maven global settings
.
- _DefaultMyViewsTabsBar_DisplayName() - Static method in class hudson.views.Messages
-
Key DefaultMyViewsTabsBar.DisplayName
: Default My Views
TabBar
.
- _DefaultProjectNamingStrategy_DisplayName() - Static method in class jenkins.model.Messages
-
Key DefaultProjectNamingStrategy.DisplayName
: Default
.
- _DefaultSettingsProvider_DisplayName() - Static method in class jenkins.mvn.Messages
-
Key DefaultSettingsProvider.DisplayName
: Use default
maven settings
.
- _DefaultViewsTabsBar_DisplayName() - Static method in class hudson.views.Messages
-
Key DefaultViewsTabsBar.DisplayName
: Default Views
TabBar
.
- _DeleteBuildsCommand_ShortDescription() - Static method in class hudson.cli.Messages
-
Key DeleteBuildsCommand.ShortDescription
: Deletes build
record(s).
.
- _DeleteJobCommand_ShortDescription() - Static method in class hudson.cli.Messages
-
Key DeleteJobCommand.ShortDescription
: Deletes
job(s).
.
- _DeleteNodeCommand_ShortDescription() - Static method in class hudson.cli.Messages
-
Key DeleteNodeCommand.ShortDescription
: Deletes
node(s)
.
- _DeleteViewCommand_ShortDescription() - Static method in class hudson.cli.Messages
-
Key DeleteViewCommand.ShortDescription
: Deletes
view(s).
.
- _Descriptor_From(Object, Object) - Static method in class hudson.model.Messages
-
Key Descriptor.From
: (from <a href="{1}">{0}</a>)
.
- _DiskSpaceMonitor_DisplayName() - Static method in class hudson.node_monitors.Messages
-
Key DiskSpaceMonitor.DisplayName
: Free Disk Space
.
- _DiskSpaceMonitor_MarkedOffline(Object) - Static method in class hudson.node_monitors.Messages
-
Key DiskSpaceMonitor.MarkedOffline
: Making {0} offline
temporarily due to the lack of disk space
.
- _DiskSpaceMonitor_MarkedOnline(Object) - Static method in class hudson.node_monitors.Messages
-
Key DiskSpaceMonitor.MarkedOnline
: Putting {0} back
online as there is enough disk space again
.
- _DiskSpaceMonitorDescriptor_DiskSpace_FreeSpaceTooLow(Object, Object) - Static method in class hudson.node_monitors.Messages
-
Key DiskSpaceMonitorDescriptor.DiskSpace.FreeSpaceTooLow
:
{@code Disk space is too low.
- _doBuild(StaplerRequest, StaplerResponse) - Method in class hudson.model.ParametersDefinitionProperty
-
- _doBuild(StaplerRequest, StaplerResponse, TimeDuration) - Method in class hudson.model.ParametersDefinitionProperty
-
Interprets the form submission and schedules a build for a parameterized job.
- _doScript(StaplerRequest, StaplerResponse, String) - Method in class hudson.model.Computer
-
- _doScript(StaplerRequest, StaplerResponse, RequestDispatcher, VirtualChannel, ACL) - Static method in class jenkins.model.Jenkins
-
- _DumbSlave_displayName() - Static method in class hudson.slaves.Messages
-
Key DumbSlave.displayName
: Dumb Slave
.
- _entryForm(Map, Closure) - Method in interface jenkins.security.HudsonPrivateSecurityRealmTagLib
-
- _entryForm(Closure) - Method in interface jenkins.security.HudsonPrivateSecurityRealmTagLib
-
- _entryForm(Map) - Method in interface jenkins.security.HudsonPrivateSecurityRealmTagLib
-
- _entryForm() - Method in interface jenkins.security.HudsonPrivateSecurityRealmTagLib
-
- _EnvironmentVariablesNodeProperty_displayName() - Static method in class hudson.slaves.Messages
-
Key EnvironmentVariablesNodeProperty.displayName
: Environment variables
.
- _EnvVarsSlaveInfo_DisplayName() - Static method in class jenkins.slaves.systemInfo.Messages
-
Key EnvVarsSlaveInfo.DisplayName
: Environment
Variables
.
- _EscapedMarkupFormatter_DisplayName() - Static method in class hudson.markup.Messages
-
Key EscapedMarkupFormatter.DisplayName
: Plain text
.
- _Executor_NotAvailable() - Static method in class hudson.model.Messages
-
Key Executor.NotAvailable
: N/A
.
- _FileParameterDefinition_DisplayName() - Static method in class hudson.model.Messages
-
Key FileParameterDefinition.DisplayName
: File
Parameter
.
- _FilePath_did_not_manage_to_validate_may_be_too_sl(Object) - Static method in class hudson.Messages
-
Key FilePath.did_not_manage_to_validate_may_be_too_sl
: Did not manage to validate {0} (may be too slow)
.
- _FilePath_TildaDoesntWork() - Static method in class hudson.Messages
-
Key FilePath.TildaDoesntWork
: ‘~’ is only supported in
a Unix shell and nowhere else.
.
- _FilePath_validateAntFileMask_doesntMatchAndSuggest(Object, Object) - Static method in class hudson.Messages
-
Key FilePath.validateAntFileMask.doesntMatchAndSuggest
: ‘{0}’ doesn’t match anything, but ‘{1}’ does.
- _FilePath_validateAntFileMask_doesntMatchAnything(Object) - Static method in class hudson.Messages
-
Key FilePath.validateAntFileMask.doesntMatchAnything
: ‘{0}’ doesn’t match anything
.
- _FilePath_validateAntFileMask_doesntMatchAnythingAndSuggest(Object, Object) - Static method in class hudson.Messages
-
Key FilePath.validateAntFileMask.doesntMatchAnythingAndSuggest
: ‘{0}’ doesn’t match anything: even ‘{1}’ doesn’t exist
.
- _FilePath_validateAntFileMask_matchWithCaseInsensitive(Object) - Static method in class hudson.Messages
-
Key FilePath.validateAntFileMask.matchWithCaseInsensitive
:
‘{0}’ doesn’t match anything because it is treated case
sensitively.
- _FilePath_validateAntFileMask_portionMatchAndSuggest(Object, Object) - Static method in class hudson.Messages
-
Key FilePath.validateAntFileMask.portionMatchAndSuggest
:
‘{0}’ doesn’t match anything, although ‘{1}’ exists
.
- _FilePath_validateAntFileMask_portionMatchButPreviousNotMatchAndSuggest(Object, Object, Object) - Static method in class hudson.Messages
-
Key FilePath.validateAntFileMask.portionMatchButPreviousNotMatchAndSuggest
:
‘{0}’ doesn’t match anything: ‘{1}’ exists but not ‘{2}’
.
- _FilePath_validateAntFileMask_whitespaceSeprator() - Static method in class hudson.Messages
-
Key FilePath.validateAntFileMask.whitespaceSeprator
: {@code
Whitespace can no longer be used as the separator.
- _FilePath_validateRelativePath_noSuchDirectory(Object) - Static method in class hudson.Messages
-
Key FilePath.validateRelativePath.noSuchDirectory
: No
such directory: ‘{0}’
.
- _FilePath_validateRelativePath_noSuchFile(Object) - Static method in class hudson.Messages
-
Key FilePath.validateRelativePath.noSuchFile
: No such
file: ‘{0}’
.
- _FilePath_validateRelativePath_notDirectory(Object) - Static method in class hudson.Messages
-
Key FilePath.validateRelativePath.notDirectory
: ‘{0}’
is not a directory
.
- _FilePath_validateRelativePath_notFile(Object) - Static method in class hudson.Messages
-
Key FilePath.validateRelativePath.notFile
: ‘{0}’ is not
a file
.
- _FilePath_validateRelativePath_wildcardNotAllowed() - Static method in class hudson.Messages
-
Key FilePath.validateRelativePath.wildcardNotAllowed
: Wildcard is not allowed here
.
- _FilePathGlobalSettingsProvider_DisplayName() - Static method in class jenkins.mvn.Messages
-
Key FilePathGlobalSettingsProvider.DisplayName
: Global
settings file on filesystem
.
- _FilePathSettingsProvider_DisplayName() - Static method in class jenkins.mvn.Messages
-
Key FilePathSettingsProvider.DisplayName
: Settings file
in filesystem
.
- _find(Class<T>, Hudson) - Method in class hudson.ExtensionFinder
-
Deprecated.
- _findClass(ClassLoader, String) - Static method in class jenkins.ClassLoaderReflectionToolkit
-
- _findLoadedClass(ClassLoader, String) - Static method in class jenkins.ClassLoaderReflectionToolkit
-
- _findResource(ClassLoader, String) - Static method in class jenkins.ClassLoaderReflectionToolkit
-
- _findResources(ClassLoader, String) - Static method in class jenkins.ClassLoaderReflectionToolkit
-
- _Fingerprinter_Aborted() - Static method in class hudson.tasks.Messages
-
Key Fingerprinter.Aborted
: Aborted
.
- _Fingerprinter_Action_DisplayName() - Static method in class hudson.tasks.Messages
-
Key Fingerprinter.Action.DisplayName
: See
Fingerprints
.
- _Fingerprinter_DigestFailed(Object) - Static method in class hudson.tasks.Messages
-
Key Fingerprinter.DigestFailed
: Failed to compute
digest for {0}
.
- _Fingerprinter_DisplayName() - Static method in class hudson.tasks.Messages
-
Key Fingerprinter.DisplayName
: Record fingerprints of
files to track usage
.
- _Fingerprinter_Failed() - Static method in class hudson.tasks.Messages
-
Key Fingerprinter.Failed
: Failed to record
fingerprints
.
- _Fingerprinter_FailedFor(Object) - Static method in class hudson.tasks.Messages
-
Key Fingerprinter.FailedFor
: failed to record
fingerprint for {0}
.
- _Fingerprinter_Recording() - Static method in class hudson.tasks.Messages
-
Key Fingerprinter.Recording
: Recording fingerprints
.
- _for(T) - Static method in class hudson.console.ConsoleAnnotator
-
List all the console annotators that can work for the specified context type.
- _for(Job) - Static method in class hudson.scm.SCM
-
Determines which kinds of SCMs are applicable to a given project.
- _for(AbstractProject) - Static method in class hudson.scm.SCM
-
Deprecated.
- _for(AbstractProject) - Static method in class jenkins.scm.SCMCheckoutStrategyDescriptor
-
- _FormFieldValidator_did_not_manage_to_validate_may_be_too_sl(Object) - Static method in class hudson.util.Messages
-
Key FormFieldValidator.did_not_manage_to_validate_may_be_too_sl
: Did not manage to validate {0} (may be too slow)
.
- _FormValidation_Error_Details() - Static method in class hudson.util.Messages
-
Key FormValidation.Error.Details
: (show details)
.
- _FormValidation_ValidateRequired() - Static method in class hudson.util.Messages
-
Key FormValidation.ValidateRequired
: Required
.
- _FreeStyleProject_DisplayName() - Static method in class hudson.model.Messages
-
Key FreeStyleProject.DisplayName
: Freestyle project
.
- _FullControlOnceLoggedInAuthorizationStrategy_DisplayName() - Static method in class hudson.security.Messages
-
Key FullControlOnceLoggedInAuthorizationStrategy.DisplayName
:
Logged-in users can do anything
.
- _Functions_NoExceptionDetails() - Static method in class hudson.Messages
-
Key Functions.NoExceptionDetails
: No Exception
details
.
- _getFingerprint(String) - Method in class jenkins.model.Jenkins
-
- _GetJobCommand_ShortDescription() - Static method in class hudson.cli.Messages
-
Key GetJobCommand.ShortDescription
: Dumps the job
definition XML to stdout.
.
- _GetNodeCommand_ShortDescription() - Static method in class hudson.cli.Messages
-
Key GetNodeCommand.ShortDescription
: Dumps the node
definition XML to stdout.
.
- _getRuns() - Method in class hudson.model.AbstractProject
-
- _getRuns() - Method in class hudson.model.Job
-
Gets all the runs.
- _getRuns() - Method in class hudson.model.ViewJob
-
- _getRuns() - Method in class jenkins.model.lazy.LazyBuildMixIn
-
- _getUsages() - Method in class hudson.model.Fingerprint
-
- _GetViewCommand_ShortDescription() - Static method in class hudson.cli.Messages
-
Key GetViewCommand.ShortDescription
: Dumps the view
definition XML to stdout.
.
- _GlobalSecurityConfiguration_Description() - Static method in class hudson.security.Messages
-
Key GlobalSecurityConfiguration.Description
: Secure
Jenkins; define who is allowed to access/use the system.
.
- _GlobalSecurityConfiguration_DisplayName() - Static method in class hudson.security.Messages
-
Key GlobalSecurityConfiguration.DisplayName
: Configure
Global Security
.
- _GroovyCommand_ShortDescription() - Static method in class hudson.cli.Messages
-
Key GroovyCommand.ShortDescription
: {@code Executes the
specified Groovy script.
- _GroovyInitScript_init() - Static method in class hudson.init.impl.Messages
-
Key GroovyInitScript.init
: Executing user-defined init
script
.
- _GroovyshCommand_ShortDescription() - Static method in class hudson.cli.Messages
-
Key GroovyshCommand.ShortDescription
: Runs an
interactive groovy shell.
.
- _hasPermission(Authentication, Permission) - Method in class hudson.security.SidACL
-
- _HealthReport_EmptyString() - Static method in class hudson.model.Messages
-
Key HealthReport.EmptyString
: .
- _HelpCommand_ShortDescription() - Static method in class hudson.cli.Messages
-
Key HelpCommand.ShortDescription
: Lists all the
available commands or a detailed description of single command.
.
- _HttpResponses_Saved() - Static method in class hudson.util.Messages
-
Key HttpResponses.Saved
: Saved
.
- _Hudson_AdministerPermission_Description() - Static method in class hudson.model.Messages
-
Key Hudson.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
-
Key Hudson.BadPortNumber
: Bad port number {0}
.
- _Hudson_BadPortNumber(Object) - Static method in class jenkins.model.Messages
-
Key Hudson.BadPortNumber
: Bad port number {0}
.
- _Hudson_Computer_Caption() - Static method in class hudson.model.Messages
-
Key Hudson.Computer.Caption
: Master
.
- _Hudson_Computer_Caption() - Static method in class jenkins.model.Messages
-
Key Hudson.Computer.Caption
: Master
.
- _Hudson_Computer_DisplayName() - Static method in class hudson.model.Messages
-
Key Hudson.Computer.DisplayName
: master
.
- _Hudson_Computer_DisplayName() - Static method in class jenkins.model.Messages
-
Key Hudson.Computer.DisplayName
: master
.
- _Hudson_ControlCodeNotAllowed(Object) - Static method in class hudson.model.Messages
-
Key Hudson.ControlCodeNotAllowed
: No control code is
allowed: {0}
.
- _Hudson_ControlCodeNotAllowed(Object) - Static method in class jenkins.model.Messages
-
Key Hudson.ControlCodeNotAllowed
: No control code is
allowed: {0}
.
- _Hudson_DisplayName() - Static method in class hudson.model.Messages
-
Key Hudson.DisplayName
: Jenkins
.
- _Hudson_DisplayName() - Static method in class jenkins.model.Messages
-
Key Hudson.DisplayName
: Jenkins
.
- _Hudson_JobAlreadyExists(Object) - Static method in class hudson.model.Messages
-
Key Hudson.JobAlreadyExists
: A job already exists with
the name ‘{0}’
.
- _Hudson_JobAlreadyExists(Object) - Static method in class jenkins.model.Messages
-
Key Hudson.JobAlreadyExists
: A job already exists with
the name ‘{0}’
.
- _Hudson_JobNameConventionNotApplyed(Object, Object) - Static method in class jenkins.model.Messages
-
Key Hudson.JobNameConventionNotApplyed
: ‘{0}’ does not
match the job name convention pattern {1}
.
- _Hudson_NodeBeingRemoved() - Static method in class hudson.model.Messages
-
Key Hudson.NodeBeingRemoved
: Node is being removed
.
- _Hudson_NodeBeingRemoved() - Static method in class jenkins.model.Messages
-
Key Hudson.NodeBeingRemoved
: Node is being removed
.
- _Hudson_NodeDescription() - Static method in class hudson.model.Messages
-
Key Hudson.NodeDescription
: the master Jenkins node
.
- _Hudson_NodeDescription() - Static method in class jenkins.model.Messages
-
Key Hudson.NodeDescription
: the master Jenkins node
.
- _Hudson_NoJavaInPath(Object) - Static method in class hudson.model.Messages
-
Key Hudson.NoJavaInPath
: {@code java is not in your PATH.
- _Hudson_NoJavaInPath(Object) - Static method in class jenkins.model.Messages
-
Key Hudson.NoJavaInPath
: {@code java is not in your PATH.
- _Hudson_NoName() - Static method in class hudson.model.Messages
-
Key Hudson.NoName
: No name is specified
.
- _Hudson_NoName() - Static method in class jenkins.model.Messages
-
Key Hudson.NoName
: No name is specified
.
- _Hudson_NoSuchDirectory(Object) - Static method in class hudson.model.Messages
-
Key Hudson.NoSuchDirectory
: No such directory: {0}
.
- _Hudson_NotANegativeNumber() - Static method in class hudson.model.Messages
-
Key Hudson.NotANegativeNumber
: Not a negative number
.
- _Hudson_NotANonNegativeNumber() - Static method in class hudson.model.Messages
-
Key Hudson.NotANonNegativeNumber
: Number may not be
negative
.
- _Hudson_NotANumber() - Static method in class hudson.model.Messages
-
Key Hudson.NotANumber
: Not a number
.
- _Hudson_NotAPlugin(Object) - Static method in class hudson.model.Messages
-
Key Hudson.NotAPlugin
: {0} is not a Jenkins plugin
.
- _Hudson_NotAPositiveNumber() - Static method in class hudson.model.Messages
-
Key Hudson.NotAPositiveNumber
: Not a positive number
.
- _Hudson_NotJDKDir(Object) - Static method in class hudson.model.Messages
-
Key Hudson.NotJDKDir
: {0} doesn’t look like a JDK
directory
.
- _Hudson_NotUsesUTF8ToDecodeURL() - Static method in class hudson.model.Messages
-
Key Hudson.NotUsesUTF8ToDecodeURL
: {@code Your container
doesn’t use UTF-8 to decode URLs.
- _Hudson_NotUsesUTF8ToDecodeURL() - Static method in class jenkins.model.Messages
-
Key Hudson.NotUsesUTF8ToDecodeURL
: {@code Your container
doesn’t use UTF-8 to decode URLs.
- _Hudson_Permissions_Title() - Static method in class hudson.model.Messages
-
Key Hudson.Permissions.Title
: Overall
.
- _Hudson_ReadPermission_Description() - Static method in class hudson.model.Messages
-
Key Hudson.ReadPermission.Description
: {@code The read
permission is necessary for viewing almost all pages of Jenkins.
- _Hudson_RunScriptsPermission_Description() - Static method in class hudson.model.Messages
-
Key Hudson.RunScriptsPermission.Description
: Required
for running scripts inside the Jenkins process, for example via the
Groovy console or Groovy CLI command.
.
- _Hudson_UnsafeChar(Object) - Static method in class hudson.model.Messages
-
Key Hudson.UnsafeChar
: ‘{0}’ is an unsafe character
.
- _Hudson_UnsafeChar(Object) - Static method in class jenkins.model.Messages
-
Key Hudson.UnsafeChar
: ‘{0}’ is an unsafe character
.
- _Hudson_USER_CONTENT_README() - Static method in class hudson.model.Messages
-
Key Hudson.USER_CONTENT_README
: Files in this directory
will be served under your http://server/jenkins/userContent/
.
- _Hudson_ViewAlreadyExists(Object) - Static method in class hudson.model.Messages
-
Key Hudson.ViewAlreadyExists
: A view already exists
with the name "{0}"
.
- _Hudson_ViewAlreadyExists(Object) - Static method in class jenkins.model.Messages
-
Key Hudson.ViewAlreadyExists
: A view already exists
with the name "{0}"
.
- _Hudson_ViewName() - Static method in class hudson.model.Messages
-
Key Hudson.ViewName
: All
.
- _Hudson_ViewName() - Static method in class jenkins.model.Messages
-
Key Hudson.ViewName
: All
.
- _HudsonHomeDiskUsageMonitor_DisplayName() - Static method in class hudson.diagnosis.Messages
-
Key HudsonHomeDiskUsageMonitor.DisplayName
: Disk Usage
Monitor
.
- _HudsonPrivateSecurityRealm_CreateAccount_InvalidEmailAddress() - Static method in class hudson.security.Messages
-
Key HudsonPrivateSecurityRealm.CreateAccount.InvalidEmailAddress
: Invalid e-mail address
.
- _HudsonPrivateSecurityRealm_CreateAccount_PasswordNotMatch() - Static method in class hudson.security.Messages
-
Key HudsonPrivateSecurityRealm.CreateAccount.PasswordNotMatch
:
Password didn't match
.
- _HudsonPrivateSecurityRealm_CreateAccount_PasswordRequired() - Static method in class hudson.security.Messages
-
Key HudsonPrivateSecurityRealm.CreateAccount.PasswordRequired
:
Password is required
.
- _HudsonPrivateSecurityRealm_CreateAccount_TextNotMatchWordInImage() - Static method in class hudson.security.Messages
-
Key HudsonPrivateSecurityRealm.CreateAccount.TextNotMatchWordInImage
:
Text didn't match the word shown in the image
.
- _HudsonPrivateSecurityRealm_CreateAccount_UserNameAlreadyTaken() - Static method in class hudson.security.Messages
-
Key HudsonPrivateSecurityRealm.CreateAccount.UserNameAlreadyTaken
: User name is already taken
.
- _HudsonPrivateSecurityRealm_CreateAccount_UserNameRequired() - Static method in class hudson.security.Messages
-
Key HudsonPrivateSecurityRealm.CreateAccount.UserNameRequired
:
User name is required
.
- _HudsonPrivateSecurityRealm_Details_DisplayName() - Static method in class hudson.security.Messages
-
Key HudsonPrivateSecurityRealm.Details.DisplayName
: Password
.
- _HudsonPrivateSecurityRealm_Details_PasswordError() - Static method in class hudson.security.Messages
-
Key HudsonPrivateSecurityRealm.Details.PasswordError
: {@code
The confirmed password is not the same as the one entered.
- _HudsonPrivateSecurityRealm_DisplayName() - Static method in class hudson.security.Messages
-
Key HudsonPrivateSecurityRealm.DisplayName
: Jenkins’
own user database
.
- _HudsonPrivateSecurityRealm_ManageUserLinks_Description() - Static method in class hudson.security.Messages
-
Key HudsonPrivateSecurityRealm.ManageUserLinks.Description
:
Create/delete/modify users that can log in to this Jenkins
.
- _HudsonPrivateSecurityRealm_ManageUserLinks_DisplayName() - Static method in class hudson.security.Messages
-
Key HudsonPrivateSecurityRealm.ManageUserLinks.DisplayName
:
Manage Users
.
- _HudsonPrivateSecurityRealm_WouldYouLikeToSignUp(Object, Object) - Static method in class hudson.security.Messages
-
Key HudsonPrivateSecurityRealm.WouldYouLikeToSignUp
: This {0} {1} is new to Jenkins.
- _IdStrategy_CaseInsensitive_DisplayName() - Static method in class jenkins.model.Messages
-
Key IdStrategy.CaseInsensitive.DisplayName
: Case
insensitive
.
- _IdStrategy_CaseSensitive_DisplayName() - Static method in class jenkins.model.Messages
-
Key IdStrategy.CaseSensitive.DisplayName
: Case
sensitive
.
- _IdStrategy_CaseSensitiveEmailAddress_DisplayName() - Static method in class jenkins.model.Messages
-
Key IdStrategy.CaseSensitiveEmailAddress.DisplayName
: Case sensitive (email address)
.
- _InitialUserContent_init() - Static method in class hudson.init.impl.Messages
-
Key InitialUserContent.init
: Preparing initial user
content
.
- _InstallFromApache() - Static method in class hudson.tasks.Messages
-
Key InstallFromApache
: Install from Apache
.
- _InstallPluginCommand_DidYouMean(Object, Object) - Static method in class hudson.cli.Messages
-
Key InstallPluginCommand.DidYouMean
: {0} looks like a
short plugin name.
- _InstallPluginCommand_InstallingFromUpdateCenter(Object) - Static method in class hudson.cli.Messages
-
Key InstallPluginCommand.InstallingFromUpdateCenter
: Installing {0} from update center
.
- _InstallPluginCommand_InstallingPluginFromLocalFile(Object) - Static method in class hudson.cli.Messages
-
Key InstallPluginCommand.InstallingPluginFromLocalFile
: Installing a plugin from local file: {0}
.
- _InstallPluginCommand_InstallingPluginFromUrl(Object) - Static method in class hudson.cli.Messages
-
Key InstallPluginCommand.InstallingPluginFromUrl
: Installing a plugin from {0}
.
- _InstallPluginCommand_NotAValidSourceName(Object) - Static method in class hudson.cli.Messages
-
Key InstallPluginCommand.NotAValidSourceName
: {0} is
neither a valid file, URL, nor a plugin artifact name in the update
center
.
- _InstallPluginCommand_NoUpdateCenterDefined() - Static method in class hudson.cli.Messages
-
Key InstallPluginCommand.NoUpdateCenterDefined
: Note
that no update center is defined in this Jenkins.
.
- _InstallPluginCommand_NoUpdateDataRetrieved(Object) - Static method in class hudson.cli.Messages
-
Key InstallPluginCommand.NoUpdateDataRetrieved
: No
update center data is retrieved yet from: {0}
.
- _InstallPluginCommand_ShortDescription() - Static method in class hudson.cli.Messages
-
Key InstallPluginCommand.ShortDescription
: {@code Installs a
plugin either from a file, an URL, or from update center.
- _InstallSourceProperty_DescriptorImpl_displayName() - Static method in class hudson.tools.Messages
-
Key InstallSourceProperty.DescriptorImpl.displayName
: Install automatically
.
- _InstallToolCommand_ShortDescription() - Static method in class hudson.cli.Messages
-
Key InstallToolCommand.ShortDescription
: {@code Performs
automatic tool installation, and print its location to stdout.
- _Item_CONFIGURE_description() - Static method in class hudson.model.Messages
-
Key Item.CONFIGURE.description
: Change the
configuration of a job.
.
- _Item_CREATE_description() - Static method in class hudson.model.Messages
-
Key Item.CREATE.description
: Create a new job.
.
- _Item_DELETE_description() - Static method in class hudson.model.Messages
-
Key Item.DELETE.description
: Delete a job.
.
- _Item_Permissions_Title() - Static method in class hudson.model.Messages
-
Key Item.Permissions.Title
: Job
.
- _Item_READ_description() - Static method in class hudson.model.Messages
-
Key Item.READ.description
: {@code See a job.
- _ItemGroupMixIn_may_not_copy_as_it_contains_secrets_and_(Object, Object, Object, Object, Object) - Static method in class hudson.model.Messages
-
Key ItemGroupMixIn.may_not_copy_as_it_contains_secrets_and_
:
May not copy {0} as it contains secrets and {1} has {2}/{3} but
not /{4}
.
- _JavadocArchiver_DisplayName() - Static method in class hudson.tasks.Messages
-
Key JavadocArchiver.DisplayName
: Publish Javadoc
.
- _JavadocArchiver_DisplayName_Generic() - Static method in class hudson.tasks.Messages
-
Key JavadocArchiver.DisplayName.Generic
: Document
.
- _JavadocArchiver_DisplayName_Javadoc() - Static method in class hudson.tasks.Messages
-
Key JavadocArchiver.DisplayName.Javadoc
: Javadoc
.
- _JavadocArchiver_NoMatchFound(Object, Object) - Static method in class hudson.tasks.Messages
-
Key JavadocArchiver.NoMatchFound
: No javadoc found in
{0}: {1}
.
- _JavadocArchiver_Publishing() - Static method in class hudson.tasks.Messages
-
Key JavadocArchiver.Publishing
: Publishing Javadoc
.
- _JavadocArchiver_UnableToCopy(Object, Object) - Static method in class hudson.tasks.Messages
-
Key JavadocArchiver.UnableToCopy
: Unable to copy
Javadoc from {0} to {1}
.
- _JDKInstaller_DescriptorImpl_displayName() - Static method in class hudson.tools.Messages
-
Key JDKInstaller.DescriptorImpl.displayName
: Install
from java.sun.com
.
- _JDKInstaller_DescriptorImpl_doCheckAcceptLicense() - Static method in class hudson.tools.Messages
-
Key JDKInstaller.DescriptorImpl.doCheckAcceptLicense
: You must agree to the license to download the JDK.
.
- _JDKInstaller_DescriptorImpl_doCheckId() - Static method in class hudson.tools.Messages
-
Key JDKInstaller.DescriptorImpl.doCheckId
: Define JDK
ID
.
- _JDKInstaller_FailedToInstallJDK(Object) - Static method in class hudson.tools.Messages
-
Key JDKInstaller.FailedToInstallJDK
: {@code Failed to install
JDK.
- _JDKInstaller_RequireOracleAccount(Object) - Static method in class hudson.tools.Messages
-
Key JDKInstaller.RequireOracleAccount
: {@code Installing JDK
requires Oracle account.
- _JDKInstaller_UnableToInstallUntilLicenseAccepted() - Static method in class hudson.tools.Messages
-
Key JDKInstaller.UnableToInstallUntilLicenseAccepted
: Unable to auto-install JDK until the license is accepted.
.
- _Jenkins_CheckDisplayName_DisplayNameNotUniqueWarning(Object) - Static method in class hudson.model.Messages
-
Key Jenkins.CheckDisplayName.DisplayNameNotUniqueWarning
:
The display name, "{0}", is already in use by another job and
could cause confusion and delay.
.
- _Jenkins_CheckDisplayName_NameNotUniqueWarning(Object) - Static method in class hudson.model.Messages
-
Key Jenkins.CheckDisplayName.NameNotUniqueWarning
: The
display name, "{0}", is used as a name by a job and could cause
confusing search results.
.
- _Jenkins_IsRestarting() - Static method in class hudson.model.Messages
-
Key Jenkins.IsRestarting
: Jenkins is restarting
.
- _Jenkins_NotAllowedName(Object) - Static method in class hudson.model.Messages
-
Key Jenkins.NotAllowedName
: "{0}" is not allowed name
.
- _JNLPLauncher_displayName() - Static method in class hudson.slaves.Messages
-
Key JNLPLauncher.displayName
: Launch slave agents via
Java Web Start
.
- _Job_AllRecentBuildFailed() - Static method in class hudson.model.Messages
-
Key Job.AllRecentBuildFailed
: All recent builds
failed.
.
- _Job_BuildStability(Object) - Static method in class hudson.model.Messages
-
Key Job.BuildStability
: Build stability: {0}
.
- _Job_minutes() - Static method in class hudson.model.Messages
-
Key Job.minutes
: mins
.
- _Job_NOfMFailed(Object, Object) - Static method in class hudson.model.Messages
-
Key Job.NOfMFailed
: {0} out of the last {1} builds
failed.
.
- _Job_NoRecentBuildFailed() - Static method in class hudson.model.Messages
-
Key Job.NoRecentBuildFailed
: No recent builds failed.
.
- _Job_Pronoun() - Static method in class hudson.model.Messages
-
Key Job.Pronoun
: Project
.
- _Job_you_must_use_the_save_button_if_you_wish() - Static method in class hudson.model.Messages
-
Key Job.you_must_use_the_save_button_if_you_wish
: You
must use the Save button if you wish to rename a job.
.
- _JobColumn_DisplayName() - Static method in class hudson.views.Messages
-
Key JobColumn.DisplayName
: Name
.
- _Label_GroupOf(Object) - Static method in class hudson.model.Messages
-
Key Label.GroupOf
: group of {0}
.
- _Label_InvalidLabel() - Static method in class hudson.model.Messages
-
Key Label.InvalidLabel
: invalid label
.
- _Label_ProvisionedFrom(Object) - Static method in class hudson.model.Messages
-
Key Label.ProvisionedFrom
: Provisioned from {0}
.
- _LastDurationColumn_DisplayName() - Static method in class hudson.views.Messages
-
Key LastDurationColumn.DisplayName
: Last Duration
.
- _LastFailureColumn_DisplayName() - Static method in class hudson.views.Messages
-
Key LastFailureColumn.DisplayName
: Last Failure
.
- _LastStableColumn_DisplayName() - Static method in class hudson.views.Messages
-
Key LastStableColumn.DisplayName
: Last Stable
.
- _LastSuccessColumn_DisplayName() - Static method in class hudson.views.Messages
-
Key LastSuccessColumn.DisplayName
: Last Success
.
- _LDAPSecurityRealm_DisplayName() - Static method in class hudson.security.Messages
-
Key LDAPSecurityRealm.DisplayName
: LDAP
.
- _LDAPSecurityRealm_InvalidPortNumber() - Static method in class hudson.security.Messages
-
Key LDAPSecurityRealm.InvalidPortNumber
: Invalid port
number
.
- _LDAPSecurityRealm_SyntaxOfServerField() - Static method in class hudson.security.Messages
-
Key LDAPSecurityRealm.SyntaxOfServerField
: Syntax of
server field is SERVER or SERVER:PORT or ldaps://SERVER[:PORT]
.
- _LDAPSecurityRealm_UnableToConnect(Object, Object) - Static method in class hudson.security.Messages
-
Key LDAPSecurityRealm.UnableToConnect
: Unable to
connect to {0} : {1}
.
- _LDAPSecurityRealm_UnknownHost(Object) - Static method in class hudson.security.Messages
-
Key LDAPSecurityRealm.UnknownHost
: Unknown host: {0}
.
- _LegacyAuthorizationStrategy_DisplayName() - Static method in class hudson.security.Messages
-
Key LegacyAuthorizationStrategy.DisplayName
: Legacy
mode
.
- _LegacySecurityRealm_Displayname() - Static method in class hudson.security.Messages
-
Key LegacySecurityRealm.Displayname
: Delegate to
servlet container
.
- _ListChangesCommand_ShortDescription() - Static method in class hudson.cli.Messages
-
Key ListChangesCommand.ShortDescription
: Dumps the
changelog for the specified build(s).
.
- _ListJobsCommand_ShortDescription() - Static method in class hudson.cli.Messages
-
Key ListJobsCommand.ShortDescription
: Lists all jobs in
a specific view or item group.
.
- _ListPluginsCommand_ShortDescription() - Static method in class hudson.cli.Messages
-
Key ListPluginsCommand.ShortDescription
: Outputs a list
of installed plugins.
.
- _ListView_DisplayName() - Static method in class hudson.model.Messages
-
Key ListView.DisplayName
: List View
.
- _LoadStatistics_Legends_AvailableExecutors() - Static method in class hudson.model.Messages
-
Key LoadStatistics.Legends.AvailableExecutors
: Available executors
.
- _LoadStatistics_Legends_BusyExecutors() - Static method in class hudson.model.Messages
-
Key LoadStatistics.Legends.BusyExecutors
: Busy
executors
.
- _LoadStatistics_Legends_ConnectingExecutors() - Static method in class hudson.model.Messages
-
Key LoadStatistics.Legends.ConnectingExecutors
: Connecting executors
.
- _LoadStatistics_Legends_DefinedExecutors() - Static method in class hudson.model.Messages
-
Key LoadStatistics.Legends.DefinedExecutors
: Defined
executors
.
- _LoadStatistics_Legends_IdleExecutors() - Static method in class hudson.model.Messages
-
Key LoadStatistics.Legends.IdleExecutors
: Idle
executors
.
- _LoadStatistics_Legends_OnlineExecutors() - Static method in class hudson.model.Messages
-
Key LoadStatistics.Legends.OnlineExecutors
: Online
executors
.
- _LoadStatistics_Legends_QueueLength() - Static method in class hudson.model.Messages
-
Key LoadStatistics.Legends.QueueLength
: Queue length
.
- _LoadStatistics_Legends_TotalExecutors() - Static method in class hudson.model.Messages
-
Key LoadStatistics.Legends.TotalExecutors
: Total
executors
.
- _LoginCommand_ShortDescription() - Static method in class hudson.cli.Messages
-
Key LoginCommand.ShortDescription
: Saves the current
credential to allow future commands to run without explicit credential
information.
.
- _LogoutCommand_ShortDescription() - Static method in class hudson.cli.Messages
-
Key LogoutCommand.ShortDescription
: {@code Deletes the
credential stored with the login command.
- _LogRecorderManager_DisplayName() - Static method in class hudson.logging.Messages
-
Key LogRecorderManager.DisplayName
: log
.
- _LogRecorderManager_init() - Static method in class hudson.logging.Messages
-
Key LogRecorderManager.init
: Initialing log recorders
.
- _MailCommand_ShortDescription() - Static method in class hudson.cli.Messages
-
Key MailCommand.ShortDescription
: Reads stdin and sends
that out as an e-mail.
.
- _Mailer_Address_Not_Configured() - Static method in class jenkins.model.Messages
-
Key Mailer.Address.Not.Configured
: address not
configured yet <nobody@nowhere>
.
- _Mailer_Localhost_Error() - Static method in class jenkins.model.Messages
-
Key Mailer.Localhost.Error
: Please set a valid host
name, instead of localhost
.
- _main(String[]) - Static method in class hudson.cli.CLI
-
- _ManageJenkinsAction_DisplayName() - Static method in class hudson.model.Messages
-
Key ManageJenkinsAction.DisplayName
: Manage Jenkins
.
- _Maven_DisplayName() - Static method in class hudson.tasks.Messages
-
Key Maven.DisplayName
: Invoke top-level Maven targets
.
- _Maven_ExecFailed() - Static method in class hudson.tasks.Messages
-
Key Maven.ExecFailed
: command execution failed
.
- _Maven_NoExecutable(Object) - Static method in class hudson.tasks.Messages
-
Key Maven.NoExecutable
: Couldn’t find any executable in
{0}
.
- _Maven_NotMavenDirectory(Object) - Static method in class hudson.tasks.Messages
-
Key Maven.NotMavenDirectory
: {0} doesn’t look like a
Maven directory
.
- _MemoryUsageMonitor_TOTAL() - Static method in class hudson.diagnosis.Messages
-
Key MemoryUsageMonitor.TOTAL
: Total
.
- _MemoryUsageMonitor_USED() - Static method in class hudson.diagnosis.Messages
-
Key MemoryUsageMonitor.USED
: Used
.
- _MultiStageTimeSeries_EMPTY_STRING() - Static method in class hudson.model.Messages
-
Key MultiStageTimeSeries.EMPTY_STRING
: .
- _MyView_DisplayName() - Static method in class hudson.model.Messages
-
Key MyView.DisplayName
: My View
.
- _MyViewsProperty_DisplayName() - Static method in class hudson.model.Messages
-
Key MyViewsProperty.DisplayName
: My Views
.
- _MyViewsProperty_GlobalAction_DisplayName() - Static method in class hudson.model.Messages
-
Key MyViewsProperty.GlobalAction.DisplayName
: My
Views
.
- _MyViewsProperty_ViewExistsCheck_AlreadyExists(Object) - Static method in class hudson.model.Messages
-
Key MyViewsProperty.ViewExistsCheck.AlreadyExists
: A
view with name {0} already exists
.
- _MyViewsProperty_ViewExistsCheck_NotExist(Object) - Static method in class hudson.model.Messages
-
Key MyViewsProperty.ViewExistsCheck.NotExist
: A view
with name {0} does not exist
.
- _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} doesn’t have a
permission to run on {1}
.
- _Node_Mode_EXCLUSIVE() - Static method in class hudson.model.Messages
-
Key Node.Mode.EXCLUSIVE
: Only build jobs with label
restrictions matching this node
.
- _Node_Mode_NORMAL() - Static method in class hudson.model.Messages
-
Key Node.Mode.NORMAL
: Utilize this node as much as
possible
.
- _NodeDescripter_CheckName_Mandatory() - Static method in class hudson.slaves.Messages
-
Key NodeDescripter.CheckName.Mandatory
: Name is
mandatory
.
- _NodeProvisioner_EmptyString() - Static method in class hudson.slaves.Messages
-
Key NodeProvisioner.EmptyString
: .
- _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
: Manage Nodes
.
- _NullSCM_DisplayName() - Static method in class hudson.scm.Messages
-
Key NullSCM.DisplayName
: None
.
- _OfflineCause_connection_was_broken_(Object) - Static method in class hudson.slaves.Messages
-
Key OfflineCause.connection_was_broken_
: Connection was
broken: {0}
.
- _OfflineCause_LaunchFailed() - Static method in class hudson.slaves.Messages
-
Key OfflineCause.LaunchFailed
: This node is offline
because Jenkins failed to launch the slave agent on it.
.
- _OldDataMonitor_Description() - Static method in class hudson.diagnosis.Messages
-
Key OldDataMonitor.Description
: Scrub configuration
files to remove remnants from old plugins and earlier versions.
.
- _OldDataMonitor_DisplayName() - Static method in class hudson.diagnosis.Messages
-
Key OldDataMonitor.DisplayName
: Manage Old Data
.
- _OnlineNodeCommand_ShortDescription() - Static method in class hudson.cli.Messages
-
Key OnlineNodeCommand.ShortDescription
: Resume using a
node for performing builds, to cancel out the earlier "offline-node"
command.
.
- _PAMSecurityRealm_BelongToGroup(Object, Object) - Static method in class hudson.security.Messages
-
Key PAMSecurityRealm.BelongToGroup
: {0} needs to belong
to group {1} to read /etc/shadow
.
- _PAMSecurityRealm_CurrentUser() - Static method in class hudson.security.Messages
-
Key PAMSecurityRealm.CurrentUser
: Current User
.
- _PAMSecurityRealm_DisplayName() - Static method in class hudson.security.Messages
-
Key PAMSecurityRealm.DisplayName
: Unix user/group
database
.
- _PAMSecurityRealm_ReadPermission() - Static method in class hudson.security.Messages
-
Key PAMSecurityRealm.ReadPermission
: Jenkins needs to
be able to read /etc/shadow
.
- _PAMSecurityRealm_RunAsUserOrBelongToGroupAndChmod(Object, Object, Object) - Static method in class hudson.security.Messages
-
Key PAMSecurityRealm.RunAsUserOrBelongToGroupAndChmod
: Either Jenkins needs to run as {0} or {1} needs to belong to group {2}
and ‘chmod g+r /etc/shadow’ needs to be done to enable Jenkins to read
/etc/shadow
.
- _PAMSecurityRealm_Success() - Static method in class hudson.security.Messages
-
Key PAMSecurityRealm.Success
: Success
.
- _PAMSecurityRealm_Uid(Object) - Static method in class hudson.security.Messages
-
Key PAMSecurityRealm.Uid
: uid: {0}
.
- _PAMSecurityRealm_User(Object) - Static method in class hudson.security.Messages
-
Key PAMSecurityRealm.User
: User ‘{0}’
.
- _ParameterAction_DisplayName() - Static method in class hudson.model.Messages
-
Key ParameterAction.DisplayName
: Parameters
.
- _ParameterizedJobMixIn_build_now() - Static method in class jenkins.model.Messages
-
Key ParameterizedJobMixIn.build_now
: Build Now
.
- _ParameterizedJobMixIn_build_with_parameters() - Static method in class jenkins.model.Messages
-
Key ParameterizedJobMixIn.build_with_parameters
: Build
with Parameters
.
- _ParametersDefinitionProperty_DisplayName() - Static method in class hudson.model.Messages
-
Key ParametersDefinitionProperty.DisplayName
: This
build is parameterized
.
- _PasswordParameterDefinition_DisplayName() - Static method in class hudson.model.Messages
-
Key PasswordParameterDefinition.DisplayName
: Password
Parameter
.
- _PatternProjectNamingStrategy_DisplayName() - Static method in class jenkins.model.Messages
-
Key PatternProjectNamingStrategy.DisplayName
: Pattern
.
- _PatternProjectNamingStrategy_NamePatternInvalidSyntax() - Static method in class jenkins.model.Messages
-
Key PatternProjectNamingStrategy.NamePatternInvalidSyntax
:
regular expression's syntax is invalid.
.
- _PatternProjectNamingStrategy_NamePatternRequired() - Static method in class jenkins.model.Messages
-
Key PatternProjectNamingStrategy.NamePatternRequired
: Name Pattern is required
.
- _Permalink_LastBuild() - Static method in class hudson.model.Messages
-
Key Permalink.LastBuild
: Last build
.
- _Permalink_LastCompletedBuild() - Static method in class hudson.model.Messages
-
Key Permalink.LastCompletedBuild
: Last completed
build
.
- _Permalink_LastFailedBuild() - Static method in class hudson.model.Messages
-
Key Permalink.LastFailedBuild
: Last failed build
.
- _Permalink_LastStableBuild() - Static method in class hudson.model.Messages
-
Key Permalink.LastStableBuild
: Last stable build
.
- _Permalink_LastSuccessfulBuild() - Static method in class hudson.model.Messages
-
Key Permalink.LastSuccessfulBuild
: Last successful
build
.
- _Permalink_LastUnstableBuild() - Static method in class hudson.model.Messages
-
Key Permalink.LastUnstableBuild
: Last unstable build
.
- _Permalink_LastUnsuccessfulBuild() - Static method in class hudson.model.Messages
-
Key Permalink.LastUnsuccessfulBuild
: Last unsuccessful
build
.
- _Permission_Permissions_Title() - Static method in class hudson.security.Messages
-
Key Permission.Permissions.Title
: N/A
.
- _PluginManager_ConfigureUpdateCenterPermission_Description() - Static method in class hudson.Messages
-
Key PluginManager.ConfigureUpdateCenterPermission.Description
:
The "configure update center" permission allows a user to
configure update sites and proxy settings.
.
- _PluginManager_DisplayName() - Static method in class hudson.Messages
-
Key PluginManager.DisplayName
: Plugin Manager
.
- _PluginManager_PluginDoesntSupportDynamicLoad_RestartRequired(Object) - Static method in class hudson.Messages
-
Key PluginManager.PluginDoesntSupportDynamicLoad.RestartRequired
: {0} plugin doesn’t support dynamic loading.
- _PluginManager_PluginIsAlreadyInstalled_RestartRequired(Object) - Static method in class hudson.Messages
-
Key PluginManager.PluginIsAlreadyInstalled.RestartRequired
:
{0} plugin is already installed.
- _PluginManager_PortNotANumber() - Static method in class hudson.Messages
-
Key PluginManager.PortNotANumber
: Port is not a
number
.
- _PluginManager_PortNotInRange(Object, Object) - Static method in class hudson.Messages
-
Key PluginManager.PortNotInRange
: Port doesn’t range
from {0} to {1}
.
- _PluginManager_UploadPluginsPermission_Description() - Static method in class hudson.Messages
-
Key PluginManager.UploadPluginsPermission.Description
: The "upload plugin" permission allows a user to upload arbitrary
plugins.
.
- _PluginsLink_Description() - Static method in class jenkins.management.Messages
-
Key PluginsLink.Description
: Add, remove, disable or
enable plugins that can extend the functionality of Jenkins.
.
- _PluginsLink_DisplayName() - Static method in class jenkins.management.Messages
-
Key PluginsLink.DisplayName
: Manage Plugins
.
- _ProxyConfiguration_FailedToConnect(Object, Object) - Static method in class hudson.Messages
-
Key ProxyConfiguration.FailedToConnect
: Failed to
connect to {0} (code {1}).
.
- _ProxyConfiguration_FailedToConnectViaProxy(Object) - Static method in class hudson.Messages
-
Key ProxyConfiguration.FailedToConnectViaProxy
: Failed
to connect to {0}.
.
- _ProxyConfiguration_Success() - Static method in class hudson.Messages
-
Key ProxyConfiguration.Success
: Success
.
- _ProxyConfiguration_TestUrlRequired() - Static method in class hudson.Messages
-
Key ProxyConfiguration.TestUrlRequired
: Test URL is
required.
.
- _ProxyView_DisplayName() - Static method in class hudson.model.Messages
-
Key ProxyView.DisplayName
: Include a global view
.
- _ProxyView_NoSuchViewExists(Object) - Static method in class hudson.model.Messages
-
Key ProxyView.NoSuchViewExists
: Global view {0} does
not exist
.
- _put(R) - Method in class jenkins.model.lazy.AbstractLazyLoadRunMap
-
- _Queue_AllNodesOffline(Object) - Static method in class hudson.model.Messages
-
Key Queue.AllNodesOffline
: All nodes of label ‘{0}’ are
offline
.
- _Queue_BlockedBy(Object) - Static method in class hudson.model.Messages
-
Key Queue.BlockedBy
: Blocked by {0}
.
- _Queue_HudsonIsAboutToShutDown() - Static method in class hudson.model.Messages
-
Key Queue.HudsonIsAboutToShutDown
: Jenkins is about to
shut down
.
- _Queue_init() - Static method in class hudson.model.Messages
-
Key Queue.init
: Restoring the build queue
.
- _Queue_InProgress() - Static method in class hudson.model.Messages
-
Key Queue.InProgress
: A build is already in progress
.
- _Queue_InQuietPeriod(Object) - Static method in class hudson.model.Messages
-
Key Queue.InQuietPeriod
: {@code In the quiet period.
- _Queue_LabelHasNoNodes(Object) - Static method in class hudson.model.Messages
-
Key Queue.LabelHasNoNodes
: There are no nodes with the
label ‘{0}’
.
- _Queue_NodeOffline(Object) - Static method in class hudson.model.Messages
-
Key Queue.NodeOffline
: {0} is offline
.
- _Queue_Unknown() - Static method in class hudson.model.Messages
-
Key Queue.Unknown
: ???
.
- _Queue_WaitingForNextAvailableExecutor() - Static method in class hudson.model.Messages
-
Key Queue.WaitingForNextAvailableExecutor
: Waiting for
next available executor
.
- _Queue_WaitingForNextAvailableExecutorOn(Object) - Static method in class hudson.model.Messages
-
Key Queue.WaitingForNextAvailableExecutorOn
: Waiting
for next available executor on {0}
.
- _QueueSorter_installDefaultQueueSorter() - Static method in class hudson.model.queue.Messages
-
Key QueueSorter.installDefaultQueueSorter
: Installing
default queue sorter
.
- _RekeySecretAdminMonitor_DisplayName() - Static method in class jenkins.security.Messages
-
Key RekeySecretAdminMonitor.DisplayName
: Re-keying
.
- _ReloadJobCommand_ShortDescription() - Static method in class hudson.cli.Messages
-
Key ReloadJobCommand.ShortDescription
: Reload job(s)
.
- _ReloadLink_Description() - Static method in class jenkins.management.Messages
-
Key ReloadLink.Description
: {@code Discard all the loaded data
in memory and reload everything from file system.
- _ReloadLink_DisplayName() - Static method in class jenkins.management.Messages
-
Key ReloadLink.DisplayName
: Reload Configuration from
Disk
.
- _RemoveJobFromViewCommand_ShortDescription() - Static method in class hudson.cli.Messages
-
Key RemoveJobFromViewCommand.ShortDescription
: Removes
jobs from view.
.
- _ResponseTimeMonitor_DisplayName() - Static method in class hudson.node_monitors.Messages
-
Key ResponseTimeMonitor.DisplayName
: Response Time
.
- _ResponseTimeMonitor_MarkedOffline(Object) - Static method in class hudson.node_monitors.Messages
-
Key ResponseTimeMonitor.MarkedOffline
: Making {0}
offline because it’s not responding
.
- _ResponseTimeMonitor_TimeOut(Object) - Static method in class hudson.node_monitors.Messages
-
Key ResponseTimeMonitor.TimeOut
: Time out for last {0}
try
.
- _ResultTrend_Aborted() - Static method in class hudson.model.Messages
-
Key ResultTrend.Aborted
: Aborted
.
- _ResultTrend_Failure() - Static method in class hudson.model.Messages
-
Key ResultTrend.Failure
: Failure
.
- _ResultTrend_Fixed() - Static method in class hudson.model.Messages
-
Key ResultTrend.Fixed
: Fixed
.
- _ResultTrend_NotBuilt() - Static method in class hudson.model.Messages
-
Key ResultTrend.NotBuilt
: Not built
.
- _ResultTrend_NowUnstable() - Static method in class hudson.model.Messages
-
Key ResultTrend.NowUnstable
: Now unstable
.
- _ResultTrend_StillFailing() - Static method in class hudson.model.Messages
-
Key ResultTrend.StillFailing
: Still failing
.
- _ResultTrend_StillUnstable() - Static method in class hudson.model.Messages
-
Key ResultTrend.StillUnstable
: Still unstable
.
- _ResultTrend_Success() - Static method in class hudson.model.Messages
-
Key ResultTrend.Success
: Success
.
- _ResultTrend_Unstable() - Static method in class hudson.model.Messages
-
Key ResultTrend.Unstable
: Unstable
.
- _RetentionStrategy_Always_displayName() - Static method in class hudson.slaves.Messages
-
Key RetentionStrategy.Always.displayName
: Keep this
slave on-line as much as possible
.
- _RetentionStrategy_Demand_displayName() - Static method in class hudson.slaves.Messages
-
Key RetentionStrategy.Demand.displayName
: Take this
slave on-line when in demand and off-line when idle
.
- _RetentionStrategy_Demand_OfflineIdle() - Static method in class hudson.slaves.Messages
-
Key RetentionStrategy.Demand.OfflineIdle
: Offline
because computer was idle; it will be relaunched when needed.
.
- _ReverseBuildTrigger_build_after_other_projects_are_built() - Static method in class jenkins.triggers.Messages
-
Key ReverseBuildTrigger.build_after_other_projects_are_built
:
Build after other projects are built
.
- _ReverseBuildTrigger_running_as_cannot_even_see_for_trigger_f(Object, Object, Object) - Static method in class jenkins.triggers.Messages
-
Key ReverseBuildTrigger.running_as_cannot_even_see_for_trigger_f
: Running as {0} cannot even see {1} for trigger from {2}
.
- _run() - Method in class hudson.model.UpdateCenter.DownloadJob
-
- _run() - Method in class hudson.model.UpdateCenter.HudsonDowngradeJob
-
- _run() - Method in class hudson.model.UpdateCenter.InstallationJob
-
- _run() - Method in class hudson.model.UpdateCenter.PluginDowngradeJob
-
- _Run__is_waiting_for_a_checkpoint_on_(Object, Object) - Static method in class hudson.model.Messages
-
Key Run._is_waiting_for_a_checkpoint_on_
: {0} is
waiting for a checkpoint on {1}
.
- _Run_ArtifactsBrowserTitle(Object, Object) - Static method in class hudson.model.Messages
-
Key Run.ArtifactsBrowserTitle
: Artifacts of {0} {1}
.
- _Run_ArtifactsPermission_Description() - Static method in class hudson.model.Messages
-
Key Run.ArtifactsPermission.Description
: {@code This
permission grants the ability to retrieve the artifacts produced by
builds.
- _Run_BuildAborted() - Static method in class hudson.model.Messages
-
Key Run.BuildAborted
: Build was aborted
.
- _Run_DeletePermission_Description() - Static method in class hudson.model.Messages
-
Key Run.DeletePermission.Description
: This permission
allows users to manually delete specific builds from the build
history.
.
- _Run_InProgressDuration(Object) - Static method in class hudson.model.Messages
-
Key Run.InProgressDuration
: {0} and counting
.
- _Run_MarkedExplicitly() - Static method in class hudson.model.Messages
-
Key Run.MarkedExplicitly
: This record is explicitly
marked to be kept.
.
- _Run_NotStartedYet() - Static method in class hudson.model.Messages
-
Key Run.NotStartedYet
: Not started yet
.
- _Run_Permissions_Title() - Static method in class hudson.model.Messages
-
Key Run.Permissions.Title
: Run
.
- _Run_running_as_(Object) - Static method in class hudson.model.Messages
-
Key Run.running_as_
: Running as {0}
.
- _Run_Summary_Aborted() - Static method in class hudson.model.Messages
-
Key Run.Summary.Aborted
: aborted
.
- _Run_Summary_BackToNormal() - Static method in class hudson.model.Messages
-
Key Run.Summary.BackToNormal
: back to normal
.
- _Run_Summary_BrokenForALongTime() - Static method in class hudson.model.Messages
-
Key Run.Summary.BrokenForALongTime
: broken for a long
time
.
- _Run_Summary_BrokenSince(Object) - Static method in class hudson.model.Messages
-
Key Run.Summary.BrokenSince
: broken since build {0}
.
- _Run_Summary_BrokenSinceThisBuild() - Static method in class hudson.model.Messages
-
Key Run.Summary.BrokenSinceThisBuild
: broken since this
build
.
- _Run_Summary_NotBuilt() - Static method in class hudson.model.Messages
-
Key Run.Summary.NotBuilt
: not built
.
- _Run_Summary_Stable() - Static method in class hudson.model.Messages
-
Key Run.Summary.Stable
: stable
.
- _Run_Summary_Unknown() - Static method in class hudson.model.Messages
-
Key Run.Summary.Unknown
: ?
.
- _Run_Summary_Unstable() - Static method in class hudson.model.Messages
-
Key Run.Summary.Unstable
: unstable
.
- _Run_UnableToDelete(Object, Object) - Static method in class hudson.model.Messages
-
Key Run.UnableToDelete
: Unable to delete {0}: {1}
.
- _Run_UpdatePermission_Description() - Static method in class hudson.model.Messages
-
Key Run.UpdatePermission.Description
: This permission
allows users to update description and other properties of a build,
for example to leave notes about the cause of a build failure.
.
- _RunParameterDefinition_DisplayName() - Static method in class hudson.model.Messages
-
Key RunParameterDefinition.DisplayName
: Run Parameter
.
- _SCM_Permissions_Title() - Static method in class hudson.scm.Messages
-
Key SCM.Permissions.Title
: SCM
.
- _SCM_TagPermission_Description() - Static method in class hudson.scm.Messages
-
Key SCM.TagPermission.Description
: This permission
allows users to create a new tag in the source code repository for a
given build.
.
- _SCMTrigger_BuildAction_DisplayName() - Static method in class hudson.triggers.Messages
-
Key SCMTrigger.BuildAction.DisplayName
: Polling Log
.
- _SCMTrigger_DisplayName() - Static method in class hudson.triggers.Messages
-
Key SCMTrigger.DisplayName
: Poll SCM
.
- _SCMTrigger_getDisplayName(Object) - Static method in class hudson.triggers.Messages
-
Key SCMTrigger.getDisplayName
: {0} Polling Log
.
- _SCMTrigger_SCMTriggerCause_ShortDescription() - Static method in class hudson.triggers.Messages
-
Key SCMTrigger.SCMTriggerCause.ShortDescription
: Started by an SCM change
.
- _SessionIdCommand_ShortDescription() - Static method in class hudson.cli.Messages
-
Key SessionIdCommand.ShortDescription
: Outputs the
session ID, which changes every time Jenkins restarts.
.
- _SetBuildDescriptionCommand_ShortDescription() - Static method in class hudson.cli.Messages
-
Key SetBuildDescriptionCommand.ShortDescription
: Sets
the description of a build.
.
- _SetBuildDisplayNameCommand_ShortDescription() - Static method in class hudson.cli.Messages
-
Key SetBuildDisplayNameCommand.ShortDescription
: Sets
the displayName of a build.
.
- _SetBuildParameterCommand_ShortDescription() - Static method in class hudson.cli.Messages
-
Key SetBuildParameterCommand.ShortDescription
: Update/set the build parameter of the current build in progress.
.
- _SetBuildResultCommand_ShortDescription() - Static method in class hudson.cli.Messages
-
Key SetBuildResultCommand.ShortDescription
: {@code Sets the
result of the current build.
- _setOwner(Fingerprint) - Method in class jenkins.model.FingerprintFacet
-
- _Shell_DisplayName() - Static method in class hudson.tasks.Messages
-
Key Shell.DisplayName
: Execute shell
.
- _ShutdownLink_Description() - Static method in class jenkins.management.Messages
-
Key ShutdownLink.Description
: Stops executing new
builds, so that the system can be eventually shut down safely.
.
- _ShutdownLink_DisplayName_cancel() - Static method in class jenkins.management.Messages
-
Key ShutdownLink.DisplayName_cancel
: Cancel Shutdown
.
- _ShutdownLink_DisplayName_prepare() - Static method in class jenkins.management.Messages
-
Key ShutdownLink.DisplayName_prepare
: Prepare for
Shutdown
.
- _signalAll() - Method in class hudson.model.Queue
-
- _signalAll() - Method in class hudson.model.ResourceController
-
- _SimpleScheduledRetentionStrategy_displayName() - Static method in class hudson.slaves.Messages
-
Key SimpleScheduledRetentionStrategy.displayName
: Take
this slave on-line according to a schedule
.
- _SimpleScheduledRetentionStrategy_FinishedUpTime() - Static method in class hudson.slaves.Messages
-
Key SimpleScheduledRetentionStrategy.FinishedUpTime
: Computer has finished its scheduled uptime
.
- _Slave_InvalidConfig_Executors(Object) - Static method in class hudson.model.Messages
-
Key Slave.InvalidConfig.Executors
: Invalid slave
configuration for {0}.
- _Slave_InvalidConfig_NoName() - Static method in class hudson.model.Messages
-
Key Slave.InvalidConfig.NoName
: {@code Invalid slave
configuration.
- _Slave_InvalidConfig_NoRemoteDir(Object) - Static method in class hudson.model.Messages
-
Key Slave.InvalidConfig.NoRemoteDir
: Invalid slave
configuration for {0}.
- _Slave_Launching(Object) - Static method in class hudson.model.Messages
-
Key Slave.Launching
: {0} Launching slave agent
.
- _Slave_Network_Mounted_File_System_Warning() - Static method in class hudson.model.Messages
-
Key Slave.Network.Mounted.File.System.Warning
: Are you
sure you want to use network mounted file system for FS root? Note
that this directory does not need to be visible to the master.
.
- _Slave_Remote_Director_Mandatory() - Static method in class hudson.model.Messages
-
Key Slave.Remote.Director.Mandatory
: Remote directory
is mandatory
.
- _Slave_Remote_Relative_Path_Warning() - Static method in class hudson.model.Messages
-
Key Slave.Remote.Relative.Path.Warning
: {@code Are you sure
you want to use a relative path for the FS root? Note that relative
paths require that you can assure that the selected launcher provides
a consistent current working directory.
- _Slave_Terminated(Object) - Static method in class hudson.model.Messages
-
Key Slave.Terminated
: {0} slave agent was terminated
.
- _Slave_UnableToLaunch(Object, Object) - Static method in class hudson.model.Messages
-
Key Slave.UnableToLaunch
: Unable to launch the slave
agent for {0}{1}
.
- _Slave_UnixSlave() - Static method in class hudson.model.Messages
-
Key Slave.UnixSlave
: This is a Unix slave
.
- _Slave_WindowsSlave() - Static method in class hudson.model.Messages
-
Key Slave.WindowsSlave
: This is a Windows slave
.
- _SlaveComputer_DisconnectedBy(Object, Object) - Static method in class hudson.slaves.Messages
-
Key SlaveComputer.DisconnectedBy
: Disconnected by
{0}{1}
.
- _stat(String) - Method in class hudson.util.ssh.SFTPClient
-
Deprecated.
Graceful SFTPv3Client.stat(String)
that returns null if the path doesn't exist.
- _StatisticsLink_Description() - Static method in class jenkins.management.Messages
-
Key StatisticsLink.Description
: Check your resource
utilization and see if you need more computers for your builds.
.
- _StatisticsLink_DisplayName() - Static method in class jenkins.management.Messages
-
Key StatisticsLink.DisplayName
: Load Statistics
.
- _StatusColumn_DisplayName() - Static method in class hudson.views.Messages
-
Key StatusColumn.DisplayName
: Status
.
- _StringParameterDefinition_DisplayName() - Static method in class hudson.model.Messages
-
Key StringParameterDefinition.DisplayName
: String
Parameter
.
- _SwapSpaceMonitor_DisplayName() - Static method in class hudson.node_monitors.Messages
-
Key SwapSpaceMonitor.DisplayName
: Free Swap Space
.
- _SystemInfoLink_Description() - Static method in class jenkins.management.Messages
-
Key SystemInfoLink.Description
: Displays various
environmental information to assist trouble-shooting.
.
- _SystemInfoLink_DisplayName() - Static method in class jenkins.management.Messages
-
Key SystemInfoLink.DisplayName
: System Information
.
- _SystemLogLink_Description() - Static method in class jenkins.management.Messages
-
Key SystemLogLink.Description
: System log captures
output from <tt>java.util.logging</tt> output related to Jenkins.
.
- _SystemLogLink_DisplayName() - Static method in class jenkins.management.Messages
-
Key SystemLogLink.DisplayName
: System Log
.
- _SystemPropertySlaveInfo_DisplayName() - Static method in class jenkins.slaves.systemInfo.Messages
-
Key SystemPropertySlaveInfo.DisplayName
: System
Properties
.
- _TemporarySpaceMonitor_DisplayName() - Static method in class hudson.node_monitors.Messages
-
Key TemporarySpaceMonitor.DisplayName
: Free Temp
Space
.
- _terminate(TaskListener) - Method in class hudson.slaves.AbstractCloudSlave
-
Performs the removal of the underlying resource from the cloud.
- _TestJavadocArchiver_DisplayName_Javadoc() - Static method in class hudson.tasks.Messages
-
Key TestJavadocArchiver.DisplayName.Javadoc
: Test
Javadoc
.
- _TextParameterDefinition_DisplayName() - Static method in class hudson.model.Messages
-
Key TextParameterDefinition.DisplayName
: Text
Parameter
.
- _this() - Method in class hudson.model.Run
-
Obtains 'this' in a more type safe signature.
- _ThreadDumpSlaveInfo_DisplayName() - Static method in class jenkins.slaves.systemInfo.Messages
-
Key ThreadDumpSlaveInfo.DisplayName
: Thread Dump
.
- _TimerTrigger_DisplayName() - Static method in class hudson.triggers.Messages
-
Key TimerTrigger.DisplayName
: Build periodically
.
- _TimerTrigger_MissingWhitespace() - Static method in class hudson.triggers.Messages
-
Key TimerTrigger.MissingWhitespace
: You appear to be
missing whitespace between * and *.
.
- _TimerTrigger_no_schedules_so_will_never_run() - Static method in class hudson.triggers.Messages
-
Key TimerTrigger.no_schedules_so_will_never_run
: No
schedules so will never run
.
- _TimerTrigger_TimerTriggerCause_ShortDescription() - Static method in class hudson.triggers.Messages
-
Key TimerTrigger.TimerTriggerCause.ShortDescription
: Started by timer
.
- _TimerTrigger_would_last_have_run_at_would_next_run_at(Object, Object) - Static method in class hudson.triggers.Messages
-
Key TimerTrigger.would_last_have_run_at_would_next_run_at
:
Would last have run at {0}; would next run at {1}.
.
- _tokenNames - Static variable in class hudson.model.labels.LabelExpressionParser
-
- _tokenNames - Static variable in class hudson.scheduler.CrontabParser
-
- _tokenSet_0 - Static variable in class hudson.model.labels.LabelExpressionLexer
-
- _tokenSet_1 - Static variable in class hudson.model.labels.LabelExpressionLexer
-
- _ToolDescriptor_NotADirectory(Object) - Static method in class hudson.tools.Messages
-
Key ToolDescriptor.NotADirectory
: {0} is not a
directory on the Jenkins master (but perhaps it exists on some
slaves)
.
- _ToolLocationNodeProperty_displayName() - Static method in class hudson.tools.Messages
-
Key ToolLocationNodeProperty.displayName
: Tool
Locations
.
- _TopLevelItemDescriptor_NotApplicableIn(Object, Object) - Static method in class hudson.model.Messages
-
Key TopLevelItemDescriptor.NotApplicableIn
: {0} items
are not applicable within {1}
.
- _Trigger_init() - Static method in class hudson.triggers.Messages
-
Key Trigger.init
: Initializing timer for triggers
.
- _tryWithLock(Runnable) - Method in class hudson.model.Queue
-
Invokes the supplied
Runnable
if the
Queue
lock was obtained without blocking.
- _UpdateCenter_DownloadButNotActivated() - Static method in class hudson.model.Messages
-
Key UpdateCenter.DownloadButNotActivated
: {@code Downloaded
Successfully.
- _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_android() - Static method in class hudson.model.Messages
-
Key UpdateCenter.PluginCategory.android
: Android
Development
.
- _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 and Distributed Build
.
- _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_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_library() - Static method in class hudson.model.Messages
-
Key UpdateCenter.PluginCategory.library
: Library
plugins (for use by other plugins)
.
- _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_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_slaves() - Static method in class hudson.model.Messages
-
Key UpdateCenter.PluginCategory.slaves
: Slave Launchers
and Controllers
.
- _UpdateCenter_PluginCategory_test() - Static method in class hudson.model.Messages
-
Key UpdateCenter.PluginCategory.test
: Testing
.
- _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) - Static method in class hudson.model.Messages
-
Key UpdateCenter.Status.ConnectionFailed
: Failed to connect to {0}.
- _UpdateCenter_Status_Success() - Static method in class hudson.model.Messages
-
Key UpdateCenter.Status.Success
: Success
.
- _UpdateCenter_Status_UnknownHostException(Object) - Static method in class hudson.model.Messages
-
Key UpdateCenter.Status.UnknownHostException
: Failed to resolve host name {0}.
- _UpdateJobCommand_ShortDescription() - Static method in class hudson.cli.Messages
-
Key UpdateJobCommand.ShortDescription
: {@code Updates the job
definition XML from stdin.
- _UpdateNodeCommand_ShortDescription() - Static method in class hudson.cli.Messages
-
Key UpdateNodeCommand.ShortDescription
: {@code Updates the
node definition XML from stdin.
- _UpdateViewCommand_ShortDescription() - Static method in class hudson.cli.Messages
-
Key UpdateViewCommand.ShortDescription
: {@code Updates the
view definition XML from stdin.
- _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.
.
- _UserDetailsServiceProxy_UnableToQuery(Object) - Static method in class hudson.security.Messages
-
Key UserDetailsServiceProxy.UnableToQuery
: Unable to
query user information: {0}
.
- _UserSearchProperty_DisplayName() - Static method in class hudson.search.Messages
-
Key UserSearchProperty.DisplayName
: Setting for
search
.
- _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_pastTime(Object) - Static method in class hudson.Messages
-
Key Util.pastTime
: {0}
.
- _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
.
- _VersionCommand_ShortDescription() - Static method in class hudson.cli.Messages
-
Key VersionCommand.ShortDescription
: Outputs the
current version.
.
- _View_ConfigurePermission_Description() - Static method in class hudson.model.Messages
-
Key View.ConfigurePermission.Description
: This
permission allows users to change the configuration of views.
.
- _View_CreatePermission_Description() - Static method in class hudson.model.Messages
-
Key View.CreatePermission.Description
: This permission
allows users to create new views.
.
- _View_DeletePermission_Description() - Static method in class hudson.model.Messages
-
Key View.DeletePermission.Description
: This permission
allows users to delete existing views.
.
- _View_MissingMode() - Static method in class hudson.model.Messages
-
Key View.MissingMode
: No view type is specified
.
- _View_Permissions_Title() - Static method in class hudson.model.Messages
-
Key View.Permissions.Title
: View
.
- _View_ReadPermission_Description() - Static method in class hudson.model.Messages
-
Key View.ReadPermission.Description
: This permission
allows users to see views (implied by generic read access).
.
- _WeatherColumn_DisplayName() - Static method in class hudson.views.Messages
-
Key WeatherColumn.DisplayName
: Weather
.
- _WhoAmICommand_ShortDescription() - Static method in class hudson.cli.Messages
-
Key WhoAmICommand.ShortDescription
: Reports your
credential and permissions.
.
- _WindowsInstallerLink_Description() - Static method in class hudson.lifecycle.Messages
-
Key WindowsInstallerLink.Description
: Installs Jenkins
as a Windows service to this system, so that Jenkins starts
automatically when the machine boots.
.
- _WindowsInstallerLink_DisplayName() - Static method in class hudson.lifecycle.Messages
-
Key WindowsInstallerLink.DisplayName
: Install as
Windows Service
.
- _WindowsSlaveInstaller_ConfirmInstallation() - Static method in class hudson.lifecycle.Messages
-
Key WindowsSlaveInstaller.ConfirmInstallation
: This
will install a slave agent as a Windows service, so that a Jenkins
slave starts automatically when the machine boots.
.
- _WindowsSlaveInstaller_DotNetRequired() - Static method in class hudson.lifecycle.Messages
-
Key WindowsSlaveInstaller.DotNetRequired
: .NET
Framework 2.0 or later is required for this feature
.
- _WindowsSlaveInstaller_InstallationSuccessful() - Static method in class hudson.lifecycle.Messages
-
Key WindowsSlaveInstaller.InstallationSuccessful
: {@code
Installation was successful.
- _WindowsSlaveInstaller_RootFsDoesntExist(Object) - Static method in class hudson.lifecycle.Messages
-
Key WindowsSlaveInstaller.RootFsDoesntExist
: Slave root
directory ‘{0}’ doesn’t exist
.
- _withLock(Runnable) - Method in class hudson.model.Queue
-
Some operations require to be performed with the
Queue
lock held.
- _withLock(Callable<V, T>) - Method in class hudson.model.Queue
-
Some operations require to be performed with the
Queue
lock held.
- _withLock(Callable<V>) - Method in class hudson.model.Queue
-
Some operations require to be performed with the
Queue
lock held.
- _withLock(Runnable) - Method in class hudson.model.ResourceController
-
- _withLock(Callable<V>) - Method in class hudson.model.ResourceController
-
- _WorkspaceSnapshotSCM_IncorrectJobType(Object) - Static method in class hudson.fsp.Messages
-
Key WorkspaceSnapshotSCM.IncorrectJobType
: {0} isn’t a
job that has a workspace.
.
- _WorkspaceSnapshotSCM_NoBuild(Object, Object) - Static method in class hudson.fsp.Messages
-
Key WorkspaceSnapshotSCM.NoBuild
: There’s no qualifying
build for the {0} permalink in {1}
.
- _WorkspaceSnapshotSCM_NoSuchJob(Object, Object) - Static method in class hudson.fsp.Messages
-
Key WorkspaceSnapshotSCM.NoSuchJob
: No such job ‘{0}’
exists.
- _WorkspaceSnapshotSCM_NoSuchPermalink(Object, Object) - Static method in class hudson.fsp.Messages
-
Key WorkspaceSnapshotSCM.NoSuchPermalink
: No such
permalink ‘{0}’ exists for {1}
.
- _WorkspaceSnapshotSCM_NoWorkspace(Object, Object) - Static method in class hudson.fsp.Messages
-
Key WorkspaceSnapshotSCM.NoWorkspace
: {0} {1} doesn’t
have a workspace snapshot attached,
probably because when the build
was done, no other jobs needed its workspace snapshot.
- _ZipExtractionInstaller_bad_connection() - Static method in class hudson.tools.Messages
-
Key ZipExtractionInstaller.bad_connection
: Server
rejected connection.
.
- _ZipExtractionInstaller_could_not_connect() - Static method in class hudson.tools.Messages
-
Key ZipExtractionInstaller.could_not_connect
: Could not
connect to URL.
.
- _ZipExtractionInstaller_DescriptorImpl_displayName() - Static method in class hudson.tools.Messages
-
Key ZipExtractionInstaller.DescriptorImpl.displayName
: Extract *.zip/*.tar.gz
.
- _ZipExtractionInstaller_malformed_url() - Static method in class hudson.tools.Messages
-
Key ZipExtractionInstaller.malformed_url
: Malformed
URL.
.