$ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

$

$getStaticMetaClass() - Method in class hudson.util.LoadMonitor
 
$getStaticMetaClass() - Method in class hudson.util.LoadMonitorImpl
 
$getStaticMetaClass() - Method in class jenkins.util.groovy.AbstractGroovyViewModule
 

A

abort() - Method in class hudson.BulkChange
Exits the scope of BulkChange without saving the changes.
ABORT - Static variable in class hudson.model.AbstractProject
Permission to abort a build
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.
abort() - Method in class org.jvnet.hudson.test.SequenceLock
Tell all the threads that this sequencing was aborted.
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
See the version and license information.
AboutJenkins_DisplayName() - Static method in class hudson.Messages
About Jenkins
abs() - Method in class hudson.util.ClockDifference
Gets the absolute value of ClockDifference.diff.
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.
AbstractBuild<P extends AbstractProject<P,R>,R extends AbstractBuild<P,R>> - Class in hudson.model
Base implementation of Runs 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.AbstractBuildExecution() - Constructor for class hudson.model.AbstractBuild.AbstractBuildExecution
 
AbstractBuild.AbstractRunner - Class in hudson.model
Deprecated. as of 1.467 Please use RunExecution
AbstractBuild.AbstractRunner() - Constructor for class hudson.model.AbstractBuild.AbstractRunner
Deprecated.  
AbstractBuild.DependencyChange - Class in hudson.model
Represents a change in the dependency.
AbstractBuild.DependencyChange(AbstractProject<?, ?>, int, int) - Constructor for class hudson.model.AbstractBuild.DependencyChange
 
AbstractBuild_Building() - Static method in class hudson.model.Messages
Building
AbstractBuild_BuildingInWorkspace(Object) - Static method in class hudson.model.Messages
in workspace {0}
AbstractBuild_BuildingOnMaster() - Static method in class hudson.model.Messages
Building on master
AbstractBuild_BuildingRemotely(Object) - Static method in class hudson.model.Messages
Building remotely on {0}
AbstractBuild_KeptBecause(Object) - Static method in class hudson.model.Messages
This build is kept because of {0}.
AbstractBuildRangeCommand - Class in hudson.cli
CLICommand that acts on a series of AbstractBuilds.
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
Partial implementation of Computer to be used in conjunction with AbstractCloudSlave.
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
Partial implementation of Slave to be used by AbstractCloudImpl.
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
 
AbstractDescribableImpl<T extends AbstractDescribableImpl<T>> - Class in hudson.model
Partial default implementation of Describable.
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
 
AbstractGroovyViewModule - Class in jenkins.util.groovy
 
AbstractGroovyViewModule(JellyBuilder) - Constructor for class jenkins.util.groovy.AbstractGroovyViewModule
 
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
No such job ''{0}'' exists.
AbstractItem_Pronoun() - Static method in class hudson.model.Messages
Job
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.
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
Common part between MarkupText and MarkupText.SubText.
AbstractMavenBuild<P extends AbstractMavenProject<P,B>,B extends AbstractMavenBuild<P,B>> - Class in hudson.maven
 
AbstractMavenBuild(P) - Constructor for class hudson.maven.AbstractMavenBuild
 
AbstractMavenBuild(P, Calendar) - Constructor for class hudson.maven.AbstractMavenBuild
 
AbstractMavenBuild(P, File) - Constructor for class hudson.maven.AbstractMavenBuild
 
AbstractMavenBuilder - Class in hudson.maven
 
AbstractMavenBuilder(BuildListener, Collection<MavenModule>, List<String>, Map<String, String>) - Constructor for class hudson.maven.AbstractMavenBuilder
 
AbstractMavenBuilder.FilterImpl - Class in hudson.maven
 
AbstractMavenBuilder.FilterImpl(MavenBuildProxy2, MavenBuildInformation) - Constructor for class hudson.maven.AbstractMavenBuilder.FilterImpl
 
AbstractMavenBuilder.FilterImpl(MavenBuildProxy2, MavenBuildInformation, Channel) - Constructor for class hudson.maven.AbstractMavenBuilder.FilterImpl
 
AbstractMavenJavadocArchiver - Class in hudson.maven.reporters
Records the javadoc and archives it.
AbstractMavenJavadocArchiver() - Constructor for class hudson.maven.reporters.AbstractMavenJavadocArchiver
 
AbstractMavenJavadocArchiver.MavenJavadocAction - Class in hudson.maven.reporters
 
AbstractMavenJavadocArchiver.MavenJavadocAction(AbstractItem, FilePath, String, String, String) - Constructor for class hudson.maven.reporters.AbstractMavenJavadocArchiver.MavenJavadocAction
 
AbstractMavenProcessFactory - Class in hudson.maven
 
AbstractMavenProcessFactory.GetRemotingJar - Class in hudson.maven
 
AbstractMavenProcessFactory.GetRemotingJar() - Constructor for class hudson.maven.AbstractMavenProcessFactory.GetRemotingJar
 
AbstractMavenProject<P extends AbstractProject<P,R>,R extends AbstractBuild<P,R>> - Class in hudson.maven
Common part between MavenModule and MavenModuleSet.
AbstractMavenProject(ItemGroup, String) - Constructor for class hudson.maven.AbstractMavenProject
 
AbstractMavenProject.MavenModuleDependency - Class in hudson.maven
 
AbstractMavenProject.MavenModuleDependency(AbstractMavenProject<?, ?>, AbstractProject<?, ?>) - Constructor for class hudson.maven.AbstractMavenProject.MavenModuleDependency
 
AbstractModelObject - Class in hudson.model
ModelObject with some convenience methods.
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
 
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 Jobs that build software.
AbstractProject(ItemGroup, String) - Constructor for class hudson.model.AbstractProject
 
AbstractProject.AbstractProjectDescriptor - Class in hudson.model
AbstractProject subtypes should implement this base class as a descriptor.
AbstractProject.AbstractProjectDescriptor() - Constructor for class hudson.model.AbstractProject.AbstractProjectDescriptor
 
AbstractProject.BecauseOfBuildInProgress - Class in hudson.model
Blocked because the previous build is already in progress.
AbstractProject.BecauseOfBuildInProgress(AbstractBuild<?, ?>) - Constructor for class hudson.model.AbstractProject.BecauseOfBuildInProgress
 
AbstractProject.BecauseOfDownstreamBuildInProgress - Class in hudson.model
Because the downstream build is in progress, and we are configured to wait for that.
AbstractProject.BecauseOfDownstreamBuildInProgress(AbstractProject<?, ?>) - Constructor for class hudson.model.AbstractProject.BecauseOfDownstreamBuildInProgress
 
AbstractProject.BecauseOfUpstreamBuildInProgress - Class in hudson.model
Because the upstream build is in progress, and we are configured to wait for that.
AbstractProject.BecauseOfUpstreamBuildInProgress(AbstractProject<?, ?>) - Constructor for class hudson.model.AbstractProject.BecauseOfUpstreamBuildInProgress
 
AbstractProject_Aborted() - Static method in class hudson.model.Messages
Aborted
AbstractProject_AssignedLabelString_InvalidBooleanExpression(Object) - Static method in class hudson.model.Messages
Invalid boolean expression: {0}
AbstractProject_AssignedLabelString_NoMatch() - Static method in class hudson.model.Messages
There's no slave/cloud that matches this assignment
AbstractProject_AssignedLabelString_NoMatch_DidYouMean(Object, Object) - Static method in class hudson.model.Messages
There''s no slave/cloud that matches this assignment.
AbstractProject_AwaitingBuildForWorkspace() - Static method in class hudson.model.Messages
Awaiting build to get a workspace.
AbstractProject_build_with_parameters() - Static method in class hudson.model.Messages
Build with Parameters
AbstractProject_BuildInProgress(Object, Object) - Static method in class hudson.model.Messages
Build #{0} is already in progress{1}
AbstractProject_BuildNow() - Static method in class hudson.model.Messages
Build Now
AbstractProject_BuildPermission_Description() - Static method in class hudson.model.Messages
This permission grants the ability to start a new build.
AbstractProject_CancelPermission_Description() - Static method in class hudson.model.Messages
This permission grants the ability to cancel a build.
AbstractProject_CustomWorkspaceEmpty() - Static method in class hudson.model.Messages
Custom workspace is empty.
AbstractProject_Disabled() - Static method in class hudson.model.Messages
Build disabled
AbstractProject_DiscoverPermission_Description() - Static method in class hudson.model.Messages
This permission grants discover access to jobs.
AbstractProject_DownstreamBuildInProgress(Object) - Static method in class hudson.model.Messages
Downstream project {0} is already building.
AbstractProject_ETA(Object) - Static method in class hudson.model.Messages
(ETA:{0})
AbstractProject_ExtendedReadPermission_Description() - Static method in class hudson.model.Messages
This permission grants read-only access to project configurations.
AbstractProject_NewBuildForWorkspace() - Static method in class hudson.model.Messages
Scheduling a new build to get a workspace.
AbstractProject_NoBuilds() - Static method in class hudson.model.Messages
No existing build.
AbstractProject_NoSCM() - Static method in class hudson.model.Messages
No SCM
AbstractProject_NoWorkspace() - Static method in class hudson.model.Messages
No workspace is available, so can''t check for updates.
AbstractProject_PollingABorted() - Static method in class hudson.model.Messages
SCM polling aborted
AbstractProject_Pronoun() - Static method in class hudson.model.Messages
Project
AbstractProject_ScmAborted() - Static method in class hudson.model.Messages
SCM check out aborted
AbstractProject_UpstreamBuildInProgress(Object) - Static method in class hudson.model.Messages
Upstream project {0} is already building.
AbstractProject_WipeOutPermission_Description() - Static method in class hudson.model.Messages
This permission grants the ability to wipe out the contents of a workspace.
AbstractProject_WorkspaceOffline() - Static method in class hudson.model.Messages
Workspace is offline.
AbstractProject_WorkspacePermission_Description() - Static method in class hudson.model.Messages
This permission grants the ability to retrieve the contents of a workspace Jenkins checked out for performing builds.
AbstractProjectOptionHandler - Class in hudson.cli.handlers
Refer to AbstractProject by its name.
AbstractProjectOptionHandler(CmdLineParser, OptionDef, Setter<AbstractProject>) - Constructor for class hudson.cli.handlers.AbstractProjectOptionHandler
 
AbstractQueueSorterImpl - Class in hudson.model.queue
Partial implementation of QueueSorter in terms of Comparator.
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
 
AbstractScmTagAction - Class in hudson.scm
Common part of CVSSCM.TagAction and SubversionTagAction.
AbstractScmTagAction(AbstractBuild) - Constructor for class hudson.scm.AbstractScmTagAction
 
AbstractStatusIcon - Class in hudson.model
Partial base class for StatusIcon.
AbstractStatusIcon() - Constructor for class hudson.model.AbstractStatusIcon
 
AbstractSubTask - Class in hudson.model.queue
Partial default implementation of SubTask to avoid AbstractMethodError with future additions to SubTask.
AbstractSubTask() - Constructor for class hudson.model.queue.AbstractSubTask
 
AbstractTaskListener - Class in hudson.util
Partial default implementation of TaskListener
AbstractTaskListener() - Constructor for class hudson.util.AbstractTaskListener
 
AbstractTestResultAction<T extends AbstractTestResultAction> - Class in hudson.tasks.test
Common base class for recording test result.
AbstractTestResultAction(AbstractBuild) - Constructor for class hudson.tasks.test.AbstractTestResultAction
 
AbstractTestResultAction_fail(Object, Object) - Static method in class hudson.tasks.test.Messages
{0}: {1} {1,choice,0#failures|1#failure|1<failures}
AbstractTestResultAction_getDisplayName() - Static method in class hudson.tasks.test.Messages
Test Result
AbstractTestResultAction_skip(Object, Object) - Static method in class hudson.tasks.test.Messages
{0}: {1} {1,choice,0#skips|1#skip|1<skips}
AbstractTestResultAction_test(Object, Object) - Static method in class hudson.tasks.test.Messages
{0}: {1} {1,choice,0#tests|1#test|1<tests}
AbstractTestResultAction_TestsDescription(Object, Object, Object) - Static method in class hudson.tasks.test.Messages
{0}: {1} {1,choice,0#tests|1#test|1<tests} failing out of a total of {2} {2,choice,1#test|1<tests}.
AbstractTestResultAction_zeroTestDescription(Object) - Static method in class hudson.tasks.test.Messages
{0}: 0 tests in total.
AbstractTopLevelItem - Class in jenkins.model
Default base implementation of TopLevelItem.
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
Object that has an ACL
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
{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
See WorkspaceList.acquire(FilePath)
acquire(FilePath, boolean, Object) - Method in class hudson.slaves.WorkspaceList
See WorkspaceList.acquire(FilePath,boolean)
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 ModelObjects are.)
Actionable - Class in hudson.model
ModelObject that can have additional Actions.
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(String) - Method in class hudson.diagnosis.OldDataMonitor.VersionRange
 
add(T) - Method in class hudson.ExtensionList
Deprecated. since 2009-02-23. Prefer automatic registration.
add(int, T) - Method in class hudson.ExtensionList
 
add(Axis) - Method in class hudson.matrix.AxisList
 
add(ReportAction.Entry) - Method in class hudson.maven.reporters.ReportAction
 
add(String) - Method in class hudson.model.AutoCompletionCandidates
 
add(String...) - Method in class hudson.model.AutoCompletionCandidates
 
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
Deprecated. as of 1.311 Use Queue.schedule(AbstractProject)
add(AbstractProject, int) - Method in class hudson.model.Queue
Deprecated. as of 1.311 Use Queue.schedule(Task, int)
add(Queue.Task, int) - Method in class hudson.model.Queue
Deprecated. as of 1.311 Use Queue.schedule(Task, int)
add(Queue.Task, int, Action...) - Method in class hudson.model.Queue
Deprecated. as of 1.311 Use Queue.schedule(Task, int, Action...)
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(Permission, String) - Method in class hudson.security.AuthorizationMatrixProperty
Adds to AuthorizationMatrixProperty.grantedPermissions.
add(Permission, String) - Method in class hudson.security.GlobalMatrixAuthorizationStrategy
Adds to GlobalMatrixAuthorizationStrategy.grantedPermissions.
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(CaseResult) - Method in class hudson.tasks.junit.ClassResult
 
add(AbstractTestResultAction) - Method in class hudson.tasks.test.AggregatedTestResultAction
 
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
Deprecated. As of 1.286. Put Extension on your descriptor to have it auto-registered, instead of registering a descriptor manually.
add(int, Descriptor<T>) - Method in class hudson.util.DescriptorList
Deprecated. As of 1.286. Put Extension on your descriptor to have it auto-registered, instead of registering a descriptor manually.
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
A version of the ListBoxModel.add(String, String) method where the display name and the value are the same.
add(String) - Method in class hudson.util.MaskingClassLoader
 
add(T) - Method in class hudson.util.PersistedList
 
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(UUID, Runnable) - Method in class org.jvnet.hudson.test.ClosureExecuterAction
 
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
 
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
Calls ConsistentHash.add(Object) with all the arguments.
addAll(Collection<? extends T>) - Method in class hudson.util.ConsistentHash
Calls ConsistentHash.add(Object) with all the arguments.
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
 
addBuildVariable(String, Map<String, String>) - Method in class hudson.matrix.Axis
Converts the selected value (which is among Axis.values) and adds that to the given map, which serves as the build variables.
addChange() - Method in class org.jvnet.hudson.test.FakeChangeLogSCM
 
addCompatibilityAlias(String, Class) - Method in class hudson.util.XStream2
Adds an alias in case class names change.
addCrumb(WebRequestSettings) - Method in class org.jvnet.hudson.test.HudsonTestCase.WebClient
Adds a security crumb to the quest
addCrumb(WebRequestSettings) - Method in class org.jvnet.hudson.test.JenkinsRule.WebClient
Adds a security crumb to the quest
addDependency(AbstractProject, AbstractProject) - Method in class hudson.model.DependencyGraph
Deprecated. since 1.341; use DependencyGraph.addDependency(Dependency)
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
Deprecated. since 1.341
addDependency(Collection<? extends AbstractProject>, AbstractProject) - Method in class hudson.model.DependencyGraph
Deprecated. since 1.341
addDependencyDeclarers(AbstractProject, Collection<?>) - Method in class hudson.model.DependencyGraph
Lists up DependencyDeclarer from the collection and let them builds dependencies.
addErrorInContext(UnmarshallingContext, Throwable) - Static method in class hudson.util.RobustReflectionConverter
 
addFile(ExtractChangeLogParser.FileInZip) - Method in class org.jvnet.hudson.test.ExtractChangeLogParser.ExtractChangeLogEntry
 
addFiles(Collection<ExtractChangeLogParser.FileInZip>) - Method in class org.jvnet.hudson.test.ExtractChangeLogParser.ExtractChangeLogEntry
 
addFilter(Filter) - Static method in class hudson.util.PluginServletFilter
 
addGroups(String, String...) - Method in class org.jvnet.hudson.test.JenkinsRule.DummySecurityRealm
Associate some groups with a username.
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.
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) - 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, 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.
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
addNamedClass(String, Class) - Method in class hudson.PluginManager.UberClassLoader
 
addNode(Node) - Method in class jenkins.model.Jenkins
Adds one more Node to Hudson.
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
 
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
Adds JobProperty.
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
Deprecated. as of 1.290 Use getPublishersList().add(x)
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.
addRunHeadLessOption(String) - Method in class hudson.maven.AbstractMavenProcessFactory
 
addSuffix(int, String, String) - Static method in class hudson.Functions
Adds the proper suffix.
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
 
addTransientActionsFromBuild(R, List<Action>, Set<Class>) - Method in class hudson.maven.AbstractMavenProject
 
addTransientActionsFromBuild(MavenBuild, List<Action>, Set<Class>) - Method in class hudson.maven.MavenModule
 
addTransientActionsFromBuild(MavenModuleSetBuild, List<Action>, Set<Class>) - Method in class hudson.maven.MavenModuleSet
 
addTrigger(Trigger<?>) - Method in class hudson.model.AbstractProject
Adds a new Trigger to this Project if not active yet.
addUnbuiltModule(ModuleName) - Method in class hudson.maven.UnbuiltModuleAction
 
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 class hudson.model.MyViewsProperty
 
addView(View) - Method in class hudson.model.ViewGroupMixIn
 
addView(View) - Method in class jenkins.model.Jenkins
 
addView(View) - Method in class org.jvnet.hudson.test.MockFolder
 
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.
adminCheck(StaplerRequest, StaplerResponse, Object, Permission) - Static method in class hudson.Functions
 
adminCheck() - Static method in class hudson.model.Hudson
Deprecated. since 2007-12-18. Use Node.checkPermission(hudson.security.Permission)
adminCheck(StaplerRequest, StaplerResponse) - Static method in class hudson.model.Hudson
Deprecated. since 2007-12-18. Use Node.checkPermission(hudson.security.Permission)
ADMINISTER - Static variable in class jenkins.model.Jenkins
 
AdministrativeError - Class in hudson.util
A convenient AdministrativeMonitor implementations that show an error message and optional stack trace.
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
 
administrativeMonitors - Variable in class jenkins.model.Jenkins
AdministrativeMonitors installed on this system.
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.
Advapi32 - Interface in hudson.util.jna
 
Advapi32.ChangeServiceConfig2Info - Class in hudson.util.jna
 
Advapi32.ChangeServiceConfig2Info() - Constructor for class hudson.util.jna.Advapi32.ChangeServiceConfig2Info
 
Advapi32.Handler - Interface in hudson.util.jna
 
Advapi32.HandlerEx - Interface in hudson.util.jna
 
Advapi32.SERVICE_DESCRIPTION - Class in hudson.util.jna
 
Advapi32.SERVICE_DESCRIPTION() - Constructor for class hudson.util.jna.Advapi32.SERVICE_DESCRIPTION
 
Advapi32.SERVICE_MAIN_FUNCTION - Interface in hudson.util.jna
 
Advapi32.SERVICE_STATUS - Class in hudson.util.jna
 
Advapi32.SERVICE_STATUS() - Constructor for class hudson.util.jna.Advapi32.SERVICE_STATUS
 
Advapi32.SERVICE_TABLE_ENTRY - Class in hudson.util.jna
 
Advapi32.SERVICE_TABLE_ENTRY() - Constructor for class hudson.util.jna.Advapi32.SERVICE_TABLE_ENTRY
 
after() - Method in class hudson.FilePath.AbstractInterceptorCallableWrapper
Executed after the actual FileCallable is invoked (even if this one failed).
after() - Method in class org.jvnet.hudson.test.JenkinsRule
Override to tear down your specific external resource.
afterDelete(AbstractProject) - Method in class hudson.model.WorkspaceListener
Called after a workspace is deleted successfully.
afterDisconnect(SlaveComputer, TaskListener) - Method in class hudson.os.windows.ManagedWindowsServiceLauncher
 
afterDisconnect(SlaveComputer, TaskListener) - Method in class hudson.slaves.ComputerLauncher
Allows the ComputerLauncher to tidy-up after a disconnect.
afterDisconnect(SlaveComputer, StreamTaskListener) - Method in class hudson.slaves.ComputerLauncher
Deprecated. as of 1.304 Use ComputerLauncher.afterDisconnect(SlaveComputer, TaskListener)
afterDisconnect(SlaveComputer, TaskListener) - Method in class hudson.slaves.ComputerLauncherFilter
 
afterDisconnect(SlaveComputer, TaskListener) - Method in class hudson.slaves.DelegatingComputerLauncher
 
AgentProtocol - Class in jenkins
Pluggable Jenkins TCP agent protocol handler called from TcpSlaveAgentListener.
AgentProtocol() - Constructor for class jenkins.AgentProtocol
 
AggregatableAction - Interface in hudson.maven
Indicates that this Action for MavenBuild contributes an "aggregated" action to its governing MavenModuleSetBuild.
aggregate(MavenModuleSetBuild) - Static method in class hudson.maven.reporters.MavenFingerprinter
Creates Fingerprinter.FingerprintAction for MavenModuleSetBuild by aggregating all fingerprints from module builds.
AggregatedTestResultAction - Class in hudson.tasks.test
AbstractTestResultAction that aggregates all the test results from the corresponding AbstractBuilds.
AggregatedTestResultAction(AbstractBuild) - Constructor for class hudson.tasks.test.AggregatedTestResultAction
 
AggregatedTestResultAction.Child - Class in hudson.tasks.test
 
AggregatedTestResultAction.Child(String, int) - Constructor for class hudson.tasks.test.AggregatedTestResultAction.Child
 
AggregatedTestResultAction.ChildReport - Class in hudson.tasks.test
Data-binding bean for the remote API.
AggregatedTestResultAction.ChildReport(AbstractBuild<?, ?>, AbstractTestResultAction) - Constructor for class hudson.tasks.test.AggregatedTestResultAction.ChildReport
 
AggregatedTestResultPublisher - Class in hudson.tasks.test
Aggregates downstream test reports into a single consolidated report, so that people can see the overall test results in one page when tests are scattered across many different jobs.
AggregatedTestResultPublisher(String) - Constructor for class hudson.tasks.test.AggregatedTestResultPublisher
 
AggregatedTestResultPublisher(String, boolean) - Constructor for class hudson.tasks.test.AggregatedTestResultPublisher
 
AggregatedTestResultPublisher.DescriptorImpl - Class in hudson.tasks.test
 
AggregatedTestResultPublisher.DescriptorImpl() - Constructor for class hudson.tasks.test.AggregatedTestResultPublisher.DescriptorImpl
 
AggregatedTestResultPublisher.TestResultAction - Class in hudson.tasks.test
Action that serves the aggregated record.
AggregatedTestResultPublisher.TestResultAction(String, boolean, AbstractBuild<?, ?>) - Constructor for class hudson.tasks.test.AggregatedTestResultPublisher.TestResultAction
 
AggregatedTestResultPublisher.TestResultAction.RunListenerImpl - Class in hudson.tasks.test
 
AggregatedTestResultPublisher.TestResultAction.RunListenerImpl() - Constructor for class hudson.tasks.test.AggregatedTestResultPublisher.TestResultAction.RunListenerImpl
 
AggregatedTestResultPublisher_DisplayName() - Static method in class hudson.tasks.test.Messages
Aggregate downstream test results
AggregatedTestResultPublisher_Title() - Static method in class hudson.tasks.test.Messages
Aggregated Test Result
ajax(Map, Closure) - Method in interface lib.LayoutTagLib
 
ajax(Closure) - Method in interface lib.LayoutTagLib
 
ajax(Map) - Method in interface lib.LayoutTagLib
 
ajax() - Method in interface lib.LayoutTagLib
 
aliasForAttribute(String) - Method in class hudson.util.xstream.MapperDelegate
 
aliasForAttribute(Class, String) - Method in class hudson.util.xstream.MapperDelegate
Deprecated. since 1.3, use combination of MapperDelegate.serializedMember(Class, String) and MapperDelegate.getConverterFromItemType(String, Class, Class)
aliasForSystemAttribute(String) - Method in class hudson.util.xstream.MapperDelegate
 
ALL - Static variable in class hudson.BulkChange
Magic Saveable instance that can make BulkChange veto all the save operations by making the BulkChange.contains(Saveable) method return true for everything.
all() - Static method in class hudson.cli.CLICommand
Returns all the registered CLICommands.
all() - Static method in class hudson.cli.CliTransportAuthenticator
 
all() - Static method in class hudson.console.ConsoleAnnotationDescriptor
Returns all the registered ConsoleAnnotationDescriptor descriptors.
all() - Static method in class hudson.console.ConsoleAnnotatorFactory
All the registered instances.
all() - Static method in class hudson.console.ConsoleLogFilter
All the registered ConsoleLogFilters.
all() - Static method in class hudson.diagnosis.HudsonHomeDiskUsageMonitor.Solution
All registered HudsonHomeDiskUsageMonitor.Solutions.
all() - Static method in class hudson.FileSystemProvisioner
Returns all the registered FileSystemProvisioner descriptors.
all() - Static method in class hudson.LauncherDecorator
Returns all the registered LauncherDecorators.
all() - Static method in class hudson.markup.MarkupFormatterDescriptor
Returns all the registered MarkupFormatterDescriptors.
all() - Static method in class hudson.matrix.Axis
Returns all the registered AxisDescriptors.
all() - Static method in class hudson.matrix.listeners.MatrixBuildListener
Returns all the registered MatrixBuildListener descriptors.
all() - Static method in class hudson.matrix.MatrixConfigurationSorterDescriptor
Returns all the registered MatrixConfigurationSorterDescriptors.
all() - Static method in class hudson.matrix.MatrixExecutionStrategyDescriptor
Returns all the registered MatrixExecutionStrategyDescriptors.
all() - Static method in class hudson.maven.MavenReporterDescriptor
Lists all the currently registered instances of MavenReporterDescriptor.
all() - Static method in class hudson.model.AdministrativeMonitor
All registered AdministrativeMonitor instances.
all() - Static method in class hudson.model.AperiodicWork
Returns all the registered AperiodicWorks.
all() - Static method in class hudson.model.BuildStepListener
Returns all the registered BuildStepListeners.
all() - Static method in class hudson.model.BuildVariableContributor
Returns all the registered EnvironmentContributors.
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
Returns all the registered DownloadService.Downloadables.
all() - Static method in class hudson.model.EnvironmentContributor
Returns all the registered EnvironmentContributors.
all() - Static method in class hudson.model.Items
Returns all the registered TopLevelItemDescriptors.
all() - Static method in class hudson.model.JobPropertyDescriptor
 
all() - Static method in class hudson.model.LabelFinder
Returns all the registered LabelFinders.
all() - Static method in class hudson.model.labels.LabelAtomProperty
Lists up all the registered LabelAtomPropertyDescriptors in the system.
all() - Static method in class hudson.model.listeners.ItemListener
All the registered ItemListeners.
all() - Static method in class hudson.model.listeners.RunListener
Returns all the registered RunListener descriptors.
all() - Static method in class hudson.model.listeners.SaveableListener
Returns all the registered SaveableListener descriptors.
all() - Static method in class hudson.model.listeners.SCMPollListener
Returns all the registered SCMPollListeners.
all() - Static method in class hudson.model.ManagementLink
All regsitered instances.
ALL - Static variable in class hudson.model.PageDecorator
Deprecated. as of 1.286 Use PageDecorator.all() for read access, and use Extension for registration.
all() - Static method in class hudson.model.PageDecorator
Returns all the registered PageDecorator descriptors.
all() - Static method in class hudson.model.ParameterDefinition
Returns all the registered ParameterDefinition descriptors.
all() - Static method in class hudson.model.PeriodicWork
Returns all the registered PeriodicWorks.
all() - Static method in class hudson.model.queue.LoadPredictor
All the registered instances.
all() - Static method in class hudson.model.Queue.QueueDecisionHandler
All registered Queue.QueueDecisionHandlers
all() - Static method in class hudson.model.queue.QueueSorter
All registered QueueSorters.
all() - Static method in class hudson.model.queue.QueueTaskDispatcher
All registered QueueTaskDispatchers.
all() - Static method in class hudson.model.queue.SubTaskContributor
All registered MemberExecutionUnitContributor instances.
all() - Static method in class hudson.model.RestartListener
Returns all the registered LabelFinders.
all() - Static method in class hudson.model.TopLevelItemDescriptor
Returns all the registered TopLevelItem descriptors.
all() - Static method in class hudson.model.TransientBuildActionFactory
Returns all the registered TransientBuildActionFactorys.
all() - Static method in class hudson.model.TransientComputerActionFactory
Returns all the registered TransientComputerActionFactorys.
all() - Static method in class hudson.model.TransientProjectActionFactory
Returns all the registered TransientProjectActionFactorys.
all() - Static method in class hudson.model.TransientUserActionFactory
Returns all the registered TransientUserActionFactorys.
all() - Static method in class hudson.model.TransientViewActionFactory
Returns all the registered TransientViewActionFactorys.
all() - Static method in class hudson.model.UserProperty
Returns all the registered UserPropertyDescriptors.
all() - Static method in class hudson.model.View
Returns all the registered ViewDescriptors.
all() - Static method in class hudson.model.ViewProperty
 
all() - Static method in class hudson.model.WorkspaceListener
All registered WorkspaceListeners.
all() - Static method in class hudson.node_monitors.NodeMonitor
Returns all the registered NodeMonitor descriptors.
all() - Static method in class hudson.scm.ChangeLogAnnotator
Returns all the registered ChangeLogAnnotator descriptors.
ALL - Static variable in class hudson.scm.EditType
 
all() - Static method in class hudson.scm.RepositoryBrowser
Returns all the registered RepositoryBrowser descriptors.
all() - Static method in class hudson.scm.SCM
Returns all the registered SCMDescriptors.
all() - Method in class hudson.search.CollectionSearchIndex
Returns all items in the map.
all() - Static method in class hudson.search.SearchFactory
Returns all the registered SearchFactory instances.
all() - Static method in class hudson.security.AuthorizationStrategy
Returns all the registered AuthorizationStrategy descriptors.
all() - Static method in class hudson.security.captcha.CaptchaSupport
Returns all the registered CaptchaSupport descriptors.
all() - Static method in class hudson.security.csrf.CrumbExclusion
 
all() - Static method in class hudson.security.csrf.CrumbIssuer
Returns all the registered CrumbIssuer descriptors.
all() - Static method in class hudson.security.FederatedLoginService
 
all() - Static method in class hudson.security.SecurityRealm
Returns all the registered SecurityRealm descriptors.
ALL - Static variable in class hudson.slaves.Cloud
Deprecated. as of 1.286 Use Cloud.all() for read access, and Extension for registration.
all() - Static method in class hudson.slaves.Cloud
Returns all the registered Cloud descriptors.
all() - Static method in class hudson.slaves.ComputerConnectorDescriptor
 
all() - Static method in class hudson.slaves.ComputerListener
All the registered ComputerListeners.
ALL - Static variable in class hudson.slaves.NodeDescriptor
Deprecated. as of 1.286 Use NodeDescriptor.all() for read access, and Extension for registration.
all() - Static method in class hudson.slaves.NodeDescriptor
Returns all the registered NodeDescriptor descriptors.
all() - Static method in class hudson.slaves.NodeProperty
Lists up all the registered NodeDescriptors in the system.
all() - Static method in class hudson.slaves.RetentionStrategy
Returns all the registered RetentionStrategy descriptors.
all() - Static method in class hudson.tasks.Builder
Returns all the registered Builder descriptors.
all() - Static method in class hudson.tasks.BuildWrapper
Returns all the registered BuildWrapper descriptors.
all() - Static method in class hudson.tasks.junit.TestDataPublisher
 
all() - Static method in class hudson.tasks.Publisher
Returns all the registered Publisher descriptors.
all() - Static method in class hudson.tasks.test.TestResultParser
All registered TestResultParsers
all() - Static method in class hudson.tasks.UserAvatarResolver
Returns all the registered UserAvatarResolver descriptors.
all() - Static method in class hudson.tasks.UserNameResolver
Returns all the registered UserNameResolver descriptors.
all() - Static method in class hudson.tools.ToolInstallation
Returns all the registered ToolDescriptors.
all() - Static method in class hudson.tools.ToolInstallerDescriptor
 
all() - Static method in class hudson.tools.ToolLocationTranslator
Returns all the registered ToolLocationTranslators.
all() - Static method in class hudson.tools.ToolProperty
Lists up all the registered ToolPropertyDescriptors in the system.
all() - Static method in class hudson.triggers.Trigger
Returns all the registered Trigger descriptors.
all() - Static method in class hudson.UDPBroadcastFragment
Returns all the registered UDPBroadcastFragments.
all() - Static method in class hudson.URLConnectionDecorator
Returns all the registered URLConnectionDecorators.
all() - Static method in class hudson.util.AlternativeUiTextProvider
All the registered extension point instances.
all() - Static method in class hudson.util.io.ParserConfigurator
Returns all the registered ParserConfigurators.
all() - Static method in class hudson.util.ProcessKiller
Returns all the registered ProcessKiller descriptors.
all() - Static method in class hudson.views.ListViewColumn
Returns all the registered ListViewColumn descriptors.
all() - Static method in class hudson.views.MyViewsTabBar
Returns all the registered ListViewColumn descriptors.
all() - Static method in class hudson.views.ViewJobFilter
Returns all the registered ViewJobFilter descriptors.
all() - Static method in class hudson.views.ViewsTabBar
Returns all the registered ViewsTabBar descriptors.
all() - Static method in class jenkins.AgentProtocol
Returns all the registered AperiodicWorks.
all() - Static method in class jenkins.ExtensionFilter
All registered ExtensionFilter instances.
all() - Static method in class jenkins.model.BuildDiscarderDescriptor
Returns all the registered BuildDiscarderDescriptors.
all() - Static method in class jenkins.model.GlobalConfiguration
Returns all the registered GlobalConfiguration descriptors.
all() - Static method in class jenkins.model.GlobalConfigurationCategory
Returns all the registered GlobalConfiguration descriptors.
all() - Static method in class jenkins.model.ProjectNamingStrategy
 
all() - Static method in class jenkins.model.TransientFingerprintFacetFactory
Returns all the registered TransientFingerprintFacetFactorys.
all() - Static method in class jenkins.mvn.GlobalSettingsProviderDescriptor
 
all() - Static method in class jenkins.mvn.SettingsProviderDescriptor
 
all() - Static method in class jenkins.plugins.ui_samples.UISample
Returns all the registered UISamples.
all() - Static method in class jenkins.scm.SCMCheckoutStrategyDescriptor
Returns all the registered MatrixExecutionStrategyDescriptors.
all() - Static method in class jenkins.slaves.WorkspaceLocator
All registered WorkspaceLocators.
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
See WorkspaceList.allocate(FilePath)
allocate() - Method in interface org.jvnet.hudson.test.HudsonHomeLoader
Returns a directory to be used as JENKINS_HOME
allocate() - Method in class org.jvnet.hudson.test.HudsonHomeLoader.CopyExisting
 
allocate() - Method in class org.jvnet.hudson.test.HudsonHomeLoader.Local
 
allocate() - Method in class org.jvnet.hudson.test.TemporaryDirectoryAllocator
Allocates a new empty temporary directory and returns it.
allocator - Variable in class hudson.BulkChange
 
allOf(ExtensionFinder) - Static method in class jenkins.ExtensionComponentSet
Wraps ExtensionFinder into ExtensionComponentSet.
allowed - Variable in class hudson.security.SparseACL.Entry
 
ALLOWED_RESOURCE_EXTENSIONS - Static variable in class jenkins.model.Jenkins
Extension list that Jenkins.doResources(StaplerRequest, StaplerResponse) can serve.
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
Returns true if this SecurityRealm allows online sign-up.
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
 
AllView.DescriptorImpl() - Constructor for class hudson.model.AllView.DescriptorImpl
 
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
Each instance of this class represents a text that can be replaced by AlternativeUiTextProvider.
AlternativeUiTextProvider.Message() - Constructor for class hudson.util.AlternativeUiTextProvider.Message
 
and(Label) - Method in class hudson.model.Label
Returns the label that represents "this&rhs"
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(AbstractBuild<?, ?>, ChangeLogSet.Entry, MarkupText) - Method in class hudson.scm.ChangeLogAnnotator
Called by Hudson to allow markups to be added to the changelog text.
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(String) - Method in class hudson.tasks.junit.TestAction
Returns text with annotations.
annotate(String) - Method in class hudson.tasks.test.TestResult
Annotate some text -- what does this do?
annotate(ConsoleNote) - Method in class hudson.util.LogTaskListener
 
annotate(ConsoleNote) - Method in class hudson.util.StreamTaskListener
 
AnnotatedLargeText<T> - Class in hudson.console
Extension to LargeText that handles annotations by ConsoleAnnotator.
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
Deprecated. as of 1.286 Use ChangeLogAnnotator.all() for read access, and Extension for registration.
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.
Ant_DisplayName() - Static method in class hudson.tasks.Messages
Invoke Ant
Ant_ExecFailed() - Static method in class hudson.tasks.Messages
command execution failed.
Ant_ExecutableNotFound(Object) - Static method in class hudson.tasks.Messages
Cannot find executable from the chosen Ant installation "{0}"
Ant_GlobalConfigNeeded() - Static method in class hudson.tasks.Messages
Maybe you need to configure where your Ant installations are?
Ant_NotADirectory(Object) - Static method in class hudson.tasks.Messages
{0} is not a directory
Ant_NotAntDirectory(Object) - Static method in class hudson.tasks.Messages
{0} doesn''t look like an Ant directory
Ant_ProjectConfigNeeded() - Static method in class hudson.tasks.Messages
Maybe you need to configure the job to choose one of your Ant installations?
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
XPath "{0}" matched {1} nodes.
Api_NoXPathMatch(Object) - Static method in class hudson.model.Messages
XPath {0} didn''t match
ApiTokenFilter - Class in jenkins.security
Filter that performs HTTP basic authentication based on API token.
ApiTokenFilter() - Constructor for class jenkins.security.ApiTokenFilter
 
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.DescriptorImpl() - Constructor for class jenkins.security.ApiTokenProperty.DescriptorImpl
 
ApiTokenProperty_ChangeToken_Success() - Static method in class jenkins.security.Messages
<div>Updated</div>
ApiTokenProperty_DisplayName() - Static method in class jenkins.security.Messages
API Token
appendIfNotNull(String, String, String) - Static method in class hudson.Functions
 
appendLastLog() - Method in class hudson.maven.MavenBuild.ProxyImpl2
Sends the accumulated log in SplittableBuildListener to the log of this build.
appendLastLog() - Method in interface hudson.maven.MavenBuildProxy2
Maven produces additional error message after the module build is done.
appendLastLog() - Method in class hudson.maven.MavenBuildProxy2.Filter
 
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(LineAndShapeRenderer) - Static method in class hudson.util.ColorPalette
Applies ColorPalette.LINE_GRAPH colors to the given renderer.
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.
apply(Statement, FrameworkMethod, Object) - Method in class org.jvnet.hudson.test.JenkinsRule
Backward compatibility with JUnit 4.8.
apply(Statement, Description) - Method in class org.jvnet.hudson.test.JenkinsRule
 
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.DescriptorImpl() - Constructor for class hudson.node_monitors.ArchitectureMonitor.DescriptorImpl
 
ArchitectureMonitor_DisplayName() - Static method in class hudson.node_monitors.Messages
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(MavenBuildProxy, File, BuildListener) - Method in class hudson.maven.reporters.MavenArtifact
Called from within Maven to archive an artifact in Hudson.
Archiver - Class in hudson.util.io
FileVisitor that creates archive files.
Archiver() - Constructor for class hudson.util.io.Archiver
 
ArchiverFactory - Class in hudson.util.io
Creates Archiver on top of a stream.
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
 
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, String, boolean) - Constructor for class hudson.tasks.ArtifactArchiver
 
ArtifactArchiver(String, String, boolean, boolean) - Constructor for class hudson.tasks.ArtifactArchiver
 
ArtifactArchiver.DescriptorImpl - Class in hudson.tasks
 
ArtifactArchiver.DescriptorImpl() - Constructor for class hudson.tasks.ArtifactArchiver.DescriptorImpl
 
ArtifactArchiver_ARCHIVING_ARTIFACTS() - Static method in class hudson.tasks.Messages
Archiving artifacts
ArtifactArchiver_DeletingOld(Object) - Static method in class hudson.tasks.Messages
Deleting old artifacts from {0}
ArtifactArchiver_DisplayName() - Static method in class hudson.tasks.Messages
Archive the artifacts
ArtifactArchiver_FailedToArchive(Object) - Static method in class hudson.tasks.Messages
Failed to archive artifacts: {0}
ArtifactArchiver_NoIncludes() - Static method in class hudson.tasks.Messages
No artifacts are configured for archiving.
ArtifactArchiver_NoMatchFound(Object) - Static method in class hudson.tasks.Messages
No artifacts found that match the file pattern "{0}".
artifactId - Variable in class hudson.maven.ExecutedMojo
Plugin artifact ID.
artifactId - Variable in class hudson.maven.ModuleDependency
 
artifactId - Variable in class hudson.maven.ModuleName
 
artifactId - Variable in class hudson.maven.PluginName
 
artifactId - Variable in class hudson.maven.reporters.MavenArtifact
Basic parameters of a Maven artifact.
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.
ARTIFACTS - Static variable in class hudson.model.Run
See Functions.isArtifactsPermissionEnabled()
as(TimeUnit) - Method in class jenkins.util.TimeDuration
 
asDependency() - Method in class hudson.maven.MavenModule
Gets groupId+artifactId+version as ModuleDependency.
asInt(String, int) - Static method in class hudson.tasks.junit.History
 
asNode() - Method in interface hudson.slaves.EphemeralNode
Type-safe cast.
asProject() - Method in class hudson.matrix.MatrixConfiguration
 
asProject() - Method in class hudson.matrix.MatrixProject
 
asProject() - Method in class hudson.maven.MavenModuleSet
 
asProject() - Method in interface hudson.model.BuildableItemWithBuildWrappers
BuildableItemWithBuildWrappers needs to be an instance of AbstractProject.
asProject() - Method in class hudson.model.Project
 
asProject() - Method in interface hudson.model.SCMedItem
SCMedItem needs to be an instance of AbstractProject.
assemBuf - Variable in class hudson.org.apache.tools.tar.TarOutputStream
 
assemLen - Variable in class hudson.org.apache.tools.tar.TarOutputStream
 
assertAllImageLoadSuccessfully(HtmlPage) - Method in class org.jvnet.hudson.test.HudsonTestCase
Makes sure that all the images in the page loads successfully.
assertAllImageLoadSuccessfully(HtmlPage) - Method in class org.jvnet.hudson.test.JenkinsRule
Makes sure that all the images in the page loads successfully.
assertBuildStatus(Result, R) - Method in class org.jvnet.hudson.test.HudsonTestCase
Asserts that the outcome of the build is a specific outcome.
assertBuildStatus(Result, R) - Method in class org.jvnet.hudson.test.JenkinsRule
Asserts that the outcome of the build is a specific outcome.
assertBuildStatusSuccess(R) - Method in class org.jvnet.hudson.test.HudsonTestCase
 
assertBuildStatusSuccess(Future<? extends R>) - Method in class org.jvnet.hudson.test.HudsonTestCase
 
assertBuildStatusSuccess(R) - Method in class org.jvnet.hudson.test.JenkinsRule
 
assertBuildStatusSuccess(Future<? extends R>) - Method in class org.jvnet.hudson.test.JenkinsRule
 
assertEqualBeans(Object, Object, String) - Method in class org.jvnet.hudson.test.HudsonTestCase
Asserts that two JavaBeans are equal as far as the given list of properties are concerned.
assertEqualBeans(Object, Object, String) - Method in class org.jvnet.hudson.test.JenkinsRule
Asserts that two JavaBeans are equal as far as the given list of properties are concerned.
assertEqualDataBoundBeans(Object, Object) - Method in class org.jvnet.hudson.test.HudsonTestCase
Works like HudsonTestCase.assertEqualBeans(Object, Object, String) but figure out the properties via DataBoundConstructor
assertEqualDataBoundBeans(List<?>, List<?>) - Method in class org.jvnet.hudson.test.HudsonTestCase
Makes sure that two collections are identical via HudsonTestCase.assertEqualDataBoundBeans(Object, Object)
assertEqualDataBoundBeans(Object, Object) - Method in class org.jvnet.hudson.test.JenkinsRule
Works like JenkinsRule.assertEqualBeans(Object, Object, String) but figure out the properties via DataBoundConstructor
assertEqualDataBoundBeans(List<?>, List<?>) - Method in class org.jvnet.hudson.test.JenkinsRule
Makes sure that two collections are identical via JenkinsRule.assertEqualDataBoundBeans(Object, Object)
assertFails(String, int) - Method in class org.jvnet.hudson.test.HudsonTestCase.WebClient
Verify that the server rejects an attempt to load the given page.
assertFails(String, int) - Method in class org.jvnet.hudson.test.JenkinsRule.WebClient
Verify that the server rejects an attempt to load the given page.
assertGC(WeakReference<?>) - Static method in class org.jvnet.hudson.test.MemoryAssert
Forces GC by causing an OOM and then verifies the given WeakReference has been garbage collected.
assertGoodStatus(Page) - Method in class org.jvnet.hudson.test.HudsonTestCase
Assert that the specified page can be served with a "good" HTTP status, eg, the page is not missing and can be served without a server error
assertGoodStatus(Page) - Method in class org.jvnet.hudson.test.JenkinsRule
Assert that the specifed page can be served with a "good" HTTP status, eg, the page is not missing and can be served without a server error
assertHeapUsage(Object, int) - Static method in class org.jvnet.hudson.test.MemoryAssert
Verifies that an object and its transitive reference graph occupy at most a predetermined amount of memory.
assertHelpExists(Class<? extends Describable>, String) - Method in class org.jvnet.hudson.test.HudsonTestCase
Asserts that help files exist for the specified properties of the given instance.
assertHelpExists(Class<? extends Describable>, String) - Method in class org.jvnet.hudson.test.JenkinsRule
Asserts that help files exist for the specified properties of the given instance.
assertLogContains(String, Run) - Method in class org.jvnet.hudson.test.HudsonTestCase
Asserts that the console output of the build contains the given substring.
assertLogContains(String, Run) - Method in class org.jvnet.hudson.test.JenkinsRule
Asserts that the console output of the build contains the given substring.
assertLogNotContains(String, Run) - Method in class org.jvnet.hudson.test.HudsonTestCase
Asserts that the console output of the build does not contain the given substring.
assertLogNotContains(String, Run) - Method in class org.jvnet.hudson.test.JenkinsRule
Asserts that the console output of the build does not contain the given substring.
assertStringContains(String, String, String) - Method in class org.jvnet.hudson.test.HudsonTestCase
 
assertStringContains(String, String) - Method in class org.jvnet.hudson.test.HudsonTestCase
 
assertStringContains(String, String, String) - Method in class org.jvnet.hudson.test.JenkinsRule
 
assertStringContains(String, String) - Method in class org.jvnet.hudson.test.JenkinsRule
 
assertXPath(HtmlPage, String) - Method in class org.jvnet.hudson.test.HudsonTestCase
Asserts that the XPath matches.
assertXPath(DomNode, String) - Method in class org.jvnet.hudson.test.HudsonTestCase
Asserts that the XPath matches the contents of a DomNode page.
assertXPath(HtmlPage, String) - Method in class org.jvnet.hudson.test.JenkinsRule
Asserts that the XPath matches.
assertXPath(DomNode, String) - Method in class org.jvnet.hudson.test.JenkinsRule
Asserts that the XPath matches the contents of a DomNode page.
assertXPathResultsContainText(DomNode, String, String) - Method in class org.jvnet.hudson.test.HudsonTestCase
 
assertXPathResultsContainText(DomNode, String, String) - Method in class org.jvnet.hudson.test.JenkinsRule
 
assertXPathValue(DomNode, String, String) - Method in class org.jvnet.hudson.test.HudsonTestCase
 
assertXPathValue(DomNode, String, String) - Method in class org.jvnet.hudson.test.JenkinsRule
 
assertXPathValueContains(DomNode, String, String) - Method in class org.jvnet.hudson.test.HudsonTestCase
 
assertXPathValueContains(DomNode, String, String) - Method in class org.jvnet.hudson.test.JenkinsRule
 
assign(int, MappingWorksheet.ExecutorChunk) - Method in class hudson.model.queue.MappingWorksheet.Mapping
Update the mapping to execute n-th MappingWorksheet.WorkChunk on the specified MappingWorksheet.ExecutorChunk.
assignBuildNumber() - Method in class hudson.matrix.MatrixConfiguration
 
assignBuildNumber() - Method in class hudson.maven.MavenModuleSet
To make it easy to grasp relationship among modules and the module set, we'll align the build numbers of all the modules.
assignBuildNumber() - Method in class hudson.model.Job
Allocates a new buildCommand number.
assigned(int) - Method in class hudson.model.queue.MappingWorksheet.Mapping
MappingWorksheet.ExecutorChunk assigned to the n-th work chunk.
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
Registers that this TaskThread is run for the specified TaskAction.
asString() - Method in class hudson.XmlFile
Returns the XML file read as a string.
AsyncAperiodicWork - Class in hudson.model
AperiodicWork that takes a long time to run.
AsyncAperiodicWork(String) - Constructor for class hudson.model.AsyncAperiodicWork
 
AsyncPeriodicWork - Class in hudson.model
PeriodicWork that takes a long time to run.
AsyncPeriodicWork(String) - Constructor for class hudson.model.AsyncPeriodicWork
 
AT - Static variable in interface hudson.scheduler.CrontabParserTokenTypes
 
ATOM - Static variable in interface hudson.model.labels.LabelExpressionParserTokenTypes
 
AtomicFileWriter - Class in hudson.util
Buffered FileWriter that uses UTF-8.
AtomicFileWriter(File) - Constructor for class hudson.util.AtomicFileWriter
Writes with UTF-8 encoding.
AtomicFileWriter(File, String) - Constructor for class hudson.util.AtomicFileWriter
 
attachedArtifacts - Variable in class hudson.maven.reporters.MavenArtifactRecord
Attached artifacts.
attains() - Method in class hudson.init.InitializerFinder.TaskImpl
 
attributeForAlias(String) - Method in class hudson.util.xstream.MapperDelegate
 
attributeForAlias(Class, String) - Method in class hudson.util.xstream.MapperDelegate
Deprecated. since 1.3, use combination of MapperDelegate.realMember(Class, String) and MapperDelegate.getConverterFromItemType(String, Class, Class)
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(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(String, String) - Method in class org.acegisecurity.providers.ldap.authenticator.BindAuthenticator2
 
authenticate(String, String) - Method in class org.jvnet.hudson.test.JenkinsRule.DummySecurityRealm
 
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
Deprecated. in 1.271. This proxy always delegate to Hudson.getInstance().getSecurityRealm().getSecurityComponents().manager, so use that instead.
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
 
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.
AuthorizationMatrixProperty - Class in hudson.security
JobProperty to associate ACL for each project.
AuthorizationMatrixProperty(Map<Permission, Set<String>>) - Constructor for class hudson.security.AuthorizationMatrixProperty
 
AuthorizationMatrixProperty.ConverterImpl - Class in hudson.security
Persist ProjectMatrixAuthorizationStrategy as a list of IDs that represent GlobalMatrixAuthorizationStrategy.grantedPermissions.
AuthorizationMatrixProperty.ConverterImpl() - Constructor for class hudson.security.AuthorizationMatrixProperty.ConverterImpl
 
AuthorizationMatrixProperty.DescriptorImpl - Class in hudson.security
 
AuthorizationMatrixProperty.DescriptorImpl() - Constructor for class hudson.security.AuthorizationMatrixProperty.DescriptorImpl
 
AuthorizationStrategy - Class in hudson.security
Controls authorization throughout Hudson.
AuthorizationStrategy() - Constructor for class hudson.security.AuthorizationStrategy
 
AuthorizationStrategy.Unsecured - Class in hudson.security
 
AuthorizationStrategy.Unsecured() - Constructor for class hudson.security.AuthorizationStrategy.Unsecured
 
AuthorizationStrategy.Unsecured.DescriptorImpl - Class in hudson.security
 
AuthorizationStrategy.Unsecured.DescriptorImpl() - Constructor for class hudson.security.AuthorizationStrategy.Unsecured.DescriptorImpl
 
AuthorizationStrategy_DisplayName() - Static method in class hudson.security.Messages
Anyone can do anything
AutoCompleteTextBox - Class in jenkins.plugins.ui_samples
Adding auto-completion to the text box.
AutoCompleteTextBox() - Constructor for class jenkins.plugins.ui_samples.AutoCompleteTextBox
 
AutoCompleteTextBox.DescriptorImpl - Class in jenkins.plugins.ui_samples
 
AutoCompleteTextBox.DescriptorImpl() - Constructor for class jenkins.plugins.ui_samples.AutoCompleteTextBox.DescriptorImpl
 
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
 
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
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
 
AWTProblem - Class in hudson.util
 
AWTProblem(Throwable) - Constructor for class hudson.util.AWTProblem
 
awtProblem - Static variable in class hudson.util.ChartUtil
Deprecated. Use awtProblemCause!=null instead. As of 1.267.
awtProblemCause - Static variable in class hudson.util.ChartUtil
See issue 93.
Axis - Class in hudson.matrix
Configuration axis.
Axis(String, List<String>) - Constructor for class hudson.matrix.Axis
 
Axis(String, String...) - Constructor for class hudson.matrix.Axis
 
Axis(String, String) - Constructor for class hudson.matrix.Axis
Used to build Axis from form.
AxisDescriptor - Class in hudson.matrix
Descriptor for Axis
AxisDescriptor(Class<? extends Axis>) - Constructor for class hudson.matrix.AxisDescriptor
 
AxisDescriptor() - Constructor for class hudson.matrix.AxisDescriptor
 
AxisList - Class in hudson.matrix
List of Axis.
AxisList() - Constructor for class hudson.matrix.AxisList
 
AxisList(Collection<? extends Axis>) - Constructor for class hudson.matrix.AxisList
 
AxisList(Axis...) - Constructor for class hudson.matrix.AxisList
 
AxisList.ConverterImpl - Class in hudson.matrix
Converter implementation for XStream.
AxisList.ConverterImpl(XStream) - Constructor for class hudson.matrix.AxisList.ConverterImpl
 

B

BackFiller - Class in hudson.model.queue
Experimental.
BackFiller() - Constructor for class hudson.model.queue.BackFiller
 
BackFiller.TentativePlan - Class in hudson.model.queue
 
BackFiller.TentativePlan(Map<Computer, Integer>, BackFiller.TimeRange) - Constructor for class hudson.model.queue.BackFiller.TentativePlan
 
BallColor - Enum in hudson.model
Ball color used for the build status indication.
BallColor_Aborted() - Static method in class hudson.model.Messages
Aborted
BallColor_Disabled() - Static method in class hudson.model.Messages
Disabled
BallColor_Failed() - Static method in class hudson.model.Messages
Failed
BallColor_InProgress() - Static method in class hudson.model.Messages
In progress
BallColor_NotBuilt() - Static method in class hudson.model.Messages
Not built
BallColor_Pending() - Static method in class hudson.model.Messages
Pending
BallColor_Success() - Static method in class hudson.model.Messages
Success
BallColor_Unstable() - Static method in class hudson.model.Messages
Unstable
ballColorTd(Map, Closure) - Method in interface lib.JenkinsTagLib
Display the ball in a TD.
ballColorTd(Closure) - Method in interface lib.JenkinsTagLib
Display the ball in a TD.
ballColorTd(Map) - Method in interface lib.JenkinsTagLib
Display the ball in a TD.
ballColorTd() - Method in interface lib.JenkinsTagLib
Display the ball in a TD.
bar(Map, Closure) - Method in interface lib.TestTagLib
 
bar(Closure) - Method in interface lib.TestTagLib
 
bar(Map) - Method in interface lib.TestTagLib
 
bar() - Method in interface lib.TestTagLib
 
base - Variable in class hudson.model.labels.LabelExpression.Not
 
base - Variable in class hudson.model.labels.LabelExpression.Paren
 
baseDirInitialized() - Method in class jenkins.model.lazy.AbstractLazyLoadRunMap
 
baseline - Variable in class hudson.scm.PollingResult
Baseline of the comparison.
baseList - Variable in class hudson.widgets.HistoryWidget
The given data model of records.
BaseParser_MustBePositive(Object) - Static method in class hudson.scheduler.Messages
step must be positive, but found {0}
BaseParser_OutOfRange(Object, Object, Object) - Static method in class hudson.scheduler.Messages
{0} is an invalid value.
BaseParser_StartEndReversed(Object, Object) - Static method in class hudson.scheduler.Messages
You mean {0}-{1}?
baseResourceURL - Variable in class hudson.PluginWrapper
Base URL for loading static resources from this plugin.
baseUrl - Variable in class hudson.widgets.HistoryWidget
URL of the HistoryWidget.owner.
basicAuth(String, String) - Method in class hudson.cli.CLIConnectionFactory
Convenience method to call CLIConnectionFactory.authorization with the HTTP basic authentication.
basicAuth(String) - Method in class hudson.cli.CLIConnectionFactory
 
BasicAuthenticationFilter - Class in hudson.security
Implements the dual authentcation mechanism.
BasicAuthenticationFilter() - Constructor for class hudson.security.BasicAuthenticationFilter
 
BatchFile - Class in hudson.tasks
Executes commands by using Windows batch file.
BatchFile(String) - Constructor for class hudson.tasks.BatchFile
 
BatchFile.DescriptorImpl - Class in hudson.tasks
 
BatchFile.DescriptorImpl() - Constructor for class hudson.tasks.BatchFile.DescriptorImpl
 
BatchFile_DisplayName() - Static method in class hudson.tasks.Messages
Execute Windows batch command
bean - Variable in class hudson.model.Api
Model object to be exposed as XML/JSON/etc.
BeanBuilder - Class in hudson.util.spring
Runtime bean configuration wrapper.
BeanBuilder() - Constructor for class hudson.util.spring.BeanBuilder
 
BeanBuilder(ClassLoader) - Constructor for class hudson.util.spring.BeanBuilder
 
BeanBuilder(ApplicationContext) - Constructor for class hudson.util.spring.BeanBuilder
 
BeanBuilder(ApplicationContext, ClassLoader) - Constructor for class hudson.util.spring.BeanBuilder
 
BeanConfiguration - Interface in hudson.util.spring
An interface that represent a runtime bean configuration Credit must go to Solomon Duskis and the article: http://jroller.com/page/Solomon?entry=programmatic_configuration_in_spring
beans(Closure) - Method in class hudson.util.spring.BeanBuilder
When an methods argument is only a closure it is a set of bean definitions
before() - Method in class hudson.FilePath.AbstractInterceptorCallableWrapper
Executed before the actual FileCallable is invoked.
before() - Method in class org.jvnet.hudson.test.JenkinsRule
Override to set up your specific external resource.
beforeDisconnect(SlaveComputer, TaskListener) - Method in class hudson.slaves.ComputerLauncher
Allows the ComputerLauncher to prepare for a disconnect.
beforeDisconnect(SlaveComputer, StreamTaskListener) - Method in class hudson.slaves.ComputerLauncher
Deprecated. as of 1.304 Use ComputerLauncher.beforeDisconnect(SlaveComputer, TaskListener)
beforeDisconnect(SlaveComputer, TaskListener) - Method in class hudson.slaves.ComputerLauncherFilter
 
beforeDisconnect(SlaveComputer, TaskListener) - Method in class hudson.slaves.DelegatingComputerLauncher
 
beforeUse(AbstractBuild, FilePath, BuildListener) - Method in class hudson.model.WorkspaceListener
Called before a build uses a workspace.
belongsTo(Job) - Method in class hudson.model.Fingerprint.BuildPtr
Returns true if Fingerprint.BuildPtr points to the given job or one of its subordinates.
BindAuthenticator2 - Class in org.acegisecurity.providers.ldap.authenticator
BindAuthenticator with improved diagnostics.
BindAuthenticator2(InitialDirContextFactory) - Constructor for class org.acegisecurity.providers.ldap.authenticator.BindAuthenticator2
 
bInheritHandle - Variable in class hudson.util.jna.WINBASE.SECURITY_ATTRIBUTES
 
block() - Method in class hudson.model.CheckPoint
Waits until the previous build in progress reaches a check point, identified by the given identifier, or until the current executor becomes the youngest build in progress.
block() - Method in class hudson.util.OneShotEvent
Blocks until the event becomes the signaled state.
block(long) - Method in class hudson.util.OneShotEvent
Blocks until the event becomes the signaled state.
block(Map, Closure) - Method in interface lib.FormTagLib
Full-width space in the form table that can be filled with arbitrary HTML.
block(Closure) - Method in interface lib.FormTagLib
Full-width space in the form table that can be filled with arbitrary HTML.
block(Map) - Method in interface lib.FormTagLib
Full-width space in the form table that can be filled with arbitrary HTML.
block() - Method in interface lib.FormTagLib
Full-width space in the form table that can be filled with arbitrary HTML.
blockBuildWhenDownstreamBuilding - Variable in class hudson.model.AbstractProject
True to keep builds of this project in queue when downstream projects are building.
blockBuildWhenDownstreamBuilding() - Method in class hudson.model.AbstractProject
 
blockBuildWhenUpstreamBuilding - Variable in class hudson.model.AbstractProject
True to keep builds of this project in queue when upstream projects are building.
blockBuildWhenUpstreamBuilding() - Method in class hudson.model.AbstractProject
 
BLUE - Static variable in class hudson.util.ColorPalette
 
BooleanParameterDefinition - Class in hudson.model
ParameterDefinition that is either 'true' or 'false'.
BooleanParameterDefinition(String, boolean, String) - Constructor for class hudson.model.BooleanParameterDefinition
 
BooleanParameterDefinition.DescriptorImpl - Class in hudson.model
 
BooleanParameterDefinition.DescriptorImpl() - Constructor for class hudson.model.BooleanParameterDefinition.DescriptorImpl
 
BooleanParameterDefinition_DisplayName() - Static method in class hudson.model.Messages
Boolean Value
BooleanParameterValue - Class in hudson.model
ParameterValue created from BooleanParameterDefinition.
BooleanParameterValue(String, boolean) - Constructor for class hudson.model.BooleanParameterValue
 
BooleanParameterValue(String, boolean, String) - Constructor for class hudson.model.BooleanParameterValue
 
booleanRadio(Map, Closure) - Method in interface lib.FormTagLib
Binds a boolean field to two radio buttons that say Yes/No OK/Cancel Top/Bottom.
booleanRadio(Closure) - Method in interface lib.FormTagLib
Binds a boolean field to two radio buttons that say Yes/No OK/Cancel Top/Bottom.
booleanRadio(Map) - Method in interface lib.FormTagLib
Binds a boolean field to two radio buttons that say Yes/No OK/Cancel Top/Bottom.
booleanRadio() - Method in interface lib.FormTagLib
Binds a boolean field to two radio buttons that say Yes/No OK/Cancel Top/Bottom.
bottomButtonBar(Map, Closure) - Method in interface lib.FormTagLib
Creates a button bar at the bottom of the page for things like "Submit".
bottomButtonBar(Closure) - Method in interface lib.FormTagLib
Creates a button bar at the bottom of the page for things like "Submit".
bottomButtonBar(Map) - Method in interface lib.FormTagLib
Creates a button bar at the bottom of the page for things like "Submit".
bottomButtonBar() - Method in interface lib.FormTagLib
Creates a button bar at the bottom of the page for things like "Submit".
breadcrumb(Map, Closure) - Method in interface lib.LayoutTagLib
Used inside <l:layout> to render additional breadcrumb items.
breadcrumb(Closure) - Method in interface lib.LayoutTagLib
Used inside <l:layout> to render additional breadcrumb items.
breadcrumb(Map) - Method in interface lib.LayoutTagLib
Used inside <l:layout> to render additional breadcrumb items.
breadcrumb() - Method in interface lib.LayoutTagLib
Used inside <l:layout> to render additional breadcrumb items.
breadcrumb_config_outline(Map, Closure) - Method in interface lib.FormTagLib
Adds one more in-page breadcrumb that jumps to sections in the page.
breadcrumb_config_outline(Closure) - Method in interface lib.FormTagLib
Adds one more in-page breadcrumb that jumps to sections in the page.
breadcrumb_config_outline(Map) - Method in interface lib.FormTagLib
Adds one more in-page breadcrumb that jumps to sections in the page.
breadcrumb_config_outline() - Method in interface lib.FormTagLib
Adds one more in-page breadcrumb that jumps to sections in the page.
breadcrumbBar(Map, Closure) - Method in interface lib.LayoutTagLib
Generates the bar that shows breadcrumbs, along with its associated dynamic behaviours.
breadcrumbBar(Closure) - Method in interface lib.LayoutTagLib
Generates the bar that shows breadcrumbs, along with its associated dynamic behaviours.
breadcrumbBar(Map) - Method in interface lib.LayoutTagLib
Generates the bar that shows breadcrumbs, along with its associated dynamic behaviours.
breadcrumbBar() - Method in interface lib.LayoutTagLib
Generates the bar that shows breadcrumbs, along with its associated dynamic behaviours.
buffer - Variable in class hudson.org.apache.tools.tar.TarInputStream
 
buffer - Variable in class hudson.org.apache.tools.tar.TarOutputStream
 
build - Variable in class hudson.cli.ConsoleCommand
 
build - Variable in class hudson.matrix.MatrixAggregator
The build in progress.
Build<P extends Project<P,B>,B extends Build<P,B>> - Class in hudson.model
A build of a Project.
Build(P) - Constructor for class hudson.model.Build
Creates a new build.
Build(P, Calendar) - Constructor for class hudson.model.Build
 
Build(P, File) - Constructor for class hudson.model.Build
Loads a build from a log file.
build() - Method in class hudson.model.DependencyGraph
 
BUILD - Static variable in interface hudson.model.Item
 
build - Variable in class hudson.scm.AbstractScmTagAction
 
build - Variable in class hudson.scm.ChangeLogSet
AbstractBuild whose change log this object represents.
build - Variable in class hudson.tasks.test.AggregatedTestResultAction.Child
 
build - Variable in class hudson.triggers.SCMTrigger.BuildAction
 
build - Variable in class hudson.util.ChartUtil.NumberOnlyBuildLabel
 
build() - Method in class hudson.util.DataSetBuilder
 
build(File, boolean) - Static method in class org.jvnet.hudson.test.JellyTestSuiteBuilder
Given a jar file or a class file directory, recursively search all the Jelly files and build a TestSuite that performs static syntax checks.
build(Map<String, ?>) - Static method in class org.jvnet.hudson.test.PluginAutomaticTestBuilder
 
Build.BuildExecution - Class in hudson.model
 
Build.BuildExecution() - Constructor for class hudson.model.Build.BuildExecution
 
Build.RunnerImpl - Class in hudson.model
Deprecated. as of 1.467 Please use Build.BuildExecution
Build.RunnerImpl() - Constructor for class hudson.model.Build.RunnerImpl
Deprecated.  
BUILD_NOW - Static variable in class hudson.scm.PollingResult
Constant that uses PollingResult.Change.INCOMPARABLE which forces an immediate build.
BUILD_NOW_TEXT - Static variable in class hudson.model.AbstractProject
Replaceable "Build Now" text.
build_permalink(Map, Closure) - Method in interface lib.jenkins.ProjectTagLib
 
build_permalink(Closure) - Method in interface lib.jenkins.ProjectTagLib
 
build_permalink(Map) - Method in interface lib.jenkins.ProjectTagLib
 
build_permalink() - Method in interface lib.jenkins.ProjectTagLib
 
BuildableItem - Interface in hudson.model
Item that can be "built", for whatever meaning of "build".
BuildableItemWithBuildWrappers - Interface in hudson.model
AbstractProject that has associated BuildWrappers.
buildableStartMilliseconds - Variable in class hudson.model.Queue.NotWaitingItem
When did this job exit the Queue.waitingList phase?
buildAndAssertSuccess(J) - Method in class org.jvnet.hudson.test.HudsonTestCase
 
buildAndAssertSuccess(FreeStyleProject) - Method in class org.jvnet.hudson.test.HudsonTestCase
Avoids need for cumbersome this.<J,R>buildAndAssertSuccess(...) type hints under JDK 7 javac (and supposedly also IntelliJ).
buildAndAssertSuccess(MavenModuleSet) - Method in class org.jvnet.hudson.test.HudsonTestCase
 
buildAndAssertSuccess(MavenModule) - Method in class org.jvnet.hudson.test.HudsonTestCase
 
buildAndAssertSuccess(J) - Method in class org.jvnet.hudson.test.JenkinsRule
 
buildAndAssertSuccess(FreeStyleProject) - Method in class org.jvnet.hudson.test.JenkinsRule
Avoids need for cumbersome this.<J,R>buildAndAssertSuccess(...) type hints under JDK 7 javac (and supposedly also IntelliJ).
buildAndAssertSuccess(MavenModuleSet) - Method in class org.jvnet.hudson.test.JenkinsRule
 
buildAndAssertSuccess(MavenModule) - Method in class org.jvnet.hudson.test.JenkinsRule
 
BuildAuthorizationToken - Class in hudson.model
Deprecated. 2008-07-20 Use ACL and Item.BUILD. This code is only here for the backward compatibility.
BuildAuthorizationToken(String) - Constructor for class hudson.model.BuildAuthorizationToken
Deprecated.  
BuildAuthorizationToken.ConverterImpl - Class in hudson.model
Deprecated.  
BuildAuthorizationToken.ConverterImpl() - Constructor for class hudson.model.BuildAuthorizationToken.ConverterImpl
Deprecated.  
BuildAuthorizationToken_InvalidTokenProvided() - Static method in class hudson.model.Messages
Invalid token provided.
BuildBadgeAction - Interface in hudson.model
Action that puts a little icon (or icons) next to the build in the build history.
BuildButtonColumn - Class in hudson.views
 
BuildButtonColumn() - Constructor for class hudson.views.BuildButtonColumn
 
BuildButtonColumn.DescriptorImpl - Class in hudson.views
 
BuildButtonColumn.DescriptorImpl() - Constructor for class hudson.views.BuildButtonColumn.DescriptorImpl
 
BuildButtonColumn_DisplayName() - Static method in class hudson.views.Messages
Build Button
buildCaption(Map, Closure) - Method in interface lib.JenkinsTagLib
 
buildCaption(Closure) - Method in interface lib.JenkinsTagLib
 
buildCaption(Map) - Method in interface lib.JenkinsTagLib
 
buildCaption() - Method in interface lib.JenkinsTagLib
 
BuildCommand - Class in hudson.cli
Builds a job, and optionally waits until its completion.
BuildCommand() - Constructor for class hudson.cli.BuildCommand
 
BuildCommand.CLICause - Class in hudson.cli
 
BuildCommand.CLICause() - Constructor for class hudson.cli.BuildCommand.CLICause
 
BuildCommand.CLICause(String) - Constructor for class hudson.cli.BuildCommand.CLICause
 
BuildCommand_CLICause_ShortDescription(Object) - Static method in class hudson.cli.Messages
Started by command line by {0}
BuildCommand_ShortDescription() - Static method in class hudson.cli.Messages
Builds a job, and optionally waits until its completion.
buildCommandLine(FilePath) - Method in class hudson.tasks.BatchFile
 
buildCommandLine(FilePath) - Method in class hudson.tasks.CommandInterpreter
 
buildCommandLine(FilePath) - Method in class hudson.tasks.Shell
 
buildConfiguration(MatrixBuild, MatrixConfiguration) - Static method in class hudson.matrix.listeners.MatrixBuildListener
 
buildDependencyGraph(DependencyGraph) - Method in class hudson.matrix.MatrixConfiguration
 
buildDependencyGraph(DependencyGraph) - Method in class hudson.matrix.MatrixProject
 
buildDependencyGraph(DependencyGraph) - Method in class hudson.maven.MavenModule
 
buildDependencyGraph(DependencyGraph) - Method in class hudson.maven.MavenModuleSet
 
buildDependencyGraph(DependencyGraph) - Method in class hudson.model.AbstractProject
Builds the dependency graph.
buildDependencyGraph(DependencyGraph) - Method in class hudson.model.Project
 
buildDependencyGraph(AbstractProject, DependencyGraph) - Method in class hudson.tasks.BuildTrigger
 
buildDependencyGraph(AbstractProject, DependencyGraph) - Method in class hudson.tasks.Fingerprinter
 
buildDependencyGraph(AbstractProject, DependencyGraph) - Method in class hudson.util.DescribableList
Picks up DependencyDeclarers and allow it to build dependencies.
buildDependencyGraph(AbstractProject, DependencyGraph) - Method in interface jenkins.model.DependencyDeclarer
Invoked from AbstractProject.buildDependencyGraph(DependencyGraph).
buildDescribable(StaplerRequest, List<? extends Descriptor<T>>, String) - Method in class hudson.model.AbstractProject
Deprecated. As of 1.261. Use AbstractProject.buildDescribable(StaplerRequest, List) instead.
buildDescribable(StaplerRequest, List<? extends Descriptor<T>>) - Method in class hudson.model.AbstractProject
 
BuildDiscarder - Class in jenkins.model
Implementation of "Discard old build records" feature.
BuildDiscarder() - Constructor for class jenkins.model.BuildDiscarder
 
BuildDiscarder.ConverterImpl - Class in jenkins.model
Job.logRotator used to be typed as LogRotator, so such configuration file ends up trying to unmarshal BuildDiscarder and not its subtype.
BuildDiscarder.ConverterImpl(Mapper) - Constructor for class jenkins.model.BuildDiscarder.ConverterImpl
 
BuildDiscarderDescriptor - Class in jenkins.model
Descriptor for BuildDiscarder.
BuildDiscarderDescriptor(Class) - Constructor for class jenkins.model.BuildDiscarderDescriptor
 
BuildDiscarderDescriptor() - Constructor for class jenkins.model.BuildDiscarderDescriptor
 
buildEnvironment(TaskListener) - Method in class hudson.model.Computer
Creates an environment variable override to be used for launching processes on this node.
buildEnvironmentFor(Run, EnvVars, TaskListener) - Method in class hudson.model.EnvironmentContributor
Contributes environment variables used for a build.
buildEnvironmentFor(Run, EnvVars, TaskListener) - Method in class jenkins.model.CoreEnvironmentContributor
 
buildEnvironments - Variable in class hudson.model.AbstractBuild
During the build this field remembers BuildWrapper.Environments created by BuildWrapper.
buildEnvVar(Map, Closure) - Method in interface lib.JenkinsTagLib
Renders a help entry for one environment variable.
buildEnvVar(Closure) - Method in interface lib.JenkinsTagLib
Renders a help entry for one environment variable.
buildEnvVar(Map) - Method in interface lib.JenkinsTagLib
Renders a help entry for one environment variable.
buildEnvVar() - Method in interface lib.JenkinsTagLib
Renders a help entry for one environment variable.
buildEnvVars(AbstractBuild<?, ?>, EnvVars) - Method in class hudson.model.BooleanParameterValue
Exposes the name/value as an environment variable.
buildEnvVars(Map<String, String>) - Method in class hudson.model.Environment
Adds environmental variables for the builds to the given map.
buildEnvVars(AbstractBuild<?, ?>, EnvVars) - Method in interface hudson.model.EnvironmentContributingAction
Called by AbstractBuild to allow plugins to contribute environment variables.
buildEnvVars(AbstractBuild<?, ?>, EnvVars) - Method in class hudson.model.FileParameterValue
Exposes the originalFileName as an environment variable.
buildEnvVars(Map<String, String>) - Method in class hudson.model.JDK
Deprecated. as of 1.460. Use JDK.buildEnvVars(EnvVars)
buildEnvVars(EnvVars) - Method in class hudson.model.JDK
Sets PATH and JAVA_HOME from this JDK.
buildEnvVars(AbstractBuild<?, ?>, EnvVars) - Method in class hudson.model.JobParameterValue
Exposes the name/value as an environment variable.
buildEnvVars(AbstractBuild<?, ?>, EnvVars) - Method in class hudson.model.ParametersAction
 
buildEnvVars(AbstractBuild<?, ?>, Map<String, String>) - Method in class hudson.model.ParameterValue
Deprecated. as of 1.344 Use ParameterValue.buildEnvVars(AbstractBuild, EnvVars) instead.
buildEnvVars(AbstractBuild<?, ?>, EnvVars) - Method in class hudson.model.ParameterValue
Adds environmental variables for the builds to the given map.
buildEnvVars(AbstractBuild<?, ?>, EnvVars) - Method in class hudson.model.PasswordParameterValue
 
buildEnvVars(AbstractBuild<?, ?>, EnvVars) - Method in class hudson.model.RunParameterValue
Exposes the name/value as an environment variable.
buildEnvVars(AbstractBuild<?, ?>, EnvVars) - Method in class hudson.model.StringParameterValue
Exposes the name/value as an environment variable.
buildEnvVars(AbstractBuild<?, ?>, Map<String, String>) - Method in class hudson.scm.SCM
Adds environmental variables for the builds to the given map.
buildEnvVars(EnvVars, TaskListener) - Method in class hudson.slaves.EnvironmentVariablesNodeProperty
 
buildEnvVars(EnvVars, TaskListener) - Method in class hudson.slaves.NodeProperty
Creates environment variable override for launching child processes in this node.
buildEnvVars(EnvVars, Maven.MavenInstallation) - Method in class hudson.tasks.Maven
Build up the environment variables toward the Maven launch.
buildEnvVars(EnvVars) - Method in class hudson.tasks.Maven.MavenInstallation
 
buildEnvVars(EnvVars) - Method in class hudson.tools.ToolInstallation
Expose any environment variables that this tool installation wants the build to see.
Builder - Class in hudson.tasks
BuildSteps that perform the actual build.
Builder() - Constructor for class hudson.tasks.Builder
 
builder(Closure) - Method in class org.jvnet.hudson.test.GroovyHudsonTestCase
Wraps a closure as a Builder.
BUILDERS - Static variable in interface hudson.tasks.BuildStep
Deprecated. as of 1.286. Use Builder.all() for read access, and use Extension for registration.
buildFragment(StringBuilder, SocketAddress) - Method in class hudson.UDPBroadcastFragment
Called to build up a response XML.
buildHealth(Map, Closure) - Method in interface lib.JenkinsTagLib
 
buildHealth(Closure) - Method in interface lib.JenkinsTagLib
 
buildHealth(Map) - Method in interface lib.JenkinsTagLib
 
buildHealth() - Method in interface lib.JenkinsTagLib
 
BuildHistoryWidget<T> - Class in hudson.widgets
Displays the build history on the side panel.
BuildHistoryWidget(Queue.Task, Iterable<T>, HistoryWidget.Adapter<? super T>) - Constructor for class hudson.widgets.BuildHistoryWidget
 
BuildHistoryWidget_DisplayName() - Static method in class hudson.widgets.Messages
Build History
BuildInfoRecorder - Class in hudson.maven.reporters
 
BuildInfoRecorder() - Constructor for class hudson.maven.reporters.BuildInfoRecorder
 
BuildInfoRecorder.DescriptorImpl - Class in hudson.maven.reporters
 
BuildInfoRecorder.DescriptorImpl() - Constructor for class hudson.maven.reporters.BuildInfoRecorder.DescriptorImpl
 
BuildInfoRecorder_DisplayName() - Static method in class hudson.maven.reporters.Messages
Record build information
buildLabelCheckBox(LabelAtom, LabelAxis) - Method in class hudson.matrix.LabelAxis.DescriptorImpl
 
buildLink(Map, Closure) - Method in interface lib.JenkinsTagLib
 
buildLink(Closure) - Method in interface lib.JenkinsTagLib
 
buildLink(Map) - Method in interface lib.JenkinsTagLib
 
buildLink() - Method in interface lib.JenkinsTagLib
 
BuildListener - Interface in hudson.model
Receives events that happen during a build.
buildListTable(Map, Closure) - Method in interface lib.JenkinsTagLib
Creates a table of builds.
buildListTable(Closure) - Method in interface lib.JenkinsTagLib
Creates a table of builds.
buildListTable(Map) - Method in interface lib.JenkinsTagLib
Creates a table of builds.
buildListTable() - Method in interface lib.JenkinsTagLib
Creates a table of builds.
buildMavenAgentCmdLine(BuildListener, int) - Method in class hudson.maven.AbstractMavenProcessFactory
Builds the command line argument list to launch the maven process.
buildProgressBar(Map, Closure) - Method in interface lib.JenkinsTagLib
Progress bar for a build in progress.
buildProgressBar(Closure) - Method in interface lib.JenkinsTagLib
Progress bar for a build in progress.
buildProgressBar(Map) - Method in interface lib.JenkinsTagLib
Progress bar for a build in progress.
buildProgressBar() - Method in interface lib.JenkinsTagLib
Progress bar for a build in progress.
buildRangeLink(Map, Closure) - Method in interface lib.JenkinsTagLib
 
buildRangeLink(Closure) - Method in interface lib.JenkinsTagLib
 
buildRangeLink(Map) - Method in interface lib.JenkinsTagLib
 
buildRangeLink() - Method in interface lib.JenkinsTagLib
 
BuildReference<R> - Class in jenkins.model.lazy
SoftReference to a build object.
BuildReference(String, R) - Constructor for class jenkins.model.lazy.BuildReference
 
buildResultInTearDown - Variable in class org.jvnet.hudson.test.HudsonTestCase.TestBuildWrapper
 
buildResultInTearDown - Variable in class org.jvnet.hudson.test.JenkinsRule.TestBuildWrapper
 
builds - Variable in class hudson.model.AbstractProject
All the builds keyed by their build number.
builds - Variable in class hudson.model.BuildTimelineWidget
 
buildStatusSummary(Map, Closure) - Method in interface lib.JenkinsTagLib
 
buildStatusSummary(Closure) - Method in interface lib.JenkinsTagLib
 
buildStatusSummary(Map) - Method in interface lib.JenkinsTagLib
 
buildStatusSummary() - Method in interface lib.JenkinsTagLib
 
BuildStep - Interface in hudson.tasks
One step of the whole build process.
BuildStep.PublisherList - Class in hudson.tasks
List of publisher descriptor.
BuildStepCompatibilityLayer - Class in hudson.tasks
Deprecated. since 1.150
BuildStepCompatibilityLayer() - Constructor for class hudson.tasks.BuildStepCompatibilityLayer
Deprecated.  
BuildStepDescriptor<T extends BuildStep & Describable<T>> - Class in hudson.tasks
Descriptor for Builder and Publisher.
BuildStepDescriptor(Class<? extends T>) - Constructor for class hudson.tasks.BuildStepDescriptor
 
BuildStepDescriptor() - Constructor for class hudson.tasks.BuildStepDescriptor
Infers the type of the corresponding BuildStep from the outer class.
BuildStepListener - Class in hudson.model
Receives events that happen as a build executes BuildSteps.
BuildStepListener() - Constructor for class hudson.model.BuildStepListener
 
BuildStepMonitor - Enum in hudson.tasks
Used by BuildStep.getRequiredMonitorService().
BuildTimelineWidget - Class in hudson.model
UI widget for showing the SMILE timeline control.
BuildTimelineWidget(RunList<?>) - Constructor for class hudson.model.BuildTimelineWidget
 
BuildTrigger - Class in hudson.tasks
Triggers builds of other projects.
BuildTrigger(String, boolean) - Constructor for class hudson.tasks.BuildTrigger
 
BuildTrigger(String, String) - Constructor for class hudson.tasks.BuildTrigger
 
BuildTrigger(String, Result) - Constructor for class hudson.tasks.BuildTrigger
 
BuildTrigger(List<AbstractProject>, Result) - Constructor for class hudson.tasks.BuildTrigger
 
BuildTrigger(Collection<? extends AbstractProject>, Result) - Constructor for class hudson.tasks.BuildTrigger
 
BuildTrigger.DescriptorImpl - Class in hudson.tasks
 
BuildTrigger.DescriptorImpl() - Constructor for class hudson.tasks.BuildTrigger.DescriptorImpl
 
BuildTrigger.DescriptorImpl.ItemListenerImpl - Class in hudson.tasks
 
BuildTrigger.DescriptorImpl.ItemListenerImpl() - Constructor for class hudson.tasks.BuildTrigger.DescriptorImpl.ItemListenerImpl
 
BuildTrigger_Disabled(Object) - Static method in class hudson.tasks.Messages
{0} is disabled.
BuildTrigger_DisplayName() - Static method in class hudson.tasks.Messages
Build other projects
BuildTrigger_InQueue(Object) - Static method in class hudson.tasks.Messages
{0} is already in the queue
BuildTrigger_NoProjectSpecified() - Static method in class hudson.tasks.Messages
No project specified
BuildTrigger_NoSuchProject(Object, Object) - Static method in class hudson.tasks.Messages
No such project ''{0}''.
BuildTrigger_NotBuildable(Object) - Static method in class hudson.tasks.Messages
{0} is not buildable
BuildTrigger_Triggering(Object) - Static method in class hudson.tasks.Messages
Triggering a new build of {0}
BuildTrigger_you_have_no_permission_to_build_(Object) - Static method in class hudson.tasks.Messages
You have no permission to build {0}
BuildVariableContributor - Class in hudson.model
Contributes build variables to builds.
BuildVariableContributor() - Constructor for class hudson.model.BuildVariableContributor
 
buildVariablesFor(AbstractBuild, Map<String, String>) - Method in class hudson.model.BuildVariableContributor
Contributes build variables used for a build.
buildWithParameters(StaplerRequest, StaplerResponse) - Method in class hudson.model.ParametersDefinitionProperty
 
buildWithParameters(StaplerRequest, StaplerResponse, TimeDuration) - Method in class hudson.model.ParametersDefinitionProperty
 
BuildWrapper - Class in hudson.tasks
Pluggability point for performing pre/post actions for the build process.
BuildWrapper() - Constructor for class hudson.tasks.BuildWrapper
 
BuildWrapper.Environment - Class in hudson.tasks
Represents the environment set up by BuildWrapper.setUp(Build,Launcher,BuildListener).
BuildWrapper.Environment() - Constructor for class hudson.tasks.BuildWrapper.Environment
 
BuildWrapperDescriptor - Class in hudson.tasks
Descriptor for BuildWrapper.
BuildWrapperDescriptor(Class<? extends BuildWrapper>) - Constructor for class hudson.tasks.BuildWrapperDescriptor
 
BuildWrapperDescriptor() - Constructor for class hudson.tasks.BuildWrapperDescriptor
Infers the type of the corresponding Describable from the outer class.
BuildWrappers - Class in hudson.tasks
List of all installed BuildWrapper.
BuildWrappers() - Constructor for class hudson.tasks.BuildWrappers
 
BUILTIN - Static variable in class hudson.model.PermalinkProjectAction.Permalink
List of PermalinkProjectAction.Permalinks that are built into Jenkins.
BulkChange - Class in hudson
Transaction-like object that can be used to make a bunch of changes to an object, and defer the Saveable.save() until the end.
BulkChange(Saveable) - Constructor for class hudson.BulkChange
 
bundleFileName - Variable in enum hudson.tools.JDKInstaller.Platform
Choose the file name suitable for the downloaded JDK bundle.
busyExecutors - Variable in class hudson.model.LoadStatistics
Number of busy executors and how it changes over time.
byPackage(String) - Method in class hudson.tasks.junit.TestResult
 
ByteArrayOutputStream2 - Class in hudson.util
ByteArrayOutputStream with access to its raw buffer.
ByteArrayOutputStream2() - Constructor for class hudson.util.ByteArrayOutputStream2
 
ByteArrayOutputStream2(int) - Constructor for class hudson.util.ByteArrayOutputStream2
 
ByteBuffer - Class in hudson.util
Deprecated. since 2008-05-28. Moved to stapler
ByteBuffer() - Constructor for class hudson.util.ByteBuffer
Deprecated.  
byteSize - Variable in class org.jvnet.hudson.test.MemoryAssert.HistogramElement
 
byTimestamp(long, long) - Method in class hudson.util.RunList
Filter the list by timestamp.

C

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
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(AbstractBuild<?, ?>, Launcher, TaskListener) - Method in class hudson.scm.NullSCM
 
calcRevisionsFromBuild(AbstractBuild<?, ?>, Launcher, TaskListener) - Method in class hudson.scm.SCM
Calculates the SCMRevisionState that represents the state of the workspace of the given build.
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() - Method in class hudson.maven.AbstractMavenProcessFactory.GetRemotingJar
 
call() - Method in class hudson.maven.Maven3Builder
 
call() - Method in class hudson.maven.MavenBuilder
This code is executed inside the maven jail process.
call(MavenBuild) - Method in interface hudson.maven.MavenBuildProxy.BuildCallable
Performs computation and returns the result, or throws some exception.
call() - Method in class hudson.maven.MavenBuildProxy.Filter.AsyncInvoker
 
call() - Method in class hudson.maven.MavenVersionCallable
 
call(P1) - Method in interface hudson.util.Function1
 
call(Object, Method, Object[]) - Method in class hudson.util.InterceptingProxy
Intercepts every method call.
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(int) - Method in interface hudson.util.jna.Advapi32.Handler
 
callback(int, int, Pointer, Pointer) - Method in interface hudson.util.jna.Advapi32.HandlerEx
 
callback(int, Pointer) - Method in interface hudson.util.jna.Advapi32.SERVICE_MAIN_FUNCTION
 
callback(T, UnmarshallingContext) - Method in class hudson.util.XStream2.PassthruConverter
 
CallStackFrame - Class in org.jvnet.hudson.test.rhino
Stack frame.
CallStackFrame(JavaScriptDebugger, DebuggableScript) - Constructor for class org.jvnet.hudson.test.rhino.CallStackFrame
 
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?
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() - Method in class jenkins.util.ProgressiveRendering
Checks whether the task has been canceled.
canConvert(Class) - Method in class hudson.matrix.AxisList.ConverterImpl
 
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.security.AuthorizationMatrixProperty.ConverterImpl
 
canConvert(Class) - Method in class hudson.security.GlobalMatrixAuthorizationStrategy.ConverterImpl
 
canConvert(Class) - Method in class hudson.security.ProjectMatrixAuthorizationStrategy.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
 
canDelete(View) - Method in class org.jvnet.hudson.test.MockFolder
 
canLogOut() - Method in class hudson.security.SecurityRealm
Returns true if this SecurityRealm supports explicit logout operation.
canonicalName - Variable in class hudson.maven.reporters.MavenArtifact
The canonical artifact file name, used by Maven in the repository.
canProvision(Label) - Method in class hudson.slaves.Cloud
Returns true if this cloud is capable of provisioning new nodes for the given label.
canRestart() - Method in class hudson.lifecycle.Lifecycle
The same as Lifecycle.verifyRestartable() except the status is indicated by the return value, not by an exception.
canRewriteHudsonWar() - Method in class hudson.lifecycle.Lifecycle
Can Lifecycle.rewriteHudsonWar(File) work?
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
Deprecated. as of 1.413 Use Node.canTake(Queue.BuildableItem)
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
Deprecated. since 1.413 Use #canTake(Node, BuildableItem)
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
Deprecated. as of 1.413 Use #canTake(BuildableItem)
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?
capacity() - Method in class hudson.model.queue.MappingWorksheet.ExecutorChunk
Number of executors in this chunk.
capital - Variable in class jenkins.plugins.ui_samples.FormFieldValidationWithContext.State
 
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
Descriptor for CaptchaSupport.
CaptchaSupportDescriptor() - Constructor for class hudson.security.captcha.CaptchaSupportDescriptor
 
CaptureEnvironmentBuilder - Class in org.jvnet.hudson.test
Builder that captures the environment variables used during a build.
CaptureEnvironmentBuilder() - Constructor for class org.jvnet.hudson.test.CaptureEnvironmentBuilder
 
CaptureEnvironmentBuilder.DescriptorImpl - Class in org.jvnet.hudson.test
 
CaptureEnvironmentBuilder.DescriptorImpl() - Constructor for class org.jvnet.hudson.test.CaptureEnvironmentBuilder.DescriptorImpl
 
CaseInsensitiveComparator - Class in hudson.util
Case-insensitive string comparator.
CaseResult - Class in hudson.tasks.junit
One test result.
CaseResult.Status - Enum in hudson.tasks.junit
Constants that represent the status of this test.
CaseResult_Status_Failed() - Static method in class hudson.tasks.junit.Messages
Failed
CaseResult_Status_Fixed() - Static method in class hudson.tasks.junit.Messages
Fixed
CaseResult_Status_Passed() - Static method in class hudson.tasks.junit.Messages
Passed
CaseResult_Status_Regression() - Static method in class hudson.tasks.junit.Messages
Regression
CaseResult_Status_Skipped() - Static method in class hudson.tasks.junit.Messages
Skipped
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
Assists pattern matching in the AlternativeUiTextProvider implementation.
cast(Iterator<? extends T>) - Static method in class hudson.util.Iterators
Casts Iterators.FlattenIterator 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 class hudson.util.AWTProblem
 
cause - Variable in class hudson.util.JenkinsReloadFailed
 
Cause.LegacyCodeCause - Class in hudson.model
Deprecated. since 2009-02-08
Cause.LegacyCodeCause() - Constructor for class hudson.model.Cause.LegacyCodeCause
Deprecated.  
Cause.RemoteCause - Class in hudson.model
 
Cause.RemoteCause(String, String) - Constructor for class hudson.model.Cause.RemoteCause
 
Cause.UpstreamCause - Class in hudson.model
A build is triggered by the completion of another build (AKA upstream build.)
Cause.UpstreamCause(AbstractBuild<?, ?>) - Constructor for class hudson.model.Cause.UpstreamCause
Deprecated. since 2009-02-28
Cause.UpstreamCause(Run<?, ?>) - Constructor for class hudson.model.Cause.UpstreamCause
 
Cause.UpstreamCause.ConverterImpl - Class in hudson.model
 
Cause.UpstreamCause.ConverterImpl(XStream2) - Constructor for class hudson.model.Cause.UpstreamCause.ConverterImpl
 
Cause.UpstreamCause.DeeplyNestedUpstreamCause - Class in hudson.model
 
Cause.UpstreamCause.DeeplyNestedUpstreamCause() - Constructor for class hudson.model.Cause.UpstreamCause.DeeplyNestedUpstreamCause
 
Cause.UserCause - Class in hudson.model
Deprecated. 1.428 use Cause.UserIdCause
Cause.UserCause() - Constructor for class hudson.model.Cause.UserCause
Deprecated.  
Cause.UserIdCause - Class in hudson.model
A build is started by an user action.
Cause.UserIdCause() - Constructor for class hudson.model.Cause.UserIdCause
 
Cause_LegacyCodeCause_ShortDescription() - Static method in class hudson.model.Messages
Legacy code started this job.
Cause_RemoteCause_ShortDescription(Object) - Static method in class hudson.model.Messages
Started by remote host {0}
Cause_RemoteCause_ShortDescriptionWithNote(Object, Object) - Static method in class hudson.model.Messages
Started by remote host {0} with note: {1}
Cause_UpstreamCause_CausedBy() - Static method in class hudson.model.Messages
originally caused by:
Cause_UpstreamCause_ShortDescription(Object, Object) - Static method in class hudson.model.Messages
Started by upstream project "{0}" build number {1}
Cause_UserCause_ShortDescription(Object) - Static method in class hudson.model.Messages
Started by user {0}
Cause_UserIdCause_ShortDescription(Object) - Static method in class hudson.model.Messages
Started by user {0}
CauseAction - Class in hudson.model
 
CauseAction(Cause) - Constructor for class hudson.model.CauseAction
 
CauseAction(CauseAction) - Constructor for class hudson.model.CauseAction
 
CauseAction.ConverterImpl - Class in hudson.model
 
CauseAction.ConverterImpl(XStream2) - Constructor for class hudson.model.CauseAction.ConverterImpl
 
causedBy(Class<? extends Throwable>) - Static method in class org.jvnet.hudson.test.JenkinsMatchers
 
CauseOfBlockage - Class in hudson.model.queue
If a Queue.Task execution is blocked in the queue, 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.BecauseLabelIsBusy(Label) - Constructor for class hudson.model.queue.CauseOfBlockage.BecauseLabelIsBusy
 
CauseOfBlockage.BecauseLabelIsOffline - Class in hudson.model.queue
Build is blocked because all the nodes that match a given label is offline.
CauseOfBlockage.BecauseLabelIsOffline(Label) - Constructor for class hudson.model.queue.CauseOfBlockage.BecauseLabelIsOffline
 
CauseOfBlockage.BecauseNodeIsBusy - Class in hudson.model.queue
Build is blocked because a node is fully busy
CauseOfBlockage.BecauseNodeIsBusy(Node) - Constructor for class hudson.model.queue.CauseOfBlockage.BecauseNodeIsBusy
 
CauseOfBlockage.BecauseNodeIsOffline - Class in hudson.model.queue
Build is blocked because a node is offline.
CauseOfBlockage.BecauseNodeIsOffline(Node) - Constructor for class hudson.model.queue.CauseOfBlockage.BecauseNodeIsOffline
 
CauseOfInterruption - Class in jenkins.model
Records why an executor is interrupted.
CauseOfInterruption() - Constructor for class jenkins.model.CauseOfInterruption
 
CauseOfInterruption.UserInterruption - Class in jenkins.model
Indicates that the build was interrupted from UI.
CauseOfInterruption.UserInterruption(User) - Constructor for class jenkins.model.CauseOfInterruption.UserInterruption
 
CauseOfInterruption.UserInterruption(String) - Constructor for class jenkins.model.CauseOfInterruption.UserInterruption
 
CauseOfInterruption_ShortDescription(Object) - Static method in class jenkins.model.Messages
Aborted by {0}
cbSize - Variable in class hudson.util.jna.SHELLEXECUTEINFO
 
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
See CronTab.ceil(long).
ChainedServletFilter - Class in hudson.security
Servlet Filter that chains multiple Filters.
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(AbstractBuild<?, ?>) - Constructor for class hudson.scm.ChangeLogSet
 
ChangeLogSet.AffectedFile - Interface in hudson.scm
Represents a file change.
ChangeLogSet.Entry - Class in hudson.scm
 
ChangeLogSet.Entry() - Constructor for class hudson.scm.ChangeLogSet.Entry
 
ChangeServiceConfig2(Pointer, int, Advapi32.ChangeServiceConfig2Info) - Method in interface hudson.util.jna.Advapi32
 
channel - Variable in class hudson.cli.CLICommand
Channel that represents the CLI JVM.
channel - Variable in class hudson.Launcher
 
channel - Variable in class hudson.maven.ProcessCache.NewProcess
 
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 Channels.
Channels() - Constructor for class hudson.slaves.Channels
 
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
Deprecated. since 2008-05-28. moved to stapler
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.
ChartUtil.NumberOnlyBuildLabel(AbstractBuild) - Constructor for class hudson.util.ChartUtil.NumberOnlyBuildLabel
 
chdir(String) - Method in interface hudson.util.jna.GNUCLibrary
 
CHEBYSHEV_N - Static variable in class hudson.util.ChartUtil
 
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.
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.
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.
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.
checkGoodName(String) - Static method in class jenkins.model.Jenkins
Check if the given name is suitable as a name for job, view, etc.
checkIsJavadocMojo(MojoInfo) - Method in class hudson.maven.reporters.AbstractMavenJavadocArchiver
return true if this mojo is a javadoc one sources or test sources
checkIsJavadocMojo(MojoInfo) - Method in class hudson.maven.reporters.MavenJavadocArchiver
 
checkIsJavadocMojo(MojoInfo) - Method in class hudson.maven.reporters.MavenTestJavadocArchiver
 
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
Verifies MAC constructed from HMACConfidentialKey.mac(String)
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(AbstractBuild<?, ?>, Launcher, FilePath, BuildListener, File) - Method in class hudson.scm.NullSCM
 
checkout(AbstractBuild<?, ?>, Launcher, FilePath, BuildListener, File) - Method in class hudson.scm.SCM
Obtains a fresh workspace of the module(s) into the specified directory of the specified machine.
checkout(AbstractBuild.AbstractBuildExecution) - Method in class jenkins.scm.SCMCheckoutStrategy
Performs the checkout step.
checkout(AbstractBuild<?, ?>, Launcher, FilePath, BuildListener, File) - Method in class org.jvnet.hudson.test.ExtractResourceSCM
 
checkout(AbstractBuild<?, ?>, Launcher, FilePath, BuildListener, File) - Method in class org.jvnet.hudson.test.ExtractResourceWithChangesSCM
 
checkout(AbstractBuild<?, ?>, Launcher, FilePath, BuildListener, File) - Method in class org.jvnet.hudson.test.FakeChangeLogSCM
 
checkout(AbstractBuild, Launcher, FilePath, BuildListener, File) - Method in class org.jvnet.hudson.test.SingleFileSCM
 
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(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
 
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
The same as FilePath.FilePath(FilePath,String) but more OO.
child - Variable in class hudson.tasks.test.AggregatedTestResultAction.ChildReport
 
children - Variable in class hudson.tasks.test.AggregatedTestResultAction
child builds whose test results are used for aggregation.
chmod(int) - Method in class hudson.FilePath
Sets the file permission.
chmod(String, int) - Method in class hudson.os.windows.WindowsRemoteFileSystem
 
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
 
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.DescriptorImpl() - Constructor for class hudson.model.ChoiceParameterDefinition.DescriptorImpl
 
ChoiceParameterDefinition_DisplayName() - Static method in class hudson.model.Messages
Choice
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.
cities - Variable in class jenkins.plugins.ui_samples.FormFieldValidationWithContext.State
 
CLASSES_ROOT - Static variable in class hudson.util.jna.RegistryKey
 
ClassicPluginStrategy - Class in hudson
 
ClassicPluginStrategy(PluginManager) - Constructor for class hudson.ClassicPluginStrategy
 
classifier - Variable in class hudson.maven.reporters.MavenArtifact
Basic parameters of a Maven artifact.
classLoader - Variable in class hudson.PluginWrapper
ClassLoader for loading classes from this plugin.
ClassLoaderReflectionToolkit - Class in jenkins
Reflection access to various ClassLoader methods.
ClassLoaderReflectionToolkit() - Constructor for class jenkins.ClassLoaderReflectionToolkit
 
className - Variable in class org.jvnet.hudson.test.MemoryAssert.HistogramElement
 
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
 
ClassResult - Class in hudson.tasks.junit
Cumulative test result of a test class.
ClassResult_getTitle(Object) - Static method in class hudson.tasks.junit.Messages
Test Result : {0}
clazz - Variable in class hudson.model.Descriptor
The class being described by this descriptor.
clazz - Variable in class hudson.model.Descriptor.PropertyType
 
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() - Method in class jenkins.model.Jenkins
Called to shut down the system.
clear() - Method in class hudson.matrix.Combination
 
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
 
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
Deprecated. Use CLIConnectionFactory to create CLI
CLI(URL, ExecutorService, String) - Constructor for class hudson.cli.CLI
Deprecated. Use CLIConnectionFactory to create CLI
CLI_cancel_quiet_down_shortDescription() - Static method in class hudson.model.Messages
Cancel the effect of the "quiet-down" command.
CLI_cancel_quiet_down_shortDescription() - Static method in class jenkins.model.Messages
Cancel the effect of the "quiet-down" command.
CLI_clear_queue_shortDescription() - Static method in class hudson.model.Messages
Clears the build queue
CLI_connect_node_shortDescription() - Static method in class hudson.model.Messages
Reconnect to a node
CLI_delete_job_shortDescription() - Static method in class hudson.model.Messages
Deletes a job
CLI_delete_node_shortDescription() - Static method in class hudson.model.Messages
Deletes a node
CLI_disable_job_shortDescription() - Static method in class hudson.model.Messages
Disables a job
CLI_disconnect_node_shortDescription() - Static method in class hudson.model.Messages
Disconnects from a node
CLI_enable_job_shortDescription() - Static method in class hudson.model.Messages
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
Mark the build to keep the build forever.
CLI_keep_build_shortDescription() - Static method in class jenkins.model.Messages
Mark the build to keep the build forever.
CLI_NoSuchFileExists(Object) - Static method in class hudson.cli.client.Messages
No such file exists: {0}
CLI_NoURL() - Static method in class hudson.cli.client.Messages
Neither -s nor the JENKINS_URL env var is specified.
CLI_offline_node_shortDescription() - Static method in class hudson.model.Messages
Stop using a node for performing builds temporarily, until the next "online-node" command.
CLI_online_node_shortDescription() - Static method in class hudson.model.Messages
Resume using a node for performing builds, to cancel out the earlier "offline-node" command.
CLI_quiet_down_shortDescription() - Static method in class hudson.model.Messages
Quiet down Jenkins, in preparation for a restart.
CLI_quiet_down_shortDescription() - Static method in class jenkins.model.Messages
Quiet down Jenkins, in preparation for a restart.
CLI_reload_configuration_shortDescription() - Static method in class hudson.model.Messages
Discard all the loaded data in memory and reload everything from file system.
CLI_reload_configuration_shortDescription() - Static method in class jenkins.model.Messages
Discard all the loaded data in memory and reload everything from file system.
CLI_restart_shortDescription() - Static method in class hudson.model.Messages
Restart Jenkins
CLI_restart_shortDescription() - Static method in class jenkins.model.Messages
Restart Jenkins
CLI_safe_restart_shortDescription() - Static method in class hudson.model.Messages
Safely restart Jenkins
CLI_safe_restart_shortDescription() - Static method in class jenkins.model.Messages
Safely restart Jenkins
CLI_safe_shutdown_shortDescription() - Static method in class jenkins.model.Messages
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
Immediately shuts down Jenkins server
CLI_Usage() - Static method in class hudson.cli.client.Messages
Jenkins CLI Usage: java -jar jenkins-cli.jar [-s URL] command [opts...] args...
CLI_VersionMismatch() - Static method in class hudson.cli.client.Messages
Version mismatch.
CLI_wait_node_offline_shortDescription() - Static method in class hudson.model.Messages
Wait for a node to become offline
CLI_wait_node_online_shortDescription() - Static method in class hudson.model.Messages
Wait for a node to become online
CliAuthenticator - Class in hudson.security
Handles authentication for CLI commands.
CliAuthenticator() - Constructor for class hudson.security.CliAuthenticator
 
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
Access/manage Jenkins from your shell, or from your script.
CliLink_DisplayName() - Static method in class jenkins.management.Messages
Jenkins CLI
CliManagerImpl - Class in hudson.cli
CliEntryPoint implementation exposed to the remote 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
 
CliProtocol - Class in hudson.cli
AgentProtocol that accepts connection from CLI clients.
CliProtocol() - Constructor for class hudson.cli.CliProtocol
 
CliProtocol.Handler - Class in hudson.cli
 
CliProtocol.Handler(Socket) - Constructor for class hudson.cli.CliProtocol.Handler
 
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
 
CliProtocol2.Handler2(Socket) - Constructor for class hudson.cli.CliProtocol2.Handler2
 
CLIRegisterer - Class in hudson.cli.declarative
Discover CLIMethods and register them as CLICommand implementations.
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
Perform SecurityRealm independent authentication.
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
{0} ahead
ClockDifference_Behind(Object) - Static method in class hudson.util.Messages
{0} behind
ClockDifference_Failed() - Static method in class hudson.util.Messages
Failed to check
ClockDifference_InSync() - Static method in class hudson.util.Messages
In sync
ClockMonitor - Class in hudson.node_monitors
NodeMonitor that checks clock of Node to detect out of sync clocks.
ClockMonitor() - Constructor for class hudson.node_monitors.ClockMonitor
 
ClockMonitor_DisplayName() - Static method in class hudson.node_monitors.Messages
Clock Difference
clogCheck() - Method in class hudson.triggers.SCMTrigger.DescriptorImpl
Checks if the queue is clogged, and if so, activate SCMTrigger.AdministrativeMonitorImpl.
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
Cloneable CLICommand.
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.maven.MavenBuild.ProxyImpl2
Performs final clean up.
close() - Method in class hudson.org.apache.tools.tar.TarInputStream
Closes this stream.
close() - Method in class hudson.org.apache.tools.tar.TarOutputStream
Ends the TAR archive and closes the underlying OutputStream.
close() - Method in class hudson.PluginFirstClassLoader
 
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
Close an entry.
CloseProofOutputStream - Class in hudson
OutputStream that blocks CloseProofOutputStream.close() method.
CloseProofOutputStream(OutputStream) - Constructor for class hudson.CloseProofOutputStream
 
closeQuietly() - Method in class hudson.util.StreamTaskListener
Closes this listener and swallows any exceptions, if raised.
CloseServiceHandle(Pointer) - Method in interface hudson.util.jna.Advapi32
 
ClosureExecuterAction - Class in org.jvnet.hudson.test
Server-side logic that implements HudsonTestCase.executeOnServer(Callable).
ClosureExecuterAction() - Constructor for class org.jvnet.hudson.test.ClosureExecuterAction
 
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 Nodes to dynamically expand/shrink the slaves attached to Hudson.
Cloud(String) - Constructor for class hudson.slaves.Cloud
 
CloudRetentionStrategy - Class in hudson.slaves
RetentionStrategy implementation for AbstractCloudComputer that terminates it if it remains idle for X minutes.
CloudRetentionStrategy(int) - Constructor for class hudson.slaves.CloudRetentionStrategy
 
clouds - Variable in class jenkins.model.Jenkins
Active Clouds.
CloudSlaveRetentionStrategy<T extends Computer> - Class in hudson.slaves
Default convenience implementation of RetentionStrategy for slaves provisioned from Cloud.
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
SearchIndex built on a Map.
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
 
Combination - Class in hudson.matrix
A particular combination of Axis values.
Combination(AxisList, List<String>) - Constructor for class hudson.matrix.Combination
 
Combination(AxisList, String...) - Constructor for class hudson.matrix.Combination
 
Combination(Map<String, String>) - Constructor for class hudson.matrix.Combination
 
combination - Variable in class hudson.matrix.MatrixBuild.RunPtr
 
Combination.BooleanCategory - Class in hudson.matrix
Duck-typing for boolean expressions.
Combination.BooleanCategory() - Constructor for class hudson.matrix.Combination.BooleanCategory
 
combine(Collection<? extends ConsoleAnnotator<? super T>>) - Static method in class hudson.console.ConsoleAnnotator
Bundles all the given ConsoleAnnotator into a single annotator.
combine(Fingerprint.Range) - Method in class hudson.model.Fingerprint.Range
Returns the Fingerprint.Range that combines two ranges.
combine(Result) - Method in class hudson.model.Result
Combines two Results and returns the worse one.
combine(SearchIndex...) - Static method in class hudson.search.UnionSearchIndex
 
combine(long, String) - Static method in class hudson.Util
Deprecated. Use individual localization methods instead. See Messages.Util_year(Object) for an example. Deprecated since 2009-06-24, remove method after 2009-12-24.
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.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
 
CommandConnector.DescriptorImpl() - Constructor for class hudson.slaves.CommandConnector.DescriptorImpl
 
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() - Constructor for class hudson.tools.CommandInstaller.DescriptorImpl
 
CommandInstaller_DescriptorImpl_displayName() - Static method in class hudson.tools.Messages
Run Command
CommandInstaller_no_command() - Static method in class hudson.tools.Messages
Must provide a command to run.
CommandInstaller_no_toolHome() - Static method in class hudson.tools.Messages
Must provide a tool home directory.
CommandInterpreter - Class in hudson.tasks
Common part between Shell and BatchFile.
CommandInterpreter(String) - Constructor for class hudson.tasks.CommandInterpreter
 
CommandInterpreter_CommandFailed() - Static method in class hudson.tasks.Messages
command execution failed
CommandInterpreter_UnableToDelete(Object) - Static method in class hudson.tasks.Messages
Unable to delete script file {0}
CommandInterpreter_UnableToProduceScript() - Static method in class hudson.tasks.Messages
Unable to produce a script file
CommandLauncher - Class in hudson.slaves
ComputerLauncher through a remote login mechanism like ssh/rsh.
CommandLauncher(String) - Constructor for class hudson.slaves.CommandLauncher
 
CommandLauncher(String, EnvVars) - Constructor for class hudson.slaves.CommandLauncher
 
CommandLauncher.DescriptorImpl - Class in hudson.slaves
 
CommandLauncher.DescriptorImpl() - Constructor for class hudson.slaves.CommandLauncher.DescriptorImpl
 
CommandLauncher_displayName() - Static method in class hudson.slaves.Messages
Launch slave via execution of command on the Master
CommandLauncher_NoLaunchCommand() - Static method in class hudson.slaves.Messages
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
 
compact(Fingerprinter.FingerprintAction) - Method in class hudson.tasks.Fingerprinter.FingerprintAction
Reuse string instances from another Fingerprinter.FingerprintAction to reduce memory footprint.
COMPARATOR - Static variable in class hudson.model.RunMap
Deprecated. as of 1.485 Use ReverseComparator
comparator() - Method in class jenkins.model.lazy.AbstractLazyLoadRunMap
 
compare(ThreadInfo, ThreadInfo) - Method in class hudson.Functions.ThreadGroupMap
 
compare(MatrixConfiguration, MatrixConfiguration) - Method in class hudson.matrix.NoopMatrixConfigurationSorter
 
compare(AbstractProject, AbstractProject) - Method in class hudson.model.DependencyGraph
Compare to 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.
compareRemoteRevisionWith(AbstractProject, Launcher, FilePath, TaskListener, SCMRevisionState) - Method in class hudson.fsp.WorkspaceSnapshotSCM
 
compareRemoteRevisionWith(AbstractProject, Launcher, FilePath, TaskListener, SCMRevisionState) - Method in class hudson.scm.NullSCM
 
compareRemoteRevisionWith(AbstractProject<?, ?>, Launcher, FilePath, TaskListener, SCMRevisionState) - Method in class hudson.scm.SCM
Compares the current state of the remote repository against the given baseline SCMRevisionState.
compareTo(ExtensionComponent<T>) - Method in class hudson.ExtensionComponent
Sort ExtensionComponents in the descending order of ExtensionComponent.ordinal().
compareTo(Axis) - Method in class hudson.matrix.Axis
Axis is fully ordered so that we can convert between a list of axis and a string unambiguously.
compareTo(Combination) - Method in class hudson.matrix.Combination
 
compareTo(ModuleName) - Method in class hudson.maven.ModuleName
 
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(CaseResult) - Method in class hudson.tasks.junit.CaseResult
 
compareTo(ClassResult) - Method in class hudson.tasks.junit.ClassResult
 
compareTo(PackageResult) - Method in class hudson.tasks.junit.PackageResult
 
compareTo(ChartUtil.NumberOnlyBuildLabel) - Method in class hudson.util.ChartUtil.NumberOnlyBuildLabel
 
compareTo(MemoryAssert.HistogramElement) - Method in class org.jvnet.hudson.test.MemoryAssert.HistogramElement
 
compatibleSinceVersion - Variable in class hudson.model.UpdateSite.Plugin
Optional version # from which this plugin release is configuration-compatible.
COMPLETED - Static variable in class hudson.model.CheckPoint
CheckPoint that indicates that the build is completed.
CompoundEnumeration<T> - Class in hudson.util
Enumeration that aggregates multiple Enumerations.
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.
computeDisplayName() - Method in class hudson.model.Run.ArtifactList
 
computeIdleExecutors() - Method in class hudson.model.LoadStatistics
Computes the # of idle executors right now and obtains the snapshot value.
computeIdleExecutors() - Method in class hudson.model.OverallLoadStatistics
 
computeIdleExecutors() - Method in class jenkins.model.UnlabeledLoadStatistics
 
computeQueueLength() - Method in class hudson.model.LoadStatistics
Computes the # of queue length right now and obtains the snapshot value.
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 Executors.
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 Computers.
Computer_BadChannel() - Static method in class hudson.model.Messages
Slave node offline or not a remote channel (such as master node).
Computer_Caption(Object) - Static method in class hudson.model.Messages
Slave {0}
Computer_ConfigurePermission_Description() - Static method in class hudson.model.Messages
This permission allows users to configure slaves.
Computer_ConnectPermission_Description() - Static method in class hudson.model.Messages
This permission allows users to connect slaves or mark slaves as online.
Computer_CreatePermission_Description() - Static method in class hudson.model.Messages
This permission allows users to create slaves.
Computer_DeletePermission_Description() - Static method in class hudson.model.Messages
This permission allows users to delete existing slaves.
Computer_DisconnectPermission_Description() - Static method in class hudson.model.Messages
This permission allows users to disconnect slaves or mark slaves as temporarily offline.
Computer_NoSuchSlaveExists(Object, Object) - Static method in class hudson.model.Messages
No such slave "{0}" exists.
Computer_Permissions_Title() - Static method in class hudson.model.Messages
Slave
ComputerConnector - Class in hudson.slaves
Factory of ComputerLauncher.
ComputerConnector() - Constructor for class hudson.slaves.ComputerConnector
 
ComputerConnectorDescriptor - Class in hudson.slaves
Descriptor for ComputerConnector.
ComputerConnectorDescriptor() - Constructor for class hudson.slaves.ComputerConnectorDescriptor
 
ComputerConnectorTester - Class in org.jvnet.hudson.test
Test bed to verify the configuration roundtripness of the ComputerConnector.
ComputerConnectorTester(HudsonTestCase) - Constructor for class org.jvnet.hudson.test.ComputerConnectorTester
 
computerConnectorTester - Variable in class org.jvnet.hudson.test.HudsonTestCase
 
computerConnectorTester - Variable in class org.jvnet.hudson.test.JenkinsRule
 
ComputerConnectorTester.DescriptorImpl - Class in org.jvnet.hudson.test
 
ComputerConnectorTester.DescriptorImpl() - Constructor for class org.jvnet.hudson.test.ComputerConnectorTester.DescriptorImpl
 
computeRelativeNamesAfterRenaming(String, String, String, ItemGroup) - Static method in class hudson.model.Items
Compute the relative name of list of items after a rename occurred.
ComputerLauncher - Class in hudson.slaves
Extension point to allow control over how Computers 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
Launching slave process aborted.
ComputerLauncher_JavaVersionResult(Object, Object) - Static method in class hudson.slaves.Messages
{0} -version returned {1}.
ComputerLauncher_NoJavaFound(Object) - Static method in class hudson.slaves.Messages
Java version {0} was found but 1.5 or later is needed.
ComputerLauncher_UknownJavaVersion(Object) - Static method in class hudson.slaves.Messages
Couldn''t figure out the Java version of {0}
ComputerLauncher_unexpectedError() - Static method in class hudson.slaves.Messages
Unexpected error in launching a slave.
ComputerLauncherFilter - Class in hudson.slaves
ComputerLauncher filter that can be used as a base class for decorators.
ComputerLauncherFilter(ComputerLauncher) - Constructor for class hudson.slaves.ComputerLauncherFilter
 
ComputerListener - Class in hudson.slaves
Receives notifications about status changes of Computers.
ComputerListener() - Constructor for class hudson.slaves.ComputerListener
 
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.
ComputerPinger.BuiltInComputerPinger() - Constructor for class hudson.model.ComputerPinger.BuiltInComputerPinger
 
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
Computers in this Hudson system.
ComputerSet - Class in hudson.model
Serves as the top of Computers in the URL hierarchy.
ComputerSet() - Constructor for class hudson.model.ComputerSet
 
ComputerSet.DescriptorImpl - Class in hudson.model
 
ComputerSet.DescriptorImpl() - Constructor for class hudson.model.ComputerSet.DescriptorImpl
 
ComputerSet_DisplayName() - Static method in class hudson.model.Messages
nodes
ComputerSet_NoSuchSlave(Object) - Static method in class hudson.model.Messages
No such slave: {0}
ComputerSet_SlaveAlreadyExists(Object) - Static method in class hudson.model.Messages
Slave called ''{0}'' already exists
ComputerSet_SpecifySlaveToCopy() - Static method in class hudson.model.Messages
Specify which slave to copy
computeTotalExecutors() - Method in class hudson.model.LoadStatistics
Computes the # of total executors right now and obtains the snapshot value.
computeTotalExecutors() - Method in class hudson.model.OverallLoadStatistics
 
computeTotalExecutors() - Method in class jenkins.model.UnlabeledLoadStatistics
 
CONCURRENT_BUILD - Static variable in class jenkins.model.Jenkins
Deprecated. as of 1.464 This flag will have no effect.
ConcurrentHashMapConverter - Class in hudson.util
ConcurrentHashMap should convert like a map, instead of via serialization.
ConcurrentHashMapConverter(XStream) - Constructor for class hudson.util.ConcurrentHashMapConverter
 
ConcurrentHashMapConverter(Mapper, ReflectionProvider) - Constructor for class hudson.util.ConcurrentHashMapConverter
 
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 ConfidentialKeys, 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_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_DELEGATE_TO - Static variable in class hudson.os.windows.ManagedWindowsServiceConnector.DescriptorImpl
 
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
 
configRoundtrip() - Method in class org.jvnet.hudson.test.HudsonTestCase
Hits the Hudson system configuration and submits without any modification.
configRoundtrip(P) - Method in class org.jvnet.hudson.test.HudsonTestCase
Loads a configuration page and submits it without any modifications, to perform a round-trip configuration test.
configRoundtrip(P) - Method in class org.jvnet.hudson.test.HudsonTestCase
 
configRoundtrip(B) - Method in class org.jvnet.hudson.test.HudsonTestCase
Performs a configuration round-trip testing for a builder.
configRoundtrip(P) - Method in class org.jvnet.hudson.test.HudsonTestCase
Performs a configuration round-trip testing for a publisher.
configRoundtrip(C) - Method in class org.jvnet.hudson.test.HudsonTestCase
 
configRoundtrip(User) - Method in class org.jvnet.hudson.test.HudsonTestCase
 
configRoundtrip(N) - Method in class org.jvnet.hudson.test.HudsonTestCase
 
configRoundtrip(V) - Method in class org.jvnet.hudson.test.HudsonTestCase
 
configRoundtrip() - Method in class org.jvnet.hudson.test.JenkinsRule
Hits the Hudson system configuration and submits without any modification.
configRoundtrip(P) - Method in class org.jvnet.hudson.test.JenkinsRule
Loads a configuration page and submits it without any modifications, to perform a round-trip configuration test.
configRoundtrip(P) - Method in class org.jvnet.hudson.test.JenkinsRule
 
configRoundtrip(B) - Method in class org.jvnet.hudson.test.JenkinsRule
Performs a configuration round-trip testing for a builder.
configRoundtrip(P) - Method in class org.jvnet.hudson.test.JenkinsRule
Performs a configuration round-trip testing for a publisher.
configRoundtrip(C) - Method in class org.jvnet.hudson.test.JenkinsRule
 
configRoundtrip(User) - Method in class org.jvnet.hudson.test.JenkinsRule
 
configRoundtrip(N) - Method in class org.jvnet.hudson.test.JenkinsRule
 
configRoundtrip(V) - Method in class org.jvnet.hudson.test.JenkinsRule
 
configuration - Variable in class hudson.maven.MojoInfo
Configuration of the mojo for the current execution.
Configuration - Class in jenkins.model
 
Configuration() - Constructor for class jenkins.model.Configuration
 
configure(StaplerRequest, JSONObject) - Method in class hudson.maven.MavenModuleSet.DescriptorImpl
 
CONFIGURE - Static variable in class hudson.model.Computer
Permission to configure slaves.
configure(StaplerRequest) - Method in class hudson.model.Descriptor
Deprecated. As of 1.239, use Descriptor.configure(StaplerRequest, JSONObject).
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
Deprecated. as of 1.305 override Plugin.configure(StaplerRequest,JSONObject) instead
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(SAXReader, Object) - Method in class hudson.tasks.junit.XMLEntityResolver
Install EntityResolver for resolving DTDs, which are in files created by TestNG.
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.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_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.
configureDefaultAnt() - Method in class org.jvnet.hudson.test.HudsonTestCase
Extracts Ant and configures it.
configureDefaultAnt() - Method in class org.jvnet.hudson.test.JenkinsRule
Extracts Ant and configures it.
configureDefaultMaven() - Method in class org.jvnet.hudson.test.HudsonTestCase
Returns the older default Maven, while still allowing specification of other bundled Mavens.
configureDefaultMaven(String, int) - Method in class org.jvnet.hudson.test.HudsonTestCase
Locates Maven2 and configure that as the only Maven in the system.
configureDefaultMaven() - Method in class org.jvnet.hudson.test.JenkinsRule
Returns the older default Maven, while still allowing specification of other bundled Mavens.
configureDefaultMaven(String, int) - Method in class org.jvnet.hudson.test.JenkinsRule
Locates Maven2 and configure that as the only Maven in the system.
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
Configure global settings and paths.
ConfigureLink_DisplayName() - Static method in class jenkins.management.Messages
Configure System
configureMaven3() - Method in class org.jvnet.hudson.test.HudsonTestCase
 
configureMaven3() - Method in class org.jvnet.hudson.test.JenkinsRule
 
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
 
configureUpdateCenter() - Method in class org.jvnet.hudson.test.HudsonTestCase
Configures the update center setting for the test.
configureUpdateCenter() - Method in class org.jvnet.hudson.test.JenkinsRule
Configures the update center setting for the test.
configureUserRealm() - Method in class org.jvnet.hudson.test.HudsonTestCase
Configures a security realm for a test.
configureUserRealm() - Method in class org.jvnet.hudson.test.JenkinsRule
Configures a security realm for a test.
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
Do the same as Computer.doLaunchSlaveAgent(StaplerRequest, StaplerResponse) but outside the context of serving a request.
connect(UpdateCenter.DownloadJob, URL) - Method in class hudson.model.UpdateCenter.UpdateCenterConfiguration
Connects to the given URL for downloading the binary.
Connection - Class in hudson.cli
 
Connection(Socket) - Constructor for class hudson.cli.Connection
 
Connection(InputStream, OutputStream) - Constructor for class hudson.cli.Connection
 
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
Repeated ping attempts failed
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.
connector - Variable in class org.jvnet.hudson.test.ComputerConnectorTester
 
connector - Variable in class org.jvnet.hudson.test.JenkinsComputerConnectorTester
 
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.
ConsoleAnnotationDescriptor - Class in hudson.console
Descriptor for ConsoleNote.
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
Entry point to the ConsoleAnnotator extension point.
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
 
ConsoleLink - Class in jenkins.management
 
ConsoleLink() - Constructor for class jenkins.management.ConsoleLink
 
ConsoleLink_Description() - Static method in class jenkins.management.Messages
Executes arbitrary script for administration/trouble-shooting/diagnostics.
ConsoleLink_DisplayName() - Static method in class jenkins.management.Messages
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(ModuleDependency) - Method in class hudson.maven.ModuleDependency
Checks whether this ModuleDependency is satisfied by the dependency of the given ModuleDependency.
contains(TopLevelItem) - Method in class hudson.model.AllView
 
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
 
context - Variable in class hudson.model.queue.WorkUnit
Shared context among WorkUnits.
context - Variable in class hudson.PluginManager
Deprecated. as of 1.355 PluginManager can now live longer than Jenkins instance, so use Hudson.getInstance().servletContext instead.
context - Variable in class hudson.slaves.WorkspaceList.Entry
Multiple threads can acquire the same lock if they share the same context object.
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.
contextPath - Variable in class org.jvnet.hudson.test.HudsonTestCase
Where in the Server is Hudson deployed?
contextPath - Variable in class org.jvnet.hudson.test.JenkinsRule
Where in the Server is Hudson deployed?
ControlService(Pointer, int, Advapi32.SERVICE_STATUS) - Method in interface hudson.util.jna.Advapi32
 
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
 
convertHexDigit(byte) - Static method in class hudson.util.QuotedStringTokenizer
 
ConvertSidToStringSid(byte[], PointerByReference) - Method in interface hudson.util.jna.Advapi32
 
ConvertStringSidToSid(String, PointerByReference) - Method in interface hudson.util.jna.Advapi32
 
copy() - Method in class hudson.Launcher.ProcStarter
Copies a Launcher.ProcStarter.
copy(T, String) - Method in class hudson.model.ItemGroupMixIn
Copies an existing TopLevelItem to a new name.
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(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.
copy(T, String) - Method in class org.jvnet.hudson.test.MockFolder
 
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 - Class in jenkins.plugins.ui_samples
 
CopyButton() - Constructor for class jenkins.plugins.ui_samples.CopyButton
 
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
CopyButton.DescriptorImpl - Class in jenkins.plugins.ui_samples
 
CopyButton.DescriptorImpl() - Constructor for class jenkins.plugins.ui_samples.CopyButton.DescriptorImpl
 
copyEntryContents(OutputStream) - Method in class hudson.org.apache.tools.tar.TarInputStream
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
Convenience method to call FilePath.copyTo(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
Copies a job.
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.
CopyOnWriteList.ConverterImpl(Mapper) - Constructor for class hudson.util.CopyOnWriteList.ConverterImpl
 
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 backed by HashMap.
CopyOnWriteMap.Hash(Map<K, V>) - Constructor for class hudson.util.CopyOnWriteMap.Hash
 
CopyOnWriteMap.Hash() - Constructor for class hudson.util.CopyOnWriteMap.Hash
 
CopyOnWriteMap.Hash.ConverterImpl - Class in hudson.util
 
CopyOnWriteMap.Hash.ConverterImpl(Mapper) - Constructor for class hudson.util.CopyOnWriteMap.Hash.ConverterImpl
 
CopyOnWriteMap.Tree<K,V> - Class in hudson.util
CopyOnWriteMap backed by TreeMap.
CopyOnWriteMap.Tree(Map<K, V>, Comparator<K>) - Constructor for class hudson.util.CopyOnWriteMap.Tree
 
CopyOnWriteMap.Tree(Comparator<K>) - Constructor for class hudson.util.CopyOnWriteMap.Tree
 
CopyOnWriteMap.Tree() - Constructor for class hudson.util.CopyOnWriteMap.Tree
 
CopyOnWriteMap.Tree.ConverterImpl - Class in hudson.util
 
CopyOnWriteMap.Tree.ConverterImpl(Mapper) - Constructor for class hudson.util.CopyOnWriteMap.Tree.ConverterImpl
 
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.
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.maven.FilteredChangeLogSet
 
core - Variable in class hudson.maven.MavenBuildProxy.Filter
 
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
 
countAllPoints() - Method in class hudson.util.ConsistentHash
 
countBuildableItems() - Method in class hudson.model.Queue
Counts all the BuildableItems currently in the queue.
countBuildableItemsFor(Label) - Method in class hudson.model.Queue
How many BuildableItems are assigned for the given label?
countBusy() - Method in class hudson.model.Computer
Returns the number of Executors 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 Executors that can start working immediately.
countTestCases() - Method in class org.jvnet.hudson.test.junit.GroupedTest
 
countTokens() - Method in class hudson.util.QuotedStringTokenizer
Not implemented.
create(Hudson, Class<T>) - Static method in class hudson.ExtensionList
Deprecated. as of 1.416 Use ExtensionList.create(Jenkins, Class)
create(Jenkins, Class<T>) - Static method in class hudson.ExtensionList
 
create(Artifact) - Static method in class hudson.maven.reporters.MavenArtifact
Convenience method to check if the given Artifact object contains enough information suitable for recording, and if so, create MavenArtifact.
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() - Method in class hudson.security.GlobalMatrixAuthorizationStrategy.ConverterImpl
 
create() - Method in class hudson.security.GlobalMatrixAuthorizationStrategy.DescriptorImpl
 
CREATE - Static variable in class hudson.security.Permission
Generic create access.
create() - Method in class hudson.security.ProjectMatrixAuthorizationStrategy.ConverterImpl
 
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.
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.
createAggregatedAction(MavenModuleSetBuild, Map<MavenModule, List<MavenBuild>>) - Method in interface hudson.maven.AggregatableAction
Creates Action to be contributed to MavenModuleSetBuild.
createAggregatedAction(MavenModuleSetBuild, Map<MavenModule, List<MavenBuild>>) - Method in class hudson.maven.reporters.MavenArtifactRecord
 
createAggregatedAction(MavenModuleSetBuild, Map<MavenModule, List<MavenBuild>>) - Method in class hudson.maven.reporters.SurefireReport
 
createAggregator(MatrixBuild, Launcher, BuildListener) - Method in interface hudson.matrix.MatrixAggregatable
Creates a new instance of the aggregator.
createAggregator(MatrixBuild, Launcher, BuildListener) - Method in class hudson.tasks.junit.JUnitResultArchiver
 
createAllFor(Computer) - Static method in class hudson.model.TransientComputerActionFactory
Creates Action)s for a node, using all registered {@link TransientComputerActionFactory }s.
createAllFor(View) - Static method in class hudson.model.TransientViewActionFactory
Creates Action)s for a view, using all registered {@link TransientViewActionFactory}s.
createApplicationContext() - Method in class hudson.util.spring.BeanBuilder
 
createBuildWrapper(AbstractBuild<?, ?>) - Method in class hudson.model.FileParameterValue
 
createBuildWrapper(AbstractBuild<?, ?>) - Method in class hudson.model.ParameterValue
Called at the beginning of a build (but after SCM operations have taken place) to let a ParameterValue contributes a BuildWrapper to the build.
createBuildWrappers(AbstractBuild<?, ?>, Collection<? super BuildWrapper>) - Method in class hudson.model.ParametersAction
 
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.
createChangeLogParser() - Method in class org.jvnet.hudson.test.ExtractResourceWithChangesSCM
 
createChangeLogParser() - Method in class org.jvnet.hudson.test.FakeChangeLogSCM
 
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.matrix.AxisList.ConverterImpl
 
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
 
createComputerLauncher(EnvVars) - Method in class org.jvnet.hudson.test.HudsonTestCase
Creates a CommandLauncher for launching a slave locally.
createComputerLauncher(EnvVars) - Method in class org.jvnet.hudson.test.JenkinsRule
Creates a CommandLauncher for launching a slave locally.
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
Deprecated. Use EnvVars.createCookie()
createCopyOnWriteList(Class<T>) - Static method in class hudson.ExtensionListView
Creates a seriously hacked up CopyOnWriteList that acts as a view to the current ExtensionList.
createCrumbedUrl(String) - Method in class org.jvnet.hudson.test.HudsonTestCase.WebClient
Creates a URL with crumb parameters relative to {HudsonTestCase.WebClient.getContextPath()
createCrumbedUrl(String) - Method in class org.jvnet.hudson.test.JenkinsRule.WebClient
Creates a URL with crumb parameters relative to {JenkinsRule.WebClient.getContextPath()
createDataset() - Method in class hudson.model.MultiStageTimeSeries.TrendChart
Creates a DefaultCategoryDataset for rendering a graph from a set of MultiStageTimeSeries.
createDateFormat() - Method in enum hudson.model.MultiStageTimeSeries.TimeScale
Creates a new DateFormat suitable for processing this MultiStageTimeSeries.TimeScale.
createDefaultConverter() - Method in class hudson.util.XStream2
 
createDefaultInitialColumnList() - Static method in class hudson.views.ListViewColumn
Creates the list of ListViewColumns to be used for newly created ListViews and their likes.
createDescriptorList(Jenkins, Class<T>) - Static method in class hudson.DescriptorExtensionList
Creates a new instance.
createDescriptorList(Hudson, Class<T>) - Static method in class hudson.DescriptorExtensionList
Deprecated. as of 1.416 Use ExtensionList.create(Jenkins, Class)
createDirectoryFilter() - Method in class hudson.model.RunMap
 
createDirectoryFilter() - Method in class jenkins.model.lazy.AbstractLazyLoadRunMap
Lists the actual data directory
createDownloadable() - Method in class hudson.tools.DownloadFromUrlInstaller.DescriptorImpl
 
createDummyLease(FilePath) - Static method in class hudson.slaves.WorkspaceList.Lease
Creates a dummy WorkspaceList.Lease object that does no-op in the release.
createDummySecurityRealm() - Method in class org.jvnet.hudson.test.HudsonTestCase
Creates a test SecurityRealm that recognizes username==password as valid.
createDummySecurityRealm() - Method in class org.jvnet.hudson.test.JenkinsRule
Creates a test SecurityRealm that recognizes username==password as valid.
createEmbedder(TaskListener, String) - Static method in class hudson.maven.MavenUtil
Deprecated. Use MavenUtil.createEmbedder(TaskListener, File, String, Properties) or other overloaded versions that infers maven home.
createEmbedder(TaskListener, AbstractProject<?, ?>, String) - Static method in class hudson.maven.MavenUtil
This version tries to infer mavenHome by looking at a project.
createEmbedder(TaskListener, AbstractBuild<?, ?>) - Static method in class hudson.maven.MavenUtil
This version tries to infer mavenHome and other options by looking at a build.
createEmbedder(TaskListener, File, String) - Static method in class hudson.maven.MavenUtil
 
createEmbedder(TaskListener, File, String, Properties) - Static method in class hudson.maven.MavenUtil
 
createEmbedder(TaskListener, File, String, Properties, String) - Static method in class hudson.maven.MavenUtil
 
createEmbedder(MavenEmbedderRequest) - Static method in class hudson.maven.MavenUtil
Creates a fresh MavenEmbedder instance.
createEmpty(AbstractBuild) - Static method in class hudson.scm.ChangeLogSet
Constant instance that represents no changes.
createEmptyChangeLog(File, BuildListener, 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
Creates Queue.Executable, which performs the actual execution of the task.
createExecutedMojoCache() - Static method in class hudson.maven.MavenBuild
 
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.
createFolder(String) - Method in class org.jvnet.hudson.test.JenkinsRule
Creates a simple folder that other jobs can be placed in.
createFor(Run) - Method in class hudson.model.TransientBuildActionFactory
Creates actions for the given build.
createFor(AbstractBuild) - Method in class hudson.model.TransientBuildActionFactory
Deprecated. as of 1.461 Override and call TransientBuildActionFactory.createFor(Run) instead.
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
Creates a Search object.
createFor(Fingerprint, List<FingerprintFacet>) - Method in class jenkins.model.TransientFingerprintFacetFactory
Creates actions for the given project.
createFreeStyleProject() - Method in class org.jvnet.hudson.test.HudsonTestCase
 
createFreeStyleProject(String) - Method in class org.jvnet.hudson.test.HudsonTestCase
 
createFreeStyleProject() - Method in class org.jvnet.hudson.test.JenkinsRule
 
createFreeStyleProject(String) - Method in class org.jvnet.hudson.test.JenkinsRule
 
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
 
createIndenter() - Method in class hudson.maven.MavenModuleSet
 
createInstance(Class<T>, StaplerRequest, String) - Static method in class hudson.scm.RepositoryBrowsers
Deprecated. since 2008-06-19. Use RepositoryBrowsers.createInstance(Class, StaplerRequest, JSONObject, String).
createInstance(Class<T>, StaplerRequest, JSONObject, String) - Static method in class hudson.scm.RepositoryBrowsers
Creates an instance of RepositoryBrowser from a form submission.
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
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
 
createLauncher(TaskListener) - Method in class jenkins.model.Jenkins
 
createLauncher(TaskListener) - Method in class org.jvnet.hudson.test.PretendSlave
 
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
Creates a plain List backed by the current ExtensionList.
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.
createLocalLauncher() - Method in class org.jvnet.hudson.test.HudsonTestCase
Creates Launcher.LocalLauncher.
createLocalLauncher() - Method in class org.jvnet.hudson.test.JenkinsRule
Creates Launcher.LocalLauncher.
createMac() - Method in class jenkins.security.HMACConfidentialKey
Creates a new Mac object.
createMatrixProject() - Method in class org.jvnet.hudson.test.HudsonTestCase
 
createMatrixProject(String) - Method in class org.jvnet.hudson.test.HudsonTestCase
 
createMatrixProject() - Method in class org.jvnet.hudson.test.JenkinsRule
 
createMatrixProject(String) - Method in class org.jvnet.hudson.test.JenkinsRule
 
createMavenProject() - Method in class org.jvnet.hudson.test.HudsonTestCase
Creates a empty Maven project with an unique name.
createMavenProject(String) - Method in class org.jvnet.hudson.test.HudsonTestCase
Creates a empty Maven project with the given name.
createMavenProject() - Method in class org.jvnet.hudson.test.JenkinsRule
Creates a empty Maven project with an unique name.
createMavenProject(String) - Method in class org.jvnet.hudson.test.JenkinsRule
Creates a empty Maven project with the given name.
createNeedsMoreExecutor(Localizable) - Static method in class hudson.model.queue.CauseOfBlockage
 
createOnlineSlave() - Method in class org.jvnet.hudson.test.HudsonTestCase
Create a new slave on the local host and wait for it to come onilne before returning.
createOnlineSlave(Label) - Method in class org.jvnet.hudson.test.HudsonTestCase
Create a new slave on the local host and wait for it to come onilne before returning.
createOnlineSlave(Label, EnvVars) - Method in class org.jvnet.hudson.test.HudsonTestCase
Create a new slave on the local host and wait for it to come online before returning
createOnlineSlave() - Method in class org.jvnet.hudson.test.JenkinsRule
Create a new slave on the local host and wait for it to come onilne before returning.
createOnlineSlave(Label) - Method in class org.jvnet.hudson.test.JenkinsRule
Create a new slave on the local host and wait for it to come onilne before returning.
createOnlineSlave(Label, EnvVars) - Method in class org.jvnet.hudson.test.JenkinsRule
Create a new slave on the local host and wait for it to come online before returning
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.
createPage(WebResponse, WebWindow) - Method in class org.jvnet.hudson.test.HudsonPageCreator
 
createPath(String) - Method in class hudson.model.Node
Gets the FilePath on this 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
createPretendSlave(FakeLauncher) - Method in class org.jvnet.hudson.test.HudsonTestCase
 
createPretendSlave(FakeLauncher) - Method in class org.jvnet.hudson.test.JenkinsRule
 
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.
createProject(TopLevelItemDescriptor, String, boolean) - Method in class org.jvnet.hudson.test.MockFolder
 
createProject(Class<T>, String) - Method in class org.jvnet.hudson.test.MockFolder
Convenience method to create a FreeStyleProject or similar.
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.
createProjectFromXML(String, InputStream) - Method in class org.jvnet.hudson.test.MockFolder
 
createProxy() - Method in class hudson.ProxyConfiguration
Deprecated. Use ProxyConfiguration.createProxy(String)
createProxy(String) - Method in class hudson.ProxyConfiguration
 
createProxy(String, String, int, String) - Static method in class hudson.ProxyConfiguration
 
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.
createRenderOnDemandProxy(JellyContext, String) - Static method in class hudson.Functions
 
createReporters() - Method in class hudson.maven.MavenModule
Creates a list of MavenReporters to be used for a build of this project.
createRunner() - Method in class hudson.model.Build
Deprecated. as of 1.467 Override the Build.run() method by calling Run.execute(RunExecution) with proper execution object.
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.
CreateService(Pointer, String, String, int, int, int, int, String, String, IntByReference, String, String, String) - Method in interface hudson.util.jna.Advapi32
 
createShell(InputStream, PrintStream, PrintStream) - Method in class hudson.cli.GroovyshCommand
 
createSlave() - Method in class org.jvnet.hudson.test.HudsonTestCase
 
createSlave(Label) - Method in class org.jvnet.hudson.test.HudsonTestCase
Creates and launches a new slave on the local host.
createSlave(EnvVars) - Method in class org.jvnet.hudson.test.HudsonTestCase
 
createSlave(Label, EnvVars) - Method in class org.jvnet.hudson.test.HudsonTestCase
 
createSlave(String, EnvVars) - Method in class org.jvnet.hudson.test.HudsonTestCase
Creates a slave with certain additional environment variables
createSlave(String, String, EnvVars) - Method in class org.jvnet.hudson.test.HudsonTestCase
 
createSlave() - Method in class org.jvnet.hudson.test.JenkinsRule
 
createSlave(Label) - Method in class org.jvnet.hudson.test.JenkinsRule
Creates and launches a new slave on the local host.
createSlave(EnvVars) - Method in class org.jvnet.hudson.test.JenkinsRule
 
createSlave(Label, EnvVars) - Method in class org.jvnet.hudson.test.JenkinsRule
 
createSlave(String, EnvVars) - Method in class org.jvnet.hudson.test.JenkinsRule
Creates a slave with certain additional environment variables
createSlave(String, String, EnvVars) - Method in class org.jvnet.hudson.test.JenkinsRule
 
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
 
createTaskListener() - Method in class org.jvnet.hudson.test.HudsonTestCase
Creates a TaskListener connected to stdout.
createTaskListener() - Method in class org.jvnet.hudson.test.JenkinsRule
Creates a TaskListener connected to stdout.
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)
createTmpDir() - Method in class org.jvnet.hudson.test.HudsonTestCase
Allocates a new temporary directory for the duration of this test.
createTmpDir() - Method in class org.jvnet.hudson.test.JenkinsRule
Deprecated. Use TemporaryFolder instead.
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.matrix.MatrixProject
 
createTransientActions() - Method in class hudson.maven.AbstractMavenProject
 
createTransientActions() - Method in class hudson.maven.MavenModuleSet
 
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
 
createUniqueProjectName() - Method in class org.jvnet.hudson.test.HudsonTestCase
 
createUniqueProjectName() - Method in class org.jvnet.hudson.test.JenkinsRule
 
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
Creates a ParameterValue from the string representation.
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
Creates an VariableResolver that aggregates all the parameters.
createVariableResolver(AbstractBuild<?, ?>) - Method in class hudson.model.ParameterValue
Returns a VariableResolver so that other components like Builders 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
 
createViewFromXML(String, InputStream) - Static method in class hudson.model.View
 
createWebClient() - Method in class org.jvnet.hudson.test.HudsonTestCase
This is to assist Groovy test clients who are incapable of instantiating the inner classes properly.
createWebClient() - Method in class org.jvnet.hudson.test.JenkinsRule
This is to assist Groovy test clients who are incapable of instantiating the inner classes properly.
createWebServer() - Method in class org.jvnet.hudson.test.HudsonTestCase
Prepares a webapp hosting environment to get ServletContext implementation that we need for testing.
createWebServer() - Method in class org.jvnet.hudson.test.JenkinsRule
Prepares a webapp hosting environment to get ServletContext implementation that we need for testing.
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
Deprecated. as of 1.315. Use FilePath.zip(OutputStream) that has more consistent name.
createZipArchive(OutputStream, String) - Method in class hudson.FilePath
Deprecated. as of 1.315 Use FilePath.zip(OutputStream,String) that has more consistent name.
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
Deprecated. as of 1.448 Use CronTab.CronTab(String, int, Hash)
CronTab(String, int, Hash) - Constructor for class hudson.scheduler.CronTab
 
CronTab_do_you_really_mean_every_minute_when_you(Object, Object) - Static method in class hudson.scheduler.Messages
Do you really mean "every minute" when you say "{0}"? Perhaps you meant "{1}"
CronTab_spread_load_evenly_by_using_rather_than_(Object, Object) - Static method in class hudson.scheduler.Messages
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
CronTab list (logically OR-ed).
CronTabList(Collection<CronTab>) - Constructor for class hudson.scheduler.CronTabList
 
CronTabList_InvalidInput(Object, Object) - Static method in class hudson.scheduler.Messages
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
ConfidentialKey that stores a SecretKey for shared-secret cryptography (AES).
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
CheckPoint that indicates that AbstractBuild.getCulprits() is computed.
currBytes - Variable in class hudson.org.apache.tools.tar.TarOutputStream
 
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_USER - Static variable in class hudson.util.jna.RegistryKey
 
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.
currEntry - Variable in class hudson.org.apache.tools.tar.TarInputStream
 
currName - Variable in class hudson.org.apache.tools.tar.TarOutputStream
 
currSize - Variable in class hudson.org.apache.tools.tar.TarOutputStream
 
cycle - Variable in 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
 
CyclicGraphDetector.CycleDetectedException(List) - Constructor for exception hudson.util.CyclicGraphDetector.CycleDetectedException
 

D

D - Static variable in class jenkins.plugins.ui_samples.DropdownList.Apple
 
D - Static variable in class jenkins.plugins.ui_samples.DropdownList.Banana
 
DaemonThreadFactory - Class in hudson.util
ThreadFactory that creates daemon threads.
DaemonThreadFactory() - Constructor for class hudson.util.DaemonThreadFactory
 
DaemonThreadFactory(ThreadFactory) - Constructor for class hudson.util.DaemonThreadFactory
 
DAILY - Static variable in interface hudson.scheduler.CrontabParserTokenTypes
 
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.
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 - Static variable in class hudson.maven.AbstractMavenBuild
Extra verbose debug switch.
debug(String, Throwable) - Method in class hudson.maven.EmbedderLoggerImpl
 
debug - Static variable in class hudson.maven.MavenBuild
Set true to produce debug output.
debug - Static variable in class hudson.maven.MavenModuleSetBuild
Extra verbose debug switch.
debug - Static variable in class hudson.maven.reporters.MavenAbstractArtifactRecord
Debug probe for HUDSON-1461.
debug - Variable in class hudson.org.apache.tools.tar.TarInputStream
 
debug - Variable in class hudson.org.apache.tools.tar.TarOutputStream
 
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.
debugMavenEmbedder - Static variable in class hudson.maven.MavenUtil
If set to true, maximize the logging level of Maven embedder.
debugPort - Static variable in class hudson.maven.AbstractMavenProcessFactory
If not 0, launch Maven with a debugger port.
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
Allocates the workspace from WorkspaceList.
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
Called from Node.createLauncher(TaskListener) to decorate the launchers.
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.
decorateFor(Node) - Method in class hudson.Launcher
Returns a decorated Launcher for the given node.
decorateHome(JenkinsRule, File) - Method in class org.jvnet.hudson.test.JenkinsRecipe.Runner
Called right before Jenkins.Jenkins(java.io.File, javax.servlet.ServletContext) is invoked to decorate the hudson home directory.
decorateHome(HudsonTestCase, File) - Method in class org.jvnet.hudson.test.recipes.Recipe.Runner
Called right before jenkins.model.Jenkins#Hudson(File, ServletContext) is invoked to decorate the hudson home directory.
decorateHome(JenkinsRule, File) - Method in class org.jvnet.hudson.test.recipes.WithPlugin.RuleRunnerImpl
 
decorateHome(HudsonTestCase, File) - Method in class org.jvnet.hudson.test.recipes.WithPlugin.RunnerImpl
 
decorateHome(JenkinsRule, File) - Method in class org.jvnet.hudson.test.recipes.WithPluginManager.RuleRunnerImpl
 
decorateHome(HudsonTestCase, File) - Method in class org.jvnet.hudson.test.recipes.WithPluginManager.RunnerImpl
 
decorateLauncher(AbstractBuild, Launcher, BuildListener) - Method in class hudson.tasks.BuildWrapper
Provides an opportunity for a BuildWrapper to decorate a Launcher to be used in the build.
decorateLogger(AbstractBuild, 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(AbstractBuild, OutputStream) - Method in class hudson.tasks.BuildWrapper
Provides an opportunity for a BuildWrapper to decorate the BuildListener logger to be used by the build.
decrypt(String) - Static method in class hudson.util.Secret
Reverse operation of Secret.getEncryptedValue().
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 TreeStrings.
DEFAULT - Static variable in class hudson.FileSystemProvisioner
Default implementation.
DEFAULT - Static variable in class hudson.model.LoadBalancer
Deprecated. as of 1.377 The only implementation in the core now is the one based on consistent hash.
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
 
DefaultAxisDescriptor - Class in hudson.matrix
AxisDescriptor for manually entered default axis.
DefaultAxisDescriptor() - Constructor for class hudson.matrix.DefaultAxisDescriptor
 
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
 
DefaultConstructorChecker - Class in org.jvnet.hudson.test
Tests that the specified class has the default constructor.
DefaultConstructorChecker(Class) - Constructor for class org.jvnet.hudson.test.DefaultConstructorChecker
 
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.DescriptorImpl() - Constructor for class hudson.security.csrf.DefaultCrumbIssuer.DescriptorImpl
 
DefaultCrumbIssuer_DisplayName() - Static method in class hudson.security.csrf.Messages
Default Crumb Issuer
defaulted(T, T) - Static method in class hudson.Functions
If the value exists, return that value.
DefaultGlobalSettingsProvider - Class in jenkins.mvn
 
DefaultGlobalSettingsProvider() - Constructor for class jenkins.mvn.DefaultGlobalSettingsProvider
 
DefaultGlobalSettingsProvider.DescriptorImpl - Class in jenkins.mvn
 
DefaultGlobalSettingsProvider.DescriptorImpl() - Constructor for class jenkins.mvn.DefaultGlobalSettingsProvider.DescriptorImpl
 
DefaultGlobalSettingsProvider_DisplayName() - Static method in class jenkins.mvn.Messages
Use default maven global settings
defaultImplementationOf(Class) - Method in class hudson.util.xstream.MapperDelegate
 
DefaultLocalRepositoryLocator - Class in hudson.maven.local_repo
Uses Maven's default local repository, which is actually ~/.m2/repository
DefaultLocalRepositoryLocator() - Constructor for class hudson.maven.local_repo.DefaultLocalRepositoryLocator
 
DefaultLocalRepositoryLocator.DescriptorImpl - Class in hudson.maven.local_repo
 
DefaultLocalRepositoryLocator.DescriptorImpl() - Constructor for class hudson.maven.local_repo.DefaultLocalRepositoryLocator.DescriptorImpl
 
DefaultMatrixExecutionStrategyImpl - Class in hudson.matrix
MatrixExecutionStrategy that captures historical behavior.
DefaultMatrixExecutionStrategyImpl(Boolean, boolean, String, Result, MatrixConfigurationSorter) - Constructor for class hudson.matrix.DefaultMatrixExecutionStrategyImpl
 
DefaultMatrixExecutionStrategyImpl(boolean, String, Result, MatrixConfigurationSorter) - Constructor for class hudson.matrix.DefaultMatrixExecutionStrategyImpl
 
DefaultMatrixExecutionStrategyImpl() - Constructor for class hudson.matrix.DefaultMatrixExecutionStrategyImpl
 
DefaultMatrixExecutionStrategyImpl.DescriptorImpl - Class in hudson.matrix
 
DefaultMatrixExecutionStrategyImpl.DescriptorImpl() - Constructor for class hudson.matrix.DefaultMatrixExecutionStrategyImpl.DescriptorImpl
 
DefaultMyViewsTabBar - Class in hudson.views
The Default MyViewsTabBar Extension for MyViewsTabBar.
DefaultMyViewsTabBar() - Constructor for class hudson.views.DefaultMyViewsTabBar
 
DefaultMyViewsTabBar.DescriptorImpl - Class in hudson.views
 
DefaultMyViewsTabBar.DescriptorImpl() - Constructor for class hudson.views.DefaultMyViewsTabBar.DescriptorImpl
 
DefaultMyViewsTabsBar_DisplayName() - Static method in class hudson.views.Messages
Default My Views TabBar
DefaultProjectNamingStrategy_DisplayName() - Static method in class jenkins.model.Messages
Default
DefaultSCMCheckoutStrategyImpl - Class in jenkins.scm
Default SCMCheckoutStrategy implementation.
DefaultSCMCheckoutStrategyImpl() - Constructor for class jenkins.scm.DefaultSCMCheckoutStrategyImpl
 
DefaultSCMCheckoutStrategyImpl.DescriptorImpl - Class in jenkins.scm
 
DefaultSCMCheckoutStrategyImpl.DescriptorImpl() - Constructor for class jenkins.scm.DefaultSCMCheckoutStrategyImpl.DescriptorImpl
 
DefaultSettingsProvider - Class in jenkins.mvn
 
DefaultSettingsProvider() - Constructor for class jenkins.mvn.DefaultSettingsProvider
 
DefaultSettingsProvider.DescriptorImpl - Class in jenkins.mvn
 
DefaultSettingsProvider.DescriptorImpl() - Constructor for class jenkins.mvn.DefaultSettingsProvider.DescriptorImpl
 
DefaultSettingsProvider_DisplayName() - Static method in class jenkins.mvn.Messages
Use default maven settings
DefaultTestResultParserImpl - Class in hudson.tasks.test
Default partial implementation of TestResultParser that handles GLOB dereferencing and other checks for user errors, such as misconfigured GLOBs, up-to-date checks on test reports.
DefaultTestResultParserImpl() - Constructor for class hudson.tasks.test.DefaultTestResultParserImpl
 
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
The Default ViewsTabBar Extension for ViewsTabBar.
DefaultViewsTabBar() - Constructor for class hudson.views.DefaultViewsTabBar
 
DefaultViewsTabBar.DescriptorImpl - Class in hudson.views
 
DefaultViewsTabBar.DescriptorImpl() - Constructor for class hudson.views.DefaultViewsTabBar.DescriptorImpl
 
DefaultViewsTabsBar_DisplayName() - Static method in class hudson.views.Messages
Default Views TabBar
DeferredCreationLdapAuthoritiesPopulator - Class in hudson.security
Deprecated. as of 1.280 SecurityRealm.SecurityComponents are now created after SecurityRealm is created, so the initialization order issue that this code was trying to address no longer exists.
DeferredCreationLdapAuthoritiesPopulator(InitialDirContextFactory, String) - Constructor for class hudson.security.DeferredCreationLdapAuthoritiesPopulator
Deprecated. Constructor.
delegate - Variable in class hudson.util.xstream.MapperDelegate
 
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
 
DelegatingComputerLauncher.DescriptorImpl() - Constructor for class hudson.slaves.DelegatingComputerLauncher.DescriptorImpl
 
DelegatingOutputStream - Class in hudson.util
Works like FilterOutputStream except its performance problem.
DelegatingOutputStream(OutputStream) - Constructor for class hudson.util.DelegatingOutputStream
 
delete() - Method in class hudson.FilePath
Deletes this file.
delete() - Method in class hudson.maven.MavenModuleSetBuild
 
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(String) - Method in class hudson.os.windows.WindowsRemoteFileSystem
 
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() - Method in class hudson.util.jna.RegistryKey
Deletes this key (and disposes the key.)
DELETE - Static variable in interface hudson.util.jna.WINNT
 
delete() - Method in class hudson.util.TextFile
 
delete() - Method in class hudson.XmlFile
 
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
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).
deleteRecursive() - Method in class hudson.FilePath
Deletes this directory, including all its contents recursively.
deleteRecursive(File) - Static method in class hudson.Util
 
DeleteService(Pointer) - Method in interface hudson.util.jna.Advapi32
 
deleteValue(String) - Method in class hudson.util.jna.RegistryKey
 
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
 
deleteView(View) - Method in class org.jvnet.hudson.test.MockFolder
 
DependecyDeclarer - Interface in hudson.model
Deprecated. Use DependencyDeclarer instead.
dependencies - Variable in class hudson.model.UpdateSite.Plugin
Dependencies of this plugin.
DependencyDeclarer - Interface in jenkins.model
Marker interface for those BuildSteps that can participate in the dependency graph computation process.
DependencyGraph - Class in hudson.model
Maintains the build dependencies between AbstractProjects 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.
DependencyGraph.Dependency(AbstractProject, AbstractProject) - Constructor for class hudson.model.DependencyGraph.Dependency
 
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(MavenEmbedder, ArtifactRepository, TaskListener) - Method in class hudson.maven.reporters.MavenAbstractArtifactRecord
Deploys the artifacts to the specified ArtifactRepository.
deploy(MavenEmbedder, ArtifactRepository, TaskListener) - Method in class hudson.maven.reporters.MavenAggregatedArtifactRecord
 
deploy(MavenEmbedder, ArtifactRepository, TaskListener) - Method in class hudson.maven.reporters.MavenArtifactRecord
 
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
Classes that are described by Descriptor.
DescribableList<T extends Describable<T>,D extends Descriptor<T>> - Class in hudson.util
Persisted list of Describables with some operations specific to Descriptors.
DescribableList() - Constructor for class hudson.util.DescribableList
 
DescribableList(DescribableList.Owner) - Constructor for class hudson.util.DescribableList
Deprecated. since 2008-08-15. Use DescribableList.DescribableList(Saveable)
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.ConverterImpl(Mapper) - Constructor for class hudson.util.DescribableList.ConverterImpl
 
DescribableList.Owner - Interface in hudson.util
Deprecated. since 2008-08-15. Just implement Saveable.
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.
description() - Method in class org.jvnet.hudson.test.TestEnvironment
Current test case being run (works for JUnit 3 or 4).
DESCRIPTOR - Static variable in class hudson.matrix.MatrixProject
 
DESCRIPTOR - Static variable in class hudson.maven.MavenModuleSet
 
DESCRIPTOR - Static variable in class hudson.maven.reporters.ReportCollector.DescriptorImpl
 
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 - 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.GlobalMatrixAuthorizationStrategy
 
DESCRIPTOR - Static variable in class hudson.security.LegacySecurityRealm
 
DESCRIPTOR - Static variable in class hudson.security.ProjectMatrixAuthorizationStrategy
 
DESCRIPTOR - Static variable in class hudson.slaves.JNLPLauncher
 
DESCRIPTOR - Static variable in class hudson.tasks.ArtifactArchiver
Deprecated. as of 1.286 Some plugin depends on this, so this field is left here and points to the last created instance. Use Jenkins.getDescriptorByType(Class) instead.
DESCRIPTOR - Static variable in class hudson.tasks.Maven
Deprecated. as of 1.286 Use Jenkins.getDescriptorByType(Class) to obtain the current instance. For compatibility, this field retains the last created Maven.DescriptorImpl. TODO: fix sonar plugin that depends on this. That's the only plugin that depends on this field.
DESCRIPTOR - Static variable in class jenkins.model.DefaultUserCanonicalIdResolver
 
Descriptor.FormException - Exception in hudson.model
 
Descriptor.FormException(String, String) - Constructor for exception hudson.model.Descriptor.FormException
 
Descriptor.FormException(String, Throwable, String) - Constructor for exception hudson.model.Descriptor.FormException
 
Descriptor.FormException(Throwable, String) - Constructor for exception hudson.model.Descriptor.FormException
 
Descriptor.PropertyType - Class in hudson.model
Represents a readable property on Describable.
Descriptor.Self - Class in hudson.model
Special type indicating that Descriptor describes itself.
Descriptor.Self() - Constructor for class hudson.model.Descriptor.Self
 
Descriptor_From(Object, Object) - Static method in class hudson.model.Messages
(from <a href="{1}">{0}</a>)
DescriptorByNameOwner - Interface in hudson.model
Adds DescriptorByNameOwner.getDescriptorByName(String) to bind Descriptors to URL.
DescriptorExtensionList<T extends Describable<T>,D extends Descriptor<T>> - Class in hudson
ExtensionList for holding a set of Descriptors, which is a group of descriptors for the same extension point.
DescriptorExtensionList(Hudson, Class<T>) - Constructor for class hudson.DescriptorExtensionList
Deprecated. as of 1.416 Use DescriptorExtensionList.DescriptorExtensionList(Jenkins, Class)
DescriptorExtensionList(Jenkins, Class<T>) - Constructor for class hudson.DescriptorExtensionList
 
DescriptorList<T extends Describable<T>> - Class in hudson.util
List of Descriptors.
DescriptorList(Descriptor<T>...) - Constructor for class hudson.util.DescriptorList
Deprecated. As of 1.286. Use DescriptorList.DescriptorList(Class) instead.
DescriptorList(Class<T>) - Constructor for class hudson.util.DescriptorList
Creates a DescriptorList backed by ExtensionList.
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
Hides Descriptors from users.
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.ApiTokenFilter
 
details - Variable in class hudson.util.AdministrativeError
 
determineFailureUrl(HttpServletRequest, AuthenticationException) - Method in class hudson.security.AuthenticationProcessingFilter2
 
determineHost(Computer) - Method in class hudson.os.windows.ManagedWindowsServiceLauncher
Determines the host name (or the IP address) to connect to.
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.
digest() - Method in class hudson.matrix.Combination
Gets the 8 character-wide hash code for this combination
digest - Variable in class hudson.maven.ExecutedMojo
MD5 hash of the plugin jar.
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() - Method in class hudson.maven.reporters.AbstractMavenJavadocArchiver.MavenJavadocAction
 
DirectoryBrowserSupport - Class in hudson.model
Has convenience methods to serve file system.
DirectoryBrowserSupport(ModelObject, String) - Constructor for class hudson.model.DirectoryBrowserSupport
Deprecated. as of 1.297 Use DirectoryBrowserSupport.DirectoryBrowserSupport(ModelObject, FilePath, String, String, boolean)
DirectoryBrowserSupport(ModelObject, FilePath, String, String, boolean) - Constructor for class hudson.model.DirectoryBrowserSupport
 
DirectoryBrowserSupport.Path - Class in hudson.model
Represents information about one file or folder.
DirectoryBrowserSupport.Path(String, String, boolean, long, boolean) - Constructor for class hudson.model.DirectoryBrowserSupport.Path
 
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
Scans by filtering things out from FileFilter
DirScanner.Filter(FileFilter) - Constructor for class hudson.util.DirScanner.Filter
 
DirScanner.Full - Class in hudson.util
Scans everything recursively.
DirScanner.Full() - Constructor for class hudson.util.DirScanner.Full
 
DirScanner.Glob - Class in hudson.util
Scans by using Ant GLOB syntax.
DirScanner.Glob(String, String) - Constructor for class hudson.util.DirScanner.Glob
 
DirScanner.Glob(String, String, boolean) - Constructor for class hudson.util.DirScanner.Glob
 
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.
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.os.solaris.ZFSInstaller
Escape hatch in case JNI calls fatally crash, like in HUDSON-3733.
disabled - Static variable in class hudson.slaves.CloudRetentionStrategy
 
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
Called to clean up a workspace that may potentially belong to this FileSystemProvisioner.
discard(FilePath, TaskListener) - Method in class hudson.os.solaris.ZFSProvisioner.DescriptorImpl
 
discardWorkspace(AbstractProject<?, ?>, FilePath) - Method in class hudson.FileSystemProvisioner.Default
 
discardWorkspace(AbstractProject<?, ?>, FilePath) - Method in class hudson.FileSystemProvisioner
When a project is deleted, this method is called to undo the effect of FileSystemProvisioner.prepareWorkspace(AbstractBuild, FilePath, TaskListener).
discardWorkspace(AbstractProject<?, ?>, FilePath) - Method in class hudson.os.solaris.ZFSProvisioner
 
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
Deprecated. as of 1.320. Use Computer.disconnect(OfflineCause) and specify the cause.
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.
discoverTasks(Reactor) - Method in class hudson.init.InitializerFinder
 
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
Free Disk Space
DiskSpaceMonitor_MarkedOffline(Object) - Static method in class hudson.node_monitors.Messages
Making {0} offline temporarily due to the lack of disk space
DiskSpaceMonitor_MarkedOnline(Object) - Static method in class hudson.node_monitors.Messages
Putting {0} back online as there is enough disk space again
dispatch(Runnable) - Method in class org.jvnet.hudson.test.ThreadPoolImpl
 
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
 
dispose() - Method in class hudson.util.jna.RegistryKey
 
dispose() - Method in class org.jvnet.hudson.test.TemporaryDirectoryAllocator
Deletes all allocated temporary directories.
dispose() - Method in class org.jvnet.hudson.test.TestEnvironment
 
disposeAsync() - Method in class org.jvnet.hudson.test.TemporaryDirectoryAllocator
Deletes all allocated temporary directories asynchronously.
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) - Method in class hudson.os.solaris.ZFSInstaller
Called from the management screen.
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.
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) - Method in class hudson.model.ViewDescriptor
Auto-completion for the "copy from" field in the new job page.
doAutoCompleteJobs(String, Item, ItemGroup) - Method in class hudson.tasks.test.AggregatedTestResultPublisher.DescriptorImpl
 
doAutoCompleteProjectName(String) - Method in class hudson.model.RunParameterDefinition.DescriptorImpl
 
doAutoCompleteState(String) - Method in class jenkins.plugins.ui_samples.AutoCompleteTextBox.DescriptorImpl
This method provides auto-completion items for the 'state' field.
doAutoCompleteUpstreamProjects(String) - Method in class hudson.model.AbstractProject.AbstractProjectDescriptor
 
doBuild(StaplerRequest, StaplerResponse, TimeDuration) - Method in class hudson.model.AbstractProject
Schedules a new build command.
doBuildConfiguration(MatrixBuild, MatrixConfiguration) - Method in class hudson.matrix.listeners.MatrixBuildListener
Determine whether to build a given configuration or not
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.
doCancelItem(int) - 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
Deprecated. Use Queue.doCancelItem(int) instead.
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(Item, String, boolean) - Method in class hudson.tasks.BuildTrigger.DescriptorImpl
Form validation method.
doCheck(AbstractProject, String) - Method in class hudson.tasks.Fingerprinter.DescriptorImpl
Performs on-the-fly validation on the file mask wildcard.
doCheck(String) - Method in class hudson.tasks.Shell.DescriptorImpl
Check the existence of sh in the given location.
doCheck(AbstractProject, String) - Method in class hudson.tasks.test.AggregatedTestResultPublisher.DescriptorImpl
 
doCheck(String) - 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) - Method in class hudson.tasks.ArtifactArchiver.DescriptorImpl
Performs on-the-fly validation on the file mask wildcard.
doCheckAssignedLabelString(String) - Method in class hudson.model.AbstractProject.AbstractProjectDescriptor
 
doCheckCommand(String) - Method in class hudson.slaves.CommandLauncher.DescriptorImpl
 
doCheckCommand(String) - Method in class hudson.tools.CommandInstaller.DescriptorImpl
 
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
doCheckFileInWorkspace(String) - Method in class hudson.maven.MavenModuleSet
Check the location of the POM, alternate settings file, etc - any file.
doCheckHome(File) - Method in class hudson.model.JDK.DescriptorImpl
Checks if the JAVA_HOME is a valid JAVA_HOME path.
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.
doCheckMavenHome(File) - Method in class hudson.tasks.Maven.MavenInstallation.DescriptorImpl
Checks if the MAVEN_HOME is valid.
doCheckName(String) - Method in class hudson.matrix.AxisDescriptor
Makes sure that the given name is good as a axis name.
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.model.JDK.DescriptorImpl
 
doCheckName(Job, String) - Method in class hudson.security.AuthorizationMatrixProperty.DescriptorImpl
 
doCheckName(String) - Method in class hudson.security.GlobalMatrixAuthorizationStrategy.DescriptorImpl
 
doCheckName(String) - Method in class hudson.slaves.NodeDescriptor
 
doCheckName(String) - Method in class hudson.tasks.Maven.MavenInstallation.DescriptorImpl
 
doCheckName(String, String) - Method in class jenkins.plugins.ui_samples.FormFieldValidationWithContext.City.DescriptorImpl
 
doCheckName(String, String) - Method in class jenkins.plugins.ui_samples.FormFieldValidationWithContext.State.DescriptorImpl
 
doCheckName_(String, AccessControlled, Permission) - Method in class hudson.security.GlobalMatrixAuthorizationStrategy.DescriptorImpl
 
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
doCheckSpec(String) - Method in class hudson.triggers.TimerTrigger.DescriptorImpl
Performs syntax check.
doCheckTestResults(AbstractProject, String) - Method in class hudson.tasks.junit.JUnitResultArchiver.DescriptorImpl
Performs on-the-fly validation on the file mask wildcard.
doCheckToolHome(String) - Method in class hudson.tools.CommandInstaller.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.
doClassicThreadDump(StaplerResponse) - Method in class jenkins.model.Jenkins
Backward compatibility.
doClearError(StaplerRequest, StaplerResponse) - Method in class hudson.model.TaskAction
Clears the error status.
doCli(StaplerRequest, StaplerResponse) - Method in class jenkins.model.Jenkins
Handles HTTP requests for duplex channels for CLI.
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.
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
 
doConfigSubmit(StaplerRequest) - Method in class org.jvnet.hudson.test.ComputerConnectorTester
 
doConfigSubmit(StaplerRequest) - Method in class org.jvnet.hudson.test.JenkinsComputerConnectorTester
 
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 jenkins.model.Jenkins
 
doContextMenu(StaplerRequest, StaplerResponse) - Method in interface jenkins.model.ModelObjectWithContextMenu
Generates the context menu.
doContextMenu(StaplerRequest, StaplerResponse) - Method in class jenkins.plugins.ui_samples.NavigationContextMenu
This method is called via AJAX to obtain the context menu for this model object.
doContextMenu(StaplerRequest, StaplerResponse) - Method in class jenkins.plugins.ui_samples.Root
 
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 &lt;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
 
doCreateItem(StaplerRequest, StaplerResponse) - Method in class org.jvnet.hudson.test.MockFolder
 
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.
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(StaplerRequest, StaplerResponse) - Method in class hudson.model.AbstractProject
Deletes this project.
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.
doDoDeleteAll(StaplerRequest, StaplerResponse) - Method in class hudson.matrix.MatrixBuild
Deletes the build and all matrix configurations in this build when the button is pressed.
doDoDeleteAllDisabledModules() - Method in class hudson.maven.MavenModuleSet
Delete all disabled modules.
doDoDisconnect(String) - Method in class hudson.slaves.SlaveComputer
 
doDoFingerprintCheck(StaplerRequest, StaplerResponse) - Method in class jenkins.model.Jenkins
Do a finger-print check.
doDoInstall(StaplerRequest, StaplerResponse, String) - Method in class hudson.lifecycle.WindowsInstallerLink
Performs installation.
doDoRename(StaplerRequest, StaplerResponse) - Method in class hudson.model.Job
Renames this job.
doDoUninstall() - Method in class hudson.PluginWrapper
 
doDoWipeOutWorkspace() - Method in class hudson.matrix.MatrixProject
Also delete all the workspaces of the configuration, too.
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.
doDumpExportTable(StaplerRequest, StaplerResponse) - Method in class hudson.model.Computer
Dumps the contents of the export table.
doDynamic() - Method in class hudson.maven.reporters.MavenSiteArchiver.SiteAction
Serves the site.
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 class 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
Deprecated. as of 1.294 Define your own check method, instead of relying on this generic one.
doFieldCheck(String, String, String, String) - Method in class hudson.model.Hudson
Deprecated. as of 1.324 Either use client-side validation (e.g. class="required number") or define your own check method, instead of relying on this generic one.
doFile(MavenArtifactRecord) - Method in class hudson.maven.reporters.MavenArtifact
Serve the file.
doFillAlbumItems() - Method in class jenkins.plugins.ui_samples.DynamicComboBox.DescriptorImpl
This method determines the values of the album drop-down list box.
doFillCityItems(String, String) - Method in class jenkins.plugins.ui_samples.DynamicDropDownListBox.DescriptorImpl
 
doFillStateItems(String) - Method in class jenkins.plugins.ui_samples.DynamicDropDownListBox.DescriptorImpl
 
doFillTitleItems(int) - Method in class jenkins.plugins.ui_samples.DynamicComboBox.DescriptorImpl
This method determines the values of the song title combo box.
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.ApiTokenFilter
 
doFingerprintCleanup(StaplerResponse) - Method in class jenkins.model.Jenkins
 
doFlipTrend(StaplerRequest, StaplerResponse) - Method in class hudson.tasks.test.TestResultProjectAction
Changes the test result report display mode.
doFoo() - Method in class hudson.diagnosis.ReverseProxySetupMonitor
 
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.
doGraph(StaplerRequest, StaplerResponse) - Method in class hudson.tasks.test.AbstractTestResultAction
Generates a PNG image for the test result trend.
doGraphMap(StaplerRequest, StaplerResponse) - Method in class hudson.tasks.test.AbstractTestResultAction
Generates a clickable map HTML for AbstractTestResultAction.doGraph(StaplerRequest, StaplerResponse).
doHeapDump(StaplerRequest, StaplerResponse) - Method in class hudson.util.RemotingDiagnostics.HeapDump
 
doHelp(StaplerRequest, StaplerResponse) - Method in class hudson.model.Descriptor
Serves help.html from the resource of Descriptor.clazz.
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(StaplerResponse) - Method in class hudson.maven.reporters.MavenAbstractArtifactRecord.Record
 
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(StaplerResponse) - Method in class jenkins.plugins.ui_samples.UISample.SourceFile
Serves this source file.
doIndex(StaplerResponse, String) - Method in class org.jvnet.hudson.test.ClosureExecuterAction
 
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
Runs PluginManager.prevalidateConfig(java.io.InputStream) on posted XML and redirects to the UpdateCenter.
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
If Computer.getChannel()==null, attempts to relaunch the slave agent.
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
Deprecated. As on 1.267, moved to "/log/rss..."
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
 
done() - Method in class org.jvnet.hudson.test.SequenceLock
Marks the current phase completed that the calling thread was executing.
doNewLogRecorder(String) - Method in class hudson.logging.LogRecorderManager
Creates a new log recorder.
dontNotifyEveryUnstableBuild - Variable in class hudson.maven.reporters.MavenMailer
 
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
Like PluginManager.doInstallNecessaryPlugins(StaplerRequest) but only checks if everything is installed or if some plugins need updates or installation.
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
Deprecated. as of 1.352 Use getLogText().doProgressiveText(req,rsp)
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
Deprecated. as of 1.317 Use Jenkins.doQuietDown() instead.
doQuietDown() - Method in class jenkins.model.Jenkins
 
doQuietDown(boolean, int) - Method in class jenkins.model.Jenkins
 
doRedeploy(String, String, boolean) - Method in class hudson.maven.reporters.MavenAbstractArtifactRecord
Performs a redeployment.
doReload() - Method in class jenkins.model.Jenkins
Reloads the configuration.
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(StaplerRequest, StaplerResponse) - Method in class hudson.lifecycle.WindowsInstallerLink
 
doRestart(StaplerResponse) - Method in class hudson.model.UpdateCenter
Performs hudson downgrade.
doRestart(StaplerRequest, StaplerResponse) - Method in class jenkins.model.Jenkins
Perform a restart of Hudson, 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.matrix.MatrixBuild.MatrixBuildExecution
 
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
 
doRun() - Method in class hudson.util.LoadMonitorImpl
 
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 Hudson 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.maven.MavenProbeAction
 
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.maven.MavenModule
 
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
 
doSourceFile(StaplerRequest, StaplerResponse) - Method in class jenkins.plugins.ui_samples.UISample
Binds UISample.SourceFiles into URL.
doStart(StaplerRequest, StaplerResponse, String, String) - Method in class hudson.os.solaris.ZFSInstaller
Called from the confirmation screen to actually initiate the migration.
doStart() - Method in class org.jvnet.hudson.test.ThreadPoolImpl
 
doStop(StaplerRequest, StaplerResponse) - Method in class hudson.model.AbstractBuild
Deprecated. as of 1.489 Use AbstractBuild.doStop()
doStop() - Method in class hudson.model.AbstractBuild
Stops this build if it's still going.
doStop(StaplerRequest, StaplerResponse) - Method in class hudson.model.Executor
Deprecated. as of 1.489 Use Executor.doStop().
doStop() - Method in class hudson.model.Executor
Stops the current build.
doStop() - Method in class org.jvnet.hudson.test.ThreadPoolImpl
 
doStyleCss(StaplerRequest, StaplerResponse) - Method in class hudson.console.ConsoleAnnotationDescriptor
 
doStyleCss(StaplerRequest, StaplerResponse) - Method in class hudson.console.ConsoleAnnotatorFactory
 
doSubmit(StaplerRequest, StaplerResponse) - Method in class jenkins.plugins.ui_samples.DropdownList
 
doSubmitDescription(StaplerRequest, StaplerResponse) - Method in class hudson.model.AbstractItem
Accepts the new description.
doSubmitDescription(StaplerRequest, StaplerResponse) - Method in class hudson.model.AllView
 
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(String) - Method in class hudson.tasks.test.TestObject
 
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
 
DotNet - Class in hudson.util.jna
.NET related code.
DotNet() - Constructor for class hudson.util.jna.DotNet
 
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.
doTrend(StaplerRequest, StaplerResponse) - Method in class hudson.tasks.test.TestResultProjectAction
Display the test result trend.
doTrendMap(StaplerRequest, StaplerResponse) - Method in class hudson.tasks.test.TestResultProjectAction
Generates the clickable map HTML fragment for TestResultProjectAction.doTrend(StaplerRequest, StaplerResponse).
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
 
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
Deprecated. 1.512
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.
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.DescriptorImpl() - Constructor for class hudson.tools.DownloadFromUrlInstaller.DescriptorImpl
 
DownloadFromUrlInstaller.Installable - Class in hudson.tools
Downloadable and installable tool.
DownloadFromUrlInstaller.Installable() - Constructor for class hudson.tools.DownloadFromUrlInstaller.Installable
 
DownloadFromUrlInstaller.InstallableList - Class in hudson.tools
Used for JSON databinding to parse the obtained list.
DownloadFromUrlInstaller.InstallableList() - Constructor for class hudson.tools.DownloadFromUrlInstaller.InstallableList
 
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.Downloadable(String, String, long) - Constructor for class hudson.model.DownloadService.Downloadable
 
DownloadService.Downloadable() - Constructor for class hudson.model.DownloadService.Downloadable
 
DownloadService.Downloadable(Class) - Constructor for class hudson.model.DownloadService.Downloadable
Uses the class name as an ID.
DownloadService.Downloadable(String) - Constructor for class hudson.model.DownloadService.Downloadable
 
DownloadService.Downloadable(String, String) - Constructor for class hudson.model.DownloadService.Downloadable
 
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
 
drawYHeader(int) - Method in class hudson.matrix.Layouter.Row
 
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 - Class in jenkins.plugins.ui_samples
 
DropdownList() - Constructor for class jenkins.plugins.ui_samples.DropdownList
 
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.
DropdownList.Apple - Class in jenkins.plugins.ui_samples
 
DropdownList.Apple(int) - Constructor for class jenkins.plugins.ui_samples.DropdownList.Apple
 
DropdownList.Banana - Class in jenkins.plugins.ui_samples
 
DropdownList.Banana(boolean) - Constructor for class jenkins.plugins.ui_samples.DropdownList.Banana
 
DropdownList.DescriptorImpl - Class in jenkins.plugins.ui_samples
 
DropdownList.DescriptorImpl() - Constructor for class jenkins.plugins.ui_samples.DropdownList.DescriptorImpl
 
DropdownList.Fruit - Class in jenkins.plugins.ui_samples
 
DropdownList.Fruit(String) - Constructor for class jenkins.plugins.ui_samples.DropdownList.Fruit
 
DropdownList.FruitDescriptor - Class in jenkins.plugins.ui_samples
 
DropdownList.FruitDescriptor(Class<? extends DropdownList.Fruit>) - Constructor for class jenkins.plugins.ui_samples.DropdownList.FruitDescriptor
 
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.
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
Deprecated. as of 1.286. Use #DumbSlave(String, String, String, String, Mode, String, ComputerLauncher, RetentionStrategy, List)
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.DescriptorImpl() - Constructor for class hudson.slaves.DumbSlave.DescriptorImpl
 
DumbSlave_displayName() - Static method in class hudson.slaves.Messages
Dumb Slave
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
 
duration - Variable in class hudson.maven.ExecutedMojo
How long did it take to execute this goal? in milli-seconds.
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.
duration - Variable in class hudson.tasks.test.SimpleCaseResult
 
dwCheckPoint - Variable in class hudson.util.jna.Advapi32.SERVICE_STATUS
 
dwControlsAccepted - Variable in class hudson.util.jna.Advapi32.SERVICE_STATUS
 
dwCurrentState - Variable in class hudson.util.jna.Advapi32.SERVICE_STATUS
 
dwHighDateTime - Variable in class hudson.util.jna.WINBASE.FILETIME
 
dwHotKey - Variable in class hudson.util.jna.SHELLEXECUTEINFO
 
dwLowDateTime - Variable in class hudson.util.jna.WINBASE.FILETIME
 
dwServiceSpecificExitCode - Variable in class hudson.util.jna.Advapi32.SERVICE_STATUS
 
dwServiceType - Variable in class hudson.util.jna.Advapi32.SERVICE_STATUS
 
dwWaitHint - Variable in class hudson.util.jna.Advapi32.SERVICE_STATUS
 
dwWin32ExitCode - Variable in class hudson.util.jna.Advapi32.SERVICE_STATUS
 
DynamicComboBox - Class in jenkins.plugins.ui_samples
Combo box that changes the contents based on the values of other controls.
DynamicComboBox() - Constructor for class jenkins.plugins.ui_samples.DynamicComboBox
 
DynamicComboBox.DescriptorImpl - Class in jenkins.plugins.ui_samples
 
DynamicComboBox.DescriptorImpl() - Constructor for class jenkins.plugins.ui_samples.DynamicComboBox.DescriptorImpl
 
DynamicDropDownListBox - Class in jenkins.plugins.ui_samples
Example of a dynamic drop-down list box that changes the contents dynamically based on the values of other controls.
DynamicDropDownListBox() - Constructor for class jenkins.plugins.ui_samples.DynamicDropDownListBox
 
DynamicDropDownListBox.DescriptorImpl - Class in jenkins.plugins.ui_samples
 
DynamicDropDownListBox.DescriptorImpl() - Constructor for class jenkins.plugins.ui_samples.DynamicDropDownListBox.DescriptorImpl
 
dynamicLoad - Variable in class hudson.cli.InstallPluginCommand
 
dynamicLoad(File) - Method in class hudson.PluginManager
TODO: revisit where/how to expose this.

E

EbayPolicy - Class in hudson.markup
Based on the AntiSamy EBay example.
EbayPolicy() - Constructor for class hudson.markup.EbayPolicy
 
EDIT - Static variable in class hudson.scm.EditType
 
editableComboBox(Map, Closure) - Method in interface lib.FormTagLib
Editable drop-down combo box.
editableComboBox(Closure) - Method in interface lib.FormTagLib
Editable drop-down combo box.
editableComboBox(Map) - Method in interface lib.FormTagLib
Editable drop-down combo box.
editableComboBox() - Method in interface lib.FormTagLib
Editable drop-down combo box.
editableComboBoxValue(Map, Closure) - Method in interface lib.FormTagLib
Used inside <f:editableComboBox/> to specify one value of a combobox.
editableComboBoxValue(Closure) - Method in interface lib.FormTagLib
Used inside <f:editableComboBox/> to specify one value of a combobox.
editableComboBoxValue(Map) - Method in interface lib.FormTagLib
Used inside <f:editableComboBox/> to specify one value of a combobox.
editableComboBoxValue() - Method in interface lib.FormTagLib
Used inside <f:editableComboBox/> to specify one value of a combobox.
editableDescription(Map, Closure) - Method in interface lib.JenkinsTagLib
Renders ${it.description} and then allow it to be editable in place, if the current user has the specified permission.
editableDescription(Closure) - Method in interface lib.JenkinsTagLib
Renders ${it.description} and then allow it to be editable in place, if the current user has the specified permission.
editableDescription(Map) - Method in interface lib.JenkinsTagLib
Renders ${it.description} and then allow it to be editable in place, if the current user has the specified permission.
editableDescription() - Method in interface lib.JenkinsTagLib
Renders ${it.description} and then allow it to be editable in place, if the current user has the specified permission.
EditDistance - Class in hudson.util
Computes the string edit distance.
editDistance(String, String) - Static method in class hudson.util.EditDistance
Computes the edit distance between two strings.
EditType - Class in hudson.scm
Designates the SCM operation.
EditType(String, String) - Constructor for class hudson.scm.EditType
 
editTypeIcon(Map, Closure) - Method in interface lib.JenkinsTagLib
 
editTypeIcon(Closure) - Method in interface lib.JenkinsTagLib
 
editTypeIcon(Map) - Method in interface lib.JenkinsTagLib
 
editTypeIcon() - Method in interface lib.JenkinsTagLib
 
email - Variable in class hudson.security.HudsonPrivateSecurityRealm.SignupInfo
 
EmbedderLoggerImpl - Class in hudson.maven
MavenEmbedderLogger implementation that sends output to TaskListener.
EmbedderLoggerImpl(TaskListener, int) - Constructor for class hudson.maven.EmbedderLoggerImpl
 
EMPTY - Static variable in class hudson.model.DependencyGraph
 
EMPTY - Static variable in class hudson.model.ResourceList
Empty resource list.
EMPTY - Static variable in interface hudson.search.SearchIndex
Empty set.
empty() - Static method in class hudson.util.Iterators
Returns the empty iterator.
EMPTY - Static variable in class jenkins.ExtensionComponentSet
Constant that has zero component in it.
EMPTY_ACTION_LIST - Static variable in class hudson.tasks.test.SimpleCaseResult
An empty list of actions, useful for tests
emptyList() - Static method in class hudson.Functions
 
enable() - Method in class hudson.logging.LogRecorder.Target
Makes sure that the logger passes through messages at the correct level to us.
enable() - Method in class hudson.model.AbstractProject
 
enable() - Method in class hudson.PluginWrapper
Enables this plugin next time Jenkins runs.
enabled - Variable in class hudson.security.Permission
Whether this permission is available for use.
enabled - Variable in class hudson.slaves.ConnectionActivityMonitor
 
enabled - Static variable in class hudson.util.ProcessTree
Flag to control this feature.
enableFingerprintsInDependencyGraph - Static variable in class hudson.tasks.Fingerprinter
 
encode() - Method in class hudson.console.ConsoleNote
Works like ConsoleNote.encodeTo(Writer) but obtain the result as a string.
encode(String) - Static method in class hudson.Functions
 
encode(String) - Static method in class hudson.Util
Escapes non-ASCII characters in URL.
encodeRFC2396(String) - Static method in class hudson.Util
Deprecated. since 2008-05-13. This method is broken (see ISSUE#1666). It should probably be removed but I'm not sure if it is considered part of the public API that needs to be maintained for backwards compatibility. Use Util.encode(String) instead.
encodeTo(OutputStream) - Method in class hudson.console.ConsoleNote
Prints this note into a stream.
encodeTo(Writer) - Method in class hudson.console.ConsoleNote
Prints this note into a writer.
encodeTo(String, String) - Static method in class hudson.console.ExpandableDetailsNote
 
encodeTo(String, String) - Static method in class hudson.console.HyperlinkNote
 
encodeTo(User) - Static method in class hudson.console.ModelHyperlinkNote
 
encodeTo(User, String) - Static method in class hudson.console.ModelHyperlinkNote
 
encodeTo(Item) - Static method in class hudson.console.ModelHyperlinkNote
 
encodeTo(Item, String) - Static method in class hudson.console.ModelHyperlinkNote
 
encodeTo(Run) - Static method in class hudson.console.ModelHyperlinkNote
 
encodeTo(Node) - Static method in class hudson.console.ModelHyperlinkNote
 
encodeTo(String, String) - Static method in class hudson.console.ModelHyperlinkNote
 
EncodingStream - Class in hudson.util
Hex-binary encoding stream.
EncodingStream(OutputStream) - Constructor for class hudson.util.EncodingStream
 
encrypt() - Method in class jenkins.security.CryptoConfidentialKey
Returns a Cipher object for encrypting with this key.
encryptConnection(SecretKey, String) - Method in class hudson.cli.Connection
Upgrades a connection with transport encryption by the specified symmetric cipher.
end(int) - Method in class hudson.MarkupText.SubText
Gets the end index of the captured group within MarkupText.getText().
end() - Method in class hudson.MarkupText.SubText
Gets the end index of this subtext within MarkupText.getText().
end() - Method in class hudson.maven.MavenBuild.ProxyImpl2
 
end() - Method in interface hudson.maven.MavenBuildProxy2
Notifies that the build has left a module.
end() - Method in class hudson.maven.MavenBuildProxy2.Filter
 
end(MavenBuild, Launcher, BuildListener) - Method in class hudson.maven.MavenReporter
Called after the maven execution finished and the result is determined.
end(MavenBuild, Launcher, BuildListener) - Method in class hudson.maven.reporters.MavenMailer
 
end(MavenBuild, Launcher, BuildListener) - Method in class hudson.maven.reporters.SurefireArchiver
 
endBuild() - Method in class hudson.matrix.MatrixAggregator
Called after all the MatrixRuns have been completed to indicate that the build is about to finish.
endElement(String, String, String) - Method in class hudson.util.TableNestChecker
 
endNode() - Method in class jenkins.util.xstream.XStreamDOM.WriterImpl
 
endRun(MatrixRun) - Method in class hudson.matrix.MatrixAggregator
Called whenever one run is completed.
endRun(MatrixRun) - Method in class hudson.tasks.test.TestResultAggregator
 
ensureEndsWith(String, String) - Static method in class hudson.Util
Ensure string ends with suffix
enterModule(MavenBuildProxy, MavenProject, BuildListener) - Method in class hudson.maven.MavenReporter
Called when the build enters a next MavenProject.
entriesWritten - Variable in class hudson.util.io.Archiver
 
entry(Map, Closure) - Method in interface lib.FormTagLib
An entry of the <f:form>, which is one logical row (that consists of several <TR> tags.
entry(Closure) - Method in interface lib.FormTagLib
An entry of the <f:form>, which is one logical row (that consists of several <TR> tags.
entry(Map) - Method in interface lib.FormTagLib
An entry of the <f:form>, which is one logical row (that consists of several <TR> tags.
entry() - Method in interface lib.FormTagLib
An entry of the <f:form>, which is one logical row (that consists of several <TR> tags.
entryOffset - Variable in class hudson.org.apache.tools.tar.TarInputStream
 
entrySet() - Method in class hudson.util.CopyOnWriteMap
This method will return a read-only Set.
entrySet() - Method in class hudson.util.PackedMap
 
entrySet() - Method in class jenkins.model.lazy.AbstractLazyLoadRunMap
 
entrySize - Variable in class hudson.org.apache.tools.tar.TarInputStream
 
enum_(Map, Closure) - Method in interface lib.FormTagLib
Binds an enum field to a <select> element.
enum_(Closure) - Method in interface lib.FormTagLib
Binds an enum field to a <select> element.
enum_(Map) - Method in interface lib.FormTagLib
Binds an enum field to a <select> element.
enum_() - Method in interface lib.FormTagLib
Binds an enum field to a <select> element.
EnumConverter - Class in hudson.util
Converter for enums.
EnumConverter() - Constructor for class hudson.util.EnumConverter
 
enumSet(Map, Closure) - Method in interface lib.FormTagLib
Binds a set of Enum to a list of checkboxes, each with the label taken from enum Enum.toString() Should be used inside an <f:entry field='...'> element.
enumSet(Closure) - Method in interface lib.FormTagLib
Binds a set of Enum to a list of checkboxes, each with the label taken from enum Enum.toString() Should be used inside an <f:entry field='...'> element.
enumSet(Map) - Method in interface lib.FormTagLib
Binds a set of Enum to a list of checkboxes, each with the label taken from enum Enum.toString() Should be used inside an <f:entry field='...'> element.
enumSet() - Method in interface lib.FormTagLib
Binds a set of Enum to a list of checkboxes, each with the label taken from enum Enum.toString() Should be used inside an <f:entry field='...'> element.
env - Variable in class org.jvnet.hudson.test.HudsonTestCase
 
Environment - Class in hudson.model
Represents some resources that are set up for the duration of a build to be torn down when the build is over.
Environment() - Constructor for class hudson.model.Environment
 
EnvironmentContributingAction - Interface in hudson.model
Action that contributes environment variables during a build.
EnvironmentContributor - Class in hudson.model
Contributes environment variables to builds.
EnvironmentContributor() - Constructor for class hudson.model.EnvironmentContributor
 
EnvironmentContributor.EnvVarsHtml - Class in hudson.model
Serves the combined list of environment variables available from this plugin.
EnvironmentContributor.EnvVarsHtml() - Constructor for class hudson.model.EnvironmentContributor.EnvVarsHtml
 
EnvironmentList - Class in hudson.model
List of Environment.
EnvironmentList(List<Environment>) - Constructor for class hudson.model.EnvironmentList
 
EnvironmentSpecific<T extends EnvironmentSpecific<T>> - Interface in hudson.model
Represents any concept that can be adapted for a certain environment.
EnvironmentVariablesNodeProperty - Class in hudson.slaves
NodeProperty that sets additional environment variables.
EnvironmentVariablesNodeProperty(List<EnvironmentVariablesNodeProperty.Entry>) - Constructor for class hudson.slaves.EnvironmentVariablesNodeProperty
 
EnvironmentVariablesNodeProperty(EnvironmentVariablesNodeProperty.Entry...) - Constructor for class hudson.slaves.EnvironmentVariablesNodeProperty
 
EnvironmentVariablesNodeProperty.DescriptorImpl - Class in hudson.slaves
 
EnvironmentVariablesNodeProperty.DescriptorImpl() - Constructor for class hudson.slaves.EnvironmentVariablesNodeProperty.DescriptorImpl
 
EnvironmentVariablesNodeProperty.Entry - Class in hudson.slaves
 
EnvironmentVariablesNodeProperty.Entry(String, String) - Constructor for class hudson.slaves.EnvironmentVariablesNodeProperty.Entry
 
EnvironmentVariablesNodeProperty_displayName() - Static method in class hudson.slaves.Messages
Environment variables
envs - Variable in class hudson.Launcher.ProcStarter
 
envs(Map<String, String>) - Method in class hudson.Launcher.ProcStarter
Sets the environment variable overrides.
envs(String...) - Method in class hudson.Launcher.ProcStarter
 
envs() - Method in class hudson.Launcher.ProcStarter
 
EnvVars - Class in hudson
Environment variables.
EnvVars() - Constructor for class hudson.EnvVars
 
EnvVars(Map<String, String>) - Constructor for class hudson.EnvVars
 
EnvVars(EnvVars) - Constructor for class hudson.EnvVars
 
EnvVars(String...) - Constructor for class hudson.EnvVars
Builds an environment variables from an array of the form "key","value","key","value"...
EOF - Static variable in interface hudson.model.labels.LabelExpressionParserTokenTypes
 
EOF - Static variable in interface hudson.scheduler.CrontabParserTokenTypes
 
eol(byte[], int) - Method in class hudson.console.ConsoleAnnotationOutputStream
Called after we read the whole line of plain text, which is stored in LineTransformationOutputStream.buf.
eol(byte[], int) - Method in class hudson.console.LineTransformationOutputStream
Called for each end of the line.
eol(byte[], int) - Method in class hudson.console.PlainTextConsoleOutputStream
Called after we read the whole line of plain text.
eol(byte[], int) - Method in class hudson.tasks._maven.MavenConsoleAnnotator
 
EphemeralNode - Interface in hudson.slaves
Nodes that are not persisted as configuration by itself.
equals(Object) - Method in class hudson.cli.BuildCommand.CLICause
 
equals(Object) - Method in class hudson.FilePath
 
equals(Object) - Method in class hudson.maven.ModuleDependency
 
equals(Object) - Method in class hudson.maven.ModuleName
 
equals(Object) - Method in class hudson.maven.PluginName
 
equals(Object) - Method in class hudson.model.BooleanParameterValue
 
equals(Object) - Method in class hudson.model.Cause.RemoteCause
 
equals(Object) - Method in class hudson.model.Cause.UserCause
Deprecated.  
equals(Object) - Method in class hudson.model.Cause.UserIdCause
 
equals(Object) - Method in class hudson.model.CheckPoint
 
equals(Object) - Method in class hudson.model.DependencyGraph.Dependency
 
equals(Object) - Method in class hudson.model.FileParameterValue
In practice this will always be false, since location should be unique.
equals(Object) - Method in class hudson.model.Label
 
equals(Object) - Method in class hudson.model.ParameterValue
 
equals(Object) - Method in class hudson.model.Resource
 
equals(Object) - Method in class hudson.model.Slave
 
equals(Object) - Method in class hudson.model.StringParameterValue
 
equals(Object) - Method in class hudson.triggers.SCMTrigger.Runner
 
equals(Object) - Method in class hudson.triggers.SCMTrigger.SCMTriggerCause
 
equals(Object) - Method in class hudson.triggers.TimerTrigger.TimerTriggerCause
 
equals(Object) - Method in class hudson.util.ChartUtil.NumberOnlyBuildLabel
 
equals(Object) - Method in class hudson.util.Secret
 
equals(Object) - Method in class jenkins.model.CauseOfInterruption.UserInterruption
 
equals(Object) - Method in class jenkins.model.lazy.AbstractLazyLoadRunMap
 
equals(Object) - Method in class jenkins.model.lazy.BuildReference
 
equals(Object) - Method in class jenkins.security.NonSerializableSecurityContext
 
equals(Object) - Method in class jenkins.util.TreeString
 
equals(Object) - Method in class org.jvnet.hudson.test.MemoryAssert.HistogramElement
 
error(String, Throwable) - Method in class hudson.maven.EmbedderLoggerImpl
 
error(String) - Method in interface hudson.model.TaskListener
An error in the build.
error(String, Object...) - Method in interface hudson.model.TaskListener
Formatter.format(String, Object[]) version of TaskListener.error(String).
error - Variable in class hudson.model.UpdateCenter.UpdateCenterJob
If this job fails, set to the error.
error(String) - Method in class hudson.util.FormFieldValidator
Deprecated. Sends out a string error message that indicates an error.
error(String, Object...) - Method in class hudson.util.FormFieldValidator
Deprecated. Sends out a string error message that indicates an error, by formatting it with String.format(String, Object[])
error(String) - Static method in exception hudson.util.FormValidation
Sends out a string error message that indicates an error.
error(String, Object...) - Static method in exception hudson.util.FormValidation
Sends out a string error message that indicates an error, by formatting it with String.format(String, Object[])
error(Throwable, String) - Static method in exception hudson.util.FormValidation
Sends out a string error message, with optional "show details" link that expands to the full stack trace.
error(Throwable, String, Object...) - Static method in exception hudson.util.FormValidation
 
error(String) - Method in class hudson.util.LogTaskListener
 
error(String, Object...) - Method in class hudson.util.LogTaskListener
 
error(String) - Method in class hudson.util.StreamTaskListener
 
error(String, Object...) - Method in class hudson.util.StreamTaskListener
 
error(PrintWriter, String) - Method in class jenkins.slaves.JnlpSlaveAgentProtocol.Handler
 
ERROR_FILE_NOT_FOUND - Static variable in interface hudson.util.jna.WINERROR
 
ERROR_MORE_DATA - Static variable in interface hudson.util.jna.WINERROR
 
ERROR_NO_MORE_ITEMS - Static variable in interface hudson.util.jna.WINERROR
 
ERROR_SUCCESS - Static variable in interface hudson.util.jna.WINERROR
 
errorMessage - Variable in class hudson.security.HudsonPrivateSecurityRealm.SignupInfo
To display an error message, set it here.
ErrorObject - Class in hudson.util
Basis for error model objects.
ErrorObject() - Constructor for class hudson.util.ErrorObject
 
errorWithMarkup(String) - Method in class hudson.util.FormFieldValidator
Deprecated. Sends out an HTML fragment that indicates an error.
errorWithMarkup(String) - Static method in exception hudson.util.FormValidation
Sends out an HTML fragment that indicates an error.
escape(String) - Static method in class hudson.Functions
 
escape(String) - Static method in class hudson.model.labels.LabelAtom
 
escape(String) - Static method in class hudson.Util
Escapes HTML unsafe characters like <, & to the respective character entities.
eval(Runnable) - Method in class org.jvnet.hudson.test.HudsonTestCase.WebClient
Makes an HTTP request, process it with the given request handler, and returns the response.
eval(Runnable) - Method in class org.jvnet.hudson.test.JenkinsRule.WebClient
Makes an HTTP request, process it with the given request handler, and returns the response.
evalGroovyExpression(AxisList, String) - Method in class hudson.matrix.Combination
Evaluates the given Groovy expression with values bound from this combination.
evenIfUnstable - Variable in class hudson.maven.RedeployPublisher
 
EVERYONE - Static variable in class hudson.security.ACL
Special Sid that represents "everyone", even including anonymous users.
exception - Variable in class hudson.util.HudsonFailedToLoad
 
exception - Variable in class hudson.util.InsufficientPermissionDetected
 
exception - Variable in class hudson.util.NoTempDir
 
ExceptionCatchingThreadFactory - Class in hudson.util
ThreadFactory that creates a thread, which in turn displays a stack trace when it terminates unexpectedly.
ExceptionCatchingThreadFactory() - Constructor for class hudson.util.ExceptionCatchingThreadFactory
 
ExceptionCatchingThreadFactory(ThreadFactory) - Constructor for class hudson.util.ExceptionCatchingThreadFactory
 
excerpt - Variable in class hudson.model.UpdateSite.Plugin
Optional excerpt string.
Executables - Class in hudson.model.queue
Convenience methods around Queue.Executable.
Executables() - Constructor for class hudson.model.queue.Executables
 
execute(List<String>, InputStream, OutputStream, OutputStream) - Method in class hudson.cli.CLI
 
execute(List<String>) - Method in class hudson.cli.CLI
 
execute(String...) - Method in class hudson.cli.CLI
 
execute(MavenBuildProxy.BuildCallable<V, T>) - Method in interface hudson.maven.MavenBuildProxy
Executes the given MavenBuildProxy.BuildCallable on the master, where one has access to MavenBuild and all the other Hudson objects.
execute(MavenBuildProxy.BuildCallable<V, T>) - Method in class hudson.maven.MavenBuildProxy.Filter
 
execute() - Method in class hudson.maven.MojoInfo.Maven3ProvidesNoAccessToMojo
 
execute(TaskListener) - Method in class hudson.model.AsyncAperiodicWork
Executes the task.
execute(TaskListener) - Method in class hudson.model.AsyncPeriodicWork
Executes the task.
execute(TaskListener) - Method in class hudson.model.FingerprintCleanupThread
 
execute(WorkUnitContext) - Method in class hudson.model.queue.MappingWorksheet.Mapping
Executes this mapping by handing over Queue.Executables to Queue.JobOffer as defined by the mapping.
execute(Runnable, ResourceActivity) - Method in class hudson.model.ResourceController
Performs the task that requires the given list of resources.
execute(Run<JobT, RunT>.RunExecution) - Method in class hudson.model.Run
 
execute(TaskListener) - Method in class hudson.model.WorkspaceCleanupThread
 
execute(TaskListener, String, String, Callable<V, T>) - Static method in class hudson.os.SU
Starts a new priviledge-escalated environment, execute a closure, and shut it down.
execute(TaskListener) - Method in class hudson.slaves.ConnectionActivityMonitor
 
execute(AbstractBuild, BuildListener, BuildTrigger) - Static method in class hudson.tasks.BuildTrigger
Deprecated. since 1.341; use BuildTrigger.execute(AbstractBuild,BuildListener)
execute(AbstractBuild, BuildListener) - Static method in class hudson.tasks.BuildTrigger
Convenience method to trigger downstream builds.
execute() - Method in class hudson.util.DoubleLaunchChecker
 
execute(Runnable) - Method in class hudson.util.SequentialExecutionQueue
 
executeAsync(MavenBuildProxy.BuildCallable<?, ?>) - Method in class hudson.maven.AbstractMavenBuilder.FilterImpl
 
executeAsync(MavenBuildProxy.BuildCallable<?, ?>) - Method in interface hudson.maven.MavenBuildProxy
Executes the given MavenBuildProxy.BuildCallable asynchronously on the master.
executeAsync(MavenBuildProxy.BuildCallable<?, ?>) - Method in class hudson.maven.MavenBuildProxy.Filter
 
ExecutedMojo - Class in hudson.maven
Persisted record of mojo execution.
ExecutedMojo(MojoInfo, long) - Constructor for class hudson.maven.ExecutedMojo
 
ExecutedMojo.Cache - Class in hudson.maven
Used during the HTML rendering to cache the index.
ExecutedMojo.Cache() - Constructor for class hudson.maven.ExecutedMojo.Cache
 
executeGroovy(String, VirtualChannel) - Static method in class hudson.util.RemotingDiagnostics
Executes Groovy script remotely.
executeOnServer(Closure) - Method in class org.jvnet.hudson.test.GroovyHudsonTestCase
Executes the given closure on the server, in the context of an HTTP request.
executeOnServer(Callable<V>) - Method in class org.jvnet.hudson.test.HudsonTestCase
Executes the given closure on the server, by the servlet request handling thread, in the context of an HTTP request.
executeOnServer(Callable<V>) - Method in class org.jvnet.hudson.test.HudsonTestCase.WebClient
Executes the given closure on the server, by the servlet request handling thread, in the context of an HTTP request.
executeOnServer(Callable<V>) - Method in class org.jvnet.hudson.test.JenkinsRule
Executes the given closure on the server, by the servlet request handling thread, in the context of an HTTP request.
executeOnServer(Callable<V>) - Method in class org.jvnet.hudson.test.JenkinsRule.WebClient
Executes the given closure on the server, by the servlet request handling thread, in the context of an HTTP request.
ExecutionEventLogger - Class in hudson.maven.util
Logs execution events to a user-supplied logger.
ExecutionEventLogger(Logger) - Constructor for class hudson.maven.util.ExecutionEventLogger
 
executionId - Variable in class hudson.maven.ExecutedMojo
Optional execution ID, when the same mojo gets executed multiple times.
Executor - Class in hudson.model
Thread that executes builds.
Executor(Computer, int) - Constructor for class hudson.model.Executor
 
executor - Variable in class hudson.model.Queue.JobOffer
 
Executor_NotAvailable() - Static method in class hudson.model.Messages
N/A
ExecutorListener - Interface in hudson.model
A listener for task related events from Executors
executors - Variable in class hudson.model.queue.MappingWorksheet
 
executors(int) - Method in class hudson.model.queue.MappingWorksheet
 
executors(Map, Closure) - Method in interface lib.JenkinsTagLib
Displays the status of executors.
executors(Closure) - Method in interface lib.JenkinsTagLib
Displays the status of executors.
executors(Map) - Method in interface lib.JenkinsTagLib
Displays the status of executors.
executors() - Method in interface lib.JenkinsTagLib
Displays the status of executors.
executorService(ExecutorService) - Method in class hudson.cli.CLIConnectionFactory
This ExecutorService is used to execute closures received from the server.
executorService() - Method in class jenkins.util.ProgressiveRendering
May be overridden to provide an alternate executor service.
execv(String, StringArray) - Method in interface hudson.util.jna.GNUCLibrary
 
exists() - Method in class hudson.FilePath
Checks if the file exists.
exists(String) - Method in class hudson.util.ssh.SFTPClient
Checks if the given path exists.
exists() - Method in class hudson.util.TextFile
 
exists() - Method in class hudson.XmlFile
 
exitCode - Variable in class org.jvnet.hudson.test.FakeLauncher.FinishedProc
 
expand(String) - Method in class hudson.EnvVars
Expands the variables in the given string by using environment variables represented in 'this'.
expand(T) - Method in class hudson.util.Iterators.FlattenIterator
 
ExpandableDetailsNote - Class in hudson.console
Renders a button that can be clicked to reveal additional block tag (and HTML inside it.)
ExpandableDetailsNote(String, String) - Constructor for class hudson.console.ExpandableDetailsNote
 
ExpandableDetailsNote.DescriptorImpl - Class in hudson.console
 
ExpandableDetailsNote.DescriptorImpl() - Constructor for class hudson.console.ExpandableDetailsNote.DescriptorImpl
 
expandableTextbox(Map, Closure) - Method in interface lib.FormTagLib
single-line textbox that can be expanded into a multi-line textarea.
expandableTextbox(Closure) - Method in interface lib.FormTagLib
single-line textbox that can be expanded into a multi-line textarea.
expandableTextbox(Map) - Method in interface lib.FormTagLib
single-line textbox that can be expanded into a multi-line textarea.
expandableTextbox() - Method in interface lib.FormTagLib
single-line textbox that can be expanded into a multi-line textarea.
expandButton(Map, Closure) - Method in interface lib.LayoutTagLib
 
expandButton(Closure) - Method in interface lib.LayoutTagLib
 
expandButton(Map) - Method in interface lib.LayoutTagLib
 
expandButton() - Method in interface lib.LayoutTagLib
 
expandLeft() - Method in class hudson.model.Fingerprint.Range
 
expandMacro(VariableResolver<String>) - Method in class jenkins.util.xstream.XStreamDOM
Recursively expands the variables in text and attribute values and return the new DOM.
expandRight() - Method in class hudson.model.Fingerprint.Range
 
expandTokens(TaskListener, String) - Method in class hudson.maven.AbstractMavenBuild
Expand tokens with token macro.
explodedWarDir - Variable in class org.jvnet.hudson.test.HudsonTestCase
The directory where a war file gets exploded.
expr() - Method in class hudson.model.labels.LabelExpressionParser
 
expr(int) - Method in class hudson.scheduler.CrontabParser
 
expressionEvaluator - Variable in class hudson.maven.MojoInfo
Object that Maven uses to resolve variables like "${project}" to its corresponding object.
EXTENDED_READ - Static variable in interface hudson.model.Item
 
Extension - Annotation Type in hudson
Marks a field, a method, or a class for automatic discovery, so that Hudson can locate implementations of ExtensionPoints automatically.
ExtensionComponent<T> - Class in hudson
Discovered Extension object with a bit of metadata for Hudson.
ExtensionComponent(T, double) - Constructor for class hudson.ExtensionComponent
 
ExtensionComponent(T, Extension) - Constructor for class hudson.ExtensionComponent
 
ExtensionComponent(T) - Constructor for class hudson.ExtensionComponent
 
ExtensionComponentSet - Class in jenkins
Represents the components that's newly discovered during ExtensionFinder.refresh().
ExtensionComponentSet() - Constructor for class jenkins.ExtensionComponentSet
 
ExtensionFilter - Class in jenkins
Filters out ExtensionComponents discovered by ExtensionFinders, as if they were never discovered.
ExtensionFilter() - Constructor for class jenkins.ExtensionFilter
 
ExtensionFinder - Class in hudson
Discovers the implementations of an extension point.
ExtensionFinder() - Constructor for class hudson.ExtensionFinder
 
ExtensionFinder.DefaultGuiceExtensionAnnotation - Class in hudson
 
ExtensionFinder.DefaultGuiceExtensionAnnotation() - Constructor for class hudson.ExtensionFinder.DefaultGuiceExtensionAnnotation
 
ExtensionFinder.GuiceExtensionAnnotation<T extends Annotation> - Class in hudson
Captures information about the annotation that we use to mark Guice-instantiated components.
ExtensionFinder.GuiceExtensionAnnotation(Class<T>) - Constructor for class hudson.ExtensionFinder.GuiceExtensionAnnotation
 
ExtensionFinder.GuiceFinder - Class in hudson
Discovers components via sezpoz but instantiates them by using Guice.
ExtensionFinder.GuiceFinder() - Constructor for class hudson.ExtensionFinder.GuiceFinder
 
ExtensionFinder.Sezpoz - Class in hudson
The bootstrap implementation that looks for the Extension marker.
ExtensionFinder.Sezpoz() - Constructor for class hudson.ExtensionFinder.Sezpoz
 
ExtensionList<T> - Class in hudson
Retains the known extension instances for the given type 'T'.
ExtensionList(Hudson, Class<T>) - Constructor for class hudson.ExtensionList
Deprecated. as of 1.416 Use ExtensionList.ExtensionList(Jenkins, Class)
ExtensionList(Jenkins, Class<T>) - Constructor for class hudson.ExtensionList
 
ExtensionList(Hudson, Class<T>, CopyOnWriteArrayList<ExtensionComponent<T>>) - Constructor for class hudson.ExtensionList
Deprecated. as of 1.416 Use ExtensionList.ExtensionList(Jenkins, Class, CopyOnWriteArrayList)
ExtensionList(Jenkins, Class<T>, CopyOnWriteArrayList<ExtensionComponent<T>>) - Constructor for class hudson.ExtensionList
 
ExtensionListView - Class in hudson
Compatibility layer for legacy manual registration of extension points.
ExtensionListView() - Constructor for class hudson.ExtensionListView
 
ExtensionPoint - Interface in hudson
Marker interface that designates extensible components in Jenkins that can be implemented by plugins.
ExtensionPoint.LegacyInstancesAreScopedToHudson - Annotation Type in hudson
Used by designers of extension points (direct subtypes of ExtensionPoint) to indicate that the legacy instances are scoped to Jenkins instance.
ExtensionRefreshException - Exception in jenkins
Signals that ExtensionFinder.refresh() had failed.
ExtensionRefreshException() - Constructor for exception jenkins.ExtensionRefreshException
 
ExtensionRefreshException(String) - Constructor for exception jenkins.ExtensionRefreshException
 
ExtensionRefreshException(String, Throwable) - Constructor for exception jenkins.ExtensionRefreshException
 
ExtensionRefreshException(Throwable) - Constructor for exception jenkins.ExtensionRefreshException
 
extensionType - Variable in class hudson.ExtensionList
 
ExternalJob_DisplayName() - Static method in class hudson.model.Messages
Monitor an external job
ExternalJob_Pronoun() - Static method in class hudson.model.Messages
Job
extra - Variable in class hudson.diagnosis.OldDataMonitor.VersionRange
 
extraAttributes() - Method in class hudson.console.HyperlinkNote
 
extraAttributes() - Method in class hudson.console.ModelHyperlinkNote
 
extract(InputStream) - Method in enum hudson.FilePath.TarCompression
 
ExtractChangeLogParser - Class in org.jvnet.hudson.test
 
ExtractChangeLogParser() - Constructor for class org.jvnet.hudson.test.ExtractChangeLogParser
 
ExtractChangeLogParser.ExtractChangeLogEntry - Class in org.jvnet.hudson.test
 
ExtractChangeLogParser.ExtractChangeLogEntry() - Constructor for class org.jvnet.hudson.test.ExtractChangeLogParser.ExtractChangeLogEntry
 
ExtractChangeLogParser.ExtractChangeLogEntry(String) - Constructor for class org.jvnet.hudson.test.ExtractChangeLogParser.ExtractChangeLogEntry
 
ExtractChangeLogParser.FileInZip - Class in org.jvnet.hudson.test
 
ExtractChangeLogParser.FileInZip() - Constructor for class org.jvnet.hudson.test.ExtractChangeLogParser.FileInZip
 
ExtractChangeLogParser.FileInZip(String) - Constructor for class org.jvnet.hudson.test.ExtractChangeLogParser.FileInZip
 
ExtractChangeLogSet - Class in org.jvnet.hudson.test
 
ExtractChangeLogSet(AbstractBuild<?, ?>, List<ExtractChangeLogParser.ExtractChangeLogEntry>) - Constructor for class org.jvnet.hudson.test.ExtractChangeLogSet
 
ExtractResourceSCM - Class in org.jvnet.hudson.test
SCM useful for testing that extracts the given resource as a zip file.
ExtractResourceSCM(URL) - Constructor for class org.jvnet.hudson.test.ExtractResourceSCM
 
ExtractResourceSCM(URL, String) - Constructor for class org.jvnet.hudson.test.ExtractResourceSCM
with this constructor your zip can contains a folder more usefull to create a project test zip foo.zip foo
ExtractResourceWithChangesSCM - Class in org.jvnet.hudson.test
SCM useful for testing that extracts the given resource as a zip file.
ExtractResourceWithChangesSCM(URL, URL) - Constructor for class org.jvnet.hudson.test.ExtractResourceWithChangesSCM
 
ExtractResourceWithChangesSCM(URL, URL, String) - Constructor for class org.jvnet.hudson.test.ExtractResourceWithChangesSCM
 

F

F_GETFD - Static variable in interface hudson.util.jna.GNUCLibrary
 
F_SETFD - Static variable in interface hudson.util.jna.GNUCLibrary
 
factor(String) - Method in class jenkins.plugins.ui_samples.ProgressivelyRendered
 
fail() - Method in class hudson.util.FormFieldValidator.Base64
Deprecated.  
failedPlugins - Variable in class hudson.PluginManager
 
FailedTest - Class in org.jvnet.hudson.test.junit
TestCase implementation that has already failed.
FailedTest(String, Throwable) - Constructor for class org.jvnet.hudson.test.junit.FailedTest
 
FailedTest(Class, Throwable) - Constructor for class org.jvnet.hudson.test.junit.FailedTest
 
Failure - Exception in hudson.model
Represents an error induced by user, encountered during HTTP request processing.
Failure(String) - Constructor for exception hudson.model.Failure
 
Failure(String, boolean) - Constructor for exception hudson.model.Failure
 
FAILURE - Static variable in class hudson.model.Result
The build had a fatal error.
FailureBuilder - Class in org.jvnet.hudson.test
Mock Builder that always cause a build to fail.
FailureBuilder() - Constructor for class org.jvnet.hudson.test.FailureBuilder
 
FailureBuilder.DescriptorImpl - Class in org.jvnet.hudson.test
 
FailureBuilder.DescriptorImpl() - Constructor for class org.jvnet.hudson.test.FailureBuilder.DescriptorImpl
 
failureIsFatal() - Method in class hudson.init.InitializerFinder.TaskImpl
 
failureOnly() - Method in class hudson.util.RunList
Filter the list to non-successful builds only.
FakeChangeLogSCM - Class in org.jvnet.hudson.test
Fake SCM implementation that can report arbitrary commits from arbitrary users.
FakeChangeLogSCM() - Constructor for class org.jvnet.hudson.test.FakeChangeLogSCM
 
FakeChangeLogSCM.ChangelogAction - Class in org.jvnet.hudson.test
 
FakeChangeLogSCM.ChangelogAction(List<FakeChangeLogSCM.EntryImpl>) - Constructor for class org.jvnet.hudson.test.FakeChangeLogSCM.ChangelogAction
 
FakeChangeLogSCM.EntryImpl - Class in org.jvnet.hudson.test
 
FakeChangeLogSCM.EntryImpl() - Constructor for class org.jvnet.hudson.test.FakeChangeLogSCM.EntryImpl
 
FakeChangeLogSCM.FakeChangeLogParser - Class in org.jvnet.hudson.test
 
FakeChangeLogSCM.FakeChangeLogParser() - Constructor for class org.jvnet.hudson.test.FakeChangeLogSCM.FakeChangeLogParser
 
FakeChangeLogSCM.FakeChangeLogSet - Class in org.jvnet.hudson.test
 
FakeChangeLogSCM.FakeChangeLogSet(AbstractBuild<?, ?>, List<FakeChangeLogSCM.EntryImpl>) - Constructor for class org.jvnet.hudson.test.FakeChangeLogSCM.FakeChangeLogSet
 
FakeLauncher - Interface in org.jvnet.hudson.test
Fake a process launch.
FakeLauncher.FinishedProc - Class in org.jvnet.hudson.test
Fake Proc implementation that represents a completed process.
FakeLauncher.FinishedProc(int) - Constructor for class org.jvnet.hudson.test.FakeLauncher.FinishedProc
 
FAST_LOOKUP - Static variable in class hudson.PluginManager
 
fatalError(String, Throwable) - Method in class hudson.maven.EmbedderLoggerImpl
 
fatalError(String) - Method in interface hudson.model.TaskListener
A fatal error in the build.
fatalError(String, Object...) - Method in interface hudson.model.TaskListener
Formatter.format(String, Object[]) version of TaskListener.fatalError(String).
fatalError(String) - Method in class hudson.util.LogTaskListener
 
fatalError(String, Object...) - Method in class hudson.util.LogTaskListener
 
fatalError(String) - Method in class hudson.util.StreamTaskListener
 
fatalError(String, Object...) - Method in class hudson.util.StreamTaskListener
 
FAULT_TOLERANT_SCOPE - Static variable in class hudson.ExtensionFinder.GuiceFinder
Scope that allows a failure to create a component, and change the value to null.
fcntl(int, int) - Method in interface hudson.util.jna.GNUCLibrary
 
fcntl(int, int, int) - Method in interface hudson.util.jna.GNUCLibrary
 
FD_CLOEXEC - Static variable in interface hudson.util.jna.GNUCLibrary
 
FederatedLoginService - Class in hudson.security
Abstraction for a login mechanism through external authenticator/identity provider (instead of username/password.)
FederatedLoginService() - Constructor for class hudson.security.FederatedLoginService
 
FederatedLoginService.FederatedIdentity - Class in hudson.security
Identity information as obtained from FederatedLoginService.
FederatedLoginService.FederatedIdentity() - Constructor for class hudson.security.FederatedLoginService.FederatedIdentity
 
FederatedLoginService.UnclaimedIdentityException - Exception in hudson.security
Used in FederatedLoginService.FederatedIdentity.signin() to indicate that the identifier is not currently associated with anyone.
FederatedLoginService.UnclaimedIdentityException(FederatedLoginService.FederatedIdentity) - Constructor for exception hudson.security.FederatedLoginService.UnclaimedIdentityException
 
FederatedLoginServiceUserProperty - Class in hudson.security
Remembers identifiers given by FederatedLoginService to this user.
FederatedLoginServiceUserProperty(Collection<String>) - Constructor for class hudson.security.FederatedLoginServiceUserProperty
 
FEED_ADAPTER - Static variable in class hudson.model.Run
FeedAdapter to produce feed from the summary of this build.
FEED_ADAPTER_LATEST - Static variable in class hudson.model.Run
FeedAdapter to produce feeds to show one build per project.
FeedAdapter<E> - Interface in hudson
Provides a RSS feed view of the data.
file - Variable in class hudson.util.TextFile
 
file - Variable in class hudson.WebAppMain.FileAndDescription
 
FILE_ATTRIBUTE_REPARSE_POINT - Static variable in interface hudson.util.jna.Kernel32
 
FileBoolean - Class in jenkins.util.io
Uses a presence/absence of a file as a persisted boolean storage.
FileBoolean(File) - Constructor for class jenkins.util.io.FileBoolean
 
FileBoolean(Class, String) - Constructor for class jenkins.util.io.FileBoolean
 
fileName - Variable in class hudson.maven.reporters.MavenArtifact
File name (without directory portion) of this artifact in the Hudson archive.
FileParameterDefinition - Class in hudson.model
ParameterDefinition for doing file upload.
FileParameterDefinition(String, String) - Constructor for class hudson.model.FileParameterDefinition
 
FileParameterDefinition.DescriptorImpl - Class in hudson.model
 
FileParameterDefinition.DescriptorImpl() - Constructor for class hudson.model.FileParameterDefinition.DescriptorImpl
 
FileParameterDefinition_DisplayName() - Static method in class hudson.model.Messages
File Parameter
FileParameterValue - Class in hudson.model
ParameterValue for FileParameterDefinition.
FileParameterValue(String, FileItem) - Constructor for class hudson.model.FileParameterValue
 
FileParameterValue(String, File, String) - Constructor for class hudson.model.FileParameterValue
 
FileParameterValue(String, FileItem, String) - Constructor for class hudson.model.FileParameterValue
 
FileParameterValue.FileItemImpl - Class in hudson.model
Default implementation from File.
FileParameterValue.FileItemImpl(File) - Constructor for class hudson.model.FileParameterValue.FileItemImpl
 
FilePath - Class in hudson
File like object with remoting support.
FilePath(VirtualChannel, String) - Constructor for class hudson.FilePath
Creates a FilePath that represents a path on the given node.
FilePath(File) - Constructor for class hudson.FilePath
To create FilePath that represents a "local" path.
FilePath(FilePath, String) - Constructor for class hudson.FilePath
Construct a path starting with a base location.
filepath - Variable in class hudson.tools.JDKInstaller.JDKFile
 
FilePath.AbstractInterceptorCallableWrapper<T> - Class in hudson
Abstract DelegatingCallable that exposes an Before/After pattern for FilePath.FileCallableWrapperFactory that want to implement AOP-style interceptors
FilePath.AbstractInterceptorCallableWrapper(DelegatingCallable<T, IOException>) - Constructor for class hudson.FilePath.AbstractInterceptorCallableWrapper
 
FilePath.FileCallable<T> - Interface in hudson
Code that gets executed on the machine where the FilePath is local.
FilePath.FileCallableWrapperFactory - Class in hudson
This extension point allows to contribute a wrapper around a fileCallable so that a plugin can "intercept" a call.
FilePath.FileCallableWrapperFactory() - Constructor for class hudson.FilePath.FileCallableWrapperFactory
 
FilePath.TarCompression - Enum in hudson
Supported tar file compression methods.
FilePath_did_not_manage_to_validate_may_be_too_sl(Object) - Static method in class hudson.Messages
Did not manage to validate {0} (may be too slow)
FilePath_TildaDoesntWork() - Static method in class hudson.Messages
''~'' is only supported in a Unix shell and nowhere else.
FilePath_validateAntFileMask_doesntMatchAndSuggest(Object, Object) - Static method in class hudson.Messages
''{0}'' doesn''t match anything, but ''{1}'' does.
FilePath_validateAntFileMask_doesntMatchAnything(Object) - Static method in class hudson.Messages
''{0}'' doesn''t match anything
FilePath_validateAntFileMask_doesntMatchAnythingAndSuggest(Object, Object) - Static method in class hudson.Messages
''{0}'' doesn''t match anything: even ''{1}'' doesn''t exist
FilePath_validateAntFileMask_portionMatchAndSuggest(Object, Object) - Static method in class hudson.Messages
''{0}'' doesn''t match anything, although ''{1}'' exists
FilePath_validateAntFileMask_portionMatchButPreviousNotMatchAndSuggest(Object, Object, Object) - Static method in class hudson.Messages
''{0}'' doesn''t match anything: ''{1}'' exists but not ''{2}''
FilePath_validateAntFileMask_whitespaceSeprator() - Static method in class hudson.Messages
Whitespace can no longer be used as the separator.
FilePath_validateRelativePath_noSuchDirectory(Object) - Static method in class hudson.Messages
No such directory: ''{0}''
FilePath_validateRelativePath_noSuchFile(Object) - Static method in class hudson.Messages
No such file: ''{0}''
FilePath_validateRelativePath_notDirectory(Object) - Static method in class hudson.Messages
''{0}'' is not a directory
FilePath_validateRelativePath_notFile(Object) - Static method in class hudson.Messages
''{0}'' is not a file
FilePath_validateRelativePath_wildcardNotAllowed() - Static method in class hudson.Messages
Wildcard is not allowed here
FilePathGlobalSettingsProvider - Class in jenkins.mvn
 
FilePathGlobalSettingsProvider(String) - Constructor for class jenkins.mvn.FilePathGlobalSettingsProvider
 
FilePathGlobalSettingsProvider.DescriptorImpl - Class in jenkins.mvn
 
FilePathGlobalSettingsProvider.DescriptorImpl() - Constructor for class jenkins.mvn.FilePathGlobalSettingsProvider.DescriptorImpl
 
FilePathGlobalSettingsProvider_DisplayName() - Static method in class jenkins.mvn.Messages
Global settings file on filesystem
FilePathSettingsProvider - Class in jenkins.mvn
 
FilePathSettingsProvider(String) - Constructor for class jenkins.mvn.FilePathSettingsProvider
 
FilePathSettingsProvider.DescriptorImpl - Class in jenkins.mvn
 
FilePathSettingsProvider.DescriptorImpl() - Constructor for class jenkins.mvn.FilePathSettingsProvider.DescriptorImpl
 
FilePathSettingsProvider_DisplayName() - Static method in class jenkins.mvn.Messages
Settings file in filesystem
files - Variable in class hudson.tools.JDKInstaller.JDKRelease
 
FileSystemProvisioner - Class in hudson
Prepares and provisions workspaces for AbstractProjects.
FileSystemProvisioner() - Constructor for class hudson.FileSystemProvisioner
 
FileSystemProvisioner.Default - Class in hudson
Default implementation that doesn't rely on any file system specific capability, and thus can be used anywhere that Hudson runs.
FileSystemProvisioner.Default() - Constructor for class hudson.FileSystemProvisioner.Default
 
FileSystemProvisioner.Default.DescriptorImpl - Class in hudson
 
FileSystemProvisioner.Default.DescriptorImpl() - Constructor for class hudson.FileSystemProvisioner.Default.DescriptorImpl
 
FileSystemProvisioner.Default.WorkspaceSnapshotImpl - Class in hudson
 
FileSystemProvisioner.Default.WorkspaceSnapshotImpl() - Constructor for class hudson.FileSystemProvisioner.Default.WorkspaceSnapshotImpl
 
FileSystemProvisionerDescriptor - Class in hudson
Descriptor for FileSystemProvisioner.
FileSystemProvisionerDescriptor() - Constructor for class hudson.FileSystemProvisionerDescriptor
 
FileVisitor - Class in hudson.util
Visits files in a directory recursively.
FileVisitor() - Constructor for class hudson.util.FileVisitor
 
fillSide() - Method in class hudson.util.HeadBufferingStream
Read until we fill up the side buffer.
filter(SortedMap<Integer, V>, String, String) - Static method in class hudson.Functions
Creates a sub map by using the given range (both ends inclusive).
filter(Method) - Method in class hudson.init.InitializerFinder
Return true to ignore this method.
filter(Object, Descriptor) - Method in class hudson.model.DescriptorVisibilityFilter
Decides if the given descriptor should be visible to the user.
filter(Class<? extends RepositoryBrowser>) - Static method in class hudson.scm.RepositoryBrowsers
Only returns those RepositoryBrowser descriptors that extend from the given type.
FILTER - Static variable in class hudson.security.GlobalSecurityConfiguration
 
filter(List<Descriptor<T>>, Class<? extends AbstractProject>) - Static method in class hudson.tasks.BuildStepDescriptor
Filters a descriptor for BuildSteps by using BuildStepDescriptor.isApplicable(Class).
filter(Iterable<?>, Class<T>) - Static method in class hudson.Util
Creates a filtered sublist.
filter(List<?>, Class<T>) - Static method in class hudson.Util
Creates a filtered sublist.
filter(T) - Method in class hudson.util.Iterators.DuplicateFilterIterator
 
filter(T) - Method in class hudson.util.Iterators.FilterIterator
Filter out items in the original collection.
filter(List<TopLevelItem>, List<TopLevelItem>, View) - Method in class hudson.views.ViewJobFilter
Choose which jobs to show for a view.
filter(Filter) - Method in class org.jvnet.hudson.test.junit.GroupedTest
 
filterDescriptors(Object, Iterable) - Method in class hudson.Functions
 
filtered() - Method in class jenkins.ExtensionComponentSet
Apply ExtensionFilters and returns a filtered set.
FilteredChangeLogSet - Class in hudson.maven
ChangeLogSet implementation used for MavenBuild.
filterExecutors - Variable in class hudson.model.View
If true, only show relevant executors
filterQueue - Variable in class hudson.model.View
If true, only show relevant queue items
filters - Variable in class hudson.security.ChainedServletFilter
 
finalize() - Method in class hudson.util.AtomicFileWriter
 
finalize() - Method in class hudson.util.jna.RegistryKey
 
find(Class<T>, Hudson) - Method in class hudson.cli.declarative.CLIRegisterer
 
find(String) - Method in class hudson.DescriptorExtensionList
Finds the descriptor that has the matching fully-qualified class name.
find(Class<? extends T>) - Method in class hudson.DescriptorExtensionList
Finds the descriptor that describes the given type.
find(Class<T>, Hudson) - Method in class hudson.ExtensionFinder
Discover extensions of the given type.
find(Class<U>, Hudson) - Method in class hudson.ExtensionFinder.GuiceFinder
 
find(Class<T>, Hudson) - Method in class hudson.ExtensionFinder.Sezpoz
 
find(String) - Method in class hudson.matrix.AxisList
 
find(Artifact) - Method in class hudson.maven.RedeployPublisher.WrappedArtifactRepository
 
find(Collection<? extends T>, String) - Static method in class hudson.model.Descriptor
Finds a descriptor from a collection by its class name.
find(String) - Static method in class hudson.model.Descriptor
 
find(String, List<SearchItem>) - Method in class hudson.search.CollectionSearchIndex
 
find(String, List<SearchItem>) - Method in class hudson.search.FixedSet
 
find(SearchIndex, String) - Static method in class hudson.search.Search
Performs a search and returns the match, or null if no match was found or more than one match was found
find(String, List<SearchItem>) - Method in interface hudson.search.SearchIndex
 
find(String, List<SearchItem>) - Method in class hudson.search.UnionSearchIndex
 
find(String) - Method in class hudson.security.PermissionGroup
Finds a permission that has the given name.
find(String) - Method in class hudson.util.DescriptorList
Finds the descriptor that has the matching fully-qualified class name.
find(Class<T>) - Method in class jenkins.ExtensionComponentSet
Discover extensions of the given type.
findAvatarFor(User, int, int) - Method in class hudson.tasks.UserAvatarResolver
Finds an avatar image URL string for a user.
findBean(Class<T>, ApplicationContext) - Static method in class hudson.security.SecurityRealm
Picks up the instance of the given type from the spring context.
findBindingsByType(TypeLiteral<T>) - Method in class jenkins.ProxyInjector
 
findByName(String) - Method in class hudson.DescriptorExtensionList
Finds a descriptor by their Descriptor.getId().
findByName(String) - Method in class hudson.util.DescriptorList
Finds a descriptor by their Descriptor.getId().
findCause(Class<T>) - Method in class hudson.model.CauseAction
Finds the cause of the specific type.
findClass(String) - Method in class hudson.PluginManager.UberClassLoader
 
findClass(ClassLoader, String) - Method in class jenkins.ClassLoaderReflectionToolkit
 
findComponents(Class<T>, Hudson) - Method in class hudson.ClassicPluginStrategy
 
findComponents(Class<T>, Hudson) - Method in interface hudson.PluginStrategy
Find components of the given type using the assigned strategy.
findCorrespondingResult(String) - Method in class hudson.tasks.junit.CaseResult
Case results have no children
findCorrespondingResult(String) - Method in class hudson.tasks.junit.ClassResult
 
findCorrespondingResult(String) - Method in class hudson.tasks.junit.PackageResult
 
findCorrespondingResult(String) - Method in class hudson.tasks.junit.TestResult
 
findCorrespondingResult(String) - Method in class hudson.tasks.test.AbstractTestResultAction
 
findCorrespondingResult(String) - Method in class hudson.tasks.test.SimpleCaseResult
 
findCorrespondingResult(String) - Method in class hudson.tasks.test.TestObject
Find the test result corresponding to the one identified by id> withint this test result.
findDataBoundConstructor(Class<?>) - Method in class org.jvnet.hudson.test.HudsonTestCase
 
findDataBoundConstructor(Class<?>) - Method in class org.jvnet.hudson.test.JenkinsRule
 
findExtensions(Class<T>, Hudson) - Method in class hudson.ExtensionFinder
Deprecated. as of 1.356 Use and implement ExtensionFinder.find(Class,Hudson) that allows us to put some metadata.
findHighestFrom(Collection<ModuleDependency>) - Method in class hudson.maven.ModuleDependency
Given a list of ModuleDependencies (of the same groupId and artifactId), picks the ModuleDependency that satisfies the constraint and has the highest version.
findLabels(Node) - Method in class hudson.model.LabelFinder
Find the labels that the node supports.
findLoadedClass(ClassLoader, String) - Method in class jenkins.ClassLoaderReflectionToolkit
 
findModuleBuildActions(Class<T>) - Method in class hudson.maven.MavenModuleSetBuild
Finds Actions from all the module builds that belong to this MavenModuleSetBuild.
findNameFor(User) - Method in class hudson.tasks.UserNameResolver
Finds full name of the given user.
findNearest(String) - Static method in class hudson.model.AbstractProject
Finds a AbstractProject that has the name closest to the given name.
findNearest(String, ItemGroup) - Static method in class hudson.model.AbstractProject
Finds a AbstractProject whose name (when referenced from the specified context) is closest to the given name.
findNearest(String) - Static method in class hudson.model.labels.LabelAtom
 
findNearest(String) - Method in class hudson.PermalinkList
Finds the closest name match by its ID.
findNearest(String, String[]) - Static method in class hudson.util.EditDistance
Finds the string in the group closest to key and returns it.
findNearest(String, Collection<String>) - Static method in class hudson.util.EditDistance
 
findPreamble(byte[], int, int) - Static method in class hudson.console.ConsoleNote
Locates the preamble in the given buffer.
findPreviousCorresponding(TestResult) - Method in class hudson.tasks.test.AbstractTestResultAction
 
findPreviousInputElement(HtmlElement, String) - Method in class org.jvnet.hudson.test.HudsonTestCase
 
findPreviousInputElement(HtmlElement, String) - Method in class org.jvnet.hudson.test.JenkinsRule
 
findPullUpDirectory(FilePath) - Method in class hudson.tools.DownloadFromUrlInstaller
Often an archive contains an extra top-level directory that's unnecessary when extracted on the disk into the expected location.
findResource(String) - Method in class hudson.PluginManager.UberClassLoader
 
findResource(ClassLoader, String) - Method in class jenkins.ClassLoaderReflectionToolkit
 
findResources(String, boolean) - Method in class hudson.PluginFirstClassLoader
 
findResources(String) - Method in class hudson.PluginFirstClassLoader
 
findResources(String) - Method in class hudson.PluginManager.UberClassLoader
 
findResources(ClassLoader, String) - Method in class jenkins.ClassLoaderReflectionToolkit
 
findText(BufferedReader, String) - Method in class hudson.util.FormFieldValidator.URLCheck
Deprecated. Finds the string literal from the given reader.
findText(BufferedReader, String) - Method in class hudson.util.FormValidation.URLCheck
Finds the string literal from the given reader.
findToken(Pattern) - Method in class hudson.AbstractMarkupText
Find the first occurrence of the given pattern in this text, or null.
findTokens(Pattern) - Method in class hudson.AbstractMarkupText
Find all "tokens" that match the given pattern in this text.
findTokens(Pattern) - Method in class hudson.MarkupText
 
findVersions(Artifact) - Method in class hudson.maven.RedeployPublisher.WrappedArtifactRepository
 
Fingerprint - Class in hudson.model
A file being tracked by Jenkins.
Fingerprint(Run, String, byte[]) - Constructor for class hudson.model.Fingerprint
 
Fingerprint.BuildPtr - Class in hudson.model
Pointer to a Build.
Fingerprint.BuildPtr(String, int) - Constructor for class hudson.model.Fingerprint.BuildPtr
 
Fingerprint.BuildPtr(Run) - Constructor for class hudson.model.Fingerprint.BuildPtr
 
Fingerprint.ProjectRenameListener - Class in hudson.model
 
Fingerprint.ProjectRenameListener() - Constructor for class hudson.model.Fingerprint.ProjectRenameListener
 
Fingerprint.Range - Class in hudson.model
Range of build numbers [start,end).
Fingerprint.Range(int, int) - Constructor for class hudson.model.Fingerprint.Range
 
Fingerprint.RangeItem - Class in hudson.model
 
Fingerprint.RangeItem(String, Fingerprint.RangeSet) - Constructor for class hudson.model.Fingerprint.RangeItem
 
Fingerprint.RangeSet - Class in hudson.model
Set of Fingerprint.Ranges.
Fingerprint.RangeSet() - Constructor for class hudson.model.Fingerprint.RangeSet
 
FingerprintCleanupThread - Class in hudson.model
Scans the fingerprint database and remove old records that are no longer relevant.
FingerprintCleanupThread() - Constructor for class hudson.model.FingerprintCleanupThread
 
Fingerprinter - Class in hudson.tasks
Records fingerprints of the specified files.
Fingerprinter(String, boolean) - Constructor for class hudson.tasks.Fingerprinter
 
Fingerprinter.DescriptorImpl - Class in hudson.tasks
 
Fingerprinter.DescriptorImpl() - Constructor for class hudson.tasks.Fingerprinter.DescriptorImpl
 
Fingerprinter.FingerprintAction - Class in hudson.tasks
Action for displaying fingerprints.
Fingerprinter.FingerprintAction(AbstractBuild, Map<String, String>) - Constructor for class hudson.tasks.Fingerprinter.FingerprintAction
 
Fingerprinter_Aborted() - Static method in class hudson.tasks.Messages
Aborted
Fingerprinter_Action_DisplayName() - Static method in class hudson.tasks.Messages
See Fingerprints
Fingerprinter_DigestFailed(Object) - Static method in class hudson.tasks.Messages
Failed to compute digest for {0}
Fingerprinter_DisplayName() - Static method in class hudson.tasks.Messages
Record fingerprints of files to track usage
Fingerprinter_Failed() - Static method in class hudson.tasks.Messages
Failed to record fingerprints
Fingerprinter_FailedFor(Object) - Static method in class hudson.tasks.Messages
failed to record fingerprint for {0}
Fingerprinter_NoArchiving() - Static method in class hudson.tasks.Messages
Build artifacts are supposed to be fingerprinted, but build artifact archiving is not configured
Fingerprinter_NoWorkspace() - Static method in class hudson.tasks.Messages
Unable to record fingerprints because there''s no workspace
Fingerprinter_Recording() - Static method in class hudson.tasks.Messages
Recording fingerprints
FingerprintFacet - Class in jenkins.model
Plugin-specific additions to fingerprint information.
FingerprintFacet(Fingerprint, long) - Constructor for class jenkins.model.FingerprintFacet
 
FingerprintMap - Class in hudson.model
Cache of Fingerprints.
FingerprintMap() - Constructor for class hudson.model.FingerprintMap
 
finish() - Method in class hudson.org.apache.tools.tar.TarOutputStream
Ends the TAR archive without closing the underlying OutputStream.
finish() - Method in class hudson.util.ChunkedOutputStream
Must be called to ensure the internal cache is flushed and the closing chunk is written.
finished(Result) - Method in interface hudson.model.BuildListener
Called when a build is finished.
finished(AbstractBuild, BuildStep, BuildListener, boolean) - Method in class hudson.model.BuildStepListener
Called when a buildStep has completed.
finished(Result) - Method in class hudson.model.StreamBuildListener
 
fireBeforePolling(AbstractProject<?, ?>, TaskListener) - Static method in class hudson.model.listeners.SCMPollListener
 
fireCompleted(Run, TaskListener) - Static method in class hudson.model.listeners.RunListener
Fires the RunListener.onCompleted(Run, TaskListener) event.
fireDeleted(Run) - Static method in class hudson.model.listeners.RunListener
Fires the RunListener.onFinalized(Run) event.
fireFinalized(Run) - Static method in class hudson.model.listeners.RunListener
Fires the RunListener.onFinalized(Run) event.
fireOnChange(Saveable, XmlFile) - Static method in class hudson.model.listeners.SaveableListener
Fires the SaveableListener.onChange(hudson.model.Saveable, hudson.XmlFile) event.
fireOnCopied(Item, Item) - Static method in class hudson.model.listeners.ItemListener
 
fireOnCreated(Item) - Static method in class hudson.model.listeners.ItemListener
 
fireOnUpdated(Item) - Static method in class hudson.model.listeners.ItemListener
 
firePollingFailed(AbstractProject<?, ?>, TaskListener, Throwable) - Static method in class hudson.model.listeners.SCMPollListener
 
firePollingSuccess(AbstractProject<?, ?>, TaskListener, PollingResult) - Static method in class hudson.model.listeners.SCMPollListener
 
fireStarted(Run, TaskListener) - Static method in class hudson.model.listeners.RunListener
Fires the RunListener.onStarted(Run, TaskListener) event.
firstKey() - Method in class jenkins.model.lazy.AbstractLazyLoadRunMap
 
firstUser(Map, Closure) - Method in interface jenkins.security.HudsonPrivateSecurityRealmTagLib
 
firstUser(Closure) - Method in interface jenkins.security.HudsonPrivateSecurityRealmTagLib
 
firstUser(Map) - Method in interface jenkins.security.HudsonPrivateSecurityRealmTagLib
 
firstUser() - Method in interface jenkins.security.HudsonPrivateSecurityRealmTagLib
 
FixedSet - Class in hudson.search
Set of SearchItems that are statically known upfront.
FixedSet(Collection<? extends SearchItem>) - Constructor for class hudson.search.FixedSet
 
FixedSet(SearchItem...) - Constructor for class hudson.search.FixedSet
 
fixEmpty(String) - Static method in class hudson.Util
Convert empty string to null.
fixEmptyAndTrim(String) - Static method in class hudson.Util
Convert empty string to null, and trim whitespace.
fixNull(String) - Static method in class hudson.Util
Convert null to "".
fixNull(List<T>) - Static method in class hudson.Util
 
fixNull(Set<T>) - Static method in class hudson.Util
 
fixNull(Collection<T>) - Static method in class hudson.Util
 
fixNull(Iterable<T>) - Static method in class hudson.Util
 
fixUp(List<MavenProjectActionBuilder>) - Static method in class hudson.maven.reporters.SurefireArchiver
Up to 1.372, there was a bug that causes Hudson to persist SurefireArchiver with the entire test result in it.
floor(long) - Method in class hudson.scheduler.CronTab
Computes the nearest past timestamp that matched this cron tab.
floor(Calendar) - Method in class hudson.scheduler.CronTab
See CronTab.floor(long) This method modifies the given calendar and returns the same object.
flush() - Method in class hudson.console.ConsoleAnnotationOutputStream
 
flush() - Method in class hudson.console.PlainTextConsoleOutputStream
 
flush() - Method in class hudson.logging.WeakLogHandler
 
flush() - Method in class hudson.util.AtomicFileWriter
 
flush() - Method in class hudson.util.CharSpool
Deprecated.  
flush() - Method in class hudson.util.ChunkedOutputStream
Flushes the underlying stream, but leaves the internal buffer alone.
flush() - Method in class hudson.util.DelegatingOutputStream
 
flush() - Method in class hudson.util.DualOutputStream
 
flush() - Method in class hudson.util.FlushProofOutputStream
 
flush() - Method in class hudson.util.ForkOutputStream
 
flush() - Method in class hudson.util.io.ReopenableFileOutputStream
 
flush() - Method in class hudson.util.RingBufferLogHandler
 
flush() - Method in class hudson.util.WriterOutputStream
Deprecated.  
flush() - Method in class jenkins.util.MarkFindingOutputStream
 
flush() - Method in class jenkins.util.xstream.XStreamDOM.WriterImpl
 
flushCache() - Method in class hudson.util.ChunkedOutputStream
Writes the cache out onto the underlying stream
flushCacheWithAppend(byte[], int, int) - Method in class hudson.util.ChunkedOutputStream
Writes the cache and bufferToAppend to the underlying stream as one large chunk
FlushProofOutputStream - Class in hudson.util
OutputStream that blocks FlushProofOutputStream.flush() method.
FlushProofOutputStream(OutputStream) - Constructor for class hudson.util.FlushProofOutputStream
 
FLYWEIGHT_SUPPORT - Static variable in class jenkins.model.Jenkins
Enabled by default as of 1.337.
fMask - Variable in class hudson.util.jna.SHELLEXECUTEINFO
 
fnOrScript - Variable in class org.jvnet.hudson.test.rhino.CallStackFrame
The function being executed.
fold(byte[], int) - Static method in class hudson.cli.Connection
Given a byte array that contains arbitrary number of bytes, digests or expands those bits into the specified number of bytes without loss of entropy.
FoldableAction - Interface in hudson.model.queue
An action interface that allows action data to be folded together.
foldIntoExisting(Queue.Item, Queue.Task, List<Action>) - Method in class hudson.model.CauseAction
 
foldIntoExisting(Queue.Item, Queue.Task, List<Action>) - Method in interface hudson.model.queue.FoldableAction
Notifies that the Queue.Task that "owns" this action (that is, the task for which this action is submitted) is considered as a duplicate.
follow - Variable in class hudson.cli.ConsoleCommand
 
for_(Node) - Static method in class hudson.slaves.NodeProperty
List up all NodePropertyDescriptors that are applicable for the given project.
for_(List<D>, Class<? extends T>) - Static method in class hudson.tools.PropertyDescriptor
 
for_(List<D>, T) - Static method in class hudson.tools.PropertyDescriptor
 
for_(Class<? extends ToolInstallation>) - Static method in class hudson.tools.ToolInstallerDescriptor
Filters ToolInstallerDescriptor.all() by eliminating things that are not applicable to the given type.
for_(Item) - Static method in class hudson.triggers.Trigger
Returns a subset of TriggerDescriptors that applys to the given item.
forceEol() - Method in class hudson.console.LineTransformationOutputStream
Forces the EOL behavior.
forEnvironment(EnvVars) - Method in interface hudson.model.EnvironmentSpecific
Returns a specialized copy of T for functioning in the given environment.
forEnvironment(EnvVars) - Method in class hudson.model.JDK
 
forEnvironment(EnvVars) - Method in class hudson.tasks.Maven.MavenInstallation
 
forFile(File) - Static method in class hudson.model.TaskThread.ListenerAndText
Deprecated. as of Hudson 1.350 Use #forFile(File, TaskThread) and pass in the calling TaskAction
forFile(File, TaskAction) - Static method in class hudson.model.TaskThread.ListenerAndText
Creates one that's backed by a file.
fork() - Method in interface hudson.util.jna.GNUCLibrary
 
forkedProjectStarted(ExecutionEvent) - Method in class hudson.maven.util.ExecutionEventLogger
 
ForkOutputStream - Class in hudson.util
 
ForkOutputStream(OutputStream, OutputStream) - Constructor for class hudson.util.ForkOutputStream
 
forkStarted(ExecutionEvent) - Method in class hudson.maven.util.ExecutionEventLogger
>>> mojo-artifactId:version:goal (mojo-executionId) @ project-artifactId >>>
forkSucceeded(ExecutionEvent) - Method in class hudson.maven.util.ExecutionEventLogger
<<< mojo-artifactId:version:goal (mojo-executionId) @ project-artifactId <<<
form(Map, Closure) - Method in interface lib.FormTagLib
Outer-most tag of the entire form taglib, that generates <form> element.
form(Closure) - Method in interface lib.FormTagLib
Outer-most tag of the entire form taglib, that generates <form> element.
form(Map) - Method in interface lib.FormTagLib
Outer-most tag of the entire form taglib, that generates <form> element.
form() - Method in interface lib.FormTagLib
Outer-most tag of the entire form taglib, that generates <form> element.
form(Map, Closure) - Method in interface lib.jenkins.NewFromListTagLib
Generates a form for creating something out of descriptors by (1) selecting a descriptor and specifying a name.
form(Closure) - Method in interface lib.jenkins.NewFromListTagLib
Generates a form for creating something out of descriptors by (1) selecting a descriptor and specifying a name.
form(Map) - Method in interface lib.jenkins.NewFromListTagLib
Generates a form for creating something out of descriptors by (1) selecting a descriptor and specifying a name.
form() - Method in interface lib.jenkins.NewFromListTagLib
Generates a form for creating something out of descriptors by (1) selecting a descriptor and specifying a name.
FormApply - Class in hudson.util
Server-side code related to the <f:apply> button.
FormApply() - Constructor for class hudson.util.FormApply
 
format - Variable in class hudson.cli.ListChangesCommand
 
format(NumberFormat, long) - Method in class hudson.maven.AbstractMavenBuilder
 
formatArgs(List<String>) - Method in class hudson.maven.AbstractMavenBuilder
 
forMemory() - Static method in class hudson.model.TaskThread.ListenerAndText
Deprecated. as of Hudson 1.350 Use #forMemory(TaskThread) and pass in the calling TaskAction
forMemory(TaskAction) - Static method in class hudson.model.TaskThread.ListenerAndText
Creates one that's backed by memory.
FormFieldValidationWithContext - Class in jenkins.plugins.ui_samples
How to access values of the nearby input fields when you do form field validation.
FormFieldValidationWithContext() - Constructor for class jenkins.plugins.ui_samples.FormFieldValidationWithContext
 
FormFieldValidationWithContext(List<FormFieldValidationWithContext.State>) - Constructor for class jenkins.plugins.ui_samples.FormFieldValidationWithContext
 
FormFieldValidationWithContext.City - Class in jenkins.plugins.ui_samples
 
FormFieldValidationWithContext.City(String) - Constructor for class jenkins.plugins.ui_samples.FormFieldValidationWithContext.City
 
FormFieldValidationWithContext.City.DescriptorImpl - Class in jenkins.plugins.ui_samples
 
FormFieldValidationWithContext.City.DescriptorImpl() - Constructor for class jenkins.plugins.ui_samples.FormFieldValidationWithContext.City.DescriptorImpl
 
FormFieldValidationWithContext.DescriptorImpl - Class in jenkins.plugins.ui_samples
 
FormFieldValidationWithContext.DescriptorImpl() - Constructor for class jenkins.plugins.ui_samples.FormFieldValidationWithContext.DescriptorImpl
 
FormFieldValidationWithContext.State - Class in jenkins.plugins.ui_samples
 
FormFieldValidationWithContext.State(String, FormFieldValidationWithContext.City, List<FormFieldValidationWithContext.City>) - Constructor for class jenkins.plugins.ui_samples.FormFieldValidationWithContext.State
 
FormFieldValidationWithContext.State.DescriptorImpl - Class in jenkins.plugins.ui_samples
 
FormFieldValidationWithContext.State.DescriptorImpl() - Constructor for class jenkins.plugins.ui_samples.FormFieldValidationWithContext.State.DescriptorImpl
 
FormFieldValidator - Class in hudson.util
Deprecated. as of 1.294 Use FormValidation as a return value in your check method.
FormFieldValidator(StaplerRequest, StaplerResponse, boolean) - Constructor for class hudson.util.FormFieldValidator
Deprecated.  
FormFieldValidator(StaplerRequest, StaplerResponse, Permission) - Constructor for class hudson.util.FormFieldValidator
Deprecated. Use FormFieldValidator.FormFieldValidator(Permission) and remove StaplerRequest and StaplerResponse from your "doCheck..." method parameter
FormFieldValidator(Permission) - Constructor for class hudson.util.FormFieldValidator
Deprecated.  
FormFieldValidator(StaplerRequest, StaplerResponse, AccessControlled, Permission) - Constructor for class hudson.util.FormFieldValidator
Deprecated. Use FormFieldValidator.FormFieldValidator(AccessControlled,Permission) and remove StaplerRequest and StaplerResponse from your "doCheck..." method parameter
FormFieldValidator(AccessControlled, Permission) - Constructor for class hudson.util.FormFieldValidator
Deprecated.  
FormFieldValidator.Base64 - Class in hudson.util
Deprecated. as of 1.305 Use FormValidation.validateBase64(String, boolean, boolean, String) instead.
FormFieldValidator.Base64(StaplerRequest, StaplerResponse, boolean, boolean, String) - Constructor for class hudson.util.FormFieldValidator.Base64
Deprecated.  
FormFieldValidator.Executable - Class in hudson.util
Deprecated. as of 1.294. Use FormValidation.validateExecutable(String)
FormFieldValidator.Executable(StaplerRequest, StaplerResponse) - Constructor for class hudson.util.FormFieldValidator.Executable
Deprecated.  
FormFieldValidator.HudsonURL - Class in hudson.util
Deprecated. Checks if the given value is an URL to some Hudson's top page.
FormFieldValidator.HudsonURL(StaplerRequest, StaplerResponse) - Constructor for class hudson.util.FormFieldValidator.HudsonURL
Deprecated.  
FormFieldValidator.NonNegativeInteger - Class in hudson.util
Deprecated. as of 1.294 Use FormValidation.validateNonNegativeInteger(String)
FormFieldValidator.NonNegativeInteger() - Constructor for class hudson.util.FormFieldValidator.NonNegativeInteger
Deprecated.  
FormFieldValidator.URLCheck - Class in hudson.util
Deprecated. as of 1.294 Use FormValidation.URLCheck
FormFieldValidator.URLCheck(StaplerRequest, StaplerResponse) - Constructor for class hudson.util.FormFieldValidator.URLCheck
Deprecated.  
FormFieldValidator.WorkspaceDirectory - Class in hudson.util
Deprecated. as of 1.294. Use FilePath.validateRelativeDirectory(String, boolean) (see javadoc plugin for the example)
FormFieldValidator.WorkspaceDirectory(StaplerRequest, StaplerResponse, boolean) - Constructor for class hudson.util.FormFieldValidator.WorkspaceDirectory
Deprecated.  
FormFieldValidator.WorkspaceDirectory(StaplerRequest, StaplerResponse) - Constructor for class hudson.util.FormFieldValidator.WorkspaceDirectory
Deprecated.  
FormFieldValidator.WorkspaceFileMask - Class in hudson.util
Deprecated. as of 1.294. Use FilePath.validateFileMask(String, boolean)
FormFieldValidator.WorkspaceFileMask(StaplerRequest, StaplerResponse) - Constructor for class hudson.util.FormFieldValidator.WorkspaceFileMask
Deprecated.  
FormFieldValidator.WorkspaceFileMask(StaplerRequest, StaplerResponse, boolean) - Constructor for class hudson.util.FormFieldValidator.WorkspaceFileMask
Deprecated.  
FormFieldValidator.WorkspaceFilePath - Class in hudson.util
Deprecated. as of 1.294. Use FilePath.validateRelativePath(String, boolean, boolean)
FormFieldValidator.WorkspaceFilePath(StaplerRequest, StaplerResponse, boolean, boolean) - Constructor for class hudson.util.FormFieldValidator.WorkspaceFilePath
Deprecated.  
FormFieldValidator_did_not_manage_to_validate_may_be_too_sl(Object) - Static method in class hudson.util.Messages
Did not manage to validate {0} (may be too slow)
FormTagLib - Interface in lib
 
FormValidation - Exception in hudson.util
Represents the result of the form field validation.
FormValidation.FileValidator - Class in hudson.util
Performs an application-specific validation on the given file.
FormValidation.FileValidator() - Constructor for class hudson.util.FormValidation.FileValidator
 
FormValidation.Kind - Enum in hudson.util
Indicates the kind of result.
FormValidation.URLCheck - Class in hudson.util
Convenient base class for checking the validity of URLs.
FormValidation.URLCheck() - Constructor for class hudson.util.FormValidation.URLCheck
 
FormValidation_Error_Details() - Static method in class hudson.util.Messages
(show details)
FormValidation_ValidateRequired() - Static method in class hudson.util.Messages
Required
forNode(Node, TaskListener) - Method in class hudson.model.JDK
 
forNode(Node, TaskListener) - Method in interface hudson.slaves.NodeSpecific
Returns a specialized copy of T for functioning in the given node.
forNode(Node, TaskListener) - Method in class hudson.tasks.Maven.MavenInstallation
 
forProcess(String, ExecutorService, InputStream, OutputStream, Proc) - Static method in class hudson.slaves.Channels
Deprecated. since 2009-04-13. Use Channels.forProcess(String, ExecutorService, InputStream, OutputStream, OutputStream, Proc)
forProcess(String, ExecutorService, InputStream, OutputStream, OutputStream, Proc) - Static method in class hudson.slaves.Channels
Creates a channel that wraps a remote process, so that when we shut down the connection we kill the process.
forProcess(String, ExecutorService, Process, OutputStream) - Static method in class hudson.slaves.Channels
 
forProject(AbstractProject<?, ?>) - Method in class hudson.model.queue.SubTaskContributor
 
forwardToRss(String, String, Collection<? extends E>, FeedAdapter<E>, StaplerRequest, HttpServletResponse) - Static method in class hudson.model.RSS
Sends the RSS feed to the client.
FREE_SPACE_THRESHOLD - Static variable in class hudson.diagnosis.HudsonHomeDiskUsageChecker
Gets the minimum amount of space to check for, with a default of 1GB
freeSpaceThreshold - Variable in class hudson.node_monitors.AbstractDiskSpaceMonitor
The free space threshold, below which the node monitor will be triggered.
FreeStyleBuild - Class in hudson.model
 
FreeStyleBuild(FreeStyleProject) - Constructor for class hudson.model.FreeStyleBuild
 
FreeStyleBuild(FreeStyleProject, File) - Constructor for class hudson.model.FreeStyleBuild
 
FreeStyleProject - Class in hudson.model
Free-style software project.
FreeStyleProject(Jenkins, String) - Constructor for class hudson.model.FreeStyleProject
Deprecated. as of 1.390
FreeStyleProject(ItemGroup, String) - Constructor for class hudson.model.FreeStyleProject
 
FreeStyleProject.DescriptorImpl - Class in hudson.model
 
FreeStyleProject.DescriptorImpl() - Constructor for class hudson.model.FreeStyleProject.DescriptorImpl
 
FreeStyleProject_DisplayName() - Static method in class hudson.model.Messages
Build a free-style software project
freeze(SuiteResult) - Method in class hudson.tasks.junit.CaseResult
 
freeze(TestResultAction) - Method in class hudson.tasks.junit.TestResult
Builds up the transient part of the data structure from results parsed so far.
from - Variable in class hudson.model.AbstractBuild.DependencyChange
Build object for AbstractBuild.DependencyChange.fromId.
from(String) - Static method in class hudson.scheduler.Hash
 
from(ModelObjectWithContextMenu, StaplerRequest, StaplerResponse) - Method in class jenkins.model.ModelObjectWithContextMenu.ContextMenu
Default implementation of the context menu generation.
from(ModelObjectWithContextMenu, StaplerRequest, StaplerResponse, String) - Method in class jenkins.model.ModelObjectWithContextMenu.ContextMenu
 
from(XStream, Object) - Static method in class jenkins.util.xstream.XStreamDOM
Marshals the given object with the given XStream into XStreamDOM and return it.
from(InputStream) - Static method in class jenkins.util.xstream.XStreamDOM
 
from(Reader) - Static method in class jenkins.util.xstream.XStreamDOM
 
from(HierarchicalStreamReader) - Static method in class jenkins.util.xstream.XStreamDOM
 
fromExternalizableId(String) - Static method in class hudson.model.Run
 
fromFileSystemName(String) - Static method in class hudson.maven.ModuleName
 
fromHexString(String) - Static method in class hudson.Util
 
fromId - Variable in class hudson.model.AbstractBuild.DependencyChange
Version of the dependency project used in the previous build.
fromId(String) - Static method in class hudson.security.Permission
Convert the ID representation into Permission object.
fromMessage(Localizable) - Static method in class hudson.model.queue.CauseOfBlockage
Obtains a simple implementation backed by Localizable.
fromNameList(String, Class<T>) - Static method in class hudson.model.Items
Deprecated. as of 1.406 Use Items.fromNameList(ItemGroup, String, Class)
fromNameList(ItemGroup, String, Class<T>) - Static method in class hudson.model.Items
Does the opposite of Items.toNameList(Collection).
fromRuns(Collection<? extends R>) - Static method in class hudson.util.RunList
 
fromStderr() - Static method in class hudson.util.StreamTaskListener
 
fromStdout() - Static method in class hudson.util.StreamTaskListener
 
fromString(String) - Static method in class hudson.matrix.Combination
Reverse operation of Combination.toString().
fromString(String) - Static method in class hudson.maven.ModuleName
 
fromString(String) - Method in class hudson.model.BuildAuthorizationToken.ConverterImpl
Deprecated.  
fromString(String, boolean) - Static method in class hudson.model.Fingerprint.RangeSet
Parses a Fingerprint.RangeSet from a string like "1-3,5,7-9"
fromString(String) - Static method in class hudson.model.Result
 
fromString(String) - Method in class hudson.util.HeapSpaceStringConverter
 
fromString(String) - Method in class hudson.util.LRUStringConverter
 
fromString(String) - Static method in class hudson.util.Secret
Attempts to treat the given string first as a cipher text, and if it doesn't work, treat the given string as the unencrypted secret value.
fromString(String) - Method in class hudson.util.StringConverter2
Deprecated.  
fromString(String) - Static method in class jenkins.util.TimeDuration
 
FULL_CONTROL - Static variable in class hudson.security.Permission
Deprecated. since 2009-01-23. Use Jenkins.ADMINISTER.
FullControlOnceLoggedInAuthorizationStrategy - Class in hudson.security
AuthorizationStrategy that grants full-control to authenticated user (other than anonymous users.)
FullControlOnceLoggedInAuthorizationStrategy() - Constructor for class hudson.security.FullControlOnceLoggedInAuthorizationStrategy
 
FullControlOnceLoggedInAuthorizationStrategy_DisplayName() - Static method in class hudson.security.Messages
Logged-in users can do anything
FullDuplexHttpChannel - Class in hudson.model
Builds a Channel on top of two HTTP streams (one used for each direction.)
FullDuplexHttpChannel(UUID, boolean) - Constructor for class hudson.model.FullDuplexHttpChannel
 
FullDuplexHttpStream - Class in hudson.cli
Creates a capacity-unlimited bi-directional InputStream/OutputStream pair over HTTP, which is a request/response protocol.
FullDuplexHttpStream(URL) - Constructor for class hudson.cli.FullDuplexHttpStream
Deprecated. 
FullDuplexHttpStream(URL, String) - Constructor for class hudson.cli.FullDuplexHttpStream
 
fullname - Variable in class hudson.security.HudsonPrivateSecurityRealm.SignupInfo
 
Function1<R,P1> - Interface in hudson.util
Unary function y=f(x).
Functions - Class in hudson
Utility functions used in views.
Functions() - Constructor for class hudson.Functions
 
Functions.RunUrl - Class in hudson
URL decomposed for easier computation of relevant URLs.
Functions.RunUrl(Run, String, String, String) - Constructor for class hudson.Functions.RunUrl
 
Functions.ThreadGroupMap - Class in hudson
 
Functions.ThreadGroupMap() - Constructor for class hudson.Functions.ThreadGroupMap
 
future - Variable in class hudson.model.queue.WorkUnitContext
Once the execution starts and completes, update this future object with the outcome.
future - Variable in class hudson.slaves.NodeProvisioner.PlannedNode
Used to launch and return a Node object.
FutureImpl - Class in hudson.model.queue
Created when Queue.Item is created so that the caller can track the progress of the task.
FutureImpl(Queue.Task) - Constructor for class hudson.model.queue.FutureImpl
 
FutureLoad - Class in hudson.model.queue
Estimated future load to Hudson.
FutureLoad(long, long, int) - Constructor for class hudson.model.queue.FutureLoad
 
futures - Variable in class hudson.maven.AbstractMavenBuilder
Record all asynchronous executions as they are scheduled, to make sure they are all completed before we finish.
Futures - Class in hudson.util
Various Future implementations.
Futures() - Constructor for class hudson.util.Futures
 

G

generate(Class<T>, String) - Method in class hudson.util.SubClassGenerator
 
generateClickableMap(StaplerRequest, StaplerResponse, JFreeChart, Area) - Static method in class hudson.util.ChartUtil
Deprecated. as of 1.320 Bind Graph to the URL space. See History as an example (note that doing so involves a bit of URL structure change.)
generateClickableMap(StaplerRequest, StaplerResponse, JFreeChart, int, int) - Static method in class hudson.util.ChartUtil
Deprecated. as of 1.320 Bind Graph to the URL space. See History as an example (note that doing so involves a bit of URL structure change.)
generateConsoleAnnotationScriptAndStylesheet() - Static method in class hudson.Functions
Generate a series of <script> tags to include script.js from ConsoleAnnotatorFactorys and ConsoleAnnotationDescriptors.
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
Deprecated. as of 1.320 Bind Graph to the URL space. See History as an example (note that doing so involves a bit of URL structure change.)
generateGraph(StaplerRequest, StaplerResponse, JFreeChart, int, int) - Static method in class hudson.util.ChartUtil
Deprecated. as of 1.320 Bind Graph to the URL space. See History as an example (note that doing so involves a bit of URL structure change.)
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
 
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
 
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(Axis) - Method in class hudson.matrix.Combination
 
get(int) - Method in class hudson.matrix.Layouter.Column
 
get(int) - Method in class hudson.matrix.Layouter.Row
 
get(ExecutedMojo) - Method in class hudson.maven.ExecutedMojo.Cache
 
get(VirtualChannel, BuildListener, ProcessCache.Factory) - Method in class hudson.maven.ProcessCache
Gets or creates a new maven process for launch.
get(String) - Static method in class hudson.model.DownloadService.Downloadable
Returns the DownloadService.Downloadable that has the given ID.
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
n-th MappingWorksheet.WorkChunk.
get(String, boolean) - Static method in class hudson.model.User
Deprecated. use User.get(String, boolean, java.util.Map)
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(Computer) - Method in class hudson.node_monitors.AbstractNodeMonitorDescriptor
Obtains the monitoring result currently available, or null if no data is available.
get() - Static method in class hudson.os.PosixAPI
 
get(String) - Method in class hudson.PermalinkList
Gets the PermalinkProjectAction.Permalink by its id.
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
Gets the HudsonFilter created for the given ServletContext.
get(Class) - Static method in class hudson.security.PermissionGroup
Gets the PermissionGroup whose PermissionGroup.owner is the given class.
get(StaplerRequest) - Static method in class hudson.StructuredForm
Deprecated. Use StaplerRequest.getSubmittedForm(). Since 1.238.
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
Consults all the existing AlternativeUiTextProvider and return an override, if any, or null.
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 ProcessTree.OSProcess 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
Deprecated. as of 1.485 RunList, despite its name, should be really used as Iterable, not as List.
get(int) - Method in class hudson.util.TagCloud
 
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() - Static method in class jenkins.security.ConfidentialStore
Retrieves the currently active singleton instance of ConfidentialStore.
get() - Method in class jenkins.security.HexStringConfidentialKey
Returns the persisted hex string value.
get() - Method in class jenkins.util.io.FileBoolean
Gets the current state.
get(Class<T>) - Method in class org.jvnet.hudson.test.HudsonTestCase
Gets the descriptor instance of the current Hudson by its type.
get(Class<T>) - Method in class org.jvnet.hudson.test.JenkinsRule
Gets the descriptor instance of the current Hudson by its type.
get() - Static method in class org.jvnet.hudson.test.TestEnvironment
 
get_all() - Method in class hudson.model.ComputerSet
 
get_monitors() - Static method in class hudson.model.ComputerSet
Deprecated. as of 1.301 Use ComputerSet.getMonitors().
get_slaveNames() - Method in class hudson.model.ComputerSet
Gets all the slave names.
getAbsoluteUrl() - Method in class hudson.maven.reporters.MavenArtifactRecord
Deprecated. This method shall NEVER be used during HTML page rendering, as it's too easy for misconfiguration to break this value, with network set up like Apache reverse proxy. This method is only intended for the remote API clients who cannot resolve relative references.
getAbsoluteUrl() - Method in class hudson.model.AbstractItem
 
getAbsoluteUrl() - Method in interface hudson.model.Item
Deprecated. This method shall NEVER be used during HTML page rendering, as it won't work with network set up like Apache reverse proxy. This method is only intended for the remote API clients who cannot resolve relative references (even this won't work for the same reason, which should be fixed.)
getAbsoluteUrl() - Method in class hudson.model.Run
Deprecated. This method shall NEVER be used during HTML page rendering, as it's too easy for misconfiguration to break this value, with network set up like Apache reverse proxy. This method is only intended for the remote API clients who cannot resolve relative references.
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
 
getAccount(ManagedWindowsServiceLauncher) - Method in class hudson.os.windows.ManagedWindowsServiceAccount.Administrator
 
getAccount(ManagedWindowsServiceLauncher) - Method in class hudson.os.windows.ManagedWindowsServiceAccount.AnotherUser
 
getAccount(ManagedWindowsServiceLauncher) - Method in class hudson.os.windows.ManagedWindowsServiceAccount
 
getAccount(ManagedWindowsServiceLauncher) - Method in class hudson.os.windows.ManagedWindowsServiceAccount.LocalSystem
 
getAccount() - Method in class hudson.os.windows.ManagedWindowsServiceLauncher
 
getACL() - Method in class hudson.maven.reporters.MavenAbstractArtifactRecord
 
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
Gets the ACL against which the permissions are checked.
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() - Method in class hudson.security.AuthorizationMatrixProperty
 
getACL(AbstractProject<?, ?>) - Method in class hudson.security.AuthorizationStrategy
Deprecated. since 1.277 Override AuthorizationStrategy.getACL(Job) instead.
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 Clouds.
getACL(Node) - Method in class hudson.security.AuthorizationStrategy
 
getACL() - Method in class hudson.security.HudsonPrivateSecurityRealm
 
getACL(Job<?, ?>) - Method in class hudson.security.ProjectMatrixAuthorizationStrategy
 
getACL(ItemGroup) - Method in class hudson.security.ProjectMatrixAuthorizationStrategy
 
getACL(AbstractItem) - Method in class hudson.security.ProjectMatrixAuthorizationStrategy
 
getACL() - Method in class hudson.slaves.Cloud
 
getACL() - Method in class jenkins.model.Jenkins
Returns the root ACL.
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(AbstractBuild<?, ?>, BuildListener) - Method in class hudson.maven.RedeployPublisher
 
getActions() - Method in class hudson.model.AbstractProject
Gets actions contributed to this build.
getActions() - Method in class hudson.model.Actionable
Gets actions contributed to this build.
getActions(Class<T>) - Method in class hudson.model.Actionable
Gets all actions of a specified type that contributed to this build.
getActions() - Method in class hudson.model.Computer
Returns the transient Actions associated with the computer.
getActions() - Method in class hudson.model.Fingerprint
Returns the actions contributed from Fingerprint.getFacets()
getActions() - Method in class hudson.model.labels.LabelAtom
Gets actions contributed to this build.
getActions(LabelAtom) - Method in class hudson.model.labels.LabelAtomProperty
Contributes Actions to the label.
getActions() - Method in class hudson.model.View
Returns the transient Actions associated with the top page.
getActions(TestObject) - Method in class hudson.tasks.junit.TestResultAction
 
getActions() - Method in class jenkins.model.Jenkins
Returns the transient Actions 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.
getActiveConfigurations() - Method in class hudson.matrix.MatrixBuild.MatrixBuildExecution
Snapshot of MatrixProject.getActiveConfigurations() to ensure that the build will use a consistent view of it.
getActiveConfigurations() - Method in class hudson.matrix.MatrixProject
Gets all active configurations.
getAdjuncts(String) - Method in class jenkins.model.Jenkins
Makes AdjunctManager URL-bound.
getAdminAddress() - Method in class jenkins.model.JenkinsLocationConfiguration
 
getAdministrativeMonitor(String) - Method in class jenkins.model.Jenkins
Binds AdministrativeMonitors to URL.
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.
getAffectedPaths() - Method in class org.jvnet.hudson.test.ExtractChangeLogParser.ExtractChangeLogEntry
 
getAffectedPaths() - Method in class org.jvnet.hudson.test.FakeChangeLogSCM.EntryImpl
 
getAge() - Method in class hudson.tasks.junit.CaseResult
Gets the number of consecutive builds (including this) that this test case has been failing.
getAggregatedProjectAction(MavenModuleSet) - Method in class hudson.maven.MavenReporter
Works like MavenReporter.getProjectAction(MavenModule) but works at MavenModuleSet level.
getAggregatedProjectAction(MavenModuleSet) - Method in class hudson.maven.reporters.AbstractMavenJavadocArchiver
 
getAggregatedProjectAction(MavenModuleSet) - Method in class hudson.maven.reporters.MavenJavadocArchiver
 
getAggregatedProjectAction(MavenModuleSet) - Method in class hudson.maven.reporters.MavenSiteArchiver
 
getAggregatedProjectAction(MavenModuleSet) - Method in class hudson.maven.reporters.MavenTestJavadocArchiver
 
getAggregatedReports() - Method in class hudson.model.HealthReport
Getter for property 'aggregatedReports'.
getAggregatedTestResultAction() - Method in class hudson.model.AbstractBuild
Gets AggregatedTestResultAction associated with this build if any.
getAggregators() - Method in class hudson.matrix.MatrixBuild.MatrixBuildExecution
Aggregators attached to this build execution, that are notified of every start/end of MatrixRun.
getAlbum() - Method in class jenkins.plugins.ui_samples.DynamicComboBox
 
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 NodeMonitors that are alive.
getAll() - Static method in class hudson.security.Permission
Returns all the Permissions available in the system.
getAll() - Static method in class hudson.security.PermissionGroup
Returns all the PermissionGroups available in the system.
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
 
getAll() - Method in class jenkins.plugins.ui_samples.Root
 
getAllBindings() - Method in class jenkins.ProxyInjector
 
getAllGroups() - Method in class hudson.security.AuthorizationMatrixProperty.DescriptorImpl
 
getAllGroups() - Method in class hudson.security.GlobalMatrixAuthorizationStrategy.DescriptorImpl
 
getAllItems(ItemGroup, Class<T>) - Static method in class hudson.model.Items
Gets all the Items recursively in the ItemGroup tree and filter them by the given type.
getAllItems(Class<T>) - Method in class jenkins.model.Jenkins
Gets all the Items 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.matrix.MatrixProject
 
getAllJobs() - Method in class hudson.maven.MavenModuleSet
 
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
 
getAllJobs() - Method in class org.jvnet.hudson.test.MockFolder
 
getAllMavenModules() - Method in class hudson.maven.MavenModule
Returns all Maven modules in this Jenkins instance.
getAllowEmptyArchive() - Method in class hudson.tasks.ArtifactArchiver
 
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 UserPropertys exposed primarily for the remoting API.
getAllProperties() - Method in class hudson.model.View
List of all ViewPropertys exposed primarily for the remoting API.
getAllSIDs() - Method in class hudson.security.AuthorizationMatrixProperty
Returns all SIDs configured in this matrix, minus "anonymous"
getAllSIDs() - Method in class hudson.security.GlobalMatrixAuthorizationStrategy
Returns all SIDs configured in this matrix, minus "anonymous"
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
Gets all the TopLevelItems recursively in the ItemGroup tree.
getAllUsers() - Method in class hudson.security.HudsonPrivateSecurityRealm
All users who can login to the system.
getAlternateSettings() - Method in class hudson.maven.MavenEmbedderRequest
 
getAlternateSettings() - Method in class hudson.maven.MavenModuleSet
Deprecated. as of 1.481
getAnnotation() - Method in class hudson.init.InitializerFinder.TaskImpl
Initializer annotaion on the method
getApi() - Method in class hudson.maven.reporters.MavenAbstractArtifactRecord
 
getApi() - Method in class hudson.maven.reporters.MavenArtifact
 
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.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 hudson.tasks.junit.TestObject
Deprecated. Exposes this object through the remote API.
getApi() - Method in class hudson.tasks.test.AbstractTestResultAction
Exposes this object to the remote API.
getApi() - Method in class hudson.tasks.test.TestObject
Exposes this object through the remote API.
getApi() - Method in class jenkins.model.Jenkins
 
getApiToken() - Method in class jenkins.security.ApiTokenProperty
 
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
Returns all the LabelAtomPropertyDescriptors that can be potentially configured on this label.
getApplicablePropertyDescriptors() - Method in class hudson.model.View
Returns all the LabelAtomPropertyDescriptors that can be potentially configured on this label.
getApplicableSCMCheckoutStrategyDescriptors(AbstractProject) - Method in class hudson.model.AbstractProject.AbstractProjectDescriptor
 
getApplicableTriggers(Item) - Static method in class hudson.triggers.Triggers
Deprecated. as of 1.286 Use Trigger.for_(Item).
getApproximateItemsQuickly() - Method in class hudson.model.Queue
Like Queue.getItems(), but returns an approximation that might not be completely up-to-date.
getApproximateQueueItemsQuickly() - Method in class hudson.maven.MavenModuleSet
Returns the MavenModules that are in the queue.
getApproximateQueueItemsQuickly() - Method in class hudson.model.View
 
getArchiveTargetPath() - Method in class hudson.maven.reporters.AbstractMavenJavadocArchiver
 
getArchiveTargetPath() - Method in class hudson.maven.reporters.MavenJavadocArchiver
 
getArchiveTargetPath() - Method in class hudson.maven.reporters.MavenTestJavadocArchiver
 
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
 
getArtifactNumToKeep() - Method in class hudson.tasks.LogRotator
 
getArtifactNumToKeepStr() - Method in class hudson.tasks.LogRotator
 
getArtifacts() - Method in class hudson.model.Run
Gets the artifacts (relative to Run.getArtifactsDir().
getArtifacts() - Method in class hudson.tasks.ArtifactArchiver
 
getArtifactsDir() - Method in class hudson.maven.MavenBuildProxy.Filter
 
getArtifactsDir() - Method in interface hudson.maven.MavenBuildProxy
 
getArtifactsDir() - Method in class hudson.model.Run
Gets the directory where the artifacts are archived.
getArtifactsUpTo(int) - Method in class hudson.model.Run
Gets the first N artifacts.
getAssignedLabel() - Method in class hudson.matrix.MatrixConfiguration
 
getAssignedLabel() - Method in class hudson.maven.MavenModule
MavenModule uses the workspace of the MavenModuleSet, so it always needs to be built on the same slave as the parent.
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.
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.
getAssignedWorkUnit() - Method in class hudson.model.OneOffExecutor
 
getAsynchPeople() - Method in class hudson.model.View
 
getAsynchPeople() - Method in class jenkins.model.Jenkins
 
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() - Method in class hudson.maven.RedeployPublisher.WrappedArtifactRepository
 
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
 
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.
getAuthor() - Method in class hudson.scm.ChangeLogSet.Entry
The user who made this change.
getAuthor() - Method in class org.jvnet.hudson.test.ExtractChangeLogParser.ExtractChangeLogEntry
 
getAuthor() - Method in class org.jvnet.hudson.test.FakeChangeLogSCM.EntryImpl
 
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
 
getAuthorizationStrategy() - Method in class jenkins.model.Jenkins
 
getAuthorizationStrategyDescriptors() - Static method in class hudson.Functions
 
getAuthToken() - Method in class hudson.model.AbstractProject
 
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.
getAxes() - Method in class hudson.matrix.MatrixProject
 
getAxisDescriptors() - Method in class hudson.matrix.MatrixProject.DescriptorImpl
All AxisDescriptors that contribute to the UI.
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
Gets the subset of Actionable.getActions() that consists of BuildBadgeActions.
getBaseBuild() - Method in class hudson.matrix.MatrixBuild
Returns the base MatrixBuild that this build originates from.
getBaseColor() - Method in enum hudson.model.BallColor
Gets the RGB color of this color.
getBasedir() - Method in class hudson.maven.RedeployPublisher.WrappedArtifactRepository
 
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
 
getBinDir() - Method in class hudson.model.JDK
Gets the path to the bin directory.
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
 
getBrowser() - Method in class hudson.scm.SCM
Returns the RepositoryBrowser for files controlled by this SCM.
getBrowserDescriptors() - Method in class hudson.scm.SCMDescriptor
Returns the list of RepositoryBrowser Descriptor that can be used with this SCM.
getBuffer() - Method in class hudson.util.ByteArrayOutputStream2
 
getBuild() - Method in class hudson.maven.reporters.MavenAbstractArtifactRecord
Gets the parent build object to which this record is registered.
getBuild() - Method in class hudson.maven.reporters.MavenAggregatedArtifactRecord
 
getBuild() - Method in class hudson.maven.reporters.MavenArtifactRecord
 
getBuild(String) - Method in class hudson.model.AbstractProject
More efficient implementation.
getBuild(String) - Method in class hudson.model.Job
Deprecated. since 2008-06-15. This is only used to support backward compatibility with old URLs.
getBuild() - Method in class hudson.model.Run.RunExecution
 
getBuild() - Method in class hudson.scm.AbstractScmTagAction
 
getBuild() - Method in class hudson.tasks.Fingerprinter.FingerprintAction
 
getBuildableItems(Computer) - Method in class hudson.model.Queue
Gets all the BuildableItems that are waiting for an executor in the given Computer.
getBuildableItems() - Method in class hudson.model.Queue
Gets the snapshot of all BuildableItems.
getBuildByNumber(int) - Method in class hudson.model.AbstractProject
More efficient implementation.
getBuildByNumber(int) - Method in class hudson.model.Job
 
getBuildClass() - Method in class hudson.matrix.MatrixConfiguration
 
getBuildClass() - Method in class hudson.matrix.MatrixProject
 
getBuildClass() - Method in class hudson.maven.MavenModule
 
getBuildClass() - Method in class hudson.maven.MavenModuleSet
 
getBuildClass() - Method in class hudson.model.AbstractProject
Determines Class<R>.
getBuildClass() - Method in class hudson.model.FreeStyleProject
 
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.matrix.MatrixConfiguration
 
getBuildDiscarder() - Method in class hudson.model.Job
Returns the configured build discarder for this job, or null if none.
getBuilder(String) - Method in class jenkins.model.Jenkins
Gets the builder descriptor by name.
getBuilder() - Method in class jenkins.util.groovy.AbstractGroovyViewModule
 
getBuilderDescriptors(AbstractProject<?, ?>) - Static method in class hudson.Functions
 
getBuilders() - Method in class hudson.matrix.MatrixConfiguration
 
getBuilders() - Method in class hudson.matrix.MatrixProject
 
getBuilders() - Method in class hudson.model.Project
 
getBuildersList() - Method in class hudson.matrix.MatrixConfiguration
 
getBuildersList() - Method in class hudson.matrix.MatrixProject
 
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
Get this Action's HealthReport.
getBuildHealth() - Method in class hudson.model.Job
Get the current health report for a job.
getBuildHealth() - Method in class hudson.tasks.test.AbstractTestResultAction
 
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.
getBuildResult() - Method in class hudson.tasks.test.TestResult
Mark a build as unstable if there are failures.
getBuilds() - Method in class hudson.model.AbstractBuild.DependencyChange
Gets the AbstractBuild objects (fromId,toId].
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
Obtains all the Runs whose build numbers matches the given Fingerprint.RangeSet.
getBuilds() - Method in class hudson.model.User
Gets the list of Builds 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
Deprecated. as of 1.372. Should just do getBuilds().byTimestamp(s,e) to avoid code bloat in Job.
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.maven.reporters.MavenAbstractArtifactRecord.Record
 
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
Creates VariableResolver backed by AbstractBuild.getBuildVariables().
getBuildVariables() - Method in class hudson.matrix.MatrixRun
 
getBuildVariables() - Method in class hudson.model.AbstractBuild
Provides additional variables and their values to Builders.
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.matrix.MatrixConfiguration
 
getBuildWrappers() - Method in class hudson.matrix.MatrixProject
 
getBuildWrappers() - Method in class hudson.maven.MavenModuleSet
Deprecated. as of 1.335 Use MavenModuleSet.getBuildWrappersList() to be consistent with other subtypes of AbstractProject.
getBuildWrappers() - Method in class hudson.model.Project
 
getBuildWrappersList() - Method in class hudson.matrix.MatrixConfiguration
 
getBuildWrappersList() - Method in class hudson.matrix.MatrixProject
 
getBuildWrappersList() - Method in class hudson.maven.MavenModuleSet
 
getBuildWrappersList() - Method in interface hudson.model.BuildableItemWithBuildWrappers
BuildWrappers associated with this AbstractProject.
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.
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 Executors that are carrying out some work right now.
getBusyExecutors() - Method in class hudson.model.Label
Number of busy Executors that are carrying out some work right now.
getButtonByCaption(HtmlForm, String) - Method in class org.jvnet.hudson.test.HudsonTestCase
 
getButtonByCaption(HtmlForm, String) - Method in class org.jvnet.hudson.test.JenkinsRule
 
getById(String) - Method in class hudson.model.DownloadService
Gets DownloadService.Downloadable by its ID.
getById(String) - Method in class hudson.model.UpdateCenter
Gets UpdateSite 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
 
getCase(String) - Method in class hudson.tasks.junit.SuiteResult
Returns the CaseResult whose CaseResult.getName() is the same as the given string.
getCaseResult(String) - Method in class hudson.tasks.junit.ClassResult
 
getCases() - Method in class hudson.tasks.junit.SuiteResult
 
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.GlobalConfiguration
Every GlobalConfiguration belongs to a specific category.
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.
getCause() - Method in exception hudson.util.IOException2
 
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.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
 
getCauses() - Method in class hudson.model.Queue.Item
Convenience method that returns a read only view of the Causes associated with this item in the queue.
getCauses() - Method in class hudson.model.Run
Returns the Causes that tirggered a build.
getCauses() - Method in class jenkins.model.InterruptedBuildAction
 
getChangeSet() - Method in class hudson.maven.MavenBuild
 
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.
getChannel() - Method in class hudson.cli.CLI
Accesses the underlying communication channel.
getChannel() - Method in class hudson.FilePath
 
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.
getCheckUrl(String, Object, String) - Method in class hudson.Functions
Determines the form validation check URL.
getCheckUrl(String) - Method in class hudson.model.Descriptor
If the field "xyz" of a Describable has the corresponding "doCheckXyz" method, return the form-field validation string.
getChildCustomWorkspace() - Method in class hudson.matrix.MatrixProject
Gets the workspace location that MatrixConfiguration uses.
getChildName(AbstractTestResultAction) - Method in class hudson.maven.reporters.SurefireAggregatedReport
 
getChildName(AbstractTestResultAction) - Method in class hudson.tasks.test.AggregatedTestResultAction
 
getChildName(AbstractTestResultAction) - Method in class hudson.tasks.test.MatrixTestResult
Use the configuration name.
getChildProjects() - Method in class hudson.tasks.BuildTrigger
Deprecated. as of 1.406 Use BuildTrigger.getChildProjects(ItemGroup)
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.maven.MavenModule
Gets all the child modules (that are listed in the <module> element in our POM.)
getChildren() - Method in class hudson.tasks.junit.ClassResult
 
getChildren() - Method in class hudson.tasks.junit.PackageResult
 
getChildren() - Method in class hudson.tasks.junit.TestResult
 
getChildren() - Method in class hudson.tasks.test.TabulatedResult
Gets the child test result objects.
getChildren() - Method in class hudson.util.ProcessTree.OSProcess
Immediate child processes.
getChildren() - Method in class jenkins.util.xstream.XStreamDOM
 
getChildReport(AggregatedTestResultAction.Child) - Method in class hudson.maven.reporters.SurefireAggregatedReport
 
getChildReport(AggregatedTestResultAction.Child) - Method in class hudson.tasks.test.AggregatedTestResultAction
Uses AggregatedTestResultAction.resolveChild(Child) and obtain the AbstractTestResultAction object for the given child.
getChildReports() - Method in class hudson.tasks.test.AggregatedTestResultAction
Mainly for the remote API.
getChildTitle() - Method in class hudson.tasks.junit.ClassResult
 
getChildTitle() - Method in class hudson.tasks.junit.PackageResult
 
getChildTitle() - Method in class hudson.tasks.junit.TestResult
 
getChildTitle() - Method in class hudson.tasks.test.TabulatedResult
 
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.
getCity() - Method in class jenkins.plugins.ui_samples.DynamicDropDownListBox
 
getClassLoader() - Method in class hudson.FilePath.AbstractInterceptorCallableWrapper
 
getClassLoader() - Method in class hudson.maven.AbstractMavenBuilder
 
getClassLoader() - Method in class hudson.maven.MavenBuildProxy.Filter.AsyncInvoker
 
getClassLoader() - Method in class hudson.maven.MavenEmbedderRequest
 
getClassLoadingCount() - Method in class hudson.slaves.SlaveComputer
Shows Channel.classLoadingCount.
getClassLoadingTime() - Method in class hudson.slaves.SlaveComputer
Shows Channel.classLoadingTime.
getClassName() - Method in class hudson.tasks.junit.CaseResult
Gets the class name of a test class.
getClassName() - Method in class hudson.tasks.junit.ClassResult
 
getClassName() - Method in class hudson.util.TagCloud.Entry
 
getClassNames() - Method in class hudson.tasks.junit.SuiteResult
 
getClassResult(String) - Method in class hudson.tasks.junit.PackageResult
 
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.
getClockDifference() - Method in class hudson.model.Node
Estimates the clock difference with this slave.
getClockDifference() - Method in class hudson.model.Slave
 
getClockDifference() - Method in class jenkins.model.Jenkins
 
getCloud(String) - Method in class jenkins.model.Jenkins
Gets a Cloud by its name, or null.
getCloudDescriptors() - Static method in class hudson.Functions
 
getClouds() - Method in class hudson.model.Label
Gets all Clouds that can launch for this label.
getCodeMirrorConfig() - Method in class hudson.markup.RawHtmlMarkupFormatter
 
getCodeMirrorMode() - Method in class hudson.markup.RawHtmlMarkupFormatter
 
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
Possible ListViewColumnDescriptors that can be used with this view.
getCombination() - Method in class hudson.matrix.MatrixConfiguration
Get the actual combination of the axes values for this MatrixConfiguration
getCombinationFilter() - Method in class hudson.matrix.MatrixProject
Obtains the combination filter, used to trim down the size of the matrix.
getCommand() - Method in class hudson.slaves.CommandLauncher
 
getCommand() - Method in class hudson.tasks.CommandInterpreter
 
getCommand() - 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.
getComponents() - Method in class hudson.ExtensionList
Gets the same thing as the 'this' list represents, except as ExtensionComponents.
getComputationalData(Class<T>) - Method in class hudson.model.DependencyGraph
Gets temporary data which is needed for building up the dependency graph.
getComputer() - Method in class hudson.Launcher
Deprecated. since 2008-11-16. See the javadoc for why this is inherently unreliable. If you are trying to figure out the current Computer from within a build, use Computer.currentComputer()
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
Deprecated. UI method. Not meant to be used programatically.
getComputer(String) - Method in class jenkins.model.Jenkins
 
getComputerLauncherDescriptors() - Static method in class hudson.Functions
 
getComputerListeners() - Method in class hudson.model.Hudson
Deprecated. as of 1.286. Use ComputerListener.all().
getComputerMap() - Method in class hudson.model.AbstractCIBase
 
getComputerMap() - Method in class jenkins.model.Jenkins
 
getComputerPanelBoxs() - Method in class hudson.model.Computer
Returns list of all boxes ComputerPanelBoxs.
getComputers() - Method in class hudson.model.View
 
getComputers() - Method in class jenkins.model.Jenkins
Gets the read-only list of all Computers.
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.maven.reporters.MavenMailer.DescriptorImpl
 
getConfigPage() - Method in class hudson.model.Descriptor
 
getConfigPage() - Method in class hudson.slaves.NodeDescriptor
 
getConfigurableList() - Static method in class hudson.maven.MavenReporters
Gets the subset of MavenReporters.LIST that has configuration screen.
getConfigurationValue(String, Class<T>, T) - Method in class hudson.maven.MojoInfo
Obtains the configuration value of the mojo.
getConfigurationValue(String, Class<T>) - Method in class hudson.maven.MojoInfo
Obtains the configuration value of the mojo.
getConfigXml() - Method in class hudson.Plugin
Controls the file where Plugin.load() and Plugin.save() persists data.
getConflict(ResourceList) - Method in class hudson.model.ResourceList
Returns the resource in this list that's colliding with the given resource list.
getConnectionCheckUrl() - Method in class hudson.model.UpdateCenter.UpdateCenterConfiguration
Deprecated. as of 1.333 With the introduction of multiple update center capability, this information is now a part of the update-center.json file. See http://jenkins-ci.org/update-center.json as an example.
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.
getConnectorDescriptors() - Method in class org.jvnet.hudson.test.ComputerConnectorTester
 
getConnectorDescriptors() - Method in class org.jvnet.hudson.test.JenkinsComputerConnectorTester
 
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
 
getContextPath() - Method in class org.jvnet.hudson.test.HudsonTestCase.WebClient
Returns the URL of the webapp top page.
getContextPath() - Method in class org.jvnet.hudson.test.JenkinsRule.WebClient
Returns the URL of the webapp top page.
getConverterFromAttribute(String) - Method in class hudson.util.xstream.MapperDelegate
Deprecated. since 1.3, use MapperDelegate.getConverterFromAttribute(Class, String, Class)
getConverterFromAttribute(Class, String) - Method in class hudson.util.xstream.MapperDelegate
Deprecated. since 1.3.1, use MapperDelegate.getConverterFromAttribute(Class, String, Class)
getConverterFromAttribute(Class, String, Class) - Method in class hudson.util.xstream.MapperDelegate
 
getConverterFromItemType(String, Class) - Method in class hudson.util.xstream.MapperDelegate
Deprecated. since 1.3, use MapperDelegate.getConverterFromItemType(String, Class, Class)
getConverterFromItemType(Class) - Method in class hudson.util.xstream.MapperDelegate
Deprecated. since 1.3, use MapperDelegate.getConverterFromItemType(String, Class, Class)
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.
getCountGraph() - Method in class hudson.tasks.junit.History
Graph of # of tests over time.
getCountry() - Method in class jenkins.plugins.ui_samples.DynamicDropDownListBox
 
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
Gets the CrumbIssuer currently in use.
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
 
getCssClass() - Method in enum hudson.tasks.junit.CaseResult.Status
 
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 Queue.Task 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 Hudson.
getCurrentNode() - Method in class hudson.maven.AbstractMavenProcessFactory
Returns the current Node on which we are buildling.
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
If current executable is AbstractBuild, return the workspace that this executor is using, or null if the build hasn't gotten to that point yet.
getCurrentWorkUnit() - Method in class hudson.model.Executor
Returns the current WorkUnit (of the current executable) that this executor is running.
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
 
getDefaultBaseUrl() - Method in class hudson.model.UpdateCenter
Deprecated. TODO: revisit tool update mechanism, as that should be de-centralized, too. In the mean time, please try not to use this method, and instead ping us to get this part completed.
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
Deprecated. as of 1.391 Use ListViewColumn.createDefaultInitialColumnList()
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.TopLevelItemOptionHandler
 
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
Default value for ToolInstallation.getProperties() used in the form binding.
getDefaultValue() - Method in class hudson.model.PasswordParameterDefinition
 
getDefaultValue() - Method in class hudson.model.StringParameterDefinition
 
getDefinition() - Method in class hudson.model.ParameterValue
Deprecated. since 2008-09-20. parameter definition may change any time. So if you find yourself in need of accessing the information from ParameterDefinition, instead copy them in ParameterDefinition.createValue(StaplerRequest, JSONObject) into ParameterValue.
getDelay(StaplerRequest) - Method in class hudson.model.AbstractProject
Deprecated. as of 1.488 Inject TimeDuration.
getDemandStartMilliseconds() - Method in class hudson.model.Computer
Returns the time when this computer first became in demand.
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
 
getDescription() - Method in class hudson.AboutJenkins
 
getDescription() - Method in class hudson.diagnosis.OldDataMonitor.ManagementLinkImpl
 
getDescription() - Method in class hudson.lifecycle.WindowsInstallerLink
 
getDescription() - Method in class hudson.model.AbstractItem
Gets the project description HTML.
getDescription() - Method in class hudson.model.AllView
 
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.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 hudson.tasks.junit.TestObject
Deprecated.  
getDescription(TestObject) - Method in class hudson.tasks.test.AbstractTestResultAction
TestObjects do not have their own persistence mechanism, so updatable data of TestObjects need to be persisted by the owning AbstractTestResultAction, and this method and AbstractTestResultAction.setDescription(TestObject, String) provides that logic.
getDescription(TestObject) - Method in class hudson.tasks.test.AggregatedTestResultAction
Deprecated. so that IDE warns you if you accidentally try to call it.
getDescription(TestObject) - Method in class hudson.tasks.test.AggregatedTestResultPublisher.TestResultAction
Deprecated. so that IDE warns you if you accidentally try to call it.
getDescription() - Method in class hudson.tasks.test.TestObject
 
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.plugins.ui_samples.AutoCompleteTextBox
 
getDescription() - Method in class jenkins.plugins.ui_samples.CopyButton
 
getDescription() - Method in class jenkins.plugins.ui_samples.DropdownList
 
getDescription() - Method in class jenkins.plugins.ui_samples.DynamicComboBox
 
getDescription() - Method in class jenkins.plugins.ui_samples.DynamicDropDownListBox
 
getDescription() - Method in class jenkins.plugins.ui_samples.FormFieldValidationWithContext
 
getDescription() - Method in class jenkins.plugins.ui_samples.InpageNavigationWithBreadcrumb
 
getDescription() - Method in class jenkins.plugins.ui_samples.JavaScriptProxy
 
getDescription() - Method in class jenkins.plugins.ui_samples.ModularizeViewScript
 
getDescription() - Method in class jenkins.plugins.ui_samples.NavigationContextMenu
 
getDescription() - Method in class jenkins.plugins.ui_samples.NotificationBar
 
getDescription() - Method in class jenkins.plugins.ui_samples.ProgressBar
 
getDescription() - Method in class jenkins.plugins.ui_samples.ProgressivelyRendered
 
getDescription() - Method in class jenkins.plugins.ui_samples.SyntaxHighlightedTextArea
 
getDescription() - Method in class jenkins.plugins.ui_samples.UISample
Returns a paragraph of natural text that describes this sample.
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.matrix.Axis
 
getDescriptor() - Method in class hudson.matrix.LabelExpAxis
 
getDescriptor() - Method in class hudson.matrix.MatrixConfigurationSorter
 
getDescriptor() - Method in class hudson.matrix.MatrixExecutionStrategy
 
getDescriptor() - Method in class hudson.matrix.MatrixProject
 
getDescriptor() - Method in class hudson.maven.local_repo.LocalRepositoryLocator
 
getDescriptor() - Method in class hudson.maven.MavenModuleSet
 
getDescriptor() - Method in class hudson.maven.MavenReporter
 
getDescriptor() - Method in class hudson.maven.reporters.ReportCollector
 
getDescriptor() - Method in class hudson.model.AbstractDescribableImpl
 
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.SecurityRealm
Gets the descriptor for this instance.
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
For compatibility reason, this method may not return a ListViewColumnDescriptor and instead return a plain Descriptor instance.
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.BuildDiscarder
 
getDescriptor() - Method in class jenkins.model.DefaultUserCanonicalIdResolver
 
getDescriptor() - Method in class jenkins.model.GlobalConfiguration
 
getDescriptor(String) - Method in class jenkins.model.Jenkins
Exposes Descriptor by its name to URL.
getDescriptor(Class<? extends Describable>) - Method in class jenkins.model.Jenkins
Gets the Descriptor that corresponds to the given Describable type.
getDescriptor() - Method in class jenkins.model.Jenkins
 
getDescriptor() - Method in class jenkins.model.ProjectNamingStrategy
 
getDescriptor() - Method in class jenkins.plugins.ui_samples.DropdownList.Fruit
 
getDescriptor() - Method in class jenkins.plugins.ui_samples.UISample
 
getDescriptor() - Method in class jenkins.scm.SCMCheckoutStrategy
 
getDescriptor() - Method in class org.jvnet.hudson.test.MockBuilder
 
getDescriptor() - Method in class org.jvnet.hudson.test.MockFolder
 
getDescriptor() - Method in class org.jvnet.hudson.test.TestBuilder
 
getDescriptorByName(String) - Method in class hudson.model.AbstractItem
 
getDescriptorByName(String) - Method in interface hudson.model.DescriptorByNameOwner
Exposes all Descriptors by its name to URL.
getDescriptorByName(String) - Method in class hudson.model.Run
 
getDescriptorByName(String) - Method in class hudson.model.User
 
getDescriptorByName(String) - Method in class jenkins.model.Jenkins
Alias for Jenkins.getDescriptor(String).
getDescriptorByType(Class<T>) - Method in class jenkins.model.Jenkins
Gets the Descriptor instance in the current Hudson 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
Returns ExtensionList that retains the discovered Descriptor instances for the given kind of Describable.
getDescriptorOrDie(Class<? extends Describable>) - Method in class jenkins.model.Jenkins
Works just like Jenkins.getDescriptor(Class) but don't take no for an answer.
getDescriptorUrl() - Method in class hudson.model.Descriptor
Gets the URL that this Descriptor is bound to, relative to the nearest DescriptorByNameOwner.
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
 
getDidntRun() - Method in class hudson.tasks.test.AggregatedTestResultPublisher.TestResultAction
Gets the downstream projects that haven't run yet, but expected to produce test results.
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
Functions.getDiffString(int) that doesn't show anything for +/-0
getDiffString2(String, int, String) - Static method in class hudson.Functions
Functions.getDiffString2(int) that puts the result into prefix and suffix if there's something to print
getDigestOf(InputStream) - Static method in class hudson.Util
Computes MD5 digest of the given input stream.
getDigestOf(String) - Static method in class hudson.Util
 
getDisabledModules(boolean) - Method in class hudson.maven.MavenModuleSet
Possibly empty list of all disabled modules (if disabled==true) or all enabeld modules (if disabled==false)
getDisplayName() - Method in class hudson.AboutJenkins
 
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.OldDataMonitor
 
getDisplayName() - Method in class hudson.diagnosis.OldDataMonitor.ManagementLinkImpl
 
getDisplayName() - Method in class hudson.FileSystemProvisioner.Default.DescriptorImpl
 
getDisplayName() - Method in class hudson.init.InitializerFinder.TaskImpl
 
getDisplayName() - Method in class hudson.lifecycle.WindowsInstallerLink
 
getDisplayName() - Method in class hudson.logging.LogRecorder
 
getDisplayName() - Method in class hudson.logging.LogRecorderManager
 
getDisplayName() - Method in class hudson.markup.RawHtmlMarkupFormatter.DescriptorImpl
 
getDisplayName() - Method in class hudson.matrix.DefaultAxisDescriptor
 
getDisplayName() - Method in class hudson.matrix.DefaultMatrixExecutionStrategyImpl.DescriptorImpl
 
getDisplayName() - Method in class hudson.matrix.JDKAxis.DescriptorImpl
 
getDisplayName() - Method in class hudson.matrix.LabelAxis.DescriptorImpl
 
getDisplayName() - Method in class hudson.matrix.LabelExpAxis.DescriptorImpl
 
getDisplayName() - Method in class hudson.matrix.MatrixConfiguration
 
getDisplayName() - Method in class hudson.matrix.MatrixProject.DescriptorImpl
 
getDisplayName() - Method in class hudson.matrix.MatrixRun
 
getDisplayName() - Method in class hudson.matrix.NoopMatrixConfigurationSorter.DescriptorImpl
 
getDisplayName() - Method in class hudson.matrix.TextAxis.DescriptorImpl
 
getDisplayName() - Method in class hudson.maven.local_repo.DefaultLocalRepositoryLocator.DescriptorImpl
 
getDisplayName() - Method in class hudson.maven.local_repo.PerExecutorLocalRepositoryLocator.DescriptorImpl
 
getDisplayName() - Method in class hudson.maven.local_repo.PerJobLocalRepositoryLocator.DescriptorImpl
 
getDisplayName() - Method in class hudson.maven.MavenBuild
 
getDisplayName() - Method in class hudson.maven.MavenModule
 
getDisplayName() - Method in class hudson.maven.MavenModuleSet.DescriptorImpl
 
getDisplayName() - Method in class hudson.maven.MavenProbeAction
 
getDisplayName() - Method in class hudson.maven.MavenTestDataPublisher.DescriptorImpl
 
getDisplayName() - Method in class hudson.maven.NeedsFullBuildAction
 
getDisplayName() - Method in class hudson.maven.RedeployPublisher.DescriptorImpl
 
getDisplayName() - Method in class hudson.maven.reporters.AbstractMavenJavadocArchiver.MavenJavadocAction
 
getDisplayName() - Method in class hudson.maven.reporters.BuildInfoRecorder.DescriptorImpl
 
getDisplayName() - Method in class hudson.maven.reporters.MavenAbstractArtifactRecord
 
getDisplayName() - Method in class hudson.maven.reporters.MavenArtifactArchiver.DescriptorImpl
 
getDisplayName() - Method in class hudson.maven.reporters.MavenFingerprinter.DescriptorImpl
 
getDisplayName() - Method in class hudson.maven.reporters.MavenJavadocArchiver.DescriptorImpl
 
getDisplayName() - Method in class hudson.maven.reporters.MavenMailer.DescriptorImpl
 
getDisplayName() - Method in class hudson.maven.reporters.MavenSiteArchiver.DescriptorImpl
 
getDisplayName() - Method in class hudson.maven.reporters.MavenSiteArchiver.SiteAction
 
getDisplayName() - Method in class hudson.maven.reporters.MavenTestJavadocArchiver.DescriptorImpl
 
getDisplayName() - Method in class hudson.maven.reporters.ReportAction
 
getDisplayName() - Method in class hudson.maven.reporters.ReportCollector.DescriptorImpl
 
getDisplayName() - Method in class hudson.maven.reporters.SurefireArchiver.DescriptorImpl
 
getDisplayName() - Method in class hudson.maven.UnbuiltModuleAction
Gets the string to be displayed.
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
 
getDisplayName() - Method in class hudson.model.ComputerSet.DescriptorImpl
 
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
Same as Thread.getName().
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.PageDecorator
Unless this object has additional web presence, display name is not used at all.
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.os.solaris.ZFSProvisioner.DescriptorImpl
 
getDisplayName() - Method in class hudson.os.windows.ManagedWindowsServiceAccount.Administrator.DescriptorImpl
 
getDisplayName() - Method in class hudson.os.windows.ManagedWindowsServiceAccount.AnotherUser.DescriptorImpl
 
getDisplayName() - Method in class hudson.os.windows.ManagedWindowsServiceAccount.LocalSystem.DescriptorImpl
 
getDisplayName() - Method in class hudson.os.windows.ManagedWindowsServiceConnector.DescriptorImpl
 
getDisplayName() - Method in class hudson.os.windows.ManagedWindowsServiceLauncher.AccountInfo.DescriptorImpl
 
getDisplayName() - Method in class hudson.os.windows.ManagedWindowsServiceLauncher.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.AuthorizationMatrixProperty.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.GlobalMatrixAuthorizationStrategy.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.junit.CaseResult
 
getDisplayName() - Method in class hudson.tasks.junit.ClassResult
 
getDisplayName() - Method in class hudson.tasks.junit.JUnitParser
 
getDisplayName() - Method in class hudson.tasks.junit.JUnitResultArchiver.DescriptorImpl
 
getDisplayName() - Method in class hudson.tasks.junit.PackageResult
 
getDisplayName() - Method in class hudson.tasks.junit.TestResult
 
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.tasks.test.AbstractTestResultAction
 
getDisplayName() - Method in class hudson.tasks.test.AggregatedTestResultPublisher.DescriptorImpl
 
getDisplayName() - Method in class hudson.tasks.test.AggregatedTestResultPublisher.TestResultAction
 
getDisplayName() - Method in class hudson.tasks.test.SimpleCaseResult
 
getDisplayName() - Method in class hudson.tasks.test.TestResultParser
Returns a human readable name of the parser, like "JUnit Parser".
getDisplayName() - Method in class hudson.tasks.test.TestResultProjectAction
 
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.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.GlobalConfiguration
Unless this object has additional web presence, display name is not used at all.
getDisplayName() - Method in class jenkins.model.GlobalConfigurationCategory.Security
 
getDisplayName() - Method in class jenkins.model.GlobalConfigurationCategory.Unclassified
 
getDisplayName() - Method in class jenkins.model.Jenkins.DescriptorImpl
 
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.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.plugins.ui_samples.DropdownList.FruitDescriptor
 
getDisplayName() - Method in class jenkins.plugins.ui_samples.FormFieldValidationWithContext.City.DescriptorImpl
 
getDisplayName() - Method in class jenkins.plugins.ui_samples.FormFieldValidationWithContext.State.DescriptorImpl
 
getDisplayName() - Method in class jenkins.plugins.ui_samples.Root
 
getDisplayName() - Method in class jenkins.plugins.ui_samples.UISample
Default display name.
getDisplayName() - Method in class jenkins.plugins.ui_samples.UISampleDescriptor
 
getDisplayName() - Method in class jenkins.scm.DefaultSCMCheckoutStrategyImpl.DescriptorImpl
 
getDisplayName() - Method in class jenkins.security.ApiTokenProperty.DescriptorImpl
 
getDisplayName() - Method in class org.jvnet.hudson.test.CaptureEnvironmentBuilder.DescriptorImpl
 
getDisplayName() - Method in class org.jvnet.hudson.test.ClosureExecuterAction
 
getDisplayName() - Method in class org.jvnet.hudson.test.ComputerConnectorTester.DescriptorImpl
 
getDisplayName() - Method in class org.jvnet.hudson.test.FailureBuilder.DescriptorImpl
 
getDisplayName() - Method in class org.jvnet.hudson.test.HudsonTestCase
 
getDisplayName() - Method in class org.jvnet.hudson.test.HudsonTestCase.TestBuildWrapper.TestBuildWrapperDescriptor
 
getDisplayName() - Method in class org.jvnet.hudson.test.JenkinsComputerConnectorTester.DescriptorImpl
 
getDisplayName() - Method in class org.jvnet.hudson.test.JenkinsRule
 
getDisplayName() - Method in class org.jvnet.hudson.test.JenkinsRule.TestBuildWrapper.TestBuildWrapperDescriptor
 
getDisplayName() - Method in class org.jvnet.hudson.test.MockBuilder.DescriptorImpl
 
getDisplayName() - Method in class org.jvnet.hudson.test.MockFolder.DescriptorImpl
 
getDisplayName() - Method in class org.jvnet.hudson.test.PretendSlave.DescriptorImpl
 
getDisplayName() - Method in class org.jvnet.hudson.test.SleepBuilder.DescriptorImpl
 
getDisplayName() - Method in class org.jvnet.hudson.test.TestCrumbIssuer.DescriptorImpl
 
getDisplayName() - Method in class org.jvnet.hudson.test.UnstableBuilder.DescriptorImpl
 
getDisplayNameOf(Method, Initializer) - Method in class hudson.init.InitializerFinder
Obtains the display name of the given initialization task
getDisplayNameOrNull() - Method in class hudson.model.AbstractItem
 
getDisplayPath() - Method in class hudson.model.Run.Artifact
 
getDouble() - Method in class hudson.util.QuotedStringTokenizer
 
getDownloadUrl() - Method in class hudson.model.UpdateSite
Deprecated. Exposed only for UI.
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
Works like AbstractBuild.getDownstreamRelationship(AbstractProject) but returns the actual build objects, in ascending order.
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 AbstractProjects that should be built when a build of this project is completed.
getDownstreamRelationship(AbstractProject) - Method in class hudson.matrix.MatrixBuild
 
getDownstreamRelationship(AbstractProject) - Method in class hudson.maven.MavenModuleSetBuild
 
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.tasks.junit.CaseResult
Gets the duration of the test, in seconds
getDuration() - Method in class hudson.tasks.junit.ClassResult
 
getDuration() - Method in class hudson.tasks.junit.PackageResult
 
getDuration() - Method in class hudson.tasks.junit.SuiteResult
 
getDuration() - Method in class hudson.tasks.junit.TestObject
Deprecated. Time took to run this test.
getDuration() - Method in class hudson.tasks.junit.TestResult
 
getDuration() - Method in class hudson.tasks.test.SimpleCaseResult
Time took to run this test.
getDuration() - Method in class hudson.tasks.test.TestObject
Time took to run this test.
getDuration() - Method in class hudson.tasks.test.TestResult
Time it took to run this test.
getDuration() - Method in class hudson.triggers.SCMTrigger.Runner
Human readable string of when this polling is started.
getDurationGraph() - Method in class hudson.tasks.junit.History
Graph of duration of tests over time.
getDurationString() - Method in class hudson.maven.ExecutedMojo
Returns duration in a human readable text.
getDurationString() - Method in class hudson.model.Run
Gets the string that says how long the build took to run.
getDurationString() - Method in class hudson.tasks.junit.TestObject
Deprecated. Returns the string representation of the TestObject.getDuration(), in a human readable format.
getDurationString() - Method in class hudson.tasks.test.TestObject
Returns the string representation of the TestObject.getDuration(), in a human readable format.
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.matrix.MatrixBuild
 
getDynamic(String, StaplerRequest, StaplerResponse) - Method in class hudson.matrix.MatrixProject
 
getDynamic(String, StaplerRequest, StaplerResponse) - Method in class hudson.maven.MavenModuleSet
 
getDynamic(String, StaplerRequest, StaplerResponse) - Method in class hudson.maven.MavenModuleSetBuild
 
getDynamic(String, StaplerRequest, StaplerResponse) - Method in class hudson.maven.reporters.MavenAbstractArtifactRecord
 
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, StaplerRequest, StaplerResponse) - Method in class hudson.tasks.junit.ClassResult
 
getDynamic(String, StaplerRequest, StaplerResponse) - Method in class hudson.tasks.junit.PackageResult
 
getDynamic(String, StaplerRequest, StaplerResponse) - Method in class hudson.tasks.junit.TestResult
 
getDynamic(String, StaplerRequest, StaplerResponse) - Method in class hudson.tasks.test.TestObject
 
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
 
getDynamic(String) - Method in class jenkins.plugins.ui_samples.Root
 
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
Returns the applicable RepositoryBrowser for files controlled by this 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 "[email protected]"
getEnabled() - Method in class hudson.security.Permission
 
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
 
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.
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
 
getEnvironment(Node, TaskListener) - Method in class hudson.matrix.MatrixConfiguration
 
getEnvironment(TaskListener) - Method in class hudson.maven.AbstractMavenBuild
 
getEnvironment(TaskListener) - Method in class hudson.maven.MavenBuild
Exposes MAVEN_OPTS to forked processes.
getEnvironment(TaskListener) - Method in class hudson.maven.MavenModuleSetBuild
Exposes MAVEN_OPTS to forked processes.
getEnvironment(TaskListener) - Method in class hudson.model.AbstractBuild
 
getEnvironment(Node, TaskListener) - Method in class hudson.model.AbstractProject
 
getEnvironment() - Method in class hudson.model.Computer
Gets the environment variables of 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
Deprecated. as of 1.305 use Run.getEnvironment(TaskListener)
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 BuildWrappers 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.maven.AbstractMavenProcessFactory
 
getEnvVars() - Method in class hudson.maven.MavenProbeAction
Gets the environment variables of the JVM on this computer.
getEnvVars() - Method in class hudson.model.Computer
Deprecated. as of 1.292 Use Computer.getEnvironment() instead.
getEnvVars() - Method in class hudson.model.Run
Deprecated. as of 1.292 Use Run.getEnvironment() instead.
getEnvVars() - Method in class hudson.slaves.EnvironmentVariablesNodeProperty
 
getEnvVars() - Method in class org.jvnet.hudson.test.CaptureEnvironmentBuilder
 
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
 
getErrorDetails() - Method in class hudson.tasks.junit.CaseResult
If there was an error or a failure, this is the text from the message.
getErrorDetails() - Method in class hudson.tasks.junit.TestResult
If there was an error or a failure, this is the text from the message.
getErrorDetails() - Method in class hudson.tasks.test.TestResult
If there was an error or a failure, this is the text from the message.
getErrorMessage() - Method in class hudson.model.UpdateCenter.UpdateCenterJob
 
getErrorStackTrace() - Method in class hudson.tasks.junit.CaseResult
If there was an error or a failure, this is the stack trace, or otherwise null.
getErrorStackTrace() - Method in class hudson.tasks.junit.TestResult
If there was an error or a failure, this is the stack trace, or otherwise null.
getErrorStackTrace() - Method in class hudson.tasks.test.TestResult
If there was an error or a failure, this is the stack trace, or otherwise null.
getEstimatedDuration() - Method in class hudson.maven.MavenModuleSetBuild
Returns the estimated duration for this builds.
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.
getEstimatedDurationFor(Queue.Executable) - Static method in class hudson.model.Executor
Deprecated. as of 1.388 Use Executables#getEstimatedDurationFor(Executable)
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
The same as Executor.getEstimatedRemainingTime() but return it as a number of milli-seconds.
geteuid() - Method in interface hudson.util.jna.GNUCLibrary
 
getExactRun(Combination) - Method in class hudson.matrix.MatrixBuild
Like MatrixBuild.getRun(Combination), but do not approximate the result by earlier execution of the given combination (which is done for partial rebuild of the matrix.)
getExactRuns() - Method in class hudson.matrix.MatrixBuild
Returns all MatrixRuns for exactly this MatrixBuild.
getExceptionString() - Method in class hudson.PluginManager.FailedPlugin
 
getExceptionTrace() - Method in class hudson.util.InsufficientPermissionDetected
 
getExcludes() - Method in class hudson.tasks.ArtifactArchiver
 
getExecutable() - Method in class hudson.model.queue.WorkUnit
If the execution has already started, return the current executable.
getExecutable(Launcher) - Method in class hudson.tasks.Maven.MavenInstallation
Gets the executable path of this maven on the given target system.
getExecutedMojos() - Method in class hudson.maven.MavenBuild
 
getExecutionStrategy() - Method in class hudson.matrix.MatrixProject
 
getExecutionStrategyDescriptors() - Method in class hudson.matrix.MatrixProject.DescriptorImpl
 
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
Executor running this work unit.
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
 
getExecutors() - Method in class hudson.model.Computer
Gets the read-only snapshot view of all Executors.
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
 
getExplicitLocalRepository() - Method in class hudson.maven.MavenModuleSet
Undefaulted locally configured value with taking inheritance from the global configuration into account.
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
 
getExprValues(String) - Static method in class hudson.matrix.LabelExpAxis
 
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
Used to bind ExtensionLists to URLs.
getExternalizableId() - Method in class hudson.model.Run
 
getF() - Method in class jenkins.util.groovy.AbstractGroovyViewModule
 
getFacets() - Method in class hudson.model.Fingerprint
Gets the associated FingerprintFacets.
getFailCount() - Method in class hudson.tasks.junit.CaseResult
 
getFailCount() - Method in class hudson.tasks.junit.ClassResult
 
getFailCount() - Method in class hudson.tasks.junit.PackageResult
 
getFailCount() - Method in class hudson.tasks.junit.TestObject
Deprecated. Gets the total number of failed tests.
getFailCount() - Method in class hudson.tasks.junit.TestResult
 
getFailCount() - Method in class hudson.tasks.junit.TestResultAction
 
getFailCount() - Method in class hudson.tasks.test.AbstractTestResultAction
Gets the number of failed tests.
getFailCount() - Method in class hudson.tasks.test.AggregatedTestResultAction
 
getFailCount() - Method in class hudson.tasks.test.AggregatedTestResultPublisher.TestResultAction
 
getFailCount() - Method in class hudson.tasks.test.SimpleCaseResult
Gets the total number of failed tests.
getFailCount() - Method in class hudson.tasks.test.TestObject
Gets the total number of failed tests.
getFailCount() - Method in class hudson.tasks.test.TestResult
Gets the total number of failed tests.
getFailedPlugins() - Method in class hudson.PluginManager
 
getFailedSince() - Method in class hudson.tasks.junit.CaseResult
If this test failed, then return the build number when this test started failing.
getFailedSince() - Method in class hudson.tasks.junit.TestResult
If this test failed, then return the build number when this test started failing.
getFailedSince() - Method in class hudson.tasks.test.TestResult
If this test failed, then return the build number when this test started failing.
getFailedSinceRun() - Method in class hudson.tasks.junit.CaseResult
 
getFailedSinceRun() - Method in class hudson.tasks.junit.TestResult
If this test failed, then return the run when this test started failing.
getFailedSinceRun() - Method in class hudson.tasks.test.TestResult
If this test failed, then return the run when this test started failing.
getFailedTests() - Method in class hudson.tasks.junit.CaseResult
Gets the "children" of this test result that failed
getFailedTests() - Method in class hudson.tasks.junit.PackageResult
Returns a list of the failed cases, in no particular sort order
getFailedTests() - Method in class hudson.tasks.junit.TestResult
 
getFailedTests() - Method in class hudson.tasks.junit.TestResultAction
 
getFailedTests() - Method in class hudson.tasks.test.AbstractTestResultAction
A shortcut for summary.jelly
getFailedTests() - Method in class hudson.tasks.test.AggregatedTestResultAction
 
getFailedTests() - Method in class hudson.tasks.test.MetaTabulatedResult
All failed tests.
getFailedTests() - Method in class hudson.tasks.test.SimpleCaseResult
Gets the "children" of this test result that failed
getFailedTests() - Method in class hudson.tasks.test.TestResult
Gets the "children" of this test result that failed
getFailedTestsSortedByAge() - Method in class hudson.tasks.junit.PackageResult
Returns a list of the failed cases, sorted by age.
getFailureDiffString() - Method in class hudson.tasks.test.AbstractTestResultAction
Gets the diff string of failures.
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(MavenBuild) - Method in class hudson.maven.reporters.MavenArtifact
Obtains the File representing the archived artifact.
getFile() - Method in class hudson.model.FileParameterValue
 
getFile() - Method in class hudson.model.Run.Artifact
Gets the artifact file.
getFile() - Method in class hudson.tasks.junit.SuiteResult
The absolute path to the original test report.
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.
getFileName() - Method in class org.jvnet.hudson.test.ExtractChangeLogParser.FileInZip
 
getFileParameter(String) - Method in class hudson.util.FormFieldValidator
Deprecated. Gets the parameter as a file.
getFileSize() - Method in class hudson.model.Run.Artifact
 
getFileSystemProvisioner() - Method in class hudson.model.Node
 
getFingerprint() - Method in class jenkins.model.FingerprintFacet
Gets the Fingerprint that this object belongs to.
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
 
getFirstBuild() - Method in class hudson.model.Job
Returns the oldest build in the record.
getFirstBuild() - Method in class hudson.util.RunList
 
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
List up all BuildWrapperDescriptors that are applicable for the given project.
getFormField() - Method in exception hudson.model.Descriptor.FormException
Which form field contained an error?
getFrame(Context, DebuggableScript) - Method in class org.jvnet.hudson.test.rhino.JavaScriptDebugger
 
getFreeSpace(Computer) - Method in class hudson.node_monitors.DiskSpaceMonitor
 
getFreeSpace(Computer) - Method in class hudson.node_monitors.TemporarySpaceMonitor
 
getFruit() - Method in class jenkins.plugins.ui_samples.DropdownList
 
getFruitDescriptors() - Method in class jenkins.plugins.ui_samples.DropdownList
 
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
Gets the full name of this 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 hudson.tasks.junit.CaseResult
 
getFullName() - Method in class hudson.tasks.junit.ClassResult
 
getFullName() - Method in class jenkins.model.Jenkins
 
getFuture() - Method in class hudson.model.Queue.Item
Can be used to wait for the completion (either normal, abnormal, or cancellation) of the Queue.TransientTask.
getGlobalConfigPage() - Method in class hudson.model.Descriptor
 
getGlobalConfigPage() - Method in class jenkins.model.GlobalConfiguration
 
getGlobalMavenOpts() - Method in class hudson.maven.MavenModuleSet.DescriptorImpl
 
getGlobalNodeProperties() - Method in class jenkins.model.Jenkins
 
getGlobalPropertyType(String) - Method in class hudson.model.Descriptor
Obtains the property type of the given field of this descriptor.
getGlobalSettings() - Method in class hudson.maven.MavenEmbedderRequest
 
getGlobalSettings() - Method in class hudson.maven.MavenModuleSet
 
getGlobalSettings() - Method in class hudson.tasks.Maven
 
getGlobalSettingsProviders() - Method in class hudson.maven.MavenModuleSet.DescriptorImpl
 
getGoal() - Method in class hudson.maven.MojoInfo
Gets the goal name of the mojo to be executed, such as "javadoc".
getGoalLink(ExecutedMojo.Cache) - Method in class hudson.maven.ExecutedMojo
 
getGoals() - Method in class hudson.maven.MavenModule
Gets the list of goals to execute for this module.
getGoals() - Method in class hudson.maven.MavenModuleSet
Gets the list of goals to execute.
getGoalsAndOptions(MavenModuleSetBuild) - Method in interface hudson.maven.MavenArgumentInterceptorAction
Provides maven goals and options to start the build with.
getGrantedAuthorities(LdapUserDetails) - Method in class hudson.security.DeferredCreationLdapAuthoritiesPopulator
Deprecated.  
getGrantedPermissions() - Method in class hudson.security.AuthorizationMatrixProperty
Returns all the (Permission,sid) pairs that are granted, in the multi-map form.
getGroups() - Method in class hudson.security.AuthorizationMatrixProperty
 
getGroups() - Method in class hudson.security.AuthorizationStrategy
Returns the list of all group/role names used in this authorization strategy, and the ACL returned from the AuthorizationStrategy.getRootACL() method.
getGroups() - Method in class hudson.security.AuthorizationStrategy.Unsecured
 
getGroups() - Method in class hudson.security.FullControlOnceLoggedInAuthorizationStrategy
 
getGroups() - Method in class hudson.security.GlobalMatrixAuthorizationStrategy
 
getGroups() - Method in class hudson.security.LegacyAuthorizationStrategy
 
getGroups() - Method in class hudson.security.ProjectMatrixAuthorizationStrategy
 
getHasArtifacts() - Method in class hudson.model.Run
Returns true if this run has any artifacts.
getHasCustomQuietPeriod() - Method in class hudson.model.AbstractProject
 
getHasFingerprintAction() - Method in class hudson.tasks.test.AggregatedTestResultPublisher.TestResultAction
 
getHashString() - Method in class hudson.model.Fingerprint
Gets the MD5 hash string.
getHasTouchStoneCombinationFilter() - Method in class hudson.matrix.DefaultMatrixExecutionStrategyImpl
 
getHeapDump() - Method in class hudson.maven.MavenProbeAction
Obtains the heap dump.
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(String) - Method in class hudson.maven.MavenModuleSet.DescriptorImpl
 
getHelpFile() - Method in class hudson.maven.reporters.MavenMailer.DescriptorImpl
 
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.security.AuthorizationStrategy.Unsecured.DescriptorImpl
 
getHelpFile() - Method in class hudson.security.HudsonPrivateSecurityRealm.DescriptorImpl
 
getHelpFile() - Method in class hudson.security.LegacyAuthorizationStrategy.DescriptorImpl
 
getHelpFile() - Method in class hudson.tasks.BatchFile.DescriptorImpl
 
getHelpFile() - Method in class hudson.tasks.BuildTrigger.DescriptorImpl
 
getHelpFile() - Method in class hudson.tasks.Fingerprinter.DescriptorImpl
 
getHelpFile() - Method in class hudson.tasks.junit.JUnitResultArchiver.DescriptorImpl
 
getHelpFile(String) - Method in class hudson.tasks.Maven.DescriptorImpl
 
getHelpFile() - Method in class hudson.tasks.test.AggregatedTestResultPublisher.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.
getHistory() - Method in class hudson.tasks.junit.TestObject
Deprecated.  
getHistory() - Method in class hudson.tasks.test.TestObject
 
getHistoryWidget() - Method in class hudson.maven.reporters.MavenAbstractArtifactRecord
 
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.
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
Returns the BallColor.getBaseColor() in the "#RRGGBB" format.
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
 
getIconColor() - Method in class hudson.maven.reporters.MavenAbstractArtifactRecord.Record
 
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.diagnosis.OldDataMonitor.ManagementLinkImpl
 
getIconFileName() - Method in class hudson.lifecycle.WindowsInstallerLink
 
getIconFileName() - Method in class hudson.maven.MavenProbeAction
 
getIconFileName() - Method in class hudson.maven.NeedsFullBuildAction
 
getIconFileName() - Method in class hudson.maven.reporters.MavenAbstractArtifactRecord
 
getIconFileName() - Method in class hudson.maven.reporters.MavenSiteArchiver.SiteAction
 
getIconFileName() - Method in class hudson.maven.reporters.ReportAction
 
getIconFileName() - Method in class hudson.maven.UnbuiltModuleAction
Gets the file name of the icon.
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
Mostly works like Action.getIconFileName(), except that the expected icon size is 48x48, not 24x24.
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.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.tasks.test.AbstractTestResultAction
 
getIconFileName() - Method in class hudson.tasks.test.TestResultProjectAction
No task list item.
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.plugins.ui_samples.Root
 
getIconFileName() - Method in class jenkins.plugins.ui_samples.UISample
 
getIconFileName() - Method in class org.jvnet.hudson.test.ClosureExecuterAction
 
getIconFileName() - Method in class org.jvnet.hudson.test.HudsonTestCase
 
getIconFileName() - Method in class org.jvnet.hudson.test.JenkinsRule
 
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 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.maven.RedeployPublisher.WrappedArtifactRepository
 
getId() - Method in class hudson.model.Descriptor
Uniquely identifies this Descriptor among all the other Descriptors.
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 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
Returns the string representation of this Permission, which can be converted back to Permission via the Permission.fromId(String) method.
getId() - Method in class hudson.tasks.junit.SuiteResult
 
getId() - Method in class hudson.tasks.junit.TestObject
Deprecated.  
getId() - Method in class hudson.tasks.test.TestObject
 
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
 
getIDFormatter() - Static method in class hudson.model.Run
Get the date formatter used to convert the directory name in to a timestamp This is nasty exposure of private data, but needed all the time the directory containing the build is used as it's timestamp.
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 Executors that can start working immediately.
getIdleMaxTime() - Method in class hudson.slaves.CloudSlaveRetentionStrategy
If the computer has been idle longer than this time, we'll kill the slave.
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.
getIdleThreads() - Method in class org.jvnet.hudson.test.ThreadPoolImpl
 
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
 
getIncludeFailedBuilds() - Method in class hudson.tasks.test.AggregatedTestResultPublisher.TestResultAction
 
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.
getIndividualActionType() - Method in interface hudson.maven.MavenAggregatedReport
Returns the implementation class of AggregatableAction that produces this MavenAggregatedReport.
getIndividualActionType() - Method in class hudson.maven.reporters.MavenAggregatedArtifactRecord
 
getIndividualActionType() - Method in class hudson.maven.reporters.SurefireAggregatedReport
 
getIndividuals() - Method in class hudson.tasks.test.AggregatedTestResultPublisher.TestResultAction
Returns the individual test results that are aggregated.
getInfo() - Method in class hudson.PluginWrapper
returns the UpdateSite.Plugin object, or null.
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
 
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.
getInProgress() - Method in class hudson.util.SequentialExecutionQueue
Gets Runnables 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
Gets the DownloadFromUrlInstaller.Installable identified by DownloadFromUrlInstaller.id.
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
Configured instances of ToolInstallations.
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
 
getInstance() - Static method in class org.jvnet.hudson.test.JavaNetReverseProxy
Gets the default instance.
getInstance() - Method in class org.jvnet.hudson.test.JenkinsRule
 
getInstanceCap() - Method in class hudson.slaves.AbstractCloudImpl
Gets the instance cap as int, where the capless is represented as Integer.MAX_VALUE
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?
getIntValue(String) - Method in class hudson.util.jna.RegistryKey
Read an int value.
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 class hudson.matrix.MatrixProject
 
getItem(Combination) - Method in class hudson.matrix.MatrixProject
 
getItem(String) - Method in class hudson.maven.MavenModuleSet
 
getItem(String) - Method in interface hudson.model.ItemGroup
Gets the Item inside this group that has a given name.
getItem(int) - 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(String) - Method in class hudson.model.View
Gets the TopLevelItem of the given name.
getItem(String) - Method in class jenkins.model.Jenkins
Gets the Item inside this group that has a given name.
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
 
getItem(String) - Method in class org.jvnet.hudson.test.MockFolder
 
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
 
getItemGroup() - Method in class org.jvnet.hudson.test.MockFolder
 
getItemMap() - Method in class jenkins.model.Jenkins
Returns the read-only view of all the TopLevelItems 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.matrix.MatrixProject
 
getItems() - Method in class hudson.maven.MavenModuleSet
 
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 Jobs 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 Jobs 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.
getItems() - Method in class org.jvnet.hudson.test.MockFolder
 
getItemsBeingPolled() - Method in class hudson.triggers.SCMTrigger.DescriptorImpl
Gets the snapshot of SCMedItems that are being polled at this very moment.
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
Returns Descriptor whose 'clazz' is the same as the item type.
getItemTypeDescriptorOrDie() - Method in class hudson.model.Descriptor.PropertyType
 
getItemTypeForItemFieldName(Class, String) - Method in class hudson.util.xstream.MapperDelegate
 
getJava(TaskListener) - Method in class hudson.maven.AbstractMavenProcessFactory
 
getJavaHome() - Method in class hudson.model.JDK
Deprecated. as of 1.304 Use ToolInstallation.getHome()
getJDK() - Method in class hudson.matrix.MatrixConfiguration
 
getJDK() - Method in class hudson.matrix.MatrixProject
Deprecated. 
getJDK() - Method in class hudson.maven.MavenModule
 
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 hudson.matrix.MatrixProject
Gets the JDKs where the builds will be run.
getJDKs() - Method in class jenkins.model.Jenkins
 
getJnlpJars(String) - Method in class hudson.slaves.SlaveComputer
Deprecated. since 2008-08-18. This URL binding is no longer used and moved up directly under to Jenkins, but it's left here for now just in case some old JNLP slave agents request it.
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
Deprecated. Left only for the compatibility of URLs. Should not be invoked for any other purpose.
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
Alias for View.getItem(String).
getJob(String) - Method in class org.jvnet.hudson.test.MockFolder
Same as MockFolder.getItem(java.lang.String) but named this way as a WebMethod.
getJobAction(J) - Method in class hudson.model.JobProperty
Deprecated. as of 1.341. Override JobProperty.getJobActions(Job) instead.
getJobActions(J) - Method in class hudson.model.JobProperty
Actions to be displayed in the job page.
getJobActions(AbstractProject<?, ?>) - Method in class hudson.model.ParametersDefinitionProperty
 
getJobCaseInsensitive(String) - Method in class hudson.model.Hudson
Deprecated. Used only for mapping jobs to URL in a case-insensitive fashion.
GetJobCommand - Class in hudson.cli
 
GetJobCommand() - Constructor for class hudson.cli.GetJobCommand
 
GetJobCommand_ShortDescription() - Static method in class hudson.cli.Messages
Dumps the job definition XML to stdout
getJobFilters() - Method in class hudson.model.ListView
 
getJobFiltersDescriptors() - Method in class hudson.model.ViewDescriptor
Possible ViewJobFilter types that can be used with this view.
getJobListeners() - Method in class hudson.model.Hudson
Deprecated. as of 1.286. Use ItemListener.all().
getJobName() - Method in class hudson.model.RunParameterValue
 
getJobNames() - Method in class jenkins.model.Jenkins
Gets the names of all the Jobs.
getJobOverrides() - Method in class hudson.model.JobProperty
 
getJobProperty(String) - Method in class jenkins.model.Jenkins
Gets the JobPropertyDescriptor by name.
getJobPropertyDescriptors(Class<? extends 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
Returns the list of UpdateCenter.UpdateCenterJob representing scheduled installation attempts.
getJobs() - Method in class hudson.tasks.test.AggregatedTestResultPublisher.TestResultAction
Gets the jobs to be monitored.
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.
getKey() - Method in class hudson.maven.RedeployPublisher.WrappedArtifactRepository
 
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
 
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.
getL() - Method in class jenkins.util.groovy.AbstractGroovyViewModule
 
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 hudson.matrix.MatrixProject
Gets the Labels where the builds will be run.
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
 
getLastBuild() - Method in class hudson.model.Job
Returns the last build.
getLastBuild() - Method in class hudson.util.RunList
 
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.
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.
getLastTestResultAction() - Method in class hudson.tasks.test.TestResultProjectAction
 
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.maven.AbstractMavenProcessFactory
 
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
 
getLayout() - Method in class hudson.maven.RedeployPublisher.WrappedArtifactRepository
 
getLayouter() - Method in class hudson.matrix.MatrixBuild
 
getLayouter() - Method in class hudson.matrix.MatrixProject
 
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
 
getLifecycle() - Method in class jenkins.model.Jenkins
 
getList(int, int) - Method in class hudson.tasks.junit.History
 
getList() - Method in class hudson.tasks.junit.History
 
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.maven.MavenEmbedderRequest
 
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
DescriptorExtensionList.load() in the descriptor is not a real load activity, so locking against "this" is enough.
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'.
getLocalRepository() - Method in class hudson.maven.MavenModuleSet.DescriptorImpl
 
getLocalRepository() - Method in class hudson.maven.MavenModuleSet
 
getLocation() - Method in class hudson.model.FileParameterValue
 
getLocations() - Method in class hudson.tools.ToolLocationNodeProperty
 
getLog() - Method in class hudson.maven.reporters.MavenAbstractArtifactRecord.Record
Returns the log of this deployment record.
getLog() - Method in class hudson.model.Computer
Gets the string representation of the slave log.
getLog() - Method in class hudson.model.Run
Deprecated. since 2007-11-11. Use Run.getLog(int) instead as it avoids loading the whole log into memory unnecessarily.
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
Deprecated. as of 1.350 Use TaskAction.obtainLog(), which returns the same object in a more type-safe signature.
getLog() - Method in class hudson.os.solaris.ZFSInstaller.MigrationFailedNotice
 
getLog() - Method in class hudson.triggers.SCMTrigger.SCMAction
 
getLog() - Method in class jenkins.model.Jenkins
For binding LogRecorderManager to "/log".
getLog(Run) - Static method in class org.jvnet.hudson.test.HudsonTestCase
Get entire log file (this method is deprecated in hudson.model.Run, but in tests it is OK to load entire log).
getLog(Run) - Static method in class org.jvnet.hudson.test.JenkinsRule
Get entire log file (this method is deprecated in hudson.model.Run, but in tests it is OK to load entire log).
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() - Static 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
 
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.maven.MavenModule
MavenModule follows the same log rotation schedule as its parent.
getLogRotator() - Method in class hudson.model.Job
Deprecated. as of 1.503 Use Job.getBuildDiscarder().
getLogs() - Method in class hudson.maven.FilteredChangeLogSet
 
getLogText() - Method in class hudson.model.Computer
Used to URL-bind AnnotatedLargeText.
getLogText() - Method in class hudson.model.Run
Used to URL-bind AnnotatedLargeText.
getLogText() - Method in class jenkins.security.RekeySecretAdminMonitor
Used to URL-bind AnnotatedLargeText.
getLongName() - Method in class hudson.PluginWrapper
Returns a one-line descriptive name of this plugin.
getMainClassName() - Method in class hudson.maven.AbstractMavenProcessFactory
Returns the name of the Maven main class.
getMainClassName() - Method in class hudson.maven.Maven3ProcessFactory
 
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.
getMatrixRunCheckoutStrategyDescriptors() - Method in class hudson.matrix.MatrixProject.DescriptorImpl
 
getMaven() - Method in class hudson.maven.MavenModuleSet
Gets the Maven to invoke.
getMaven() - Method in class hudson.tasks.Maven
Gets the Maven to invoke, or null to invoke the default one.
getMavenAgentClassPath(Maven.MavenInstallation, boolean, FilePath, BuildListener) - Method in class hudson.maven.AbstractMavenProcessFactory
Returns the classpath string for the maven-agent jar including classworlds
getMavenAgentClassPath(Maven.MavenInstallation, boolean, FilePath, BuildListener) - Method in class hudson.maven.Maven3ProcessFactory
 
getMavenArtifacts() - Method in class hudson.maven.MavenBuild
Information about artifacts produced by Maven.
getMavenArtifacts() - Method in class hudson.maven.MavenModuleSetBuild
Information about artifacts produced by Maven.
getMavenBuild(AbstractBuild<?, ?>) - Method in class hudson.maven.RedeployPublisher
Obtains the MavenModuleSetBuild that we'll work on, or null.
getMavenBuildInformation() - Method in class hudson.maven.AbstractMavenBuilder.FilterImpl
 
getMavenBuildInformation() - Method in class hudson.maven.MavenBuildProxy.Filter
 
getMavenBuildInformation() - Method in interface hudson.maven.MavenBuildProxy
 
getMavenDescriptor() - Method in class hudson.maven.MavenModuleSet.DescriptorImpl
 
getMavenHome() - Method in class hudson.maven.MavenEmbedderRequest
 
getMavenHome() - Method in class hudson.tasks.Maven.MavenInstallation
Deprecated. as of 1.308. Use ToolInstallation.getHome().
getMavenInstallation(TaskListener) - Method in class hudson.maven.AbstractMavenProcessFactory
 
getMavenInterceptorClassPath(Maven.MavenInstallation, boolean, FilePath) - Method in class hudson.maven.AbstractMavenProcessFactory
Returns the classpath string for the maven-interceptor jar
getMavenInterceptorClassPath(Maven.MavenInstallation, boolean, FilePath) - Method in class hudson.maven.Maven3ProcessFactory
 
getMavenInterceptorOverride(Maven.MavenInstallation, boolean, FilePath) - Method in class hudson.maven.AbstractMavenProcessFactory
For Maven 2.1.x - 2.2.x we need an additional jar which overrides some classes in the other interceptor jar.
getMavenInterceptorOverride(Maven.MavenInstallation, boolean, FilePath) - Method in class hudson.maven.Maven3ProcessFactory
 
getMavenModuleSet() - Method in class hudson.maven.AbstractMavenProcessFactory
 
getMavenOpts(TaskListener, EnvVars) - Method in class hudson.maven.AbstractMavenBuild
Obtains the fully resolved MAVEN_OPTS with all the tokens and variables expanded.
getMavenOpts() - Method in class hudson.maven.AbstractMavenProcessFactory
 
getMavenOpts(TaskListener, EnvVars) - Method in class hudson.maven.MavenBuild
 
getMavenOpts() - Method in class hudson.maven.MavenModuleSet
Possibly null, whitespace-separated (including TAB, NL, etc) VM options to be used to launch Maven process.
getMavenOpts(TaskListener, EnvVars) - Method in class hudson.maven.MavenModuleSetBuild
 
getMavenProperties() - Method in class hudson.maven.MavenModuleSet
Gets the system properties explicitly set in the Maven command line (the "-D" option.)
getMavenValidationLevel() - Method in class hudson.maven.MavenModuleSet
 
getMavenValidationLevels() - Method in class hudson.maven.MavenModuleSet.DescriptorImpl
 
getMavenVersion() - Method in class hudson.maven.MavenBuildInformation
 
getMavenVersionUsed() - Method in class hudson.maven.MavenModuleSetBuild
Gets the version of Maven used for build.
getMe() - Method in class jenkins.model.Jenkins
Exposes the current user to /me URL.
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 enum hudson.tasks.junit.CaseResult.Status
 
getMessage() - Method in exception hudson.util.jna.WinIOException
 
getMetaClass() - Method in class hudson.util.LoadMonitorImpl
 
getMetaClass() - Method in class jenkins.util.groovy.AbstractGroovyViewModule
 
getMethod() - Method in class hudson.init.InitializerFinder.TaskImpl
Static method that runs the initialization, that this task wraps.
getMilliSecsSinceBuildStart() - Method in class hudson.maven.MavenBuildProxy.Filter
 
getMilliSecsSinceBuildStart() - Method in interface hudson.maven.MavenBuildProxy
# of milliseconds elapsed since MavenBuildProxy.getTimestamp().
getMirroredRepositories() - Method in class hudson.maven.RedeployPublisher.WrappedArtifactRepository
 
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
 
getModule(String) - Method in class hudson.maven.MavenModuleSet
 
getModuleBuilds() - Method in class hudson.maven.MavenModuleSetBuild
Computes the module builds that correspond to this build.
getModuleLastBuilds() - Method in class hudson.maven.MavenModuleSetBuild
Computes the latest module builds that correspond to this build.
getModuleName() - Method in class hudson.maven.MavenModule
 
getModuleRecords() - Method in class hudson.maven.reporters.MavenAggregatedArtifactRecord
MavenArtifactRecords of every module build contributed to MavenAggregatedArtifactRecord.parent.
getModuleRoot() - Method in class hudson.model.AbstractBuild
Returns the root directory of the checked-out module.
getModuleRoot() - Method in class hudson.model.AbstractProject
Deprecated. as of 1.319 See AbstractProject.getWorkspace() for a migration strategy.
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
Deprecated. since 1.382 Use/override SCM.getModuleRoot(FilePath, AbstractBuild) instead.
getModuleRoot(FilePath) - Method in class org.jvnet.hudson.test.ExtractResourceWithChangesSCM
 
getModuleRoots() - Method in class hudson.model.AbstractBuild
Returns the root directories of all checked-out modules.
getModuleRoots() - Method in class hudson.model.AbstractProject
Deprecated. as of 1.319 See AbstractProject.getWorkspace() for a migration strategy.
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
Deprecated. as of 1.382. Use/derive from SCM.getModuleRoots(FilePath, AbstractBuild) instead.
getModules() - Method in class hudson.maven.MavenModuleSet
 
getModuleSetBuild() - Method in class hudson.maven.MavenBuild
Gets the "governing" MavenModuleSet that has set the workspace for this build.
getModuleSetRootDir() - Method in class hudson.maven.MavenBuildProxy.Filter
 
getModuleSetRootDir() - Method in interface hudson.maven.MavenBuildProxy
Root directory of the owner MavenModuleSet
getMonitorData() - Method in class hudson.model.Computer
Expose monitoring data for the remote API.
getMonitors() - Static method in class hudson.model.ComputerSet
 
getMsg() - Method in class hudson.scm.ChangeLogSet.Entry
Gets the "commit message".
getMsg() - Method in class org.jvnet.hudson.test.ExtractChangeLogParser.ExtractChangeLogEntry
 
getMsg() - Method in class org.jvnet.hudson.test.FakeChangeLogSCM.EntryImpl
 
getMsgAnnotated() - Method in class hudson.scm.ChangeLogSet.Entry
Gets the text fully marked up by ChangeLogAnnotator.
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.matrix.Axis
Name of this axis.
getName() - Method in class hudson.maven.ModuleDependency
 
getName() - Method in class hudson.model.AbstractItem
 
getName() - Method in class hudson.model.Computer
Returns the name of the node.
getName() - Method in class hudson.model.FileParameterValue.FileItemImpl
 
getName() - Method in class hudson.model.Fingerprint.BuildPtr
Gets the full name of the job.
getName() - Method in interface hudson.model.Item
Gets the name of the item.
getName() - Method in class hudson.model.Label
Alias for Label.getDisplayName().
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 interface hudson.model.Queue.Task
Unique name of this task.
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.tasks.junit.CaseResult
Gets the name of the test, which is returned from TestCase.getName()
getName() - Method in class hudson.tasks.junit.ClassResult
 
getName() - Method in class hudson.tasks.junit.PackageResult
 
getName() - Method in class hudson.tasks.junit.SuiteResult
 
getName() - Method in class hudson.tasks.junit.TestObject
Deprecated. Gets the name of this object.
getName() - Method in class hudson.tasks.junit.TestResult
 
getName() - Method in class hudson.tasks.test.SimpleCaseResult
Gets the name of this object.
getName() - Method in class hudson.tasks.test.TestObject
Gets the name of this object.
getName() - Method in class hudson.tools.ToolInstallation
Gets the human readable name that identifies this tool among other ToolInstallations 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.model.Jenkins.MasterComputer
Returns "" to match with AbstractCIBase.getNodeName().
getName() - Method in class jenkins.slaves.JnlpSlaveAgentProtocol
 
getName() - Method in class jenkins.slaves.JnlpSlaveAgentProtocol2
 
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.
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.
getNearestRunUrl() - Method in class hudson.matrix.MatrixBuild.RunPtr
Return the URL to the run that this pointer references.
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.
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
 
getNextBuildNumber() - Method in class hudson.matrix.MatrixConfiguration
Build numbers are always synchronized with the parent.
getNextBuildNumber() - Method in class hudson.model.Job
Peeks the next build number.
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
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 Hudson.
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
Exposing NodeMonitor.all() for Jelly binding.
getNodeName() - Method in class hudson.model.AbstractCIBase
Deprecated.  
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
Gets the NodeProperty instances configured for this 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 Nodes in the system, excluding Jenkins instance itself which represents the master.
getNodes() - Method in class hudson.model.Label
Gets all Nodes that belong to this label.
getNodes() - Method in class jenkins.model.Jenkins
Returns all Nodes in the system, excluding Jenkins instance itself which represents the master.
getNoFingerprints() - Method in class hudson.tasks.test.AggregatedTestResultPublisher.TestResultAction
Gets the downstream projects that have available test results, but do not appear to have fingerprinting enabled.
getNonIgnoredMonitors() - Static method in class hudson.model.ComputerSet
Returns a subset pf ComputerSet.getMonitors() that are not ignored.
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.
getNumber() - Method in class hudson.maven.reporters.MavenAbstractArtifactRecord.Record
 
getNumber() - Method in class hudson.model.Executor
Gets the executor number that uniquely identifies it among other Executors 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 Executors that are configured for this computer.
getNumExecutors() - Method in class hudson.model.Node
Returns the number of Executors.
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
 
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
Gets the read-only snapshot view of all OneOffExecutors.
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
 
getOrdinal(TestExtension) - Method in class org.jvnet.hudson.test.TestExtensionLoader
 
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.
getOutput() - Method in class jenkins.util.xstream.XStreamDOM.WriterImpl
 
getOutputStream() - Method in class hudson.cli.FullDuplexHttpStream
 
getOutputStream() - Method in class hudson.model.FileParameterValue.FileItemImpl
 
getOverrides() - Method in class hudson.model.Job
Overrides from job properties.
getOwner() - Method in class hudson.model.Executor
 
getOwner() - Method in class hudson.model.ParametersDefinitionProperty
 
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.tasks.junit.CaseResult
 
getOwner() - Method in class hudson.tasks.junit.ClassResult
 
getOwner() - Method in class hudson.tasks.junit.PackageResult
 
getOwner() - Method in class hudson.tasks.junit.TestObject
Deprecated.  
getOwner() - Method in class hudson.tasks.junit.TestResult
 
getOwner() - Method in class hudson.tasks.test.SimpleCaseResult
 
getOwner() - Method in class hudson.tasks.test.TestObject
 
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
Gets the Queue.Task that this subtask belongs to.
getOwnerTaskOf(SubTask) - Static method in class hudson.model.queue.Tasks
 
getOwnerViewActions() - Method in class hudson.model.View
 
getPackageName() - Method in class hudson.tasks.junit.CaseResult
Gets the package name of a test case
getPage(Run) - Method in class org.jvnet.hudson.test.HudsonTestCase.WebClient
Short for getPage(r,""), to access the top page of a build.
getPage(Run, String) - Method in class org.jvnet.hudson.test.HudsonTestCase.WebClient
Accesses a page inside Run.
getPage(Item) - Method in class org.jvnet.hudson.test.HudsonTestCase.WebClient
 
getPage(Item, String) - Method in class org.jvnet.hudson.test.HudsonTestCase.WebClient
 
getPage(Node) - Method in class org.jvnet.hudson.test.HudsonTestCase.WebClient
 
getPage(Node, String) - Method in class org.jvnet.hudson.test.HudsonTestCase.WebClient
 
getPage(View) - Method in class org.jvnet.hudson.test.HudsonTestCase.WebClient
 
getPage(View, String) - Method in class org.jvnet.hudson.test.HudsonTestCase.WebClient
 
getPage(String) - Method in class org.jvnet.hudson.test.HudsonTestCase.WebClient
Deprecated. This method expects a full URL. This method is marked as deprecated to warn you that you probably should be using HudsonTestCase.WebClient.goTo(String) method, which accepts a relative path within the Hudson being tested. (IOW, if you really need to hit a website on the internet, there's nothing wrong with using this method.)
getPage(Run) - Method in class org.jvnet.hudson.test.JenkinsRule.WebClient
Short for getPage(r,""), to access the top page of a build.
getPage(Run, String) - Method in class org.jvnet.hudson.test.JenkinsRule.WebClient
Accesses a page inside Run.
getPage(Item) - Method in class org.jvnet.hudson.test.JenkinsRule.WebClient
 
getPage(Item, String) - Method in class org.jvnet.hudson.test.JenkinsRule.WebClient
 
getPage(Node) - Method in class org.jvnet.hudson.test.JenkinsRule.WebClient
 
getPage(Node, String) - Method in class org.jvnet.hudson.test.JenkinsRule.WebClient
 
getPage(View) - Method in class org.jvnet.hudson.test.JenkinsRule.WebClient
 
getPage(View, String) - Method in class org.jvnet.hudson.test.JenkinsRule.WebClient
 
getPage(String) - Method in class org.jvnet.hudson.test.JenkinsRule.WebClient
Deprecated. This method expects a full URL. This method is marked as deprecated to warn you that you probably should be using JenkinsRule.WebClient.goTo(String) method, which accepts a relative path within the Hudson being tested. (IOW, if you really need to hit a website on the internet, there's nothing wrong with using this method.)
getPageDecorators() - Static method in class hudson.Functions
Gets all the PageDecorators.
getParameter(String) - Method in class hudson.model.ParametersAction
 
getParameterDefinition(String) - Method in class hudson.model.ParametersDefinitionProperty
Gets the ParameterDefinition of the given name, if any.
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.matrix.MatrixConfiguration
 
getParent() - Method in class hudson.matrix.MatrixRun
 
getParent() - Method in class hudson.maven.MavenBuild
 
getParent() - Method in class hudson.maven.MavenModule
 
getParent() - Method in class hudson.maven.MavenModuleSetBuild
 
getParent() - Method in class hudson.model.AbstractItem
This bridge method is to maintain binary compatibility with Item.getParent().
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.tasks.junit.CaseResult
 
getParent() - Method in class hudson.tasks.junit.ClassResult
 
getParent() - Method in class hudson.tasks.junit.PackageResult
 
getParent() - Method in class hudson.tasks.junit.SuiteResult
 
getParent() - Method in class hudson.tasks.junit.TestObject
Deprecated.  
getParent() - Method in class hudson.tasks.junit.TestResult
 
getParent() - Method in class hudson.tasks.test.SimpleCaseResult
 
getParent() - Method in class hudson.tasks.test.TestObject
Reverse pointer of TabulatedResult.getChildren().
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
 
getParentAction() - Method in class hudson.tasks.junit.TestResult
 
getParentAction() - Method in class hudson.tasks.test.SimpleCaseResult
 
getParentAction() - Method in class hudson.tasks.test.TestResult
Returns the action that points to the top level test result includes this test result.
getParentBuild() - Method in class hudson.matrix.MatrixRun
Gets the MatrixBuild that has the same build number.
getParentBuild() - Method in class hudson.maven.MavenBuild
Gets the MavenModuleSetBuild that has the same build number.
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.
getPassCount() - Method in class hudson.tasks.junit.CaseResult
 
getPassCount() - Method in class hudson.tasks.junit.ClassResult
 
getPassCount() - Method in class hudson.tasks.junit.PackageResult
 
getPassCount() - Method in class hudson.tasks.junit.TestObject
Deprecated. Gets the total number of passed tests.
getPassCount() - Method in class hudson.tasks.junit.TestResult
 
getPassCount() - Method in class hudson.tasks.test.SimpleCaseResult
Gets the total number of passed tests.
getPassCount() - Method in class hudson.tasks.test.TestObject
Gets the total number of passed tests.
getPassCount() - Method in class hudson.tasks.test.TestResult
Gets the total number of passed tests.
getPassedTests() - Method in class hudson.tasks.junit.CaseResult
Gets the "children" of this test result that passed
getPassedTests() - Method in class hudson.tasks.junit.PackageResult
Gets the "children" of this test result that passed
getPassedTests() - Method in class hudson.tasks.junit.TestResult
Gets the "children" of this test result that passed
getPassedTests() - Method in class hudson.tasks.test.SimpleCaseResult
Gets the "children" of this test result that passed
getPassedTests() - Method in class hudson.tasks.test.TestResult
Gets the "children" of this test result that passed
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 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.mvn.FilePathGlobalSettingsProvider
 
getPath() - Method in class jenkins.mvn.FilePathSettingsProvider
 
getPendingItems() - Method in class hudson.model.Queue
Gets the snapshot of all BuildableItems.
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
Gets all the PermalinkProjectAction.Permalinks defined for this job.
getPermalinks() - Method in interface hudson.model.PermalinkProjectAction
Gets the permalinks defined for this project.
getPermission() - Method in class hudson.maven.reporters.MavenAbstractArtifactRecord
 
getPermission() - Method in class hudson.model.TaskAction
Gets the permission object that represents the permission to perform this task.
getPermission() - Method in class hudson.scm.AbstractScmTagAction
Defaults to SCM.TAG.
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.
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.
getPluginClass() - Method in class hudson.PluginWrapper
 
getPluginLink(ExecutedMojo.Cache) - Method in class hudson.maven.ExecutedMojo
Returns a hyperlink for the plugin name if there's one.
getPluginManager() - Method in class jenkins.model.Jenkins
 
getPluginManager() - Method in class org.jvnet.hudson.test.JenkinsRule
 
getPluginRepositoryBaseUrl() - Method in class hudson.model.UpdateCenter.UpdateCenterConfiguration
Deprecated. as of 1.333 update-center.json is now signed, so we don't have to further make sure that we aren't downloading from anywhere unsecure.
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
getPossibleViewNames(String) - Method in class hudson.model.Descriptor
 
getPostbuilders() - Method in class hudson.maven.MavenModuleSet
Builders that are run after the main Maven execution.
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
 
getPrebuilders() - Method in class hudson.maven.MavenModuleSet
Builders that are run before the main Maven execution.
getPreviousBuild() - Method in class hudson.model.AbstractBuild
 
getPreviousBuild() - Method in class hudson.model.Run
 
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.
getPreviousResult() - Method in class hudson.tasks.junit.CaseResult
 
getPreviousResult() - Method in class hudson.tasks.junit.ClassResult
 
getPreviousResult() - Method in class hudson.tasks.junit.SuiteResult
 
getPreviousResult() - Method in class hudson.tasks.junit.TestObject
Deprecated. Gets the counter part of this TestObject in the previous run.
getPreviousResult() - Method in class hudson.tasks.test.AbstractTestResultAction
Gets the test result of the previous build, if it's recorded, or null.
getPreviousResult() - Method in class hudson.tasks.test.TestObject
Gets the counterpart of this TestResult in the previous run.
getPreviousResult() - Method in class hudson.tasks.test.TestResult
Gets the counter part of this TestResult in the previous run.
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 Hudson.
getPrimaryView() - Method in class org.jvnet.hudson.test.MockFolder
 
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 jenkins.model.DefaultUserCanonicalIdResolver
 
getPrivateRepository() - Method in class hudson.maven.MavenEmbedderRequest
 
getProblems() - Method in class hudson.diagnosis.NullIdDescriptorMonitor
 
getProblemStackTrace() - Method in class hudson.model.UpdateCenter.DownloadJob.Failure
 
getProfiles() - Method in class hudson.maven.MavenEmbedderRequest
 
getProfiles() - Method in class hudson.maven.MavenModuleSet
If the list of configured goals contain the "-P" option, return the configured profiles.
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
 
getProject() - Method in class hudson.model.Run.RunExecution
 
getProject() - Method in class hudson.model.RunParameterDefinition
 
getProject() - Method in class hudson.model.View.UserInfo
 
getProjectAction(MavenModuleSet) - Method in interface hudson.maven.MavenAggregatedReport
Equivalent of BuildStep.getProjectAction(AbstractProject) for MavenAggregatedReport.
getProjectAction(MavenModule) - Method in class hudson.maven.MavenReporter
Deprecated. as of 1.341 Use MavenReporter.getProjectActions(MavenModule) instead.
getProjectAction(MavenModuleSet) - Method in class hudson.maven.reporters.MavenAggregatedArtifactRecord
 
getProjectAction(MavenModuleSet) - Method in class hudson.maven.reporters.SurefireAggregatedReport
 
getProjectAction(AbstractProject<?, ?>) - Method in class hudson.model.JobProperty
 
getProjectAction(AbstractProject<?, ?>) - Method in interface hudson.tasks.BuildStep
Deprecated. as of 1.341. Use BuildStep.getProjectActions(AbstractProject) instead.
getProjectAction(AbstractProject<?, ?>) - Method in class hudson.tasks.BuildStepCompatibilityLayer
Deprecated.  
getProjectAction(Project<?, ?>) - Method in class hudson.tasks.BuildStepCompatibilityLayer
Deprecated. Use BuildStepCompatibilityLayer.getProjectAction(AbstractProject) instead.
getProjectAction(AbstractProject) - Method in class hudson.tasks.BuildWrapper
Deprecated. Use BuildWrapper.getProjectActions(AbstractProject) instead.
getProjectAction(Project) - Method in class hudson.tasks.Publisher
Deprecated. since 1.150
getProjectAction() - Method in class hudson.triggers.Trigger
Deprecated. as of 1.341 Use Trigger.getProjectActions() instead.
getProjectActionBuilders() - Method in class hudson.maven.MavenBuild
 
getProjectActions(MavenModule) - Method in interface hudson.maven.MavenProjectActionBuilder
Equivalent of BuildStep.getProjectActions(AbstractProject).
getProjectActions(MavenModule) - Method in class hudson.maven.MavenReporter
Equivalent of BuildStep.getProjectActions(AbstractProject) for MavenReporter.
getProjectActions(MavenModule) - Method in class hudson.maven.reporters.AbstractMavenJavadocArchiver
 
getProjectActions(MavenModule) - Method in class hudson.maven.reporters.MavenJavadocArchiver
 
getProjectActions(MavenModule) - Method in class hudson.maven.reporters.MavenSiteArchiver
 
getProjectActions(MavenModule) - Method in class hudson.maven.reporters.MavenTestJavadocArchiver
 
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
Actions to be displayed in the job page.
getProjectActions(AbstractProject<?, ?>) - Method in class hudson.tasks.junit.JUnitResultArchiver
 
getProjectActions() - Method in class hudson.triggers.SCMTrigger
 
getProjectActions() - Method in class hudson.triggers.Trigger
Actions to be displayed in the job page.
getProjectListString(List<Project>) - 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.
getProjectRootDir() - Method in class hudson.maven.MavenBuildProxy.Filter
 
getProjectRootDir() - Method in interface hudson.maven.MavenBuildProxy
Root directory of the parent of this build.
getProjects() - Method in class hudson.model.User
Gets all the AbstractProjects that this user has committed to.
getProjects() - Method in class jenkins.model.Jenkins
Deprecated. This method will ignore Maven and matrix projects, as well as projects inside containers such as folders. You may prefer to call Jenkins.getAllItems(Class) on AbstractProject, perhaps also using Util.createSubList(java.util.Collection, java.lang.Class) to consider only TopLevelItems. (That will also consider the caller's permissions.) If you really want to get just Projects at top level, ignoring permissions, you can filter the values from Jenkins.getItemMap() using Util.createSubList(java.util.Collection, java.lang.Class).
getProminentActions() - Method in class hudson.model.AbstractProject
 
getPronoun() - Method in class hudson.matrix.MatrixConfiguration
 
getPronoun() - Method in class hudson.maven.MavenModule
 
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
Get the term used in the UI to represent this kind of 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
Bind JobPropertys to URL spaces.
getProperty(Class<T>) - Method in class hudson.model.User
Gets the specific property, or null.
getProperty(String) - Method in class hudson.util.LoadMonitorImpl
 
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
 
getProperty(String) - Method in class jenkins.util.groovy.AbstractGroovyViewModule
 
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
Gets the JobPropertyDescriptors applicable for a given job type.
getPropertyDescriptors() - Method in class hudson.tools.ToolDescriptor
Lists up ToolPropertyDescriptors that are applicable to this ToolInstallation.
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
Obtains the property type of the given field of Descriptor.clazz
getPropertyTypeOrDie(Object, String) - Method in class hudson.model.Descriptor
Akin to {@link #getPropertyType(Object,String) but never returns null.
getPropertyValue(String) - Method in interface hudson.util.spring.BeanConfiguration
Returns the value of the given property or throws a MissingPropertyException
getProspectiveZfsFileSystemName() - Method in class hudson.os.solaris.ZFSInstaller
 
getProtectedPassword() - Method in class hudson.security.HudsonPrivateSecurityRealm.Details
 
getProtocol() - Method in class hudson.maven.RedeployPublisher.WrappedArtifactRepository
 
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
 
getProxy() - Method in class hudson.maven.RedeployPublisher.WrappedArtifactRepository
 
getProxyDescriptor() - Method in class hudson.PluginManager
 
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.matrix.MatrixConfiguration
 
getPublisher(Descriptor<Publisher>) - Method in class hudson.matrix.MatrixProject
 
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.matrix.MatrixConfiguration
 
getPublishers() - Method in class hudson.matrix.MatrixProject
 
getPublishers() - Method in class hudson.maven.MavenModuleSet
List of active Publishers.
getPublishers() - Method in class hudson.model.Project
Deprecated. as of 1.463 We will be soon removing the restriction that only one instance of publisher is allowed per type. Use Project.getPublishersList() instead.
getPublishersList() - Method in class hudson.matrix.MatrixConfiguration
 
getPublishersList() - Method in class hudson.matrix.MatrixProject
 
getPublishersList() - Method in class hudson.maven.MavenModule
 
getPublishersList() - Method in class hudson.maven.MavenModuleSet
 
getPublishersList() - Method in class hudson.model.AbstractProject
Returns the live list of all Publishers 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
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.maven.MavenModuleSet
Returns the MavenModules that are in the queue.
getQueueItems() - Method in class hudson.model.View
 
getQuietPeriod() - Method in class hudson.matrix.MatrixConfiguration
Since MatrixConfiguration is always invoked from MatrixRun once and just once, there's no point in having a quiet period.
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.
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
 
getReadableExecutionId() - Method in class hudson.maven.ExecutedMojo
 
getRecordBuildArtifacts() - Method in class hudson.tasks.Fingerprinter
 
getRecords() - Method in class hudson.tasks.Fingerprinter.FingerprintAction
Obtains the raw data.
getRecordSize() - Method in class hudson.org.apache.tools.tar.TarInputStream
Get the record size being used by this stream's TarBuffer.
getRecordSize() - Method in class hudson.org.apache.tools.tar.TarOutputStream
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
 
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.
getRelativeLinkTo(Item) - Static method in class hudson.Functions
Computes the relative path from the current page to the given item.
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
This method only exists to disambiguate AbstractItem.getRelativeNameFrom(ItemGroup) and AbstractItem.getRelativeNameFrom(Item)
getRelativePath() - Method in class hudson.maven.MavenModule
Relative path to this module's root directory from the workspace of a MavenModuleSet.
getRelativePathFrom(TestObject) - Method in class hudson.tasks.junit.ClassResult
Gets the relative path to this test case from the given object.
getRelativePathFrom(TestObject) - Method in class hudson.tasks.test.TestObject
Computes the relative path to get to this test object from it.
getRelativeShift(J) - Method in class hudson.Indenter
 
getRelease(String) - Method in class hudson.tools.JDKInstaller.JDKFamilyList
 
getReleases() - Method in class hudson.maven.RedeployPublisher.WrappedArtifactRepository
 
getRelevantLabels() - Method in class hudson.matrix.MatrixProject
MatrixProject is relevant with all the labels its configurations are relevant.
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.
getReporters() - Method in class hudson.maven.MavenModule
List of active MavenReporters configured for this module.
getReporters() - Method in class hudson.maven.MavenModuleSet
List of active MavenReporters that should be applied to all module builds.
getRepositoryBrowser(String) - Method in class jenkins.model.Jenkins
Gets the repository browser descriptor by name.
getRequestHeaders(String) - Static method in class hudson.Functions
 
getRequiredMonitorService() - Method in class hudson.maven.MavenTestDataPublisher
 
getRequiredMonitorService() - Method in class hudson.maven.RedeployPublisher
 
getRequiredMonitorService() - Method in class hudson.model.JobProperty
Returns BuildStepMonitor.NONE by default, as JobPropertys normally don't depend on its previous result.
getRequiredMonitorService() - Method in class hudson.tasks.ArtifactArchiver
 
getRequiredMonitorService() - Method in class hudson.tasks.Builder
Returns BuildStepMonitor.NONE by default, as Builders normally don't depend on its previous result.
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
 
getRequiredMonitorService() - Method in class hudson.tasks.junit.JUnitResultArchiver
This class does explicit checkpointing.
getRequiredMonitorService() - Method in class hudson.tasks.test.AggregatedTestResultPublisher
 
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
 
getResource(String) - Method in class hudson.PluginFirstClassLoader
 
getResourceActivities() - Method in class hudson.maven.MavenModuleSet
 
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
 
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 Resources 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.
getResult() - Method in class hudson.maven.MavenModuleSetBuild
Displays the combined status of all modules.
getResult() - Method in class hudson.maven.reporters.MavenAbstractArtifactRecord.Record
Result of the deployment.
getResult() - Method in class hudson.model.Run
Returns the build result.
getResult() - Method in class hudson.tasks.junit.TestResultAction
 
getResult() - Method in class hudson.tasks.test.AbstractTestResultAction
Returns the object that represents the actual test result.
getResult() - Method in class hudson.tasks.test.AggregatedTestResultAction
 
getResult() - Method in class hudson.tasks.test.AggregatedTestResultPublisher.TestResultAction
 
getResultInBuild(AbstractBuild<?, ?>) - Method in class hudson.tasks.junit.TestObject
Deprecated.  
getResultInBuild(AbstractBuild<?, ?>) - Method in class hudson.tasks.test.TestObject
Gets the counterpart of this TestResult in the specified run.
getResultInBuild(AbstractBuild<?, ?>) - Method in class hudson.tasks.test.TestResult
Gets the counter part of this TestResult in the specified run.
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
RetentionStrategy associated with this 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.GlobalMatrixAuthorizationStrategy
 
getRootACL() - Method in class hudson.security.LegacyAuthorizationStrategy
 
getRootBuild() - Method in class hudson.matrix.MatrixRun
The same as MatrixRun.getParentBuild().
getRootBuild() - Method in class hudson.maven.MavenBuild
The same as MavenBuild.getParentBuild().
getRootBuild() - Method in class hudson.model.AbstractBuild
Gets the nearest ancestor AbstractBuild that belongs to the root project of getProject() that dominates/governs/encompasses this build.
getRootDir() - Method in class hudson.maven.MavenBuildProxy.Filter
 
getRootDir() - Method in interface hudson.maven.MavenBuildProxy
Root directory of the build.
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
Root directory of this Run on the master.
getRootDir() - Method in class jenkins.model.Jenkins
 
getRootDirFor(MatrixConfiguration) - Method in class hudson.matrix.MatrixProject
 
getRootDirFor(Combination) - Method in class hudson.matrix.MatrixProject
 
getRootDirFor(MavenModule) - Method in class hudson.maven.MavenModuleSet
 
getRootDirFor(T) - Method in interface hudson.model.ItemGroup
Assigns the root directory for children.
getRootDirFor(String) - Method in class hudson.model.ItemGroupMixIn
Assigns the root directory for a prospective item.
getRootDirFor(TopLevelItem) - Method in class jenkins.model.Jenkins
 
getRootDirFor(TopLevelItem) - Method in class org.jvnet.hudson.test.MockFolder
 
getRootModule() - Method in class hudson.maven.MavenModuleSet
 
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
 
getRootPOM() - Method in class hudson.maven.MavenModuleSet
Deprecated. for backward comp only
getRootPOM(EnvVars) - Method in class hudson.maven.MavenModuleSet
Gets the location of top-level pom.xml relative to the workspace root.
getRootProject() - Method in class hudson.model.AbstractProject
Gets the nearest ancestor TopLevelItem that's also an 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 Hudson top page, such as "http://localhost/hudson/".
getRows() - Method in class hudson.matrix.Layouter
Gets list of Layouter.Rows to be displayed.
getRun(Combination) - Method in class hudson.matrix.MatrixBuild
Gets the MatrixRun in this build that corresponds to the given combination.
getRun() - Method in class hudson.matrix.MatrixBuild.RunPtr
 
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
 
getRunId() - Method in class hudson.model.RunParameterValue
 
getRunners() - Method in class hudson.triggers.SCMTrigger.DescriptorImpl
Gets the snapshot of SCMTrigger.Runners that are performing polling.
getRunPostStepsIfResult() - Method in class hudson.maven.MavenModuleSet
MavenModuleSet.postbuilders are run if the result is better or equal to this threshold.
getRuns() - Method in class hudson.matrix.MatrixBuild
Returns all MatrixRuns for this MatrixBuild.
getSafeName() - Method in class hudson.tasks.junit.CaseResult
Gets the version of CaseResult.getName() that's URL-safe.
getSafeName() - Method in class hudson.tasks.junit.ClassResult
 
getSafeName() - Method in class hudson.tasks.junit.PackageResult
 
getSafeName() - Method in class hudson.tasks.junit.TestObject
Deprecated. Gets the version of TestObject.getName() that's URL-safe.
getSafeName() - Method in class hudson.tasks.test.TestObject
Gets the version of TestObject.getName() that's URL-safe.
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
If a subset of SubTasks of a Queue.Task needs to be collocated with other SubTasks, those SubTasks should return the equal object here.
getSameNodeConstraintOf(SubTask) - Static method in class hudson.model.queue.Tasks
 
getScm() - Method in class hudson.matrix.MatrixConfiguration
 
getScm() - Method in class hudson.model.AbstractProject
 
getScm() - Method in interface hudson.model.SCMedItem
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.matrix.MatrixConfiguration
Inherit the value from the parent.
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.matrix.MatrixConfiguration
Inherit the value from the parent.
getScmCheckoutStrategy() - Method in class hudson.model.AbstractProject
 
getSCMDescriptors(AbstractProject<?, ?>) - Static method in class hudson.Functions
 
getSCMListeners() - Method in class jenkins.model.Jenkins
Gets all the installed SCMListeners.
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
 
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
Finds the inner-most SearchableModelObject in scope.
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 hudson.tasks.junit.TestObject
Deprecated.  
getSearchUrl() - Method in class hudson.tasks.test.TestObject
 
getSearchUrl() - Method in class jenkins.model.Jenkins
 
getSecretKey() - Method in class jenkins.model.Jenkins
Deprecated. Due to the past security advisory, this value should not be used any more to protect sensitive information. See ConfidentialStore and ConfidentialKey for how to store secrets.
getSecretKeyAsAES128() - Method in class jenkins.model.Jenkins
Deprecated. See Jenkins.getSecretKey().
getSecurity() - Method in class jenkins.model.Jenkins
Returns the constant that captures the three basic security modes in Hudson.
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
Gets the SecurityRealm descriptors by name.
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.maven.MavenModuleSet
 
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.
getSettingsProviders() - Method in class hudson.maven.MavenModuleSet.DescriptorImpl
 
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.
getShell() - Method in class hudson.tasks.Shell.DescriptorImpl
 
getShellOrDefault() - Method in class hudson.tasks.Shell.DescriptorImpl
Deprecated. 1.403 Use Shell.DescriptorImpl.getShellOrDefault(hudson.remoting.VirtualChannel).
getShellOrDefault(VirtualChannel) - Method in class hudson.tasks.Shell.DescriptorImpl
 
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.DeleteBuildsCommand
 
getShortDescription() - Method in class hudson.cli.GetJobCommand
 
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.SessionIdCommand
 
getShortDescription() - Method in class hudson.cli.SetBuildDescriptionCommand
 
getShortDescription() - Method in class hudson.cli.SetBuildDisplayNameCommand
 
getShortDescription() - Method in class hudson.cli.SetBuildResultCommand
 
getShortDescription() - Method in class hudson.cli.UpdateJobCommand
 
getShortDescription() - Method in class hudson.cli.VersionCommand
 
getShortDescription() - Method in class hudson.cli.WhoAmICommand
 
getShortDescription() - Method in class hudson.model.AbstractProject.BecauseOfBuildInProgress
 
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
Deprecated. as of 1.288 but left here for backward compatibility.
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.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() - Method in class hudson.PluginWrapper
Returns the short name suitable for URL.
getShortUrl() - Method in class hudson.matrix.MatrixBuild.RunPtr
 
getShortUrl() - Method in class hudson.maven.MavenModule
 
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.
getSimpleName() - Method in class hudson.tasks.junit.CaseResult
Gets the simple (not qualified) class name.
getSingle() - Method in class hudson.util.QuotedStringTokenizer
 
getSite(String) - Method in class hudson.model.UpdateCenter
Alias for UpdateCenter.getById(java.lang.String).
getSiteList() - Method in class hudson.model.UpdateCenter
The same as UpdateCenter.getSites() but for REST API.
getSites() - Method in class hudson.model.UpdateCenter
Returns the list of UpdateSites to be used.
getSize() - Method in class hudson.model.DirectoryBrowserSupport.Path
 
getSize() - Method in class hudson.model.FileParameterValue.FileItemImpl
 
getSkipCount() - Method in class hudson.tasks.junit.CaseResult
 
getSkipCount() - Method in class hudson.tasks.junit.ClassResult
 
getSkipCount() - Method in class hudson.tasks.junit.PackageResult
 
getSkipCount() - Method in class hudson.tasks.junit.TestObject
Deprecated. Gets the total number of skipped tests.
getSkipCount() - Method in class hudson.tasks.junit.TestResult
 
getSkipCount() - Method in class hudson.tasks.junit.TestResultAction
 
getSkipCount() - Method in class hudson.tasks.test.AbstractTestResultAction
Gets the number of skipped tests.
getSkipCount() - Method in class hudson.tasks.test.AggregatedTestResultAction
 
getSkipCount() - Method in class hudson.tasks.test.SimpleCaseResult
Gets the total number of skipped tests.
getSkipCount() - Method in class hudson.tasks.test.TestObject
Gets the total number of skipped tests.
getSkipCount() - Method in class hudson.tasks.test.TestResult
Gets the total number of skipped tests.
getSkippedMessage() - Method in class hudson.tasks.junit.CaseResult
Provides the reason given for the test being being skipped.
getSkippedTests() - Method in class hudson.tasks.junit.CaseResult
Gets the "children" of this test result that were skipped
getSkippedTests() - Method in class hudson.tasks.junit.PackageResult
Gets the "children" of this test result that were skipped
getSkippedTests() - Method in class hudson.tasks.junit.TestResult
Gets the "children" of this test result that were skipped
getSkippedTests() - Method in class hudson.tasks.test.SimpleCaseResult
Gets the "children" of this test result that were skipped
getSkippedTests() - Method in class hudson.tasks.test.TestResult
Gets the "children" of this test result that were skipped
getSlave(String) - Method in class hudson.model.Hudson
Deprecated. Use Jenkins.getNode(String). Since 1.252.
getSlaveAgentPort() - Method in class hudson.security.GlobalSecurityConfiguration
 
getSlaveAgentPort() - Method in class jenkins.model.Jenkins
 
getSlaves() - Method in class hudson.model.Hudson
Deprecated. Use Jenkins.getNodes(). Since 1.252.
getSlaveVersion() - Method in class hudson.slaves.SlaveComputer
Get the slave version
getSnapshots() - Method in class hudson.maven.RedeployPublisher.WrappedArtifactRepository
 
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
Like Functions.getSortedDescriptorsForGlobalConfig(Predicate) but with a constant truth predicate, to include all descriptors.
getSortedDescriptorsForGlobalConfigNoSecurity() - Static method in class hudson.Functions
Deprecated. This is rather meaningless.
getSortedDescriptorsForGlobalConfigUnclassified() - Static method in class hudson.Functions
Like Functions.getSortedDescriptorsForGlobalConfig(Predicate) but for unclassified descriptors only.
getSortedFacets() - Method in class hudson.model.Fingerprint
 
getSorter() - Method in class hudson.matrix.DefaultMatrixExecutionStrategyImpl
 
getSorter() - Method in class hudson.matrix.MatrixProject
Deprecated. as of 1.456 Use DefaultMatrixExecutionStrategyImpl.getSorter(). This method tries to emulate the previous behavior the best it can, but will return null if the current MatrixExecutionStrategy is not the default one.
getSorter() - Method in class hudson.model.Queue
 
getSorterDescriptors() - Method in class hudson.matrix.MatrixProject.DescriptorImpl
Deprecated. as of 1.456 This was only exposed for Jelly.
getSourceFiles() - Method in class jenkins.plugins.ui_samples.CopyButton
 
getSourceFiles() - Method in class jenkins.plugins.ui_samples.DropdownList
 
getSourceFiles() - Method in class jenkins.plugins.ui_samples.FormFieldValidationWithContext
 
getSourceFiles() - Method in class jenkins.plugins.ui_samples.InpageNavigationWithBreadcrumb
 
getSourceFiles() - Method in class jenkins.plugins.ui_samples.ModularizeViewScript
 
getSourceFiles() - Method in class jenkins.plugins.ui_samples.NotificationBar
 
getSourceFiles() - Method in class jenkins.plugins.ui_samples.ProgressBar
 
getSourceFiles() - Method in class jenkins.plugins.ui_samples.SyntaxHighlightedTextArea
 
getSourceFiles() - Method in class jenkins.plugins.ui_samples.UISample
Source files associated with this sample.
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
getSt() - Method in class jenkins.util.groovy.AbstractGroovyViewModule
 
getStackTrace() - Method in class hudson.util.HudsonFailedToLoad
 
getStackTrace() - Method in class hudson.util.NoTempDir
 
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.
getStaplerFallback() - Method in class org.jvnet.hudson.test.MockFolder
 
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.maven.MojoInfo
 
getStartTime() - Method in class hudson.triggers.SCMTrigger.Runner
When was this polling started?
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.
getState() - Method in class jenkins.plugins.ui_samples.DynamicDropDownListBox
 
getStates() - Method in class jenkins.plugins.ui_samples.FormFieldValidationWithContext
 
getStatus() - Method in class hudson.tasks.junit.CaseResult
 
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.  
getStderr() - Method in class hudson.tasks.junit.CaseResult
The stderr of this test.
getStderr() - Method in class hudson.tasks.junit.SuiteResult
The stderr of this test.
getStderr() - Method in class hudson.tasks.junit.TestResult
The stderr of this test.
getStderr() - Method in class hudson.tasks.test.TestResult
The stderr of this test.
getStderr() - Method in class org.jvnet.hudson.test.FakeLauncher.FinishedProc
 
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.  
getStdin() - Method in class org.jvnet.hudson.test.FakeLauncher.FinishedProc
 
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.  
getStdout() - Method in class hudson.tasks.junit.CaseResult
The stdout of this test.
getStdout() - Method in class hudson.tasks.junit.SuiteResult
The stdout of this test.
getStdout() - Method in class hudson.tasks.junit.TestResult
The stdout of this test.
getStdout() - Method in class hudson.tasks.test.TestResult
The stdout of this test.
getStdout() - Method in class org.jvnet.hudson.test.FakeLauncher.FinishedProc
 
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
 
getStringValue(String) - Method in class hudson.util.jna.RegistryKey
 
getSubdir() - Method in class hudson.tools.ZipExtractionInstaller
 
getSubKeys() - Method in class hudson.util.jna.RegistryKey
Get all sub keys of a key.
getSubsidiaries() - Method in class hudson.maven.MavenModule
Computes the list of MavenModules that are 'under' this POM filesystem-wise.
getSubTasks() - Method in class hudson.model.AbstractProject
 
getSubTasks() - Method in class hudson.model.JobProperty
Contributes SubTasks to AbstractProject.getSubTasks()
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 SubTasks 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.
getSuite(String) - Method in class hudson.tasks.junit.TestResult
 
getSuiteResult() - Method in class hudson.tasks.junit.CaseResult
 
getSuites() - Method in class hudson.tasks.junit.TestResult
 
getSystemMessage() - Method in class jenkins.model.Jenkins
Synonym for Jenkins.getDescription().
getSystemProperties() - Static method in class hudson.Functions
 
getSystemProperties() - Method in class hudson.maven.MavenEmbedderRequest
 
getSystemProperties() - Method in class hudson.maven.MavenProbeAction
Gets the system properties of the JVM on this computer.
getSystemProperties() - Method in class hudson.model.Computer
Gets the system properties of the JVM on this computer.
getSystemProperties() - Method in class hudson.util.IncompatibleVMDetected
 
getSystemProperties(VirtualChannel) - Static method in class hudson.util.RemotingDiagnostics
 
getSystemProperty(String) - Method in class hudson.Functions
 
getT(Combination) - Method in class hudson.matrix.Layouter
 
getT() - Method in class hudson.model.Descriptor
Unlike Descriptor.clazz, return the parameter type 'T', which determines the DescriptorExtensionList that this goes to.
getT() - Method in class jenkins.util.groovy.AbstractGroovyViewModule
 
getTagName() - Method in class jenkins.util.xstream.XStreamDOM
 
getTarget() - Method in class hudson.maven.reporters.AbstractMavenJavadocArchiver
 
getTarget() - Method in class hudson.tasks.junit.TestResultAction
 
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.security.RekeySecretAdminMonitor
Requires ADMINISTER permission for any operation in here.
getTargets() - Method in class hudson.tasks.Fingerprinter
 
getTargets() - Method in class hudson.tasks.Maven
 
getTcpSlaveAgentListener() - Method in class jenkins.model.Jenkins
 
getTempDir() - Method in class hudson.util.NoTempDir
 
getTemporaryFile() - Method in class hudson.util.AtomicFileWriter
Until the data is committed, this file captures the written content.
getTestAction(Class<T>) - Method in class hudson.tasks.junit.TestObject
Deprecated.  
getTestAction(TestObject) - Method in class hudson.tasks.junit.TestResultAction.Data
Returns all TestActions for the testObject.
getTestAction(Class<T>) - Method in class hudson.tasks.test.TestObject
Gets a test action of the class passed in.
getTestActions() - Method in class hudson.tasks.junit.TestObject
Deprecated.  
getTestActions() - Method in class hudson.tasks.test.SimpleCaseResult
 
getTestActions() - Method in class hudson.tasks.test.TestObject
Get a list of all TestActions associated with this TestObject.
getTestData(AbstractBuild<?, ?>, Launcher, BuildListener, TestResult) - Method in class hudson.tasks.junit.TestDataPublisher
Called after test results are collected by Jenkins, to create a resolver for TestActions.
getTestDataPublishers() - Method in class hudson.maven.MavenTestDataPublisher
 
getTestDataPublishers() - Method in class hudson.tasks.junit.JUnitResultArchiver
 
getTestDescription() - Method in class org.jvnet.hudson.test.JenkinsRule
 
getTestObject() - Method in class hudson.tasks.junit.History
 
getTestResult() - Method in class hudson.tasks.junit.TestObject
Deprecated.  
getTestResult() - Method in class hudson.tasks.junit.TestResult
 
getTestResult() - Method in class hudson.tasks.test.TestObject
Deprecated. This method returns a JUnit specific class. Use TestObject.getTopLevelTestResult() instead for a more general interface.
getTestResultAction() - Method in class hudson.model.AbstractBuild
Gets AbstractTestResultAction associated with this build if any.
getTestResultAction() - Method in class hudson.tasks.junit.TestObject
Deprecated.  
getTestResultAction() - Method in class hudson.tasks.test.TestObject
Subclasses may override this method if they are associated with a particular subclass of AbstractTestResultAction.
getTestResultLocationMessage() - Method in class hudson.tasks.junit.JUnitParser
 
getTestResultLocationMessage() - Method in class hudson.tasks.test.TestResultParser
This text is used in the UI prompt for the GLOB that specifies files to be parsed by this parser.
getTestResultPath(CaseResult) - Method in class hudson.maven.reporters.SurefireAggregatedReport
 
getTestResultPath(TestResult) - Method in class hudson.tasks.test.AbstractTestResultAction
Returns a full path down to a test result
getTestResultPath(TestResult) - Method in class hudson.tasks.test.MatrixTestResult
 
getTestResults() - Method in class hudson.tasks.junit.JUnitResultArchiver
 
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.maven.MavenProbeAction
Gets the thread dump of the slave JVM.
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
 
getThreads() - Method in class org.jvnet.hudson.test.ThreadPoolImpl
 
getThreshold() - Method in class hudson.tasks.BuildTrigger
 
getThresholdBytes() - Method in class hudson.node_monitors.AbstractDiskSpaceMonitor
 
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
Same as Run.getTimestamp() but in a different type.
getTime() - Method in class jenkins.util.TimeDuration
 
getTimeInMillis() - Method in class hudson.model.Run
Same as Run.getTimestamp() but in a different type, that is since the time of the epoc.
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".
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.maven.MavenBuildProxy.Filter
 
getTimestamp() - Method in interface hudson.maven.MavenBuildProxy
 
getTimestamp() - Method in class hudson.maven.reporters.MavenAbstractArtifactRecord.Record
 
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.scm.ChangeLogSet.Entry
Returns the timestamp of this commit in the Date.getTime() format.
getTimestamp() - Method in class hudson.tasks.junit.SuiteResult
 
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.
getTimestampString2() - Method in class hudson.model.Run
Returns the timestamp formatted in xs:dateTime.
getTitle() - Method in class hudson.maven.reporters.AbstractMavenJavadocArchiver.MavenJavadocAction
 
getTitle() - Method in class hudson.model.DirectoryBrowserSupport.Path
 
getTitle() - Method in class hudson.tasks.junit.CaseResult
Gets the human readable title of this result object.
getTitle() - Method in class hudson.tasks.junit.ClassResult
 
getTitle() - Method in class hudson.tasks.junit.PackageResult
 
getTitle() - Method in class hudson.tasks.junit.TestResult
 
getTitle() - Method in class hudson.tasks.test.SimpleCaseResult
Gets the human readable title of this result object.
getTitle() - Method in class hudson.tasks.test.TestResult
Gets the human readable title of this result object.
getTitle() - Method in class jenkins.plugins.ui_samples.DynamicComboBox
 
getToken() - Method in class hudson.model.BuildAuthorizationToken
Deprecated.  
getToolDescriptors() - Method in class hudson.tools.ToolLocationNodeProperty.DescriptorImpl
 
getToolHome() - Method in class hudson.tools.CommandInstaller
 
getToolHome(Node, ToolInstallation, TaskListener) - Method in class hudson.tools.InstallerTranslator
 
getToolHome(Node, ToolInstallation, TaskListener) - Static method in class hudson.tools.ToolLocationNodeProperty
Deprecated. since 2009-04-09. Use ToolInstallation.translateFor(Node,TaskListener)
getToolHome(Node, ToolInstallation, TaskListener) - Method in class hudson.tools.ToolLocationTranslator
Called for each ToolInstallation.translateFor(Node, TaskListener) invocations (which normally means it's invoked for each NodeSpecific.forNode(Node, TaskListener)) to translate the tool location into the node specific location.
getTooltip() - Method in class hudson.matrix.MatrixBuild.RunPtr
 
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
Gets the names of all the TopLevelItems.
getTopLevelTestResult() - Method in class hudson.tasks.test.TestObject
Returns the top level test result data.
getToString() - Method in class hudson.security.WhoAmI
 
getTotalConfiguredExecutors() - Method in class hudson.model.Label
Number of total Executors that belong to this label.
getTotalCount() - Method in class hudson.tasks.junit.TestObject
Deprecated. Gets the total number of tests.
getTotalCount() - Method in class hudson.tasks.junit.TestResultAction
 
getTotalCount() - Method in class hudson.tasks.test.AbstractTestResultAction
Gets the total number of tests.
getTotalCount() - Method in class hudson.tasks.test.AggregatedTestResultAction
 
getTotalCount() - Method in class hudson.tasks.test.AggregatedTestResultPublisher.TestResultAction
 
getTotalCount() - Method in class hudson.tasks.test.TestObject
Gets the total number of tests.
getTotalExecutors() - Method in class hudson.model.ComputerSet
Number of total Executors that belong to this label that are functioning.
getTotalExecutors() - Method in class hudson.model.Label
Number of total Executors that belong to this label that are functioning.
getTotalPhysicalMemory() - Method in class hudson.node_monitors.SwapSpaceMonitor.MemoryUsage2
Total physical memory of the system, in bytes.
getTotalSwapSpace() - Method in class hudson.node_monitors.SwapSpaceMonitor.MemoryUsage2
Total number of swap space in bytes.
getTouchStoneCombinationFilter() - Method in class hudson.matrix.DefaultMatrixExecutionStrategyImpl
 
getTouchStoneCombinationFilter() - Method in class hudson.matrix.MatrixProject
Deprecated. as of 1.456 Use DefaultMatrixExecutionStrategyImpl.getTouchStoneCombinationFilter(). This method tries to emulate the previous behavior the best it can, but will return null if the current MatrixExecutionStrategy is not the default one.
getTouchStoneResultCondition() - Method in class hudson.matrix.DefaultMatrixExecutionStrategyImpl
 
getTouchStoneResultCondition() - Method in class hudson.matrix.MatrixProject
Deprecated. as of 1.456 Use DefaultMatrixExecutionStrategyImpl.getTouchStoneResultCondition(). This method tries to emulate the previous behavior the best it can, but will return null if the current MatrixExecutionStrategy is not the default one.
getTransferListener() - Method in class hudson.maven.MavenEmbedderRequest
 
getTransientActions() - Method in class hudson.model.Run
Return all transient actions associated with this build.
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
Works like AbstractBuild.getUpstreamBuilds() but also includes all the transitive dependencies as well.
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
 
getTreshold() - Method in class hudson.maven.RedeployPublisher
 
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(String) - Method in class jenkins.model.Jenkins
Gets the trigger descriptor by name.
getTriggers() - Method in class hudson.model.AbstractProject
 
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
Works just like Queue.getUnblockedItems() but return tasks.
getUnbuildModules() - Method in class hudson.maven.UnbuiltModuleAction
 
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
Deprecated. as of 1.333 With the introduction of multiple update center capability, this information is now moved to UpdateSite.
getUpdateInfo() - Method in class hudson.PluginWrapper
If the plugin has an update, returns the UpdateSite.Plugin object.
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
 
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
Works like AbstractBuild.getUpstreamRelationship(AbstractProject) but returns the actual build object.
getUpstreamRun() - Method in class hudson.model.Cause.UpstreamCause
 
getUpstreamUrl() - Method in class hudson.model.Cause.UpstreamCause
 
getUpTimeMins() - Method in class hudson.slaves.SimpleScheduledRetentionStrategy
 
getUpUrl() - Method in class hudson.matrix.MatrixRun
 
getUpUrl() - Method in class hudson.maven.MavenBuild
 
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.maven.RedeployPublisher.WrappedArtifactRepository
 
getUrl() - Method in class hudson.maven.reporters.MavenArtifactRecord
Returns the URL of this record relative to the context root of the application.
getUrl() - Method in class hudson.model.AbstractCIBase
Deprecated. Why are you calling a method that always returns ""?
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
 
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.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.tasks.junit.TestObject
Deprecated. Returns url relative to TestResult
getUrl() - Method in class hudson.tasks.test.TestObject
Returns url relative to TestResult
getUrl() - Method in class hudson.tools.ZipExtractionInstaller
 
getUrl() - Method in class jenkins.model.Jenkins.MasterComputer
 
getUrl() - Method in class jenkins.model.JenkinsLocationConfiguration
 
getURL() - Method in class org.jvnet.hudson.test.HudsonTestCase
Returns the URL of the webapp top page.
getURL() - Method in class org.jvnet.hudson.test.JenkinsRule
Returns the URL of the webapp top page.
getUrlChildPrefix() - Method in class hudson.matrix.MatrixProject
 
getUrlChildPrefix() - Method in class hudson.maven.MavenModuleSet
 
getUrlChildPrefix() - Method in interface hudson.model.ItemGroup
Gets the URL token that prefixes the URLs for child Items.
getUrlChildPrefix() - Method in class jenkins.model.Jenkins
 
getUrlChildPrefix() - Method in class org.jvnet.hudson.test.MockFolder
 
getUrlName() - Method in class hudson.AboutJenkins
 
getUrlName() - Method in class hudson.diagnosis.OldDataMonitor.ManagementLinkImpl
 
getUrlName() - Method in class hudson.lifecycle.WindowsInstallerLink
 
getUrlName() - Method in class hudson.maven.MavenProbeAction
 
getUrlName() - Method in class hudson.maven.NeedsFullBuildAction
 
getUrlName() - Method in class hudson.maven.reporters.AbstractMavenJavadocArchiver.MavenJavadocAction
 
getUrlName() - Method in class hudson.maven.reporters.MavenAbstractArtifactRecord
 
getUrlName() - Method in class hudson.maven.reporters.MavenSiteArchiver.SiteAction
 
getUrlName() - Method in class hudson.maven.reporters.ReportAction
 
getUrlName() - Method in class hudson.maven.UnbuiltModuleAction
Gets the URL path name.
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
Returns the url name that determines where this FederatedLoginService is mapped to in the URL space.
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.tasks.test.AbstractTestResultAction
 
getUrlName() - Method in class hudson.tasks.test.AggregatedTestResultPublisher.TestResultAction
 
getUrlName() - Method in class hudson.tasks.test.TestResultProjectAction
 
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.plugins.ui_samples.Root
 
getUrlName() - Method in class jenkins.plugins.ui_samples.UISample
 
getUrlName() - Method in class org.jvnet.hudson.test.ClosureExecuterAction
 
getUrlName() - Method in class org.jvnet.hudson.test.HudsonTestCase
 
getUrlName() - Method in class org.jvnet.hudson.test.JenkinsRule
 
getURLs() - Method in class hudson.PluginFirstClassLoader
 
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 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
Deprecated. as of 1.451 Use Functions.getAvatar(hudson.model.User, java.lang.String)
getUserAxes() - Method in class hudson.matrix.MatrixProject
Deprecated. as of 1.373 System vs user difference are generalized into extension point.
getUserConfiguredGoals() - Method in class hudson.maven.MavenModule
Gets the list of goals specified by the user, without taking inheritance and POM default goals into account.
getUserConfiguredGoals() - Method in class hudson.maven.MavenModuleSet
Gets the list of goals specified by the user, without taking inheritance and POM default goals into account.
getUserId() - Method in class hudson.model.Cause.UserIdCause
 
getUserId() - Method in class hudson.model.Slave
Return id of user which created this slave
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
 
GetUserName(char[], IntByReference) - Method in interface hudson.util.jna.Advapi32
Retrieves the name of the user associated with the current thread.
getUserPropertyClass() - Method in class hudson.security.FederatedLoginService
Returns your implementation of FederatedLoginServiceUserProperty that stores opaque identifiers.
getUsers() - Method in class hudson.model.View.AsynchPeople.People
 
getValidationLevel() - Method in class hudson.maven.MavenEmbedderRequest
 
getValue() - Method in class hudson.model.PasswordParameterValue
 
getValue() - Method in class jenkins.util.xstream.XStreamDOM
 
getValuePage() - Method in class hudson.model.ParameterDefinition.ParameterDescriptor
 
getValues() - Method in class hudson.matrix.Axis
Possible values for this axis.
getValues() - Method in class hudson.model.AutoCompletionCandidates
Exposes the raw value, in case you want to modify List directly.
getValues() - Method in class hudson.util.jna.RegistryKey
Get all values under a key.
getValuesString() - Method in class hudson.matrix.LabelExpAxis
 
getValueString() - Method in class hudson.matrix.Axis
Used for generating the config UI.
getValueString() - Method in class hudson.matrix.LabelAxis
 
getVariables() - Method in class org.jvnet.hudson.test.rhino.CallStackFrame
In-scope variables.
getVersion() - Static method in class hudson.Functions
 
getVersion() - Method in class hudson.maven.MavenModule
Gets the version number in Maven POM as of the last build.
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 Hudson is run with "mvn hudson-dev:run")
getVersionAsRange() - Method in class hudson.maven.ModuleDependency
 
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
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 LogRecords in the ring buffer.
getView(String) - Method in class jenkins.model.Jenkins
 
getView(String) - Method in class org.jvnet.hudson.test.MockFolder
 
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
 
getViewActions() - Method in class org.jvnet.hudson.test.MockFolder
 
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 Views.
getViews() - Method in class jenkins.model.Jenkins
Gets the read-only list of all Views.
getViews() - Method in class org.jvnet.hudson.test.MockFolder
 
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
 
getViewsTabBar() - Method in class org.jvnet.hudson.test.MockFolder
 
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.
getWebAppRoot() - Method in class org.jvnet.hudson.test.JenkinsRule
 
getWhereAntIsLoaded() - Method in class hudson.util.IncompatibleAntVersionDetected
 
getWhereServletIsLoaded() - Method in class 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
Deprecated. as of 1.330 Use CauseOfBlockage.getShortDescription() instead.
getWhyKeepLog() - Method in class hudson.matrix.MatrixBuild
 
getWhyKeepLog() - Method in class hudson.matrix.MatrixRun
If the parent MatrixBuild is kept, keep this record too.
getWhyKeepLog() - Method in class hudson.maven.MavenBuild
If the parent MavenModuleSetBuild is kept, keep this record, too.
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 Widgets registered on this object.
getWidgets() - Method in class jenkins.model.Jenkins
Gets the Widgets 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
 
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
Deprecated. as of 1.319 To support concurrent builds of the same project, this method is moved to AbstractBuild. For backward compatibility, this method returns the right AbstractBuild.getWorkspace() if called from Executor, and otherwise the workspace of the last build.

If you are calling this method during a build from an executor, switch it to AbstractBuild.getWorkspace(). If you are calling this method to serve a file from the workspace, doing a form validation, etc., then use AbstractProject.getSomeWorkspace()

getWorkspace(Job) - Method in class hudson.model.WorkspaceBrowser
Provide access to job's workspace
getWorkspaceFor(TopLevelItem) - Method in class hudson.model.Node
Returns a "workspace" directory for the given TopLevelItem.
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.
getWorkspaceReader() - Method in class hudson.maven.MavenEmbedderRequest
 
getWorkspaceResource() - Method in class hudson.maven.MavenModule
Deprecated. as of 1.319 in AbstractProject.
getWorkspaceResource() - Method in class hudson.model.AbstractProject
Deprecated. as of 1.319 Projects no longer have a fixed workspace, ands builds will find an available workspace via WorkspaceList for each build (furthermore, that happens after a build is started.) So a Resource representation for a workspace at the project level no longer makes sense.

If you need to lock a workspace while you do some computation, see the source code of AbstractProject.pollSCMChanges(TaskListener) for how to obtain a lock of a workspace through WorkspaceList.

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
Gets the paired PluginWrapper.
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.
getZipFile() - Method in class org.jvnet.hudson.test.ExtractChangeLogParser.ExtractChangeLogEntry
 
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.
GlobalConfiguration() - Constructor for class jenkins.model.GlobalConfiguration
 
GlobalConfigurationCategory - Class in jenkins.model
Grouping of related GlobalConfigurations.
GlobalConfigurationCategory() - Constructor for class jenkins.model.GlobalConfigurationCategory
 
GlobalConfigurationCategory.Security - Class in jenkins.model
Security related configurations.
GlobalConfigurationCategory.Security() - Constructor for class jenkins.model.GlobalConfigurationCategory.Security
 
GlobalConfigurationCategory.Unclassified - Class in jenkins.model
This category represents the catch-all I-dont-know-what-category-it-is instance, used for those GlobalConfigurations that don't really deserve/need a separate category.
GlobalConfigurationCategory.Unclassified() - Constructor for class jenkins.model.GlobalConfigurationCategory.Unclassified
 
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
 
GlobalMatrixAuthorizationStrategy - Class in hudson.security
Role-based authorization via a matrix.
GlobalMatrixAuthorizationStrategy() - Constructor for class hudson.security.GlobalMatrixAuthorizationStrategy
 
GlobalMatrixAuthorizationStrategy.ConverterImpl - Class in hudson.security
Persist GlobalMatrixAuthorizationStrategy as a list of IDs that represent GlobalMatrixAuthorizationStrategy.grantedPermissions.
GlobalMatrixAuthorizationStrategy.ConverterImpl() - Constructor for class hudson.security.GlobalMatrixAuthorizationStrategy.ConverterImpl
 
GlobalMatrixAuthorizationStrategy.DescriptorImpl - Class in hudson.security
 
GlobalMatrixAuthorizationStrategy.DescriptorImpl(Class<? extends GlobalMatrixAuthorizationStrategy>) - Constructor for class hudson.security.GlobalMatrixAuthorizationStrategy.DescriptorImpl
 
GlobalMatrixAuthorizationStrategy.DescriptorImpl() - Constructor for class hudson.security.GlobalMatrixAuthorizationStrategy.DescriptorImpl
 
GlobalMatrixAuthorizationStrategy_DisplayName() - Static method in class hudson.security.Messages
Matrix-based security
GlobalNodePropertiesConfiguration - Class in jenkins.model
Include NodePropertyDescriptor configurations.
GlobalNodePropertiesConfiguration() - Constructor for class jenkins.model.GlobalNodePropertiesConfiguration
 
GlobalPluginConfiguration - Class in jenkins.model
Include config.jelly defined for Plugins.
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_Description() - Static method in class hudson.security.Messages
Secure Jenkins; define who is allowed to access/use the system.
GlobalSecurityConfiguration_DisplayName() - Static method in class hudson.security.Messages
Configure Global Security
globalSettingConfigPath - Variable in class hudson.maven.MavenModuleSet
Deprecated. since 1.484 settings are provided by MavenModuleSet.globalSettings
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.
goal - Variable in class hudson.maven.ExecutedMojo
Mojo name.
goals - Variable in class hudson.maven.AbstractMavenBuilder
Goals to be executed in this Maven execution.
goTo(String) - Method in class org.jvnet.hudson.test.HudsonTestCase.WebClient
Requests a page within Hudson.
goTo(String, String) - Method in class org.jvnet.hudson.test.HudsonTestCase.WebClient
 
goTo(String) - Method in class org.jvnet.hudson.test.JenkinsRule.WebClient
Requests a page within Hudson.
goTo(String, String) - Method in class org.jvnet.hudson.test.JenkinsRule.WebClient
 
goToXml(String) - Method in class org.jvnet.hudson.test.HudsonTestCase.WebClient
Loads a page as XML.
goToXml(String) - Method in class org.jvnet.hudson.test.JenkinsRule.WebClient
Loads a page as XML.
grabJob() - Method in class hudson.model.Executor
 
grabJob() - Method in class hudson.model.OneOffExecutor
 
grabLauncher(Node) - Method in class hudson.slaves.SlaveComputer
Grabs a ComputerLauncher out of Node to keep it in this Computer.
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
Executes the specified Groovy script.
GroovyHudsonTestCase - Class in org.jvnet.hudson.test
HudsonTestCase with more convenience methods for Groovy.
GroovyHudsonTestCase() - Constructor for class org.jvnet.hudson.test.GroovyHudsonTestCase
 
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
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
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
 
GroupedTest - Class in org.jvnet.hudson.test.junit
TestSuite that requires some set up and tear down for executing nested tests.
GroupedTest() - Constructor for class org.jvnet.hudson.test.junit.GroupedTest
 
groupId - Variable in class hudson.maven.ExecutedMojo
Plugin group ID.
groupId - Variable in class hudson.maven.ModuleDependency
 
groupId - Variable in class hudson.maven.ModuleName
 
groupId - Variable in class hudson.maven.PluginName
 
groupId - Variable in class hudson.maven.reporters.MavenArtifact
Basic parameters of a Maven artifact.

H

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(Socket) - Method in class jenkins.slaves.JnlpSlaveAgentProtocol
 
handle(Socket) - Method in class jenkins.slaves.JnlpSlaveAgentProtocol2
 
handleCompilationDone(Context, DebuggableScript, String) - Method in class org.jvnet.hudson.test.rhino.JavaScriptDebugger
 
handleIOException(String, IOException) - Method in class hudson.util.FormFieldValidator.URLCheck
Deprecated. Calls the FormFieldValidator.error(String) method with a reasonable error message.
handleIOException(String, IOException) - Method in class hudson.util.FormValidation.URLCheck
Calls the FormValidation.error(String) method with a reasonable error message.
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.
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
Works just like Queue.Task.checkAbortPermission() except it indicates the status by a return value, instead of exception.
hasBadge() - Method in class hudson.maven.reporters.MavenAbstractArtifactRecord
 
hasBuildFailures() - Method in class hudson.maven.MavenBuilder
Whether there where test failures detected during the build.
hasCancelPermission() - Method in class hudson.model.Queue.Item
 
hasCause(Class<? extends Throwable>) - Static method in class org.jvnet.hudson.test.JenkinsMatchers
A matcher that verifies that the a root cause of an exception is of the specified type.
hasChanges() - Method in class hudson.scm.PollingResult
 
hasChangeSetComputed() - Method in class hudson.maven.MavenBuild
We always get the changeset from MavenModuleSetBuild.
hasChangeSetComputed() - Method in class hudson.model.AbstractBuild
Returns true if the changelog is already computed.
hasChildCustomWorkspace() - Method in class hudson.matrix.MatrixProject
Do we have an explicit child custom workspace setting (true)? Or just using the default value (false)?
hasChildren() - Method in class hudson.tasks.junit.ClassResult
 
hasChildren() - Method in class hudson.tasks.junit.PackageResult
Whether this test result has children.
hasChildren() - Method in class hudson.tasks.junit.TestResult
Whether this test result has children.
hasChildren() - Method in class hudson.tasks.test.TabulatedResult
 
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
 
hasConfigScreen() - Method in class hudson.maven.MavenReporterDescriptor
Returns true if this descriptor has config.jelly.
hasConsistentEquals(Object) - Static method in class org.jvnet.hudson.test.JenkinsMatchers
 
hasCoreUpdates() - Method in class hudson.model.UpdateSite.Data
Is there a new version of the core?
hasCustomDisplayName() - Method in class hudson.model.Run
 
hasCustomScmCheckoutRetryCount() - Method in class hudson.model.AbstractProject
 
hasCycleDependency() - Method in class hudson.PluginWrapper
 
hasDefaultConstructor() - Static method in class org.jvnet.hudson.test.JenkinsMatchers
A matcher which checks that the class has the default constructor.
hasDisabledModule() - Method in class hudson.maven.MavenModuleSet
Returns true if there's any disabled module.
hasExplicitPermission(String, Permission) - Method in class hudson.security.AuthorizationMatrixProperty
Checks if the permission is explicitly given, instead of implied through Permission.impliedBy.
hasExplicitPermission(String, Permission) - Method in class hudson.security.GlobalMatrixAuthorizationStrategy
Checks if the permission is explicitly given, instead of implied through Permission.impliedBy.
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
 
hasHashCodeContract(Object) - Static method in class org.jvnet.hudson.test.JenkinsMatchers
 
hashCode() - Method in class hudson.cli.BuildCommand.CLICause
 
hashCode() - Method in class hudson.FilePath
 
hashCode() - Method in class hudson.maven.ModuleDependency
 
hashCode() - Method in class hudson.maven.ModuleName
 
hashCode() - Method in class hudson.maven.PluginName
 
hashCode() - Method in class hudson.model.BooleanParameterValue
 
hashCode() - Method in class hudson.model.Cause.RemoteCause
 
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.DependencyGraph.Dependency
 
hashCode() - Method in class hudson.model.FileParameterValue
 
hashCode() - Method in class hudson.model.Label
 
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.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.Secret
 
hashCode() - Method in class jenkins.model.CauseOfInterruption.UserInterruption
 
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 org.jvnet.hudson.test.MemoryAssert.HistogramElement
 
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
 
hasImplementedEquals() - Static method in class org.jvnet.hudson.test.JenkinsMatchers
 
hasImplementedHashCode() - Static method in class org.jvnet.hudson.test.JenkinsMatchers
 
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.
hasKind(FormValidation.Kind) - Static method in class org.jvnet.hudson.test.JenkinsMatchers
 
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
 
hasNonEqualityWithNulls() - Static method in class org.jvnet.hudson.test.JenkinsMatchers
 
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
Deprecated. Potentially very expensive call; do not use from Jelly views.
hasPeople() - Method in class jenkins.model.Jenkins
Deprecated. Potentially very expensive call; do not use from Jelly views.
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(String, Permission) - Method in class hudson.security.AuthorizationMatrixProperty
Checks if the given SID has the given permission.
hasPermission(String, Permission) - Method in class hudson.security.GlobalMatrixAuthorizationStrategy
Checks if the given SID 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
Checks if the given Sid has the given Permission.
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
hasReflexiveEquals() - Static method in class org.jvnet.hudson.test.JenkinsMatchers
 
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
Deprecated. as of 1.406 Use BuildTrigger.hasSame(AbstractProject, Collection)
hasScript() - Method in class hudson.console.ConsoleAnnotationDescriptor
Returns true if this descriptor has a JavaScript to be inserted on applicable console page.
hasScript() - Method in class hudson.console.ConsoleAnnotatorFactory
Returns true if this descriptor has a JavaScript to be inserted on applicable console page.
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
 
hasSymmetricEquals(Object) - Static method in class org.jvnet.hudson.test.JenkinsMatchers
 
hasTestFailures() - Method in class hudson.maven.reporters.SurefireArchiver
 
hasTestFailures() - Method in class hudson.maven.reporters.TestFailureDetector
Have any test failures been detected?
hasTooManyTimeouts() - Method in class hudson.node_monitors.ResponseTimeMonitor.Data
 
hasTransitiveEquals(Object, Object) - Static method in class org.jvnet.hudson.test.JenkinsMatchers
 
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?
hasView(Object, String) - Static method in class hudson.Functions
 
HeadBufferingStream - Class in hudson.util
FilterInputStream that buffers the first N bytes to a byte array on the side.
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
Deprecated. since 2008-10-18. Use HealthReport.HealthReport(int, String, org.jvnet.localizer.Localizable)
HealthReport(int, String, Localizable) - Constructor for class hudson.model.HealthReport
Create a new HealthReport.
HealthReport(int, String) - Constructor for class hudson.model.HealthReport
Deprecated. since 2008-10-18. Use HealthReport.HealthReport(int, org.jvnet.localizer.Localizable)
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.ConverterImpl(XStream2) - Constructor for class hudson.model.HealthReport.ConverterImpl
 
HealthReport_EmptyString() - Static method in class hudson.model.Messages
 
HealthReportingAction - Interface in hudson.model
An Action that can return information about the health of the Job.
heap - Variable in class hudson.diagnosis.MemoryUsageMonitor
 
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(int) - Method in class hudson.matrix.Layouter
Computes the width of n-th Y-axis.
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
Lists all the available commands.
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
ConfidentialKey that is the random hexadecimal string of length N.
HexStringConfidentialKey(String, int) - Constructor for class jenkins.security.HexStringConfidentialKey
 
HexStringConfidentialKey(Class, String, int) - Constructor for class jenkins.security.HexStringConfidentialKey
 
hIcon - Variable in class hudson.util.jna.SHELLEXECUTEINFO
 
hide(int, int) - Method in class hudson.AbstractMarkupText
Hides the given text.
hInstApp - Variable in class hudson.util.jna.SHELLEXECUTEINFO
 
History - Class in hudson.tasks.junit
History of TestObject over time.
History(TestObject) - Constructor for class hudson.tasks.junit.History
 
HISTORY_ADAPTER - Static variable in class hudson.model.Job
 
historyAvailable() - Method in class hudson.tasks.junit.History
 
HistoryWidget<O extends ModelObject,T> - Class in hudson.widgets
Displays the history of records (normally Runs) 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
 
HistoryWidgetImpl_Displayname() - Static method in class hudson.maven.reporters.Messages
Deployment History
hkeyClass - Variable in class hudson.util.jna.SHELLEXECUTEINFO
 
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
Calls into HMACConfidentialKey.HMACConfidentialKey(String, int) with the longest possible HMAC length.
HMACConfidentialKey(Class, String, int) - Constructor for class jenkins.security.HMACConfidentialKey
Calls into HMACConfidentialKey.HMACConfidentialKey(String, int) by combining the class name and the shortName as the ID.
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 class hudson.util.NoHomeDir
 
homeLoader - Variable in class org.jvnet.hudson.test.HudsonTestCase
 
homeLoader - Variable in class org.jvnet.hudson.test.JenkinsRule
 
host - Variable in class hudson.os.windows.ManagedWindowsServiceLauncher
Host name to connect to.
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
 
hProcess - Variable in class hudson.util.jna.SHELLEXECUTEINFO
 
href(String) - Method in class hudson.MarkupText.SubText
Surrounds this subtext with <a>...</a>.
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
Saved
HttpSessionContextIntegrationFilter2 - Class in hudson.security
Erases the SecurityContext persisted in HttpSession if InvalidatableUserDetails.isInvalid() returns true.
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.
hudson - package hudson
 
hudson - Variable in class hudson.ExtensionList
Deprecated. as of 1.417 Use ExtensionList.jenkins
Hudson - Class in hudson.model
 
Hudson(File, ServletContext) - Constructor for class hudson.model.Hudson
 
Hudson(File, ServletContext, PluginManager) - Constructor for class hudson.model.Hudson
 
hudson - Variable in class org.jvnet.hudson.test.HudsonTestCase
Points to the same object as HudsonTestCase.jenkins does.
hudson - Variable in class org.jvnet.hudson.test.JenkinsRule
Points to the same object as JenkinsRule.jenkins does.
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
Deprecated. only here for backward comp
Hudson.CloudList(Jenkins) - Constructor for class hudson.model.Hudson.CloudList
Deprecated.  
Hudson.CloudList() - Constructor for class hudson.model.Hudson.CloudList
Deprecated.  
hudson.console - package hudson.console
Beef up the plain text console output by adding HTML markup.
hudson.diagnosis - package hudson.diagnosis
 
hudson.fsp - package hudson.fsp
 
hudson.init - package hudson.init
Logic for Hudson startup.
hudson.init.impl - package hudson.init.impl
 
hudson.lifecycle - package hudson.lifecycle
 
hudson.logging - package hudson.logging
 
hudson.markup - package hudson.markup
 
Hudson.MasterComputer - Class in hudson.model
Deprecated. only here for backward comp
Hudson.MasterComputer() - Constructor for class hudson.model.Hudson.MasterComputer
Deprecated.  
hudson.matrix - package hudson.matrix
Matrix project
hudson.matrix.listeners - package hudson.matrix.listeners
 
hudson.maven - package hudson.maven
Maven support.
hudson.maven.local_repo - package hudson.maven.local_repo
 
hudson.maven.reporters - package hudson.maven.reporters
 
hudson.maven.util - package hudson.maven.util
 
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.os.solaris - package hudson.os.solaris
Solaris specific features of Hudson.
hudson.os.windows - package hudson.os.windows
 
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.tasks.junit - package hudson.tasks.junit
Model objects that represent JUnit test reports.
hudson.tasks.test - package hudson.tasks.test
Defines contracts that need to be implemented by a test reporting action (such as the built-in JUnit one).
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
Deprecated. since 2009-01-23. Access Jenkins.ADMINISTER instead.
Hudson_AdministerPermission_Description() - Static method in class hudson.model.Messages
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
Bad port number {0}
Hudson_BadPortNumber(Object) - Static method in class jenkins.model.Messages
Bad port number {0}
Hudson_Computer_Caption() - Static method in class hudson.model.Messages
Master
Hudson_Computer_Caption() - Static method in class jenkins.model.Messages
Master
Hudson_Computer_DisplayName() - Static method in class hudson.model.Messages
master
Hudson_Computer_DisplayName() - Static method in class jenkins.model.Messages
master
Hudson_ControlCodeNotAllowed(Object) - Static method in class hudson.model.Messages
No control code is allowed: {0}
Hudson_ControlCodeNotAllowed(Object) - Static method in class jenkins.model.Messages
No control code is allowed: {0}
Hudson_DisplayName() - Static method in class hudson.model.Messages
Jenkins
Hudson_DisplayName() - Static method in class jenkins.model.Messages
Jenkins
Hudson_JobAlreadyExists(Object) - Static method in class hudson.model.Messages
A job already exists with the name ''{0}''
Hudson_JobAlreadyExists(Object) - Static method in class jenkins.model.Messages
A job already exists with the name ''{0}''
Hudson_JobNameConventionNotApplyed(Object, Object) - Static method in class jenkins.model.Messages
''{0}'' does not match the job name convention pattern {1}
Hudson_NodeBeingRemoved() - Static method in class hudson.model.Messages
Node is being removed
Hudson_NodeBeingRemoved() - Static method in class jenkins.model.Messages
Node is being removed
Hudson_NodeDescription() - Static method in class hudson.model.Messages
the master Jenkins node
Hudson_NodeDescription() - Static method in class jenkins.model.Messages
the master Jenkins node
Hudson_NoJavaInPath(Object) - Static method in class hudson.model.Messages
java is not in your PATH.
Hudson_NoJavaInPath(Object) - Static method in class jenkins.model.Messages
java is not in your PATH.
Hudson_NoName() - Static method in class hudson.model.Messages
No name is specified
Hudson_NoName() - Static method in class jenkins.model.Messages
No name is specified
Hudson_NoSuchDirectory(Object) - Static method in class hudson.model.Messages
No such directory: {0}
Hudson_NotADirectory(Object) - Static method in class hudson.model.Messages
{0} is not a directory
Hudson_NotANegativeNumber() - Static method in class hudson.model.Messages
Not a negative number
Hudson_NotANonNegativeNumber() - Static method in class hudson.model.Messages
Number may not be negative
Hudson_NotANumber() - Static method in class hudson.model.Messages
Not a number
Hudson_NotAPlugin(Object) - Static method in class hudson.model.Messages
{0} is not a Jenkins plugin
Hudson_NotAPositiveNumber() - Static method in class hudson.model.Messages
Not a positive number
Hudson_NotJDKDir(Object) - Static method in class hudson.model.Messages
{0} doesn''t look like a JDK directory
Hudson_NotUsesUTF8ToDecodeURL() - Static method in class hudson.model.Messages
Your container doesn''t use UTF-8 to decode URLs.
Hudson_NotUsesUTF8ToDecodeURL() - Static method in class jenkins.model.Messages
Your container doesn''t use UTF-8 to decode URLs.
HUDSON_PERMISSIONS - Static variable in class hudson.security.Permission
Deprecated. since 2009-01-23. Access Jenkins.PERMISSIONS instead.
Hudson_Permissions_Title() - Static method in class hudson.model.Messages
Overall
Hudson_ReadPermission_Description() - Static method in class hudson.model.Messages
The read permission is necessary for viewing almost all pages of Jenkins.
Hudson_ReadPermission_Description() - Static method in class jenkins.model.Messages
The read permission is necessary for viewing almost all pages of Jenkins.
Hudson_RunScriptsPermission_Description() - Static method in class hudson.model.Messages
The "run scripts" permission is necessary for running groovy scripts via the groovy console or groovy cli command.
Hudson_UnsafeChar(Object) - Static method in class hudson.model.Messages
''{0}'' is an unsafe character
Hudson_UnsafeChar(Object) - Static method in class jenkins.model.Messages
''{0}'' is an unsafe character
Hudson_USER_CONTENT_README() - Static method in class hudson.model.Messages
Files in this directory will be served under your http://server/jenkins/userContent/
Hudson_ViewAlreadyExists(Object) - Static method in class hudson.model.Messages
A view already exists with the name "{0}"
Hudson_ViewAlreadyExists(Object) - Static method in class jenkins.model.Messages
A view already exists with the name "{0}"
Hudson_ViewName() - Static method in class hudson.model.Messages
All
Hudson_ViewName() - Static method in class jenkins.model.Messages
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
 
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
 
HudsonExceptionNote.DescriptorImpl() - Constructor for class hudson.console.HudsonExceptionNote.DescriptorImpl
 
HudsonFailedToLoad - Class in hudson.util
Model object used to display the generic error when Hudson start up fails fatally during initialization.
HudsonFailedToLoad(Throwable) - Constructor for class 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
Periodically checks the disk usage of JENKINS_HOME, and activate HudsonHomeDiskUsageMonitor if necessary.
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.Solution(String) - Constructor for class hudson.diagnosis.HudsonHomeDiskUsageMonitor.Solution
 
HudsonHomeDiskUsageMonitor.Solution() - Constructor for class hudson.diagnosis.HudsonHomeDiskUsageMonitor.Solution
 
HudsonHomeLoader - Interface in org.jvnet.hudson.test
Controls how a HudsonTestCase initializes JENKINS_HOME.
HudsonHomeLoader.CopyExisting - Class in org.jvnet.hudson.test
Allocates a new directory by copying from an existing directory, or unzipping from a zip file.
HudsonHomeLoader.CopyExisting(File) - Constructor for class org.jvnet.hudson.test.HudsonHomeLoader.CopyExisting
Either a zip file or a directory that contains the home image.
HudsonHomeLoader.CopyExisting(URL) - Constructor for class org.jvnet.hudson.test.HudsonHomeLoader.CopyExisting
Extracts from a zip file in the resource.
HudsonHomeLoader.Local - Class in org.jvnet.hudson.test
Allocates a new directory by copying from a test resource
HudsonHomeLoader.Local(Method) - Constructor for class org.jvnet.hudson.test.HudsonHomeLoader.Local
 
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
 
HudsonPageCreator - Class in org.jvnet.hudson.test
PageCreator that understands JNLP file.
HudsonPageCreator() - Constructor for class org.jvnet.hudson.test.HudsonPageCreator
 
HudsonPrivateSecurityRealm - Class in hudson.security
SecurityRealm that performs authentication by looking up User.
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.DescriptorImpl() - Constructor for class hudson.security.HudsonPrivateSecurityRealm.DescriptorImpl
 
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.ConverterImpl(XStream2) - Constructor for class hudson.security.HudsonPrivateSecurityRealm.Details.ConverterImpl
 
HudsonPrivateSecurityRealm.Details.DescriptorImpl - Class in hudson.security
 
HudsonPrivateSecurityRealm.Details.DescriptorImpl() - Constructor for class hudson.security.HudsonPrivateSecurityRealm.Details.DescriptorImpl
 
HudsonPrivateSecurityRealm.ManageUserLinks - Class in hudson.security
Displays "manage users" link in the system config if HudsonPrivateSecurityRealm is in effect.
HudsonPrivateSecurityRealm.ManageUserLinks() - Constructor for class hudson.security.HudsonPrivateSecurityRealm.ManageUserLinks
 
HudsonPrivateSecurityRealm.SignupInfo - Class in hudson.security
 
HudsonPrivateSecurityRealm.SignupInfo() - Constructor for class hudson.security.HudsonPrivateSecurityRealm.SignupInfo
 
HudsonPrivateSecurityRealm.SignupInfo(StaplerRequest) - Constructor for class hudson.security.HudsonPrivateSecurityRealm.SignupInfo
 
HudsonPrivateSecurityRealm.SignupInfo(FederatedLoginService.FederatedIdentity) - Constructor for class hudson.security.HudsonPrivateSecurityRealm.SignupInfo
 
HudsonPrivateSecurityRealm_CreateAccount_InvalidEmailAddress() - Static method in class hudson.security.Messages
Invalid e-mail address
HudsonPrivateSecurityRealm_CreateAccount_PasswordNotMatch() - Static method in class hudson.security.Messages
Password didn't match
HudsonPrivateSecurityRealm_CreateAccount_PasswordRequired() - Static method in class hudson.security.Messages
Password is required
HudsonPrivateSecurityRealm_CreateAccount_TextNotMatchWordInImage() - Static method in class hudson.security.Messages
Text didn't match the word shown in the image
HudsonPrivateSecurityRealm_CreateAccount_UserNameAlreadyTaken() - Static method in class hudson.security.Messages
User name is already taken
HudsonPrivateSecurityRealm_CreateAccount_UserNameRequired() - Static method in class hudson.security.Messages
User name is required
HudsonPrivateSecurityRealm_Details_DisplayName() - Static method in class hudson.security.Messages
Password
HudsonPrivateSecurityRealm_Details_PasswordError() - Static method in class hudson.security.Messages
The confirmed password is not the same as the one entered.
HudsonPrivateSecurityRealm_DisplayName() - Static method in class hudson.security.Messages
Jenkins''s own user database
HudsonPrivateSecurityRealm_ManageUserLinks_Description() - Static method in class hudson.security.Messages
Create/delete/modify users that can log in to this Jenkins
HudsonPrivateSecurityRealm_ManageUserLinks_DisplayName() - Static method in class hudson.security.Messages
Manage Users
HudsonPrivateSecurityRealm_WouldYouLikeToSignUp(Object, Object) - Static method in class hudson.security.Messages
This {0} {1} is new to Jenkins.
HudsonPrivateSecurityRealmTagLib - Interface in jenkins.security
 
HudsonTestCase - Class in org.jvnet.hudson.test
Base class for all Jenkins test cases.
HudsonTestCase(String) - Constructor for class org.jvnet.hudson.test.HudsonTestCase
 
HudsonTestCase() - Constructor for class org.jvnet.hudson.test.HudsonTestCase
 
HudsonTestCase.BreakException - Exception in org.jvnet.hudson.test
 
HudsonTestCase.BreakException() - Constructor for exception org.jvnet.hudson.test.HudsonTestCase.BreakException
 
HudsonTestCase.ComputerListenerImpl - Class in org.jvnet.hudson.test
 
HudsonTestCase.ComputerListenerImpl() - Constructor for class org.jvnet.hudson.test.HudsonTestCase.ComputerListenerImpl
 
HudsonTestCase.TestBuildWrapper - Class in org.jvnet.hudson.test
 
HudsonTestCase.TestBuildWrapper() - Constructor for class org.jvnet.hudson.test.HudsonTestCase.TestBuildWrapper
 
HudsonTestCase.TestBuildWrapper.TestBuildWrapperDescriptor - Class in org.jvnet.hudson.test
 
HudsonTestCase.TestBuildWrapper.TestBuildWrapperDescriptor() - Constructor for class org.jvnet.hudson.test.HudsonTestCase.TestBuildWrapper.TestBuildWrapperDescriptor
 
HudsonTestCase.WebClient - Class in org.jvnet.hudson.test
Extends WebClient and provide convenience methods for accessing Hudson.
HudsonTestCase.WebClient() - Constructor for class org.jvnet.hudson.test.HudsonTestCase.WebClient
 
humanReadableByteSize(long) - Static method in class hudson.Functions
Returns human readable information about file size
hwnd - Variable in class hudson.util.jna.SHELLEXECUTEINFO
 
hyperlink(String, String) - Method in interface hudson.model.TaskListener
Places a HyperlinkNote on the given text.
hyperlink(String, String) - Method in class hudson.util.AbstractTaskListener
 
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
 
HyperlinkNote.DescriptorImpl() - Constructor for class hudson.console.HyperlinkNote.DescriptorImpl
 

I

icon - Variable in class jenkins.model.ModelObjectWithContextMenu.MenuItem
Optional URL to the icon image.
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.maven.RedeployPublisher
Repository ID.
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.Queue.Item
VM-wide unique ID that tracks the Queue.TransientTask as it moves through different stages in the queue (each represented by different subtypes of Item.
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_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_FORMATTER - Static variable in class hudson.model.Run
 
IDENTIFIER_PART - Static variable in interface hudson.model.labels.LabelExpressionParserTokenTypes
 
identifiers - Variable in class hudson.security.FederatedLoginServiceUserProperty
 
identity - Variable in exception hudson.security.FederatedLoginService.UnclaimedIdentityException
 
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 - 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
Deprecated. as of 1.294 JEXL now supports the real ternary operator "x?y:z", so this work around is no longer necessary.
IGNORE_TIMESTAMP_CHECK - Static variable in class hudson.tasks.test.DefaultTestResultParserImpl
 
ignoreUpstremChanges() - Method in class hudson.maven.MavenModuleSet
 
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
ConcurrentHashMap should convert like a map, instead of via serialization.
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
Safer variant of ACL.impersonate(Authentication) that does not require a finally-block.
impliedBy - Variable in class hudson.security.Permission
Bundled Permission that also implies this permission.
implies(Boolean, Boolean) - Static method in class hudson.matrix.Combination.BooleanCategory
x -> y
implies(Label) - Method in class hudson.model.Label
Returns the label that represents "this->rhs"
IMPLIES - Static variable in interface hudson.model.labels.LabelExpressionParserTokenTypes
 
in - Variable in class hudson.cli.Connection
 
in - Variable in class jenkins.slaves.JnlpSlaveAgentProtocol.Handler
Wrapping Socket input stream.
includeFailedBuilds - Variable in class hudson.tasks.test.AggregatedTestResultPublisher
Should failed builds be included?
includes(LogRecord) - Method in class hudson.logging.LogRecorder.Target
 
includes(int) - Method in class hudson.model.Fingerprint.Range
 
includes(int) - Method in class hudson.model.Fingerprint.RangeSet
 
IncompatibleAntVersionDetected - Class 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 class hudson.util.IncompatibleAntVersionDetected
 
IncompatibleServletVersionDetected - Class 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 class hudson.util.IncompatibleServletVersionDetected
 
IncompatibleVMDetected - Class 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 class hudson.util.IncompatibleVMDetected
 
increasedMemory(Callable<Void>, Filter...) - Static method in class org.jvnet.hudson.test.MemoryAssert
Counts how much more memory is held in Jenkins by doing some operation.
increment(int) - Method in class jenkins.plugins.ui_samples.JavaScriptProxy
The annotation exposes this method to JavaScript proxy.
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
 
indexOf(String) - Method in class hudson.matrix.Axis
The inverse of Axis.value(int).
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.maven.MavenModule
 
inferMavenInstallation() - Method in class hudson.maven.MavenModuleSet
 
inferMavenInstallation() - Method in class hudson.model.Project
 
inferMavenInstallation() - Method in interface hudson.tasks.Maven.ProjectWithMaven
Gets the Maven.MavenInstallation associated with the project.
info(String, Throwable) - Method in class hudson.maven.EmbedderLoggerImpl
 
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.logging.LogRecorderManager
 
init() - Static method in class hudson.maven.PluginImpl
 
init(Jenkins) - Static method in class hudson.model.Queue
Restores the queue content during the start up.
init(Jenkins) - Static method in class hudson.model.UpdateCenter
Initializes the update center.
init() - Static method in class hudson.os.solaris.ZFSInstaller
 
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() - Static method in class hudson.triggers.Trigger
 
init(FilterConfig) - Method in class hudson.util.CharacterEncodingFilter
 
init(FilterConfig) - Method in class hudson.util.PluginServletFilter
 
init(FilterConfig) - Method in class jenkins.security.ApiTokenFilter
 
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 ConsoleAnnotators 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.
initializeAsynchronousExecutions() - Method in class hudson.maven.AbstractMavenBuilder
Initialize the collection of the asynchronous executions.
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
Discovers initialization tasks from Initializer.
InitializerFinder(ClassLoader) - Constructor for class hudson.init.InitializerFinder
 
InitializerFinder() - Constructor for class hudson.init.InitializerFinder
 
InitializerFinder.TaskImpl - Class in hudson.init
Task implementation.
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
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
ReactorListeners 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.
inject(String, T) - Method in class hudson.maven.MojoInfo
Deprecated. as of 1.427 See the discussion in MojoInfo.mojo
injectMembers(Object) - Method in class jenkins.ProxyInjector
 
InpageNavigationWithBreadcrumb - Class in jenkins.plugins.ui_samples
 
InpageNavigationWithBreadcrumb() - Constructor for class jenkins.plugins.ui_samples.InpageNavigationWithBreadcrumb
 
InpageNavigationWithBreadcrumb.DescriptorImpl - Class in jenkins.plugins.ui_samples
 
InpageNavigationWithBreadcrumb.DescriptorImpl() - Constructor for class jenkins.plugins.ui_samples.InpageNavigationWithBreadcrumb.DescriptorImpl
 
install(MavenEmbedder) - Method in class hudson.maven.reporters.MavenArtifactRecord
Installs the artifact to the local Maven repository.
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
Deprecated. as of 1.326 Use UpdateSite.Plugin.deploy().
install() - Static method in class hudson.node_monitors.DiskSpaceMonitor
 
install() - Static method in class hudson.node_monitors.TemporarySpaceMonitor
 
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.
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
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.
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
{0} looks like a short plugin name.
InstallPluginCommand_InstallingFromUpdateCenter(Object) - Static method in class hudson.cli.Messages
Installing {0} from update center
InstallPluginCommand_InstallingPluginFromLocalFile(Object) - Static method in class hudson.cli.Messages
Installing a plugin from local file: {0}
InstallPluginCommand_InstallingPluginFromUrl(Object) - Static method in class hudson.cli.Messages
Installing a plugin from {0}
InstallPluginCommand_NotAValidSourceName(Object) - Static method in class hudson.cli.Messages
{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
Note that no update center is defined in this Jenkins.
InstallPluginCommand_NoUpdateDataRetrieved(Object) - Static method in class hudson.cli.Messages
No update center data is retrieved yet from: {0}
InstallPluginCommand_ShortDescription() - Static method in class hudson.cli.Messages
Installs a plugin either from a file, an URL, or from update center.
InstallSourceProperty - Class in hudson.tools
ToolProperty that shows auto installation options.
InstallSourceProperty(List<? extends ToolInstaller>) - Constructor for class hudson.tools.InstallSourceProperty
 
InstallSourceProperty.DescriptorImpl - Class in hudson.tools
 
InstallSourceProperty.DescriptorImpl() - Constructor for class hudson.tools.InstallSourceProperty.DescriptorImpl
 
InstallSourceProperty_DescriptorImpl_displayName() - Static method in class hudson.tools.Messages
Install automatically
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
Performs automatic tool installation, and print its location to stdout.
INSTANCE - Static variable in class hudson.markup.RawHtmlMarkupFormatter
 
INSTANCE - Static variable in class hudson.scm.NullChangeLogParser
 
INSTANCE - Static variable in class hudson.slaves.RetentionStrategy
Convenient singleton instance, since this RetentionStrategy is stateless.
INSTANCE - Static variable in class hudson.util.CaseInsensitiveComparator
 
INSTANCE - Static variable in interface hudson.util.jna.Advapi32
 
INSTANCE - Static variable in interface hudson.util.jna.Kernel32
 
INSTANCE - Static variable in interface hudson.util.jna.Shell32
 
INSTANCE - Static variable in class jenkins.model.Jenkins.DescriptorImpl
 
INSTANCE - Static variable in class org.jvnet.hudson.test.HudsonPageCreator
 
INSTANCE - Static variable in class org.jvnet.hudson.test.TestPluginManager
 
instanceCount - Variable in class org.jvnet.hudson.test.MemoryAssert.HistogramElement
 
instantiateNewInstance(HierarchicalStreamReader, UnmarshallingContext) - Method in class hudson.util.RobustReflectionConverter
 
InsufficientPermissionDetected - Class 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 class hudson.util.InsufficientPermissionDetected
 
interactiveBreak() - Method in class org.jvnet.hudson.test.HudsonTestCase
Blocks until the ENTER key is hit.
interactiveBreak() - Method in class org.jvnet.hudson.test.JenkinsRule
Blocks until the ENTER key is hit.
interactiveJavaScriptDebugger() - Method in class org.jvnet.hudson.test.HudsonTestCase.WebClient
Starts an interactive JavaScript debugger, and break at the next JavaScript execution.
interactiveJavaScriptDebugger() - Method in class org.jvnet.hudson.test.JenkinsRule.WebClient
Starts an interactive JavaScript debugger, and break at the next JavaScript execution.
intercept(ArgumentListBuilder, MavenModuleSetBuild) - Method in interface hudson.maven.MavenArgumentInterceptorAction
Change/add arguments to any needs, but special care has to be taken, as the list contains every argument needed for the default execution (e.g.
intercept(String, InvocationInterceptor) - Method in class hudson.maven.MojoInfo
Deprecated. as of 1.427 See the discussion in MojoInfo.mojo
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
Interns a TreeString created elsewhere.
interrupt() - Method in class hudson.model.Computer
Interrupt all Executors.
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.
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
 
InvalidatableUserDetails - Interface in hudson.security
Deprecated. Starting 1.285, Hudson stops persisting Authentication altogether (see NonSerializableSecurityContext), so there's no need to use this mechanism.
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
Interceptor around InvocationHandler.
invoke(File, VirtualChannel) - Method in interface hudson.FilePath.FileCallable
Performs the computational task on the node where the data is located.
invoke(Method) - Method in class hudson.init.InitializerFinder
Invokes the given initialization method.
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.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.
invokeMethod(String, Object) - Method in class hudson.util.LoadMonitorImpl
 
invokeMethod(String, Object) - Method in class hudson.util.spring.ClosureScript
 
invokeMethod(String, Object) - Method in class jenkins.util.groovy.AbstractGroovyViewModule
 
IOException2 - Exception in hudson.util
IOException with linked exception.
IOException2(Throwable) - Constructor for exception hudson.util.IOException2
 
IOException2(String, Throwable) - Constructor for exception hudson.util.IOException2
 
IOUtils - Class in hudson.util
Adds more to commons-io.
IOUtils() - Constructor for class hudson.util.IOUtils
 
is(String, String, String) - Method in class hudson.maven.MojoInfo
Returns true if this MojoInfo wraps the mojo of the given ID tuple.
is(Run) - Method in class hudson.model.Fingerprint.BuildPtr
Returns true if Fingerprint.BuildPtr points to the given run.
is(Job) - Method in class hudson.model.Fingerprint.BuildPtr
Returns true if Fingerprint.BuildPtr points to the given job.
is(String) - Method in enum hudson.tools.JDKInstaller.Platform
 
isAbsolute(String) - Static method in class hudson.util.IOUtils
See FilePath.isAbsolute(String).
isAbsoluteUri(String) - Static method in class hudson.Util
Return true if the systemId denotes an absolute URI .
isAcceptingTasks() - Method in class hudson.model.Computer
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.os.solaris.ZFSInstaller
 
isActivated() - Method in class hudson.os.solaris.ZFSInstaller.MigrationCompleteNotice
 
isActivated() - Method in class hudson.os.solaris.ZFSInstaller.MigrationFailedNotice
 
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.security.RekeySecretAdminMonitor
 
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.PluginWrapper
Returns true if this plugin is enabled for this session.
isActive(AnnotatedElement) - Method in class org.jvnet.hudson.test.TestExtensionLoader
 
isActiveConfiguration() - Method in class hudson.matrix.MatrixConfiguration
Returns true if this configuration is a configuration currently in use today (as opposed to the ones that are there only to keep the past record.)
isAdjacentTo(Fingerprint.Range) - Method in class hudson.model.Fingerprint.Range
 
isAdmin() - Static method in class hudson.model.Hudson
Deprecated. since 2007-12-18. This method is deprecated when Hudson moved from simple Unix root-like model of "admin gets to do everything, and others don't have any privilege" to more complex ACL and Permission based scheme.

For a quick migration, use Hudson.getInstance().getACL().hasPermission(Hudson.ADMINISTER) To check if the user has the 'administer' role in Hudson.

But ideally, your plugin should first identify a suitable Permission (or create one, if appropriate), then identify a suitable AccessControlled object to check its permission against.

isAdmin(StaplerRequest) - Static method in class hudson.model.Hudson
Deprecated. since 2007-12-18. Define a custom Permission and check against ACL. See Hudson.isAdmin() for more instructions.
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'.
isAggregatorStyleBuild() - Method in class hudson.maven.MavenModuleSet
 
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 functioning.
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.FlyweightTasks.
isAlive() - Method in class org.jvnet.hudson.test.FakeLauncher.FinishedProc
 
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.
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.maven.MavenModuleSet.DescriptorImpl
 
isApplicable(Class<? extends AbstractProject>) - Method in class hudson.maven.MavenTestDataPublisher.DescriptorImpl
 
isApplicable(Class<? extends AbstractProject>) - Method in class hudson.maven.RedeployPublisher.DescriptorImpl
 
isApplicable(Descriptor) - Method in class hudson.model.AbstractProject.AbstractProjectDescriptor
AbstractProject subtypes can override this method to veto some Descriptors from showing up on their configuration screen.
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
TopLevelItemDescriptors often uses other descriptors to decorate itself.
isApplicable(Collection<? extends Item>) - Static method in class hudson.model.View.People
Deprecated. Potentially very expensive call; do not use from Jelly views.
isApplicable(AbstractProject) - Method in class hudson.scm.SCMDescriptor
Allows SCMDescriptors to choose which projects it wants to be configurable against.
isApplicable(Class<? extends Job>) - Method in class hudson.security.AuthorizationMatrixProperty.DescriptorImpl
 
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.junit.JUnitResultArchiver.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 AbstractProject>) - Method in class hudson.tasks.test.AggregatedTestResultPublisher.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
Controls what kind of ToolInstallation this installer can be applied to.
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
Allows SCMCheckoutStrategyDescriptor to target specific kind of projects, such as matrix projects.
isApplicable(AbstractProject<?, ?>) - Method in class org.jvnet.hudson.test.HudsonTestCase.TestBuildWrapper.TestBuildWrapperDescriptor
 
isApplicable(AbstractProject<?, ?>) - Method in class org.jvnet.hudson.test.JenkinsRule.TestBuildWrapper.TestBuildWrapperDescriptor
 
isApply(StaplerRequest) - Static method in class hudson.util.FormApply
Is this submission from the "apply" button?
isArchivingDisabled() - Method in class hudson.maven.MavenBuildProxy.Filter
 
isArchivingDisabled() - Method in interface hudson.maven.MavenBuildProxy
If true, artifacts will not actually be archived to master.
isArchivingDisabled() - Method in class hudson.maven.MavenModuleSet
 
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?
isAtLeastMavenVersion(String) - Method in class hudson.maven.MavenBuildInformation
Returns if this maven version is at least 'version'.
isAuthenticated() - Method in class hudson.security.ContainerAuthentication
 
isAuthenticated() - Method in class hudson.security.WhoAmI
 
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
 
isBlacklisted() - Method in class hudson.maven.RedeployPublisher.WrappedArtifactRepository
 
isBlank() - Method in class jenkins.util.TreeString
 
isBlocked() - Method in class hudson.model.Queue.Item
Build is blocked because another build is in progress, required Resources are not available, or otherwise blocked by Queue.Task.isBuildBlocked().
isBrowserReusable(T, T) - Method in class hudson.scm.SCMDescriptor
Optional method used by the automatic SCM browser inference.
isBuildable() - Method in class hudson.maven.MavenModule
 
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.maven.reporters.MavenAbstractArtifactRecord.Record
 
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
The opposite of Executor.isIdle() — the executor is doing some work.
isCaseInsensitive() - Static method in class hudson.search.UserSearchProperty
 
isCheckURIEncodingEnabled() - Static method in class jenkins.model.Jenkins
Does not check when system default encoding is "ISO-8859-1".
isClassWithOnlyPrivateConstructors() - Static method in class org.jvnet.hudson.test.JenkinsMatchers
A matcher which checks that the class has only private constructors.
isClogged() - Method in class hudson.triggers.SCMTrigger.DescriptorImpl
Returns true if the SCM polling thread queue has too many jobs than it can handle.
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.  
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.matrix.MatrixConfiguration
 
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.TransientTask is executed by multiple executors concurrently on the same or different nodes.
isConfigurable() - Method in class hudson.matrix.MatrixConfiguration
 
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
Is a Computer.connect(boolean) operation in progress?
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.
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
Deprecated. Use Platform.isDarwin()
isDarwin() - Static method in enum hudson.Platform
 
isDebug() - Method in class hudson.maven.AbstractMavenBuilder
 
isDefault() - Method in class hudson.model.View
If true, this is a view that renders the top page of Hudson.
isDefaultJDKValid(Node) - Static method in class hudson.model.JDK
Checks if "java" is in PATH on the given node.
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.
isDisabled() - Method in class hudson.model.AbstractProject
 
isDisableSyntaxHighlighting() - Method in class hudson.markup.RawHtmlMarkupFormatter
 
isDisableTriggerDownstreamProjects() - Method in class hudson.maven.MavenModuleSet
 
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.tasks.junit.TestResult
Returns true if this doesn't have any any test results.
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
If we have non-zero R in memory, we can return false right away.
isEmptySet() - Method in class hudson.maven.FilteredChangeLogSet
 
isEmptySet() - Method in class hudson.scm.ChangeLogSet
Returns true if there's no change.
isEmptySet() - Method in class org.jvnet.hudson.test.ExtractChangeLogSet
 
isEmptySet() - Method in class org.jvnet.hudson.test.FakeChangeLogSCM.FakeChangeLogSet
 
isEnableCaptcha() - Method in class hudson.security.HudsonPrivateSecurityRealm
Checks if captcha is enabled on user signup.
isEnabled() - Method in class hudson.model.AdministrativeMonitor
Returns true if this monitor isn't disabled earlier.
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
 
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
 
isFailed() - Method in class hudson.tasks.test.SimpleCaseResult
Returns true iff this test failed.
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
isFinalClass() - Static method in class org.jvnet.hudson.test.JenkinsMatchers
A matcher which checks that the class is final.
isFingerprintConfigured() - Method in class hudson.matrix.MatrixProject
 
isFingerprintConfigured() - Method in class hudson.maven.MavenModule
 
isFingerprintConfigured() - Method in class hudson.maven.MavenModuleSet
 
isFingerprintConfigured() - Method in class hudson.model.AbstractProject
True if the builds of this project produces Fingerprint records.
isFingerprintConfigured() - Method in class hudson.model.Project
 
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
 
isGoodHttpStatus(int) - Method in class org.jvnet.hudson.test.HudsonTestCase
Determines whether the specified HTTP status code is generally "good"
isGoodHttpStatus(int) - Method in class org.jvnet.hudson.test.JenkinsRule
Determines whether the specifed HTTP status code is generally "good"
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?
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
 
isIncrementalBuild() - Method in class hudson.maven.MavenModuleSet
 
isIndependent(Fingerprint.Range) - Method in class hudson.model.Fingerprint.Range
Returns true if two Fingerprint.Ranges can't be combined into a single range.
isInMemory() - Method in class hudson.model.FileParameterValue.FileItemImpl
 
isInQueue() - Method in class hudson.model.AbstractProject
Returns true if the build is in the queue.
isInQueue() - Method in class hudson.model.Job
 
isInstalled() - Method in class hudson.lifecycle.WindowsInstallerLink
Is the installation successful?
isInstalled(int, int) - Static method in class hudson.util.jna.DotNet
Returns true if the .NET framework of the given version (or greater) is installed.
isInstalled(int, int, String, IJIAuthInfo) - Static method in class hudson.util.jna.DotNet
Returns true if the .NET framework of the given version (or grater) is installed on a remote machine.
isInstance(T) - Method in class hudson.model.Descriptor
Checks if the given object is created from this Descriptor.
isInstantiable() - Method in class hudson.matrix.AxisDescriptor
Return false if the user shouldn't be able to create thie axis from the UI.
isInstantiable() - Method in class hudson.matrix.DefaultAxisDescriptor
 
isInstantiable() - Method in class hudson.matrix.JDKAxis.DescriptorImpl
If there's no JDK configured, there's no point in this axis.
isInstantiable() - Method in class hudson.matrix.LabelAxis.DescriptorImpl
If there's no distributed build set up, it's pointless to provide this axis.
isInstantiable() - Method in class hudson.matrix.LabelExpAxis.DescriptorImpl
If there's no distributed build set up, it's pointless to provide this axis.
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
Deprecated. since 2008-05-18. See Computer.isLaunchSupported() and ComputerLauncher
isJnlpAgent() - Method in class hudson.slaves.SlaveComputer
Deprecated. since 2008-05-20.
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.
isKeepLongStdio() - Method in class hudson.tasks.junit.JUnitResultArchiver
 
isKeepUpWhenActive() - Method in class hudson.slaves.SimpleScheduledRetentionStrategy
 
isLatestOnly() - Method in class hudson.tasks.ArtifactArchiver
 
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
Returns true if this ComputerLauncher supports programatic launch of the slave agent in the target Computer.
isLaunchSupported() - Method in class hudson.slaves.ComputerLauncherFilter
 
isLaunchSupported() - Method in class hudson.slaves.JNLPLauncher
 
isLaunchSupported() - Method in class hudson.slaves.SlaveComputer
 
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.
isLinkedBy(MatrixBuild) - Method in class hudson.matrix.MatrixBuild
 
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.
isLowOnThreads() - Method in class org.jvnet.hudson.test.ThreadPoolImpl
 
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
 
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?
isMaven3OrLater() - Method in class hudson.maven.MavenBuildInformation
 
isModel(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
 
isMustangOrAbove() - Static method in class hudson.Functions
Are we running on JRE6 or above?
isNameEditable() - Method in class hudson.maven.MavenModule
 
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
Deprecated. as of 1.448 Use PosixAPI.supportsNative().
isNewerThan(String) - Method in class hudson.model.UpdateSite.Entry
Checks if the specified "current version" is older than the version of this entry.
isNonRecursive() - Method in class hudson.maven.MavenModuleSet
Check for "-N" or "--non-recursive" in the Maven goals/options.
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.
isOK - Variable in enum hudson.tasks.junit.CaseResult.Status
 
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
 
isOptional(Extension) - Method in class hudson.ExtensionFinder.DefaultGuiceExtensionAnnotation
 
isOptional(T) - Method in class hudson.ExtensionFinder.GuiceExtensionAnnotation
 
isOptional(TestExtension) - Method in class org.jvnet.hudson.test.TestExtensionLoader
 
isOverridden(Class, Class, String, Class...) - Static method in class hudson.Util
Checks if the public method defined on the base type with the given arguments are overridden in the given derived type.
isParameterized() - Method in class hudson.model.AbstractProject
 
isPartial() - Method in class hudson.matrix.MatrixBuild
True if this build didn't do a full build and it is depending on the result of the previous build.
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.
isPassed() - Method in class hudson.tasks.junit.CaseResult
 
isPassed() - Method in class hudson.tasks.junit.PackageResult
 
isPassed() - Method in class hudson.tasks.junit.TestResult
 
isPassed() - Method in class hudson.tasks.test.SimpleCaseResult
Let's pretend that our trivial test result always passes.
isPassed() - Method in class hudson.tasks.test.TestResult
 
isPasswordCorrect(String) - Method in class hudson.security.HudsonPrivateSecurityRealm.Details
 
isPending(Queue.Task) - Method in class hudson.model.Queue
Is the given task currently pending execution?
isPerModuleEmail() - Method in class hudson.maven.MavenModuleSet
 
isPinned() - Method in class hudson.PluginWrapper
 
isPluginUploaded() - Method in class hudson.PluginManager
Returns true if any new plugin was added.
isPOM() - Method in class hudson.maven.reporters.MavenArtifact
 
isPOM() - Method in class hudson.maven.reporters.MavenArtifactRecord
 
isProcessPlugins() - Method in class hudson.maven.MavenEmbedderRequest
 
isProcessPlugins() - Method in class hudson.maven.MavenModuleSet
 
isProjectAware() - Method in class hudson.maven.RedeployPublisher.WrappedArtifactRepository
 
isQuiet() - Method in class hudson.maven.AbstractMavenBuilder
 
isQuietingDown() - Method in class jenkins.model.Jenkins
Returns true if Hudson 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.
isRecurse() - Method in class hudson.model.ListView
 
isRefreshable() - Method in class hudson.ExtensionFinder
Returns true if this extension finder supports the ExtensionFinder.refresh() operation.
isRegression() - Method in enum hudson.tasks.junit.CaseResult.Status
 
isRemote() - Method in class hudson.FilePath
Returns true if this FilePath represents a remote file.
isResolveDependencies() - Method in class hudson.maven.MavenEmbedderRequest
 
isResolveDependencies() - Method in class hudson.maven.MavenModuleSet
 
isRestartRequiredForCompletion() - Method in class hudson.model.UpdateCenter
If any of the executed UpdateCenter.UpdateCenterJobs requires a restart to take effect, this method returns true.
isRestartScheduled() - Method in class hudson.model.UpdateCenter
Checks if the restart operation is scheduled (which means in near future Jenkins will restart by itself)
isRewriterActive() - Method in class jenkins.security.RekeySecretAdminMonitor
Is there an active rewriting process going on?
isRoot() - Method in class hudson.os.solaris.ZFSInstaller
 
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
 
isRunSequentially() - Method in class hudson.matrix.DefaultMatrixExecutionStrategyImpl
If true, MatrixRuns are run sequentially, instead of running in parallel.
isRunSequentially() - Method in class hudson.matrix.MatrixProject
Deprecated. as of 1.456 Use DefaultMatrixExecutionStrategyImpl.isRunSequentially(). This method tries to emulate the previous behavior the best it can, but will return false if the current MatrixExecutionStrategy is not the default one.
isSameModule(PomInfo) - Method in class hudson.maven.MavenModule
Returns if the given POM likely describes the same module with the same dependencies.
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
 
isSkipped() - Method in class hudson.tasks.junit.CaseResult
Tests whether the test was skipped or not.
isSkipped() - Method in class hudson.tasks.test.SimpleCaseResult
Tests whether the test was skipped or not.
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
isSomethingHappening() - Method in class org.jvnet.hudson.test.HudsonTestCase
Returns true if Hudson is building something or going to build something.
isSomethingHappening() - Method in class org.jvnet.hudson.test.JenkinsRule
Returns true if Hudson is building something or going to build something.
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.
issueCrumb(ServletRequest, String) - Method in class org.jvnet.hudson.test.TestCrumbIssuer
 
isSymlink(File) - Static method in class hudson.Util
Checks if the given file represents a symlink.
isSystem() - Method in class hudson.matrix.Axis
Deprecated. as of 1.373 System vs user difference are generalized into extension point.
isSystem() - Method in class hudson.matrix.JDKAxis
 
isSystem() - Method in class hudson.matrix.LabelAxis
 
isSystem() - Method in class hudson.matrix.LabelExpAxis
 
isTagged() - Method in class hudson.scm.AbstractScmTagAction
Returns true if the build is tagged already.
isTemporarilyOffline() - Method in class hudson.model.Computer
Deprecated. You should almost always want Computer.isOffline(). This method is marked as deprecated to warn people when they accidentally call this method.
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
 
isUniqueVersion() - Method in class hudson.maven.RedeployPublisher.WrappedArtifactRepository
 
isUnitTest - Static variable in class hudson.Main
Set to true if we are running unit tests.
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.slaves.SlaveComputer
True if this computer is a Unix machine (as opposed to Windows machine).
isUpdateSnapshots() - Method in class hudson.maven.MavenEmbedderRequest
 
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
 
isUseCrumbs() - Method in class jenkins.model.Jenkins
If true, all the POST requests to Hudson would have to have crumb in it to protect Hudson 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.
isUtilityClass() - Static method in class org.jvnet.hudson.test.JenkinsMatchers
A matcher which checks that the class is a Utility class (i.e.
isValid(String) - Static method in class hudson.maven.ModuleName
Checks if the given name is valid module name string format created by ModuleName.toString().
isVersionRange() - Method in class hudson.maven.ModuleDependency
Returns true if the version specification is a version range per maven version range syntax.
isWindows() - Static method in class hudson.Functions
 
isWindows() - Static method in class hudson.model.Hudson
Deprecated. Use Functions.isWindows().
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 - Variable in class hudson.model.queue.MappingWorksheet
Queue.BuildableItem for which we are trying to figure out the execution plan.
item - Variable in class hudson.model.queue.WorkUnitContext
 
item - Variable in class hudson.search.SuggestedItem
 
ITEM - Static variable in class hudson.security.PermissionScope
Permissions scoped to Items (including Jobs and other subtypes)
item - Variable in class hudson.util.TagCloud.Entry
 
Item_CONFIGURE_description() - Static method in class hudson.model.Messages
Change the configuration of a job.
Item_CREATE_description() - Static method in class hudson.model.Messages
Create a new job.
Item_DELETE_description() - Static method in class hudson.model.Messages
Delete a job.
ITEM_GROUP - Static variable in class hudson.security.PermissionScope
Permissions scoped to containers of Items.
Item_Permissions_Title() - Static method in class hudson.model.Messages
Job
Item_READ_description() - Static method in class hudson.model.Messages
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 Items.
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
 
ItemListener - Class in hudson.model.listeners
Receives notifications about CRUD operations of Item.
ItemListener() - Constructor for class hudson.model.listeners.ItemListener
 
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
Walks the tree structure that consists of ItemGroup and Item.
ItemVisitor() - Constructor for class hudson.model.ItemVisitor
 
iterator() - Method in class hudson.ExtensionList
 
iterator() - Method in class hudson.matrix.Axis
 
iterator() - Method in class hudson.maven.FilteredChangeLogSet
 
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 org.jvnet.hudson.test.ExtractChangeLogSet
 
iterator() - Method in class org.jvnet.hudson.test.FakeChangeLogSCM.FakeChangeLogSet
 
Iterators - Class in hudson.util
Varios Iterators.FlattenIterator implementations.
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.DuplicateFilterIterator(Iterator<? extends T>) - Constructor for class hudson.util.Iterators.DuplicateFilterIterator
 
Iterators.DuplicateFilterIterator(Iterable<? extends T>) - Constructor for class hudson.util.Iterators.DuplicateFilterIterator
 
Iterators.FilterIterator<T> - Class in hudson.util
Creates a filtered view of another iterator.
Iterators.FilterIterator(Iterator<? extends T>) - Constructor for class hudson.util.Iterators.FilterIterator
 
Iterators.FilterIterator(Iterable<? extends T>) - Constructor for class hudson.util.Iterators.FilterIterator
 
Iterators.FlattenIterator<U,T> - Class in hudson.util
Produces {A,B,C,D,E,F} from {{A,B},{C},{},{D,E,F}}.
Iterators.FlattenIterator(Iterator<? extends T>) - Constructor for class hudson.util.Iterators.FlattenIterator
 
Iterators.FlattenIterator(Iterable<? extends T>) - Constructor for class hudson.util.Iterators.FlattenIterator
 

J

JavadocArchiver_DisplayName() - Static method in class hudson.tasks.Messages
Publish Javadoc
JavadocArchiver_DisplayName_Generic() - Static method in class hudson.tasks.Messages
Document
JavadocArchiver_DisplayName_Javadoc() - Static method in class hudson.tasks.Messages
Javadoc
JavadocArchiver_NoMatchFound(Object, Object) - Static method in class hudson.tasks.Messages
No javadoc found in {0}: {1}
JavadocArchiver_Publishing() - Static method in class hudson.tasks.Messages
Publishing Javadoc
JavadocArchiver_UnableToCopy(Object, Object) - Static method in class hudson.tasks.Messages
Unable to copy Javadoc from {0} to {1}
JavaNetReverseProxy - Class in org.jvnet.hudson.test
Acts as a reverse proxy, so that during a test we can avoid hitting updates.jenkins-ci.org.
JavaNetReverseProxy(File) - Constructor for class org.jvnet.hudson.test.JavaNetReverseProxy
 
javaPath - Variable in class hudson.os.windows.ManagedWindowsServiceLauncher
 
JavaScriptDebugger - Class in org.jvnet.hudson.test.rhino
Monitors the execution of the JavaScript inside HtmlUnit, and provides debug information such as call stacks, variables, arguments, etc.
JavaScriptDebugger() - Constructor for class org.jvnet.hudson.test.rhino.JavaScriptDebugger
 
JavaScriptProxy - Class in jenkins.plugins.ui_samples
"Export" Java objects to JavaScript in the browser as a proxy object, so that you can make ajax-calls to the server later.
JavaScriptProxy() - Constructor for class jenkins.plugins.ui_samples.JavaScriptProxy
 
JavaScriptProxy.DescriptorImpl - Class in jenkins.plugins.ui_samples
 
JavaScriptProxy.DescriptorImpl() - Constructor for class jenkins.plugins.ui_samples.JavaScriptProxy.DescriptorImpl
 
JDK - Class in hudson.model
Information about JDK installation.
JDK(String, String) - Constructor for class hudson.model.JDK
 
JDK(String, String, List<? extends ToolProperty<?>>) - Constructor for class hudson.model.JDK
 
JDK.ConverterImpl - Class in hudson.model
 
JDK.ConverterImpl(XStream2) - Constructor for class hudson.model.JDK.ConverterImpl
 
JDK.DescriptorImpl - Class in hudson.model
 
JDK.DescriptorImpl() - Constructor for class hudson.model.JDK.DescriptorImpl
 
JDKAxis - Class in hudson.matrix
Axis that selects available JDKs.
JDKAxis(List<String>) - Constructor for class hudson.matrix.JDKAxis
JDK axis was used to be stored as a plain "Axis" with the name "jdk", so it cannot be configured by any other name.
JDKAxis(String[]) - Constructor for class hudson.matrix.JDKAxis
 
JDKAxis.DescriptorImpl - Class in hudson.matrix
 
JDKAxis.DescriptorImpl() - Constructor for class hudson.matrix.JDKAxis.DescriptorImpl
 
JDKAxis_DisplayName() - Static method in class hudson.matrix.Messages
JDK
JDKInstaller - Class in hudson.tools
Install JDKs from java.sun.com.
JDKInstaller(String, boolean) - Constructor for class hudson.tools.JDKInstaller
 
JDKInstaller.CPU - Enum in hudson.tools
CPU type.
JDKInstaller.DescriptorImpl - Class in hudson.tools
 
JDKInstaller.DescriptorImpl() - Constructor for class hudson.tools.JDKInstaller.DescriptorImpl
 
JDKInstaller.FileSystem - Interface in hudson.tools
Abstraction of the file system to perform JDK installation.
JDKInstaller.JDKFamily - Class in hudson.tools
 
JDKInstaller.JDKFamily() - Constructor for class hudson.tools.JDKInstaller.JDKFamily
 
JDKInstaller.JDKFamilyList - Class in hudson.tools
 
JDKInstaller.JDKFamilyList() - Constructor for class hudson.tools.JDKInstaller.JDKFamilyList
 
JDKInstaller.JDKFile - Class in hudson.tools
 
JDKInstaller.JDKFile() - Constructor for class hudson.tools.JDKInstaller.JDKFile
 
JDKInstaller.JDKList - Class in hudson.tools
JDK list.
JDKInstaller.JDKList() - Constructor for class hudson.tools.JDKInstaller.JDKList
 
JDKInstaller.JDKRelease - Class in hudson.tools
 
JDKInstaller.JDKRelease() - Constructor for class hudson.tools.JDKInstaller.JDKRelease
 
JDKInstaller.Platform - Enum in hudson.tools
Supported platform.
JDKInstaller.Preference - Enum in hudson.tools
 
JDKInstaller_DescriptorImpl_displayName() - Static method in class hudson.tools.Messages
Install from java.sun.com
JDKInstaller_DescriptorImpl_doCheckAcceptLicense() - Static method in class hudson.tools.Messages
You must agree to the license to download the JDK.
JDKInstaller_DescriptorImpl_doCheckId() - Static method in class hudson.tools.Messages
Define JDK ID
JDKInstaller_FailedToInstallJDK(Object) - Static method in class hudson.tools.Messages
Failed to install JDK.
JDKInstaller_RequireOracleAccount(Object) - Static method in class hudson.tools.Messages
Installing JDK requires Oracle account.
JDKInstaller_UnableToInstallUntilLicenseAccepted() - Static method in class hudson.tools.Messages
Unable to auto-install JDK until the license is accepted.
JellyTestSuiteBuilder - Class in org.jvnet.hudson.test
Builds up a TestSuite for performing static syntax checks on Jelly scripts.
JellyTestSuiteBuilder() - Constructor for class org.jvnet.hudson.test.JellyTestSuiteBuilder
 
jenkins - package jenkins
 
jenkins - Variable in class hudson.ExtensionList
 
JENKINS - Static variable in class hudson.security.PermissionScope
Permissions scoped to the entire Jenkins instance.
Jenkins - Class in jenkins.model
Root object of the system.
Jenkins(File, ServletContext) - Constructor for class jenkins.model.Jenkins
 
Jenkins(File, ServletContext, PluginManager) - Constructor for class jenkins.model.Jenkins
 
jenkins - Variable in class org.jvnet.hudson.test.HudsonTestCase
 
jenkins - Variable in class org.jvnet.hudson.test.JenkinsRule
 
Jenkins.CloudList - Class in jenkins.model
 
Jenkins.CloudList(Jenkins) - Constructor for class jenkins.model.Jenkins.CloudList
 
Jenkins.CloudList() - Constructor for class jenkins.model.Jenkins.CloudList
 
Jenkins.DescriptorImpl - Class in jenkins.model
 
Jenkins.DescriptorImpl() - Constructor for class jenkins.model.Jenkins.DescriptorImpl
 
Jenkins.JenkinsHolder - Interface in jenkins.model
Hook for a test harness to intercept Jenkins.getInstance() Do not use in the production code as the signature may change.
jenkins.management - package jenkins.management
 
Jenkins.MasterComputer - Class in jenkins.model
 
Jenkins.MasterComputer() - Constructor for class jenkins.model.Jenkins.MasterComputer
 
jenkins.model - package jenkins.model
 
jenkins.model.lazy - package jenkins.model.lazy
 
jenkins.mvn - package jenkins.mvn
 
jenkins.plugins.ui_samples - package jenkins.plugins.ui_samples
 
jenkins.scm - package jenkins.scm
 
jenkins.security - package jenkins.security
 
jenkins.slaves - package jenkins.slaves
 
jenkins.util - package jenkins.util
 
jenkins.util.groovy - package jenkins.util.groovy
 
jenkins.util.io - package jenkins.util.io
 
jenkins.util.xstream - package jenkins.util.xstream
 
Jenkins_CheckDisplayName_DisplayNameNotUniqueWarning(Object) - Static method in class hudson.model.Messages
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
The display name, "{0}", is used as a name by a job and could cause confusing search results.
Jenkins_NotAllowedName(Object) - Static method in class hudson.model.Messages
"{0}" is not allowed name
JenkinsAdaptor - Class in jenkins.model
Access the package protected quiet period
JenkinsAdaptor() - Constructor for class jenkins.model.JenkinsAdaptor
 
JenkinsComputerConnectorTester - Class in org.jvnet.hudson.test
Test bed to verify the configuration roundtripness of the ComputerConnector.
JenkinsComputerConnectorTester(JenkinsRule) - Constructor for class org.jvnet.hudson.test.JenkinsComputerConnectorTester
 
JenkinsComputerConnectorTester.DescriptorImpl - Class in org.jvnet.hudson.test
 
JenkinsComputerConnectorTester.DescriptorImpl() - Constructor for class org.jvnet.hudson.test.JenkinsComputerConnectorTester.DescriptorImpl
 
JenkinsLocationConfiguration - Class in jenkins.model
Stores the location of Jenkins (e-mail address and the HTTP URL.)
JenkinsLocationConfiguration() - Constructor for class jenkins.model.JenkinsLocationConfiguration
 
JenkinsMatchers - Class in org.jvnet.hudson.test
Some handy matchers.
JenkinsMatchers() - Constructor for class org.jvnet.hudson.test.JenkinsMatchers
 
JenkinsRecipe - Annotation Type in org.jvnet.hudson.test
Meta-annotation for recipe annotations, which controls the test environment set up.
JenkinsRecipe.Runner<T extends Annotation> - Class in org.jvnet.hudson.test
The code that implements the recipe semantics.
JenkinsRecipe.Runner() - Constructor for class org.jvnet.hudson.test.JenkinsRecipe.Runner
 
JenkinsReloadFailed - Class in hudson.util
Indicates that Jenkins is interrupted during reload.
JenkinsReloadFailed(Throwable) - Constructor for class hudson.util.JenkinsReloadFailed
 
jenkinsRule - Variable in class org.jvnet.hudson.test.JenkinsComputerConnectorTester
 
JenkinsRule - Class in org.jvnet.hudson.test
JUnit 4.10+ style rule to allow test cases to fire up a Jenkins instance
JenkinsRule() - Constructor for class org.jvnet.hudson.test.JenkinsRule
 
JenkinsRule.BreakException - Exception in org.jvnet.hudson.test
 
JenkinsRule.BreakException() - Constructor for exception org.jvnet.hudson.test.JenkinsRule.BreakException
 
JenkinsRule.ComputerListenerImpl - Class in org.jvnet.hudson.test
 
JenkinsRule.ComputerListenerImpl() - Constructor for class org.jvnet.hudson.test.JenkinsRule.ComputerListenerImpl
 
JenkinsRule.DummySecurityRealm - Class in org.jvnet.hudson.test
 
JenkinsRule.TestBuildWrapper - Class in org.jvnet.hudson.test
 
JenkinsRule.TestBuildWrapper() - Constructor for class org.jvnet.hudson.test.JenkinsRule.TestBuildWrapper
 
JenkinsRule.TestBuildWrapper.TestBuildWrapperDescriptor - Class in org.jvnet.hudson.test
 
JenkinsRule.TestBuildWrapper.TestBuildWrapperDescriptor() - Constructor for class org.jvnet.hudson.test.JenkinsRule.TestBuildWrapper.TestBuildWrapperDescriptor
 
JenkinsRule.WebClient - Class in org.jvnet.hudson.test
Extends WebClient and provide convenience methods for accessing Hudson.
JenkinsRule.WebClient() - Constructor for class org.jvnet.hudson.test.JenkinsRule.WebClient
 
JenkinsTagLib - Interface in lib
 
JNADoublyLoaded - Class in hudson.util
Indicates that JNA is already loaded in another class loader.
JNADoublyLoaded(Throwable) - Constructor for class hudson.util.JNADoublyLoaded
 
JnaException - Exception in hudson.util.jna
Exception in the registry code.
JnaException(int) - Constructor for exception hudson.util.jna.JnaException
 
jnlpConnect(SlaveComputer) - Method in class jenkins.slaves.JnlpSlaveAgentProtocol.Handler
 
JNLPLauncher - Class in hudson.slaves
ComputerLauncher via JNLP.
JNLPLauncher(String, String) - Constructor for class hudson.slaves.JNLPLauncher
 
JNLPLauncher() - Constructor for class hudson.slaves.JNLPLauncher
 
JNLPLauncher_displayName() - Static method in class hudson.slaves.Messages
Launch slave agents via Java Web Start
JnlpSlaveAgentProtocol - Class in jenkins.slaves
AgentProtocol that accepts connection from slave agents.
JnlpSlaveAgentProtocol() - Constructor for class jenkins.slaves.JnlpSlaveAgentProtocol
 
JnlpSlaveAgentProtocol.Handler - Class in jenkins.slaves
 
JnlpSlaveAgentProtocol.Handler(Socket) - Constructor for class jenkins.slaves.JnlpSlaveAgentProtocol.Handler
 
JnlpSlaveAgentProtocol2 - Class in jenkins.slaves
JnlpSlaveAgentProtocol Version 2.
JnlpSlaveAgentProtocol2() - Constructor for class jenkins.slaves.JnlpSlaveAgentProtocol2
 
JnlpSlaveAgentProtocol2.Handler2 - Class in jenkins.slaves
 
JnlpSlaveAgentProtocol2.Handler2(Socket) - Constructor for class jenkins.slaves.JnlpSlaveAgentProtocol2.Handler2
 
job - Variable in class hudson.cli.AbstractBuildRangeCommand
 
job - Variable in class hudson.cli.BuildCommand
 
job - Variable in class hudson.cli.ConsoleCommand
 
job - Variable in class hudson.cli.GetJobCommand
 
job - Variable in class hudson.cli.SetBuildDescriptionCommand
 
job - Variable in class hudson.cli.SetBuildDisplayNameCommand
 
job - Variable in class hudson.cli.UpdateJobCommand
 
Job<JobT extends Job<JobT,RunT>,RunT extends Run<JobT,RunT>> - Class in hudson.model
A job is an runnable entity under the monitoring of Hudson.
Job(ItemGroup, String) - Constructor for class hudson.model.Job
 
job - Variable in class hudson.model.JobParameterValue
 
job - Variable in class hudson.triggers.Trigger
 
Job_AllRecentBuildFailed() - Static method in class hudson.model.Messages
All recent builds failed.
Job_BuildStability(Object) - Static method in class hudson.model.Messages
Build stability: {0}
Job_minutes() - Static method in class hudson.model.Messages
mins
Job_NOfMFailed(Object, Object) - Static method in class hudson.model.Messages
{0} out of the last {1} builds failed.
Job_NoRecentBuildFailed() - Static method in class hudson.model.Messages
No recent builds failed.
Job_Pronoun() - Static method in class hudson.model.Messages
Project
JobColumn - Class in hudson.views
Renders Item.getName()
JobColumn() - Constructor for class hudson.views.JobColumn
 
JobColumn.DescriptorImpl - Class in hudson.views
 
JobColumn.DescriptorImpl() - Constructor for class hudson.views.JobColumn.DescriptorImpl
 
JobColumn_DisplayName() - Static method in class hudson.views.Messages
Name
jobLink(Map, Closure) - Method in interface lib.JenkinsTagLib
Generates a link to a job.
jobLink(Closure) - Method in interface lib.JenkinsTagLib
Generates a link to a job.
jobLink(Map) - Method in interface lib.JenkinsTagLib
Generates a link to a job.
jobLink() - Method in interface lib.JenkinsTagLib
Generates a link to a job.
jobName - Variable in class hudson.fsp.WorkspaceSnapshotSCM
The job name from which we inherit the workspace.
jobNamesContains(TopLevelItem) - Method in class hudson.model.ListView
 
JobParameterDefinition - Class in hudson.model
 
JobParameterDefinition(String) - Constructor for class hudson.model.JobParameterDefinition
 
JobParameterDefinition.DescriptorImpl - Class in hudson.model
 
JobParameterDefinition.DescriptorImpl() - Constructor for class hudson.model.JobParameterDefinition.DescriptorImpl
 
JobParameterValue - Class in hudson.model
 
JobParameterValue(String, Job) - Constructor for class hudson.model.JobParameterValue
 
JobProperty<J extends Job<?,?>> - Class in hudson.model
Extensible property of Job.
JobProperty() - Constructor for class hudson.model.JobProperty
 
JobPropertyDescriptor - Class in hudson.model
Descriptor for JobProperty.
JobPropertyDescriptor(Class<? extends JobProperty<?>>) - Constructor for class hudson.model.JobPropertyDescriptor
 
JobPropertyDescriptor() - Constructor for class hudson.model.JobPropertyDescriptor
Infers the type of the corresponding JobProperty from the outer class.
Jobs - Class in hudson.model
Deprecated. since 1.281
Jobs() - Constructor for class hudson.model.Jobs
Deprecated.  
jobs - Variable in class hudson.tasks.test.AggregatedTestResultPublisher
Jobs to aggregate.
join() - Method in class hudson.Launcher.ProcStarter
Starts the process and waits for its completion.
join() - Method in class hudson.Launcher.RemoteLauncher.ProcImpl
 
join() - Method in interface hudson.Launcher.RemoteProcess
 
join() - Method in class hudson.Proc
Waits for the completion of the process.
join() - Method in class hudson.Proc.LocalProc
Waits for the completion of the process.
join() - Method in class hudson.Proc.RemoteProc
Deprecated.  
join(Collection<?>, String) - Static method in class hudson.Util
Concatenate multiple strings by inserting a separator.
join(Collection<? extends T>...) - Static method in class hudson.Util
Combines all the given collections into a single list.
join() - Method in class org.jvnet.hudson.test.FakeLauncher.FinishedProc
 
join() - Method in class org.jvnet.hudson.test.ThreadPoolImpl
 
joinPath(String...) - Static method in class hudson.Functions
Combine path components via '/' while handling leading/trailing '/' to avoid duplicates.
joinWithTimeout(long, TimeUnit, TaskListener) - Method in class hudson.Proc
Like Proc.join() but can be given a maximum time to wait.
jsDebugger - Variable in class org.jvnet.hudson.test.HudsonTestCase
JavaScript "debugger" that provides you information about the JavaScript call stack and the current values of the local variables in those stack frame.
jsDebugger - Variable in class org.jvnet.hudson.test.JenkinsRule
JavaScript "debugger" that provides you information about the JavaScript call stack and the current values of the local variables in those stack frame.
JSONSignatureValidator - Class in jenkins.util
 
JSONSignatureValidator(String) - Constructor for class jenkins.util.JSONSignatureValidator
 
jsStringEscape(String) - Static method in class hudson.Functions
 
JUnitParser - Class in hudson.tasks.junit
Parse some JUnit xml files and generate a TestResult containing all the results parsed.
JUnitParser() - Constructor for class hudson.tasks.junit.JUnitParser
Deprecated. 
JUnitParser(boolean) - Constructor for class hudson.tasks.junit.JUnitParser
 
JUnitParser_DisplayName() - Static method in class hudson.tasks.junit.Messages
JUnit Parser
JUnitParser_no_workspace_found(Object) - Static method in class hudson.tasks.junit.Messages
No workspace found for {0}
JUnitParser_TestResultLocationMessage() - Static method in class hudson.tasks.junit.Messages
JUnit xml files:
JUnitResultArchiver - Class in hudson.tasks.junit
Generates HTML report from JUnit test result XML files.
JUnitResultArchiver(String) - Constructor for class hudson.tasks.junit.JUnitResultArchiver
Deprecated. since 2009-08-09.
JUnitResultArchiver(String, DescribableList<TestDataPublisher, Descriptor<TestDataPublisher>>) - Constructor for class hudson.tasks.junit.JUnitResultArchiver
Deprecated. 
JUnitResultArchiver(String, boolean, DescribableList<TestDataPublisher, Descriptor<TestDataPublisher>>) - Constructor for class hudson.tasks.junit.JUnitResultArchiver
 
JUnitResultArchiver.DescriptorImpl - Class in hudson.tasks.junit
 
JUnitResultArchiver.DescriptorImpl() - Constructor for class hudson.tasks.junit.JUnitResultArchiver.DescriptorImpl
 
JUnitResultArchiver_BadXML(Object) - Static method in class hudson.tasks.junit.Messages
Incorrect XML attributes for test results found in {0}
JUnitResultArchiver_DisplayName() - Static method in class hudson.tasks.junit.Messages
Publish JUnit test result report
JUnitResultArchiver_NoTestReportFound() - Static method in class hudson.tasks.junit.Messages
No test report files were found.
JUnitResultArchiver_Recording() - Static method in class hudson.tasks.junit.Messages
Recording test results
JUnitResultArchiver_ResultIsEmpty() - Static method in class hudson.tasks.junit.Messages
None of the test reports contained any result
JVMBuilder - Class in hudson.util
Used to build up launch parameters for a Java virtual machine.
JVMBuilder() - Constructor for class hudson.util.JVMBuilder
 
jvmOptions - Variable in class hudson.tasks.Maven
MAVEN_OPTS if not null.

K

keepLog() - Method in class hudson.model.Run
Marks this build to keep the log.
keepLog(boolean) - Method in class hudson.model.Run
 
Kernel32 - Interface in hudson.util.jna
JNA interface to Windows Kernel32 exports.
Kernel32Utils - Class in hudson.util.jna
 
Kernel32Utils() - Constructor for class hudson.util.jna.Kernel32Utils
 
key - Variable in class hudson.slaves.EnvironmentVariablesNodeProperty.Entry
 
KEY_CREATE_LINK - Static variable in interface hudson.util.jna.WINNT
 
KEY_CREATE_SUB_KEY - Static variable in interface hudson.util.jna.WINNT
 
KEY_ENUMERATE_SUB_KEYS - Static variable in interface hudson.util.jna.WINNT
 
KEY_NOTIFY - Static variable in interface hudson.util.jna.WINNT
 
KEY_QUERY_VALUE - Static variable in interface hudson.util.jna.WINNT
 
KEY_READ - Static variable in interface hudson.util.jna.WINNT
 
KEY_SET_VALUE - Static variable in interface hudson.util.jna.WINNT
 
KEY_WRITE - Static variable in interface hudson.util.jna.WINNT
 
KEYED_BY_NAME - Static variable in class hudson.model.ItemGroupMixIn
Item -> name function.
KeyedDataStorage<T,P> - Class in hudson.util
Convenient base class for implementing data storage.
KeyedDataStorage() - Constructor for class hudson.util.KeyedDataStorage
 
keySet() - Method in class hudson.util.CopyOnWriteMap
This method will return a read-only Set.
kill(Map<String, String>) - Method in class hudson.Launcher
Calls ProcessTree.killAll(Map) to kill processes.
kill(Map<String, String>) - Method in class hudson.Launcher.LocalLauncher
 
kill(Map<String, String>) - Method in class hudson.Launcher.RemoteLauncher
 
kill() - Method in class hudson.Launcher.RemoteLauncher.ProcImpl
 
kill() - Method in interface hudson.Launcher.RemoteProcess
 
kill() - Method in class hudson.model.Computer
Called by Jenkins.updateComputerList() to notify Computer that it will be discarded.
kill(Map<String, String>) - Method in class hudson.os.windows.WindowsRemoteLauncher
 
kill() - Method in class hudson.Proc
Terminates the process.
kill() - Method in class hudson.Proc.LocalProc
 
kill() - Method in class hudson.Proc.RemoteProc
Deprecated.  
kill(Node) - Method in class hudson.slaves.CloudSlaveRetentionStrategy
Remove the node.
kill() - Method in class hudson.slaves.SlaveComputer
 
kill(int, int) - Method in interface hudson.util.jna.GNUCLibrary
 
kill(ProcessTree.OSProcess) - Method in class hudson.util.ProcessKiller
Attempts to kill the given process.
kill() - Method in class hudson.util.ProcessTree.OSProcess
Kills this process.
kill() - Method in class hudson.util.ProcessTree.UnixProcess
Tries to kill this process.
kill(Process) - Method in class hudson.util.ProcessTreeKiller
Deprecated. Use ProcessTree.OSProcess.killRecursively()
kill(Process, Map<String, String>) - Method in class hudson.util.ProcessTreeKiller
Deprecated. Use ProcessTree.killAll(Map) and ProcessTree.OSProcess.killRecursively()
kill(Map<String, String>) - Method in class hudson.util.ProcessTreeKiller
Deprecated. Use ProcessTree.killAll(Map)
kill() - Method in interface hudson.util.ProcessTreeRemoting.IOSProcess
 
kill() - Method in class org.jvnet.hudson.test.FakeLauncher.FinishedProc
 
KILL_AFTER_LOAD - Static variable in class jenkins.model.Jenkins
 
killAll(Map<String, String>) - Method in class hudson.util.ProcessTree
Kills all the processes that have matching environment variables.
killAll(Process, Map<String, String>) - Method in class hudson.util.ProcessTree
Convenience method that does ProcessTree.killAll(Map) and ProcessTree.OSProcess.killRecursively().
killAll(Map<String, String>) - Method in class hudson.util.ProcessTree.Remote
 
killAll(Map<String, String>) - Method in interface hudson.util.ProcessTreeRemoting.IProcessTree
 
killComputer(Computer) - Method in class hudson.model.AbstractCIBase
 
killHard() - Method in class hudson.model.Executor
For testing only.
killRecursively() - Method in class hudson.util.ProcessTree.OSProcess
Kills this process and all the descendants.
killRecursively() - Method in class hudson.util.ProcessTree.UnixProcess
 
killRecursively() - Method in interface hudson.util.ProcessTreeRemoting.IOSProcess
 
kind - Variable in exception hudson.util.FormValidation
 

L

Label - Class in hudson.model
Group of Nodes.
Label(String) - Constructor for class hudson.model.Label
 
label - Variable in class hudson.model.queue.CauseOfBlockage.BecauseLabelIsBusy
 
label - Variable in class hudson.model.queue.CauseOfBlockage.BecauseLabelIsOffline
 
label(Map, Closure) - Method in interface jenkins.ToolsTagLib
Puts the input field for allowing an user to limit this installer to a certain label.
label(Closure) - Method in interface jenkins.ToolsTagLib
Puts the input field for allowing an user to limit this installer to a certain label.
label(Map) - Method in interface jenkins.ToolsTagLib
Puts the input field for allowing an user to limit this installer to a certain label.
label() - Method in interface jenkins.ToolsTagLib
Puts the input field for allowing an user to limit this installer to a certain label.
Label.ConverterImpl - Class in hudson.model
 
Label.ConverterImpl() - Constructor for class hudson.model.Label.ConverterImpl
 
Label_GroupOf(Object) - Static method in class hudson.model.Messages
group of {0}
Label_InvalidLabel() - Static method in class hudson.model.Messages
invalid label
Label_ProvisionedFrom(Object) - Static method in class hudson.model.Messages
Provisioned from {0}
LabelAssignmentAction - Interface in hudson.model.labels
Action that can be submitted to Queue that controls where the task runs.
LabelAtom - Class in hudson.model.labels
Atomic single token label, like "foo" or "bar".
LabelAtom(String) - Constructor for class hudson.model.labels.LabelAtom
 
LabelAtomProperty - Class in hudson.model.labels
Extensible property of LabelAtom.
LabelAtomProperty() - Constructor for class hudson.model.labels.LabelAtomProperty
 
LabelAtomPropertyDescriptor - Class in hudson.model.labels
Descriptor for LabelAtom.
LabelAtomPropertyDescriptor() - Constructor for class hudson.model.labels.LabelAtomPropertyDescriptor
 
LabelAxis - Class in hudson.matrix
Axis that selects label expressions.
LabelAxis(String, List<String>) - Constructor for class hudson.matrix.LabelAxis
 
LabelAxis.DescriptorImpl - Class in hudson.matrix
 
LabelAxis.DescriptorImpl() - Constructor for class hudson.matrix.LabelAxis.DescriptorImpl
 
LabelAxis_DisplayName() - Static method in class hudson.matrix.Messages
Slaves
LabelExpAxis - Class in hudson.matrix
Axis that selects label expressions.
LabelExpAxis(String, String) - Constructor for class hudson.matrix.LabelExpAxis
 
LabelExpAxis(String, List<String>) - Constructor for class hudson.matrix.LabelExpAxis
 
LabelExpAxis.DescriptorImpl - Class in hudson.matrix
 
LabelExpAxis.DescriptorImpl() - Constructor for class hudson.matrix.LabelExpAxis.DescriptorImpl
 
LabelExpAxis_DisplayName() - Static method in class hudson.matrix.Messages
Label expression
LabelExpression - Class in hudson.model.labels
Boolean expression of labels.
LabelExpression(String) - Constructor for class hudson.model.labels.LabelExpression
 
LabelExpression.And - Class in hudson.model.labels
 
LabelExpression.And(Label, Label) - Constructor for class hudson.model.labels.LabelExpression.And
 
LabelExpression.Binary - Class in hudson.model.labels
 
LabelExpression.Binary(Label, Label, LabelOperatorPrecedence) - Constructor for class hudson.model.labels.LabelExpression.Binary
 
LabelExpression.Iff - Class in hudson.model.labels
 
LabelExpression.Iff(Label, Label) - Constructor for class hudson.model.labels.LabelExpression.Iff
 
LabelExpression.Implies - Class in hudson.model.labels
 
LabelExpression.Implies(Label, Label) - Constructor for class hudson.model.labels.LabelExpression.Implies
 
LabelExpression.Not - Class in hudson.model.labels
 
LabelExpression.Not(Label) - Constructor for class hudson.model.labels.LabelExpression.Not
 
LabelExpression.Or - Class in hudson.model.labels
 
LabelExpression.Or(Label, Label) - Constructor for class hudson.model.labels.LabelExpression.Or
 
LabelExpression.Paren - Class in hudson.model.labels
No-op but useful for preserving the parenthesis in the user input.
LabelExpression.Paren(Label) - Constructor for class hudson.model.labels.LabelExpression.Paren
 
LabelExpressionLexer - Class in hudson.model.labels
 
LabelExpressionLexer(InputStream) - Constructor for class hudson.model.labels.LabelExpressionLexer
 
LabelExpressionLexer(Reader) - Constructor for class hudson.model.labels.LabelExpressionLexer
 
LabelExpressionLexer(InputBuffer) - Constructor for class hudson.model.labels.LabelExpressionLexer
 
LabelExpressionLexer(LexerSharedInputState) - Constructor for class hudson.model.labels.LabelExpressionLexer
 
LabelExpressionParser - Class in hudson.model.labels
 
LabelExpressionParser(TokenBuffer, int) - Constructor for class hudson.model.labels.LabelExpressionParser
 
LabelExpressionParser(TokenBuffer) - Constructor for class hudson.model.labels.LabelExpressionParser
 
LabelExpressionParser(TokenStream, int) - Constructor for class hudson.model.labels.LabelExpressionParser
 
LabelExpressionParser(TokenStream) - Constructor for class hudson.model.labels.LabelExpressionParser
 
LabelExpressionParser(ParserSharedInputState) - Constructor for class hudson.model.labels.LabelExpressionParser
 
LabelExpressionParserTokenTypes - Interface in hudson.model.labels
 
LabelFinder - Class in hudson.model
Automatically adds labels to Nodes.
LabelFinder() - Constructor for class hudson.model.LabelFinder
 
LabelOperatorPrecedence - Enum in hudson.model.labels
Precedence of the top most operator.
LabelVisitor<V,P> - Class in hudson.model.labels
Visitor pattern for LabelExpression.
LabelVisitor() - Constructor for class hudson.model.labels.LabelVisitor
 
LargeText - Class in hudson.model
Deprecated. moved to stapler, as of Hudson 1.220
LargeText(File, boolean) - Constructor for class hudson.model.LargeText
Deprecated.  
LargeText(ByteBuffer, boolean) - Constructor for class hudson.model.LargeText
Deprecated.  
last(List<T>) - Method in class org.jvnet.hudson.test.HudsonTestCase
Returns the last item in the list.
last(List<T>) - Method in class org.jvnet.hudson.test.JenkinsRule
Returns the last item in the list.
LAST_BUILD - Static variable in class hudson.model.PermalinkProjectAction.Permalink
 
LAST_FAILED_BUILD - Static variable in class hudson.model.PermalinkProjectAction.Permalink
 
LAST_STABLE_BUILD - Static variable in class hudson.model.PermalinkProjectAction.Permalink
 
LAST_SUCCESSFUL_BUILD - Static variable in class hudson.model.PermalinkProjectAction.Permalink
 
LAST_UNSTABLE_BUILD - Static variable in class hudson.model.PermalinkProjectAction.Permalink
 
LAST_UNSUCCESSFUL_BUILD - Static variable in class hudson.model.PermalinkProjectAction.Permalink
 
lastBuiltOn - Variable in class hudson.model.queue.MappingWorksheet.WorkChunk
If the previous execution of this task run on a certain node and this task prefers to run on the same node, return that.
LastDurationColumn - Class in hudson.views
 
LastDurationColumn() - Constructor for class hudson.views.LastDurationColumn
 
LastDurationColumn.DescriptorImpl - Class in hudson.views
 
LastDurationColumn.DescriptorImpl() - Constructor for class hudson.views.LastDurationColumn.DescriptorImpl
 
LastDurationColumn_DisplayName() - Static method in class hudson.views.Messages
Last Duration
LastFailureColumn - Class in hudson.views
 
LastFailureColumn() - Constructor for class hudson.views.LastFailureColumn
 
LastFailureColumn.DescriptorImpl - Class in hudson.views
 
LastFailureColumn.DescriptorImpl() - Constructor for class hudson.views.LastFailureColumn.DescriptorImpl
 
LastFailureColumn_DisplayName() - Static method in class hudson.views.Messages
Last Failure
lastIndexOf(Object) - Method in class hudson.util.RunList
 
lastKey() - Method in class jenkins.model.lazy.AbstractLazyLoadRunMap
 
lastModified() - Method in class hudson.FilePath
Gets the last modified time stamp of this file, by using the clock of the machine where this file actually resides.
LastStableColumn - Class in hudson.views
 
LastStableColumn() - Constructor for class hudson.views.LastStableColumn
 
LastStableColumn.DescriptorImpl - Class in hudson.views
 
LastStableColumn.DescriptorImpl() - Constructor for class hudson.views.LastStableColumn.DescriptorImpl
 
LastStableColumn_DisplayName() - Static method in class hudson.views.Messages
Last Stable
LastSuccessColumn - Class in hudson.views
 
LastSuccessColumn() - Constructor for class hudson.views.LastSuccessColumn
 
LastSuccessColumn.DescriptorImpl - Class in hudson.views
 
LastSuccessColumn.DescriptorImpl() - Constructor for class hudson.views.LastSuccessColumn.DescriptorImpl
 
LastSuccessColumn_DisplayName() - Static method in class hudson.views.Messages
Last Success
launch() - Method in class hudson.Launcher
Launches a process by using a builder-pattern to configure the parameters.
launch(String, Map<String, String>, OutputStream, FilePath) - Method in class hudson.Launcher
Deprecated. as of 1.311 Use Launcher.launch() and its associated builder pattern
launch(String[], Map<String, String>, OutputStream, FilePath) - Method in class hudson.Launcher
Deprecated. as of 1.311 Use Launcher.launch() and its associated builder pattern
launch(String[], Map<String, String>, InputStream, OutputStream) - Method in class hudson.Launcher
Deprecated. as of 1.311 Use Launcher.launch() and its associated builder pattern
launch(String[], boolean[], Map<String, String>, OutputStream, FilePath) - Method in class hudson.Launcher
Deprecated. as of 1.311 Use Launcher.launch() and its associated builder pattern
launch(String[], boolean[], Map<String, String>, InputStream, OutputStream) - Method in class hudson.Launcher
Deprecated. as of 1.311 Use Launcher.launch() and its associated builder pattern
launch(String, String[], OutputStream, FilePath) - Method in class hudson.Launcher
Deprecated. as of 1.311 Use Launcher.launch() and its associated builder pattern
launch(String[], String[], OutputStream, FilePath) - Method in class hudson.Launcher
Deprecated. as of 1.311 Use Launcher.launch() and its associated builder pattern
launch(String[], String[], InputStream, OutputStream) - Method in class hudson.Launcher
Deprecated. as of 1.311 Use Launcher.launch() and its associated builder pattern
launch(String[], boolean[], String[], OutputStream, FilePath) - Method in class hudson.Launcher
Deprecated. as of 1.311 Use Launcher.launch() and its associated builder pattern
launch(String[], boolean[], String[], InputStream, OutputStream) - Method in class hudson.Launcher
Deprecated. as of 1.311 Use Launcher.launch() and its associated builder pattern
launch(String[], String[], InputStream, OutputStream, FilePath) - Method in class hudson.Launcher
Deprecated. as of 1.311 Use Launcher.launch() and its associated builder pattern
launch(String[], boolean[], String[], InputStream, OutputStream, FilePath) - Method in class hudson.Launcher
Deprecated. as of 1.311 Use Launcher.launch() and its associated builder pattern
launch(Launcher.ProcStarter) - Method in class hudson.Launcher
Primarily invoked from Launcher.ProcStarter.start() to start a process with a specific launcher.
launch(Launcher.ProcStarter) - Method in class hudson.Launcher.LocalLauncher
 
launch(Launcher.ProcStarter) - Method in class hudson.Launcher.RemoteLauncher
 
launch() - Method in class hudson.model.Computer
Deprecated. since 2009-01-06. Use Computer.connect(boolean)
launch(String, TaskListener) - Method in class hudson.os.windows.ManagedWindowsServiceConnector
 
launch(SlaveComputer, TaskListener) - Method in class hudson.os.windows.ManagedWindowsServiceLauncher
 
launch(Launcher.ProcStarter) - Method in class hudson.os.windows.WindowsRemoteLauncher
 
launch(String, TaskListener) - Method in class hudson.slaves.CommandConnector
 
launch(SlaveComputer, TaskListener) - Method in class hudson.slaves.CommandLauncher
 
launch(String, TaskListener) - Method in class hudson.slaves.ComputerConnector
Creates a ComputerLauncher for connecting to the given host.
launch(SlaveComputer, TaskListener) - Method in class hudson.slaves.ComputerLauncher
Launches the slave agent for the given Computer.
launch(SlaveComputer, StreamTaskListener) - Method in class hudson.slaves.ComputerLauncher
Deprecated. as of 1.304 Use ComputerLauncher.launch(SlaveComputer, TaskListener)
launch(SlaveComputer, TaskListener) - Method in class hudson.slaves.ComputerLauncherFilter
 
launch(SlaveComputer, TaskListener) - Method in class hudson.slaves.DelegatingComputerLauncher
 
launch(SlaveComputer, TaskListener) - Method in class hudson.slaves.JNLPLauncher
 
launch(Launcher) - Method in class hudson.util.JVMBuilder
Fills a Launcher.ProcStarter with all the parameters configured by this builder.
launchChannel(String[], OutputStream, FilePath, Map<String, String>) - Method in class hudson.Launcher
Launches a specified process and connects its input/output to a Channel, then return it.
launchChannel(String[], OutputStream, FilePath, Map<String, String>) - Method in class hudson.Launcher.LocalLauncher
 
launchChannel(OutputStream, ProcessBuilder) - Method in class hudson.Launcher.LocalLauncher
 
launchChannel(String[], OutputStream, FilePath, Map<String, String>) - Method in class hudson.Launcher.RemoteLauncher
 
launchChannel(String[], OutputStream, FilePath, Map<String, String>) - Method in class hudson.os.windows.WindowsRemoteLauncher
 
Launcher - Class in hudson
Starts a process.
Launcher(TaskListener, VirtualChannel) - Constructor for class hudson.Launcher
 
Launcher(Launcher) - Constructor for class hudson.Launcher
Constructor for a decorator.
launcher - Variable in class hudson.matrix.MatrixAggregator
 
launcher - Variable in class hudson.model.AbstractBuild.AbstractBuildExecution
Since configuration can be changed while a build is in progress, create a launcher once and stick to it for the entire build duration.
launcher - Variable in class hudson.slaves.DelegatingComputerLauncher
 
Launcher.IOTriplet - Class in hudson
 
Launcher.IOTriplet() - Constructor for class hudson.Launcher.IOTriplet
 
Launcher.LocalLauncher - Class in hudson
Launcher that launches process locally.
Launcher.LocalLauncher(TaskListener) - Constructor for class hudson.Launcher.LocalLauncher
 
Launcher.LocalLauncher(TaskListener, VirtualChannel) - Constructor for class hudson.Launcher.LocalLauncher
 
Launcher.ProcStarter - Class in hudson
Builder pattern for configuring a process to launch.
Launcher.ProcStarter() - Constructor for class hudson.Launcher.ProcStarter
 
Launcher.RemoteLauncher - Class in hudson
Launches processes remotely by using the given channel.
Launcher.RemoteLauncher(TaskListener, VirtualChannel, boolean) - Constructor for class hudson.Launcher.RemoteLauncher
 
Launcher.RemoteLauncher.ProcImpl - Class in hudson
 
Launcher.RemoteLauncher.ProcImpl(Launcher.RemoteProcess) - Constructor for class hudson.Launcher.RemoteLauncher.ProcImpl
 
Launcher.RemoteProcess - Interface in hudson
Remoting interface of a remote process
LauncherDecorator - Class in hudson
Decorates Launcher so that one can intercept executions of commands and alters the command being executed, such as doing this in fakeroot, sudo, pfexec, etc.
LauncherDecorator() - Constructor for class hudson.LauncherDecorator
 
layout(Map, Closure) - Method in interface lib.LayoutTagLib
Outer-most tag for a normal (non-AJAX) HTML rendering.
layout(Closure) - Method in interface lib.LayoutTagLib
Outer-most tag for a normal (non-AJAX) HTML rendering.
layout(Map) - Method in interface lib.LayoutTagLib
Outer-most tag for a normal (non-AJAX) HTML rendering.
layout() - Method in interface lib.LayoutTagLib
Outer-most tag for a normal (non-AJAX) HTML rendering.
Layouter<T> - Class in hudson.matrix
Used to assist thegeneration of config table.
Layouter(List<Axis>, List<Axis>, List<Axis>) - Constructor for class hudson.matrix.Layouter
 
Layouter(AxisList) - Constructor for class hudson.matrix.Layouter
Automatically split axes to x,y, and z.
Layouter.Column - Class in hudson.matrix
 
Layouter.Column() - Constructor for class hudson.matrix.Layouter.Column
 
Layouter.Row - Class in hudson.matrix
Represents a row, which is a collection of Layouter.Columns.
Layouter.Row() - Constructor for class hudson.matrix.Layouter.Row
 
LayoutTagLib - Interface in lib
 
LDAPSecurityRealm_DisplayName() - Static method in class hudson.security.Messages
LDAP
LDAPSecurityRealm_InvalidPortNumber() - Static method in class hudson.security.Messages
Invalid port number
LDAPSecurityRealm_SyntaxOfServerField() - Static method in class hudson.security.Messages
Syntax of server field is SERVER or SERVER:PORT or ldaps://SERVER[:PORT]
LDAPSecurityRealm_UnableToConnect(Object, Object) - Static method in class hudson.security.Messages
Unable to connect to {0} : {1}
LDAPSecurityRealm_UnknownHost(Object) - Static method in class hudson.security.Messages
Unknown host: {0}
leaveModule(MavenBuildProxy, MavenProject, BuildListener) - Method in class hudson.maven.MavenReporter
Called when the build leaves the current MavenProject.
leaveModule(MavenBuildProxy, MavenProject, BuildListener) - Method in class hudson.maven.reporters.ReportCollector
 
LegacyAuthorizationStrategy - Class in hudson.security
AuthorizationStrategy implementation that emulates the legacy behavior.
LegacyAuthorizationStrategy() - Constructor for class hudson.security.LegacyAuthorizationStrategy
 
LegacyAuthorizationStrategy.DescriptorImpl - Class in hudson.security
 
LegacyAuthorizationStrategy.DescriptorImpl() - Constructor for class hudson.security.LegacyAuthorizationStrategy.DescriptorImpl
 
LegacyAuthorizationStrategy_DisplayName() - Static method in class hudson.security.Messages
Legacy mode
LegacySecurityRealm - Class in hudson.security
SecurityRealm that accepts ContainerAuthentication object without any check (that is, by assuming that the such token is already authenticated by the container.)
LegacySecurityRealm() - Constructor for class hudson.security.LegacySecurityRealm
 
LegacySecurityRealm_Displayname() - Static method in class hudson.security.Messages
Delegate to servlet container
length() - Method in class hudson.AbstractMarkupText
Length of the plain text.
length() - Method in class hudson.FilePath
Returns the file size in bytes.
length() - Method in class hudson.util.ByteBuffer
Deprecated.  
LenientRunnable - Interface in org.jvnet.hudson.test
Like Runnable but can throw any exception.
LEVELS - Static variable in class hudson.logging.LogRecorder
Log levels that can be configured for LogRecorder.Target.
lhs - Variable in class hudson.model.labels.LabelExpression.Binary
 
lib - package lib
 
lib.jenkins - package lib.jenkins
 
LIBC - Static variable in interface hudson.util.jna.GNUCLibrary
 
Lifecycle - Class in hudson.lifecycle
Provides the capability for starting/stopping/restarting/uninstalling Hudson.
Lifecycle() - Constructor for class hudson.lifecycle.Lifecycle
 
limit(Iterator<? extends T>, Iterators.CountingPredicate<? super T>) - Static method in class hudson.util.Iterators
Returns the elements in the base iterator until it hits any element that doesn't satisfy the filter.
limit(int) - Method in class hudson.util.RunList
 
LINE_GRAPH - Static variable in class hudson.util.ColorPalette
Color list usable for generating line charts.
LineEndNormalizingWriter - Class in hudson.util
Deprecated. since 2008-05-28. moved to stapler
LineEndNormalizingWriter(Writer) - Constructor for class hudson.util.LineEndNormalizingWriter
Deprecated.  
LineTransformationOutputStream - Class in hudson.console
Filtering OutputStream that buffers text by line, so that the derived class can perform some manipulation based on the contents of the whole line.
LineTransformationOutputStream() - Constructor for class hudson.console.LineTransformationOutputStream
 
list() - Method in class hudson.FilePath
List up files and directories in this directory.
list(FileFilter) - Method in class hudson.FilePath
List up files in this directory, just like File.listFiles(FileFilter).
list(String) - Method in class hudson.FilePath
List up files in this directory that matches the given Ant-style filter.
list(String, String) - Method in class hudson.FilePath
List up files in this directory that matches the given Ant-style filter.
list(String, String, boolean) - Method in class hudson.FilePath
List up files in this directory that matches the given Ant-style filter.
list() - Method in class hudson.matrix.AxisList
List up all the possible combinations of this list.
LIST - Static variable in class hudson.maven.MavenReporters
Deprecated. as of 1.286. Use MavenReporterDescriptor#all() for listing reporters, and use Extension for automatic registration.
LIST - Static variable in class hudson.model.Items
Deprecated. as of 1.286 Use Items.all() for read access and Extension for registration.
LIST - Static variable in class hudson.model.ManagementLink
Deprecated. as of 1.286 Use ManagementLink.all() for read access and put Extension for registration.
LIST - Static variable in class hudson.model.ParameterDefinition
Deprecated. as of 1.286 Use ParameterDefinition.all() for read access, and Extension for registration.
LIST - Static variable in class hudson.model.UserProperties
Deprecated. as of 1.286 Use UserProperty.all() for read access and Extension for auto-registration.
LIST - Static variable in class hudson.model.View
Deprecated. as of 1.286 Use View.all() for read access, and use Extension for registration.
LIST - Static variable in class hudson.node_monitors.NodeMonitor
Deprecated. as of 1.286. Use NodeMonitor.all() for read access and Extension for registration.
LIST - Static variable in class hudson.scm.RepositoryBrowsers
Deprecated. as of 1.286. Use RepositoryBrowser.all() for read access and Extension for registration.
LIST - Static variable in class hudson.security.AuthorizationStrategy
Deprecated. since 1.286 Use AuthorizationStrategy.all() for read access, and Extension for registration.
LIST - Static variable in class hudson.security.SecurityRealm
Deprecated. as of 1.286 Use SecurityRealm.all() for read access, and use Extension for registration.
LIST - Static variable in class hudson.slaves.ComputerLauncher
Deprecated. as of 1.281 Use Extension for registration, and use Jenkins.getDescriptorList(Class) for read access.
LIST - Static variable in class hudson.slaves.RetentionStrategy
Deprecated. as of 1.286 Use RetentionStrategy.all() for read access, and Extension for registration.
LIST - Static variable in class hudson.tasks.UserNameResolver
Deprecated. since 2009-02-24. Use UserNameResolver.all() for read access, and use Extension for registration.
list - Variable in class hudson.tools.DownloadFromUrlInstaller.InstallableList
 
list(int) - Method in class hudson.util.ConsistentHash
Creates a permutation of all the nodes for the given data point.
list(String) - Method in class hudson.util.ConsistentHash
Takes a string, hash it with MD5, then calls ConsistentHash.list(int).
LIST - Static variable in class hudson.views.ListViewColumn
Deprecated. as of 1.281 Use ListViewColumn.all() for read access and Extension for registration.
LIST_CUTOFF - Static variable in class hudson.model.Run
Maximum number of artifacts to list before using switching to the tree view.
listAtoms() - Method in class hudson.model.Label
Lists up all the atoms contained in in this label.
listAtoms() - Method in class hudson.model.labels.LabelAtom
 
ListBoxModel - Class in hudson.util
Model object of dynamically filled list box.
ListBoxModel(int) - Constructor for class hudson.util.ListBoxModel
 
ListBoxModel() - Constructor for class hudson.util.ListBoxModel
 
ListBoxModel(Collection<ListBoxModel.Option>) - Constructor for class hudson.util.ListBoxModel
 
ListBoxModel(ListBoxModel.Option...) - Constructor for class hudson.util.ListBoxModel
 
ListBoxModel.Option - Class in hudson.util
 
ListBoxModel.Option(String, String) - Constructor for class hudson.util.ListBoxModel.Option
 
ListBoxModel.Option(String) - Constructor for class hudson.util.ListBoxModel.Option
 
ListBoxModel.Option(String, String, boolean) - Constructor for class hudson.util.ListBoxModel.Option
 
ListChangesCommand - Class in hudson.cli
Retrieves a change list for the specified builds.
ListChangesCommand() - Constructor for class hudson.cli.ListChangesCommand
 
ListChangesCommand_ShortDescription() - Static method in class hudson.cli.Messages
Dumps the changelog for the specified build(s).
listDirectories() - Method in class hudson.FilePath
List up subdirectories.
listener - Variable in class hudson.Launcher
 
listener - Variable in class hudson.matrix.MatrixAggregator
The listener to send the output to.
listener - Variable in class hudson.maven.AbstractMavenBuilder
Where error messages and so on are sent.
listener - Variable in class hudson.model.AbstractBuild.AbstractBuildExecution
Output/progress of this build goes here.
LISTENERS - Static variable in class hudson.model.listeners.RunListener
Deprecated. as of 1.281 Use RunListener.all() for read access, and use Extension for registration.
ListJobsCommand - Class in hudson.cli
Lists all jobs (in a specific view).
ListJobsCommand() - Constructor for class hudson.cli.ListJobsCommand
 
ListJobsCommand_ShortDescription() - Static method in class hudson.cli.Messages
Lists all jobs in a specific view or item group.
listLegacyInstances() - Static method in class hudson.DescriptorExtensionList
List up all the legacy instances currently in use.
listNumbers() - Method in class hudson.model.Fingerprint.RangeSet
List all numbers in this range set, in the ascending order.
listNumbersReverse() - Method in class hudson.model.Fingerprint.RangeSet
List all numbers in this range set in the descending order.
listOnlyContainingThisObject - Variable in class hudson.tasks.test.SimpleCaseResult
 
listPluginArchives(PluginManager) - Method in class hudson.init.InitStrategy
Returns the list of *.jpi, *.hpi and *.hpl to expand and load.
ListPluginsCommand - Class in hudson.cli
Outputs a list of installed plugins.
ListPluginsCommand() - Constructor for class hudson.cli.ListPluginsCommand
 
ListPluginsCommand_ShortDescription() - Static method in class hudson.cli.Messages
Outputs a list of installed plugins.
listScmBrowsers(Map, Closure) - Method in interface lib.JenkinsTagLib
List browser SCMs
listScmBrowsers(Closure) - Method in interface lib.JenkinsTagLib
List browser SCMs
listScmBrowsers(Map) - Method in interface lib.JenkinsTagLib
List browser SCMs
listScmBrowsers() - Method in interface lib.JenkinsTagLib
List browser SCMs
listSubDirectories(String) - Method in class hudson.os.windows.WindowsRemoteFileSystem
 
listSubDirectories(String) - Method in interface hudson.tools.JDKInstaller.FileSystem
List sub-directories of the given directory and just return the file name portion.
ListView - Class in hudson.model
Displays Jobs in a flat list view.
ListView(String) - Constructor for class hudson.model.ListView
 
ListView(String, ViewGroup) - Constructor for class hudson.model.ListView
 
ListView.DescriptorImpl - Class in hudson.model
 
ListView.DescriptorImpl() - Constructor for class hudson.model.ListView.DescriptorImpl
 
ListView_DisplayName() - Static method in class hudson.model.Messages
List View
ListViewColumn - Class in hudson.views
Extension point for adding a column to a table rendering of Items, such as ListView.
ListViewColumn() - Constructor for class hudson.views.ListViewColumn
 
ListViewColumnDescriptor - Class in hudson.views
Descriptor for ListViewColumn.
ListViewColumnDescriptor() - Constructor for class hudson.views.ListViewColumnDescriptor
 
LITERAL_annually - Static variable in interface hudson.scheduler.CrontabParserTokenTypes
 
LITERAL_daily - Static variable in interface hudson.scheduler.CrontabParserTokenTypes
 
LITERAL_H - Static variable in interface hudson.scheduler.CrontabParserTokenTypes
 
LITERAL_hourly - Static variable in interface hudson.scheduler.CrontabParserTokenTypes
 
LITERAL_midnight - Static variable in interface hudson.scheduler.CrontabParserTokenTypes
 
LITERAL_monthly - Static variable in interface hudson.scheduler.CrontabParserTokenTypes
 
LITERAL_weekly - Static variable in interface hudson.scheduler.CrontabParserTokenTypes
 
LITERAL_yearly - Static variable in interface hudson.scheduler.CrontabParserTokenTypes
 
load(PluginWrapper) - Method in class hudson.ClassicPluginStrategy
 
load() - Method in class hudson.DescriptorExtensionList
Loading the descriptors in this case means filtering the descriptor from the master ExtensionList.
load(ExtensionComponentSet) - Method in class hudson.DescriptorExtensionList
 
load() - Method in class hudson.ExtensionList
Loads all the extensions.
load(ExtensionComponentSet) - Method in class hudson.ExtensionList
Picks up extensions that we care from the given list.
load() - Method in class hudson.logging.LogRecorder
Loads the settings from a file.
load() - Method in class hudson.logging.LogRecorderManager
Loads the configuration from disk.
load() - Method in class hudson.model.Descriptor
Loads the data from the disk into this object.
load(String) - Method in class hudson.model.FingerprintMap
 
load(ItemGroup, File) - Static method in class hudson.model.Items
Loads a Item from a config file.
load() - Method in class hudson.model.labels.LabelAtom
 
load() - Method in class hudson.model.Queue
Loads the queue contents that was saved.
load(Job, RunMap.Constructor<R>) - Method in class hudson.model.RunMap
Deprecated. as of 1.485 Use RunMap.RunMap(File, Constructor)
load() - Method in class hudson.model.UpdateCenter
Loads the data from the disk into this object.
load() - Method in class hudson.Plugin
Loads serializable fields of this instance from the persisted storage.
load(PluginWrapper) - Method in interface hudson.PluginStrategy
Loads the plugin and starts it.
load() - Static method in class hudson.ProxyConfiguration
 
load() - Method in class hudson.scm.SCMDescriptor
 
load(Class<? extends Describable>) - Method in class hudson.util.DescriptorList
No-op method used to force the class initialization of the given class.
load(String) - Method in class hudson.util.KeyedDataStorage
Attempts to load an existing data object from disk.
load(Class<T>, ClassLoader, Collection<Class<? extends T>>) - Static method in class hudson.util.Service
Look up META-INF/service/SPICLASSNAME from the classloader and all the discovered classes into the given collection.
load() - Method in class jenkins.model.JenkinsLocationConfiguration
 
load(int, AbstractLazyLoadRunMap<R>.Index) - Method in class jenkins.model.lazy.AbstractLazyLoadRunMap
Tries to load the record #N by using the shortcut.
load(String, AbstractLazyLoadRunMap<R>.Index) - Method in class jenkins.model.lazy.AbstractLazyLoadRunMap
 
load(File, AbstractLazyLoadRunMap<R>.Index) - Method in class jenkins.model.lazy.AbstractLazyLoadRunMap
 
load() - Method in class jenkins.security.ConfidentialKey
 
load(ConfidentialKey) - Method in class jenkins.security.ConfidentialStore
Reverse operation of ConfidentialStore.store(ConfidentialKey, byte[])
load(ConfidentialKey) - Method in class jenkins.security.DefaultConfidentialStore
Reverse operation of DefaultConfidentialStore.store(ConfidentialKey, byte[])
loadAsString() - Method in class hudson.util.CompressedFile
Loads the file content as a string.
LoadBalancer - Class in hudson.model
Strategy that decides which Queue.Task gets run on which Executor.
LoadBalancer() - Constructor for class hudson.model.LoadBalancer
 
loadBeans(String) - Method in class hudson.util.spring.BeanBuilder
Takes a resource pattern as (@see org.springframework.core.io.support.PathMatchingResourcePatternResolver) This allows you load multiple bean resources in this single builder eg loadBeans("classpath:*Beans.groovy")
loadBeans(Resource) - Method in class hudson.util.spring.BeanBuilder
Loads a single Resource into the bean builder
loadBeans(Resource[]) - Method in class hudson.util.spring.BeanBuilder
Loads a set of given beans
loadBuild(File) - Method in class hudson.model.AbstractProject
Loads an existing build record from disk.
loadBundledPlugins() - Method in class hudson.LocalPluginManager
If the war file has any "/WEB-INF/plugins/*.jpi", extract them into the plugin directory.
loadBundledPlugins() - Method in class hudson.PluginManager
If the war file has any "/WEB-INF/plugins/[*.jpi | *.hpi]", extract them into the plugin directory.
loadBundledPlugins() - Method in class org.jvnet.hudson.test.TestPluginManager
 
loadChildren(ItemGroup, File, Function1<? extends K, ? super V>) - Static method in class hudson.model.ItemGroupMixIn
Loads all the child Items.
loadClass(String, boolean) - Method in class hudson.util.MaskingClassLoader
 
loadFailure - Variable in class hudson.util.KeyedDataStorage
Number of failures in loading data.
loadFile(File) - Static method in class hudson.Util
Loads the contents of a file into a string.
loadFile(File, Charset) - Static method in class hudson.Util
 
loadGroupByGroupname(String) - Method in class hudson.security.AbstractPasswordBasedSecurityRealm
Retrieves information about a group by its name.
loadGroupByGroupname(String) - Method in class hudson.security.HudsonPrivateSecurityRealm
This implementation doesn't support groups.
loadGroupByGroupname(String) - Method in class hudson.security.SecurityRealm
If this SecurityRealm supports a look up of GroupDetails by their names, override this method to provide the look up.
loadGroupByGroupname(String) - Method in class org.jvnet.hudson.test.JenkinsRule.DummySecurityRealm
 
loadInstances(ClassLoader, Class<T>) - Static method in class hudson.util.Service
Poorman's clone of JDK6 ServiceLoader.
loadKey(File, String) - Static method in class hudson.cli.CLI
Loads RSA/DSA private key in a PEM format into KeyPair.
loadKey(File) - Static method in class hudson.cli.CLI
 
loadKey(String, String) - Static method in class hudson.cli.CLI
Loads RSA/DSA private key in a PEM format into KeyPair.
loadKey(String) - Static method in class hudson.cli.CLI
 
LoadMonitor - Class in hudson.util
 
LoadMonitor() - Constructor for class hudson.util.LoadMonitor
 
LoadMonitor(Binding) - Constructor for class hudson.util.LoadMonitor
 
LoadMonitorImpl - Class in hudson.util
 
LoadMonitorImpl(File) - Constructor for class hudson.util.LoadMonitorImpl
 
LoadPredictor - Class in hudson.model.queue
Predicts future load to the system, to assist the scheduling decisions
LoadPredictor() - Constructor for class hudson.model.queue.LoadPredictor
 
LoadPredictor.CurrentlyRunningTasks - Class in hudson.model.queue
Considers currently running tasks and their completion.
LoadPredictor.CurrentlyRunningTasks() - Constructor for class hudson.model.queue.LoadPredictor.CurrentlyRunningTasks
 
loadProperties(String) - Static method in class hudson.Util
Loads a key/value pair string as Properties
loadStatistics - Variable in class hudson.model.Label
 
LoadStatistics - Class in hudson.model
Utilization statistics for a node or a set of nodes.
LoadStatistics(int, int) - Constructor for class hudson.model.LoadStatistics
 
LoadStatistics.LoadStatisticsUpdater - Class in hudson.model
Periodically update the load statistics average.
LoadStatistics.LoadStatisticsUpdater() - Constructor for class hudson.model.LoadStatistics.LoadStatisticsUpdater
 
LoadStatistics_Legends_BusyExecutors() - Static method in class hudson.model.Messages
Busy executors
LoadStatistics_Legends_QueueLength() - Static method in class hudson.model.Messages
Queue length
LoadStatistics_Legends_TotalExecutors() - Static method in class hudson.model.Messages
Total executors
loadStoredAuthentication() - Method in class hudson.cli.CLICommand
Loads the persisted authentication information from ClientAuthenticationCache if the current transport provides Channel.
loadStoredAuthentication() - Method in class hudson.cli.LoginCommand
If we use the stored authentication for the login command, login becomes no-op, which is clearly not what the user has intended.
loadUserByUsername(String) - Method in class hudson.security.AbstractPasswordBasedSecurityRealm
Retrieves information about an user by its name.
loadUserByUsername(String) - Method in class hudson.security.HudsonPrivateSecurityRealm
 
loadUserByUsername(String) - Method in class hudson.security.SecurityRealm
Shortcut for UserDetailsService.loadUserByUsername(String).
loadUserByUsername(String) - Method in class hudson.security.UserDetailsServiceProxy
 
loadUserByUsername(String) - Method in class org.jvnet.hudson.test.JenkinsRule.DummySecurityRealm
 
LOCAL_MACHINE - Static variable in class hudson.util.jna.RegistryKey
 
localChannel - Static variable in class jenkins.model.Jenkins.MasterComputer
LocalChannel instance that can be used to execute programs locally.
LocalData - Annotation Type in org.jvnet.hudson.test.recipes
Runs a test case with a data set local to test method or the test class.
LocalData.RuleRunnerImpl - Class in org.jvnet.hudson.test.recipes
 
LocalData.RuleRunnerImpl() - Constructor for class org.jvnet.hudson.test.recipes.LocalData.RuleRunnerImpl
 
LocalData.RunnerImpl - Class in org.jvnet.hudson.test.recipes
 
LocalData.RunnerImpl() - Constructor for class org.jvnet.hudson.test.recipes.LocalData.RunnerImpl
 
locale - Variable in class hudson.cli.CLICommand
The locale of the client.
LocalPluginManager - Class in hudson
PluginManager
LocalPluginManager(Jenkins) - Constructor for class hudson.LocalPluginManager
 
LocalPluginManager(File) - Constructor for class hudson.LocalPluginManager
 
localPort - Variable in class org.jvnet.hudson.test.HudsonTestCase
TCP/IP port that the server is listening on.
localPort - Variable in class org.jvnet.hudson.test.JavaNetReverseProxy
 
localPort - Variable in class org.jvnet.hudson.test.JenkinsRule
TCP/IP port that the server is listening on.
LocalRepositoryLocator - Class in hudson.maven.local_repo
Strategy pattern that decides the location of the Maven local repository for a build.
LocalRepositoryLocator() - Constructor for class hudson.maven.local_repo.LocalRepositoryLocator
 
LocalRepositoryLocatorDescriptor - Class in hudson.maven.local_repo
 
LocalRepositoryLocatorDescriptor() - Constructor for class hudson.maven.local_repo.LocalRepositoryLocatorDescriptor
 
locate(AbstractMavenBuild) - Method in class hudson.maven.local_repo.DefaultLocalRepositoryLocator
 
locate(AbstractMavenBuild) - Method in class hudson.maven.local_repo.LocalRepositoryLocator
Called during the build on the master to determine the location of the local Maven repository.
locate(AbstractMavenBuild) - Method in class hudson.maven.local_repo.PerExecutorLocalRepositoryLocator
 
locate(AbstractMavenBuild) - Method in class hudson.maven.local_repo.PerJobLocalRepositoryLocator
 
locate(TaskListener, JDKInstaller.Platform, JDKInstaller.CPU) - Method in class hudson.tools.JDKInstaller
Performs a license click through and obtains the one-time URL for downloading bits.
locate(TopLevelItem, Node) - Method in class jenkins.slaves.WorkspaceLocator
Allows extensions to customize the workspace path.
locateUser() - Method in class hudson.security.FederatedLoginService.FederatedIdentity
Locates the user who owns this identifier.
lockCount - Variable in class hudson.slaves.WorkspaceList.Entry
 
log - Variable in class hudson.model.TaskAction
Hold the log of the tagging operation.
LOG_STARTUP_PERFORMANCE - Static variable in class hudson.model.AbstractCIBase
 
logger - Variable in class hudson.model.AperiodicWork
 
logger - Variable in class hudson.model.PeriodicWork
 
login(String, String) - Method in class org.jvnet.hudson.test.HudsonTestCase.WebClient
Logs in to Jenkins.
login(String) - Method in class org.jvnet.hudson.test.HudsonTestCase.WebClient
Logs in to Hudson, by using the user name as the password.
login(String, String) - Method in class org.jvnet.hudson.test.JenkinsRule.WebClient
Logs in to Hudson.
login(String) - Method in class org.jvnet.hudson.test.JenkinsRule.WebClient
Logs in to Hudson, by using the user name as the password.
LoginCommand - Class in hudson.cli
Saves the current credential to allow future commands to run without explicit credential information.
LoginCommand() - Constructor for class hudson.cli.LoginCommand
 
LoginCommand_ShortDescription() - Static method in class hudson.cli.Messages
Saves the current credential to allow future commands to run without explicit credential information.
loginFail(HttpServletRequest, HttpServletResponse) - Method in class hudson.security.RememberMeServicesProxy
 
loginLink(Map, Closure) - Method in interface jenkins.security.HudsonPrivateSecurityRealmTagLib
 
loginLink(Closure) - Method in interface jenkins.security.HudsonPrivateSecurityRealmTagLib
 
loginLink(Map) - Method in interface jenkins.security.HudsonPrivateSecurityRealmTagLib
 
loginLink() - Method in interface jenkins.security.HudsonPrivateSecurityRealmTagLib
 
loginSuccess(HttpServletRequest, HttpServletResponse, Authentication) - Method in class hudson.security.RememberMeServicesProxy
 
loginSuccess(HttpServletRequest, HttpServletResponse, Authentication) - Method in class hudson.security.TokenBasedRememberMeServices2
 
logOn - Variable in class hudson.os.windows.ManagedWindowsServiceLauncher
Deprecated. Use ManagedWindowsServiceLauncher.account
logOn - Variable in class hudson.os.windows.ManagedWindowsServiceLauncher.LogOnOption
 
LogoutCommand - Class in hudson.cli
Deletes the credential stored with the login command.
LogoutCommand() - Constructor for class hudson.cli.LogoutCommand
 
LogoutCommand_ShortDescription() - Static method in class hudson.cli.Messages
Deletes the credential stored with the login command.
LogRecorder - Class in hudson.logging
Records a selected set of logs so that the system administrator can diagnose a specific aspect of the system.
LogRecorder(String) - Constructor for class hudson.logging.LogRecorder
 
LogRecorder.Target - Class in hudson.logging
Logger that this recorder monitors, and its log level.
LogRecorder.Target(String, Level) - Constructor for class hudson.logging.LogRecorder.Target
 
LogRecorder.Target(String, int) - Constructor for class hudson.logging.LogRecorder.Target
 
LogRecorder.Target(String, String) - Constructor for class hudson.logging.LogRecorder.Target
 
LogRecorderManager - Class in hudson.logging
Owner of LogRecorders, bound to "/log".
LogRecorderManager() - Constructor for class hudson.logging.LogRecorderManager
 
LogRecorderManager_DisplayName() - Static method in class hudson.logging.Messages
log
LogRecorderManager_init() - Static method in class hudson.logging.Messages
Initialing log recorders
logRecorders - Variable in class hudson.logging.LogRecorderManager
LogRecorders.
logRecords - Static variable in class jenkins.model.Jenkins
Live view of recent LogRecords produced by Hudson.
logRotate() - Method in class hudson.matrix.MatrixProject
 
logRotate() - Method in class hudson.maven.MavenModuleSet
 
logRotate() - Method in class hudson.model.Job
Perform log rotation.
LogRotator - Class in hudson.tasks
Default implementation of BuildDiscarder.
LogRotator(String, String, String, String) - Constructor for class hudson.tasks.LogRotator
 
LogRotator(int, int) - Constructor for class hudson.tasks.LogRotator
Deprecated. since 1.350. Use LogRotator.LogRotator(int, int, int, int)
LogRotator(int, int, int, int) - Constructor for class hudson.tasks.LogRotator
 
LogRotator.LRDescriptor - Class in hudson.tasks
 
LogRotator.LRDescriptor() - Constructor for class hudson.tasks.LogRotator.LRDescriptor
 
LogTaskListener - Class in hudson.util
TaskListener which sends messages to a Logger.
LogTaskListener(Logger, Level) - Constructor for class hudson.util.LogTaskListener
 
LONGFILE_ERROR - Static variable in class hudson.org.apache.tools.tar.TarOutputStream
Fail if a long file name is required in the archive.
LONGFILE_GNU - Static variable in class hudson.org.apache.tools.tar.TarOutputStream
GNU tar extensions are used to store long file names in the archive.
LONGFILE_TRUNCATE - Static variable in class hudson.org.apache.tools.tar.TarOutputStream
Long paths will be truncated in the archive.
longFileMode - Variable in class hudson.org.apache.tools.tar.TarOutputStream
 
Lookup - Class in hudson
Type-safe instance map.
Lookup() - Constructor for class hudson.Lookup
 
lookup(int) - Method in class hudson.util.ConsistentHash
Looks up a consistent hash with the given data point.
lookup(String) - Method in class hudson.util.ConsistentHash
Takes a string, hash it with MD5, then calls ConsistentHash.lookup(int).
lookup - Variable in class jenkins.model.Jenkins
Stores various objects scoped to Jenkins.
lookup(Class<T>) - Static method in class jenkins.model.Jenkins
Shortcut for Hudson.getInstance().lookup.get(type)
LookupAccountName(String, String, byte[], IntByReference, char[], IntByReference, PointerByReference) - Method in interface hudson.util.jna.Advapi32
 
LookupAccountSid(String, byte[], char[], IntByReference, char[], IntByReference, PointerByReference) - Method in interface hudson.util.jna.Advapi32
 
lookupMapperOfType(Class) - Method in class hudson.util.xstream.MapperDelegate
 
LPAREN - Static variable in interface hudson.model.labels.LabelExpressionParserTokenTypes
 
LPAREN - Static variable in interface hudson.scheduler.CrontabParserTokenTypes
 
lpClass - Variable in class hudson.util.jna.SHELLEXECUTEINFO
 
lpDescription - Variable in class hudson.util.jna.Advapi32.SERVICE_DESCRIPTION
 
lpDirectory - Variable in class hudson.util.jna.SHELLEXECUTEINFO
 
lpFile - Variable in class hudson.util.jna.SHELLEXECUTEINFO
 
lpIDList - Variable in class hudson.util.jna.SHELLEXECUTEINFO
 
lpParameters - Variable in class hudson.util.jna.SHELLEXECUTEINFO
 
lpSecurityDescriptor - Variable in class hudson.util.jna.WINBASE.SECURITY_ATTRIBUTES
 
lpServiceName - Variable in class hudson.util.jna.Advapi32.SERVICE_TABLE_ENTRY
 
lpServiceProc - Variable in class hudson.util.jna.Advapi32.SERVICE_TABLE_ENTRY
 
lpVerb - Variable in class hudson.util.jna.SHELLEXECUTEINFO
 
LRUStringConverter - Class in hudson.util
 
LRUStringConverter() - Constructor for class hudson.util.LRUStringConverter
 
LRUStringConverter(int) - Constructor for class hudson.util.LRUStringConverter
 

M

mac(byte[]) - Method in class jenkins.security.HMACConfidentialKey
Computes the message authentication code for the specified byte sequence.
mac(String) - Method in class jenkins.security.HMACConfidentialKey
Computes the message authentication code and return it as a string.
MailCommand_ShortDescription() - Static method in class hudson.cli.Messages
Reads stdin and sends that out as an e-mail.
Mailer_Address_Not_Configured() - Static method in class jenkins.model.Messages
address not configured yet <nobody@nowhere>
Mailer_Localhost_Error() - Static method in class jenkins.model.Messages
Please set a valid host name, instead of localhost
main(String[]) - Static method in class hudson.cli.CLI
 
main(List<String>, Locale, InputStream, PrintStream, PrintStream) - Method in class hudson.cli.CLICommand
Entry point to the CLI command.
main(List<String>, Locale, InputStream, OutputStream, OutputStream) - Method in interface hudson.cli.CliEntryPoint
Just like the static main method.
main(List<String>, Locale, InputStream, OutputStream, OutputStream) - Method in class hudson.cli.CliManagerImpl
 
main(List<String>, Locale, InputStream, PrintStream, PrintStream) - Method in class hudson.cli.GroovyshCommand
 
Main - Class in hudson
Entry point to Hudson from command line.
Main() - Constructor for class hudson.Main
 
main(String[]) - Static method in class hudson.Main
 
main(String[]) - Static method in class hudson.markup.EbayPolicy
 
main(String[]) - Static method in class hudson.markup.MyspacePolicy
 
main(Channel) - Method in class hudson.model.FullDuplexHttpChannel
 
main(String[]) - Static method in class hudson.util.LoadMonitor
 
MAIN_COMPLETED - Static variable in class hudson.model.CheckPoint
CheckPoint that indicates that the build has finished executing the "main" portion (Builders in case of FreeStyleProject) and now moving on to the post-build steps.
main_panel(Map, Closure) - Method in interface lib.LayoutTagLib
Generates the body as the main content part of a Jenkins page.
main_panel(Closure) - Method in interface lib.LayoutTagLib
Generates the body as the main content part of a Jenkins page.
main_panel(Map) - Method in interface lib.LayoutTagLib
Generates the body as the main content part of a Jenkins page.
main_panel() - Method in interface lib.LayoutTagLib
Generates the body as the main content part of a Jenkins page.
mainArtifact - Variable in class hudson.maven.reporters.MavenArtifactRecord
The main artifact (like jar or war, but could be anything.) If this is a POM module, the main artifact contains the same value as MavenArtifactRecord.pomArtifact.
mainClass(String) - Method in class hudson.util.JVMBuilder
 
mainClass(Class) - Method in class hudson.util.JVMBuilder
 
maintain() - Method in class hudson.model.Queue
Queue maintenance.
make() - Method in class hudson.search.SearchIndexBuilder
 
makeBuildVariables(AbstractBuild, Map<String, String>) - Method in class hudson.tasks.BuildWrapper
Called to define AbstractBuild.getBuildVariables().
makeDisabled(boolean) - Method in class hudson.model.AbstractProject
Marks the build as disabled.
makeSearchIndex() - Method in class hudson.maven.MavenModuleSet
 
makeSearchIndex() - Method in class hudson.model.AbstractModelObject
Default implementation that returns empty index.
makeSearchIndex() - Method in class hudson.model.AbstractProject
 
makeSearchIndex() - Method in class hudson.model.Job
 
makeSearchIndex() - Method in class hudson.model.Run
 
makeSearchIndex() - Method in class hudson.model.View
 
makeSearchIndex() - Method in class jenkins.model.Jenkins
 
makeSensitiveBuildVariables(AbstractBuild, Set<String>) - Method in class hudson.tasks.BuildWrapper
Called to define sensitive build variables.
makeTokenSignature(long, UserDetails) - Method in class hudson.security.TokenBasedRememberMeServices2
 
ManagedWindowsServiceAccount - Class in hudson.os.windows
Encapsulates how to login (a part of ManagedWindowsServiceLauncher).
ManagedWindowsServiceAccount() - Constructor for class hudson.os.windows.ManagedWindowsServiceAccount
 
ManagedWindowsServiceAccount.Administrator - Class in hudson.os.windows
Logs in with the administrator user account supplied in ManagedWindowsServiceLauncher.
ManagedWindowsServiceAccount.Administrator() - Constructor for class hudson.os.windows.ManagedWindowsServiceAccount.Administrator
 
ManagedWindowsServiceAccount.Administrator.DescriptorImpl - Class in hudson.os.windows
 
ManagedWindowsServiceAccount.Administrator.DescriptorImpl() - Constructor for class hudson.os.windows.ManagedWindowsServiceAccount.Administrator.DescriptorImpl
 
ManagedWindowsServiceAccount.AnotherUser - Class in hudson.os.windows
Logs in with a separate user.
ManagedWindowsServiceAccount.AnotherUser(String, Secret) - Constructor for class hudson.os.windows.ManagedWindowsServiceAccount.AnotherUser
 
ManagedWindowsServiceAccount.AnotherUser.DescriptorImpl - Class in hudson.os.windows
 
ManagedWindowsServiceAccount.AnotherUser.DescriptorImpl() - Constructor for class hudson.os.windows.ManagedWindowsServiceAccount.AnotherUser.DescriptorImpl
 
ManagedWindowsServiceAccount.LocalSystem - Class in hudson.os.windows
Logs in with the local system user.
ManagedWindowsServiceAccount.LocalSystem() - Constructor for class hudson.os.windows.ManagedWindowsServiceAccount.LocalSystem
 
ManagedWindowsServiceAccount.LocalSystem.DescriptorImpl - Class in hudson.os.windows
 
ManagedWindowsServiceAccount.LocalSystem.DescriptorImpl() - Constructor for class hudson.os.windows.ManagedWindowsServiceAccount.LocalSystem.DescriptorImpl
 
ManagedWindowsServiceConnector - Class in hudson.os.windows
ComputerConnector that delegates to ManagedWindowsServiceLauncher.
ManagedWindowsServiceConnector(String, String) - Constructor for class hudson.os.windows.ManagedWindowsServiceConnector
 
ManagedWindowsServiceConnector.DescriptorImpl - Class in hudson.os.windows
 
ManagedWindowsServiceConnector.DescriptorImpl() - Constructor for class hudson.os.windows.ManagedWindowsServiceConnector.DescriptorImpl
 
ManagedWindowsServiceLauncher - Class in hudson.os.windows
Windows slave installed/managed as a service entirely remotely
ManagedWindowsServiceLauncher(String, String) - Constructor for class hudson.os.windows.ManagedWindowsServiceLauncher
 
ManagedWindowsServiceLauncher(String, String, String) - Constructor for class hudson.os.windows.ManagedWindowsServiceLauncher
 
ManagedWindowsServiceLauncher(String, String, String, ManagedWindowsServiceLauncher.AccountInfo) - Constructor for class hudson.os.windows.ManagedWindowsServiceLauncher
 
ManagedWindowsServiceLauncher(String, String, String, ManagedWindowsServiceAccount, String) - Constructor for class hudson.os.windows.ManagedWindowsServiceLauncher
 
ManagedWindowsServiceLauncher(String, String, String, ManagedWindowsServiceAccount, String, String) - Constructor for class hudson.os.windows.ManagedWindowsServiceLauncher
 
ManagedWindowsServiceLauncher.AccountInfo - Class in hudson.os.windows
 
ManagedWindowsServiceLauncher.AccountInfo(String, String) - Constructor for class hudson.os.windows.ManagedWindowsServiceLauncher.AccountInfo
 
ManagedWindowsServiceLauncher.AccountInfo.DescriptorImpl - Class in hudson.os.windows
 
ManagedWindowsServiceLauncher.AccountInfo.DescriptorImpl() - Constructor for class hudson.os.windows.ManagedWindowsServiceLauncher.AccountInfo.DescriptorImpl
 
ManagedWindowsServiceLauncher.DescriptorImpl - Class in hudson.os.windows
 
ManagedWindowsServiceLauncher.DescriptorImpl() - Constructor for class hudson.os.windows.ManagedWindowsServiceLauncher.DescriptorImpl
 
ManagedWindowsServiceLauncher.LogOnOption - Class in hudson.os.windows
 
ManagedWindowsServiceLauncher.LogOnOption(String, ManagedWindowsServiceLauncher.AccountInfo) - Constructor for class hudson.os.windows.ManagedWindowsServiceLauncher.LogOnOption
 
ManagedWindowsServiceLauncher_AccessDenied() - Static method in class hudson.os.windows.Messages
Access is denied.
ManagedWindowsServiceLauncher_ConnectingTo(Object) - Static method in class hudson.os.windows.Messages
Connecting to {0}
ManagedWindowsServiceLauncher_ConnectingToPort(Object) - Static method in class hudson.os.windows.Messages
Connecting to port {0}
ManagedWindowsServiceLauncher_CopyingSlaveExe() - Static method in class hudson.os.windows.Messages
Copying jenkins-slave.exe
ManagedWindowsServiceLauncher_CopyingSlaveJar() - Static method in class hudson.os.windows.Messages
Copying slave.jar
ManagedWindowsServiceLauncher_CopyingSlaveXml() - Static method in class hudson.os.windows.Messages
Copying jenkins-slave.xml
ManagedWindowsServiceLauncher_DisplayName() - Static method in class hudson.os.windows.Messages
Let Jenkins control this Windows slave as a Windows service
ManagedWindowsServiceLauncher_DotNetRequired() - Static method in class hudson.os.windows.Messages
.NET Framework 2.0 or later is required on this computer to run a Jenkins slave as a Windows service
ManagedWindowsServiceLauncher_InstallingSlaveService() - Static method in class hudson.os.windows.Messages
Installing the Jenkins slave service
ManagedWindowsServiceLauncher_RegisteringService() - Static method in class hudson.os.windows.Messages
Registering the service
ManagedWindowsServiceLauncher_ServiceDidntRespond() - Static method in class hudson.os.windows.Messages
The service did not respond.
ManagedWindowsServiceLauncher_StartingService() - Static method in class hudson.os.windows.Messages
Starting the service
ManagedWindowsServiceLauncher_StoppingService() - Static method in class hudson.os.windows.Messages
Stopping the service
ManagedWindowsServiceLauncher_UnregisteringService() - Static method in class hudson.os.windows.Messages
Unregistering the service
ManagedWindowsServiceLauncher_WaitingForService() - Static method in class hudson.os.windows.Messages
Waiting for the service to become ready
ManageJenkinsAction - Class in hudson.model
Adds the "Manage Jenkins" link to the top page.
ManageJenkinsAction() - Constructor for class hudson.model.ManageJenkinsAction
 
ManageJenkinsAction_DisplayName() - Static method in class hudson.model.Messages
Manage Jenkins
ManagementLink - Class in hudson.model
Extension point to add icon to http://server/hudson/manage page.
ManagementLink() - Constructor for class hudson.model.ManagementLink
 
manager - Variable in class hudson.security.SecurityRealm.SecurityComponents
 
mAND(boolean) - Method in class hudson.model.labels.LabelExpressionLexer
 
mANNUALLY(boolean) - Method in class hudson.scheduler.CrontabLexer
 
map(Queue.Task, MappingWorksheet) - Method in class hudson.model.LoadBalancer
Chooses the executor(s) to carry out the build for the given task.
mapper - Variable in class hudson.util.RobustReflectionConverter
 
MapperDelegate - Class in hudson.util.xstream
Works like MapperWrapper except it lets the subtype change the delegation target.
MapperDelegate(Mapper) - Constructor for class hudson.util.xstream.MapperDelegate
 
MappingWorksheet - Class in hudson.model.queue
Defines a mapping problem for answering "where do we execute this task?"
MappingWorksheet(Queue.BuildableItem, List<? extends MappingWorksheet.ExecutorSlot>) - Constructor for class hudson.model.queue.MappingWorksheet
 
MappingWorksheet(Queue.BuildableItem, List<? extends MappingWorksheet.ExecutorSlot>, Collection<? extends LoadPredictor>) - Constructor for class hudson.model.queue.MappingWorksheet
 
MappingWorksheet.ExecutorChunk - Class in hudson.model.queue
 
MappingWorksheet.ExecutorSlot - Class in hudson.model.queue
 
MappingWorksheet.ExecutorSlot() - Constructor for class hudson.model.queue.MappingWorksheet.ExecutorSlot
 
MappingWorksheet.Mapping - Class in hudson.model.queue
Represents the solution to the mapping problem.
MappingWorksheet.Mapping() - Constructor for class hudson.model.queue.MappingWorksheet.Mapping
 
MappingWorksheet.WorkChunk - Class in hudson.model.queue
 
mapToEnv(Map<String, String>) - Static method in class hudson.Util
Converts the map format of the environment variables to the K=V format in the array.
mark(int) - Method in class hudson.org.apache.tools.tar.TarInputStream
Since we do not support marking just yet, we do nothing.
MARK - Static variable in class jenkins.util.MarkFindingOutputStream
 
markAsComplete() - Method in class hudson.model.LargeText
Deprecated.  
markAsSuccess - Static variable in class hudson.maven.Maven3Builder
 
markAsSuccess - Static variable in class hudson.maven.MavenBuilder
Used by selected MavenReporters to notify the maven build agent that even though Maven is going to fail, we should report the build as success.
MarkFindingOutputStream - Class in jenkins.util
Filtering OutputStream that looks for MarkFindingOutputStream.MARK in the output stream and notifies the callback.
MarkFindingOutputStream(OutputStream) - Constructor for class jenkins.util.MarkFindingOutputStream
 
markOffline(Computer, OfflineCause) - Method in class hudson.node_monitors.AbstractNodeMonitorDescriptor
Utility method to mark the computer offline for derived classes.
markOffline(Computer) - Method in class hudson.node_monitors.AbstractNodeMonitorDescriptor
Deprecated. as of 1.320 Use AbstractNodeMonitorDescriptor.markOffline(Computer, OfflineCause) to specify the cause.
markOnline(Computer) - Method in class hudson.node_monitors.AbstractNodeMonitorDescriptor
Utility method to mark the computer online for derived classes.
markSupported() - Method in class hudson.org.apache.tools.tar.TarInputStream
Since we do not support marking just yet, we return false.
MarkupFormatter - Class in hudson.markup
Generalization of a function that takes text with some markup and converts that to HTML.
MarkupFormatter() - Constructor for class hudson.markup.MarkupFormatter
 
MarkupFormatterDescriptor - Class in hudson.markup
Descriptor for MarkupFormatter.
MarkupFormatterDescriptor() - Constructor for class hudson.markup.MarkupFormatterDescriptor
 
MarkupText - Class in hudson
Mutable representation of string with HTML mark up.
MarkupText(String) - Constructor for class hudson.MarkupText
 
MarkupText.SubText - Class in hudson
Represents a substring of a MarkupText.
MarkupText.SubText(Matcher, int) - Constructor for class hudson.MarkupText.SubText
 
MarkupText.SubText(int, int) - Constructor for class hudson.MarkupText.SubText
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class hudson.model.Label.ConverterImpl
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class hudson.security.AuthorizationMatrixProperty.ConverterImpl
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class hudson.security.GlobalMatrixAuthorizationStrategy.ConverterImpl
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class hudson.slaves.NodeList.ConverterImpl
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class hudson.util.CopyOnWriteList.ConverterImpl
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class hudson.util.CopyOnWriteMap.Hash.ConverterImpl
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class hudson.util.CopyOnWriteMap.Tree.ConverterImpl
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class hudson.util.DescribableList.ConverterImpl
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class hudson.util.HexBinaryConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class hudson.util.PersistedList.ConverterImpl
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class hudson.util.RobustReflectionConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class hudson.util.Secret.ConverterImpl
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class hudson.util.XStream2.PassthruConverter
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class jenkins.model.BuildDiscarder.ConverterImpl
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class jenkins.util.TreeString.ConverterImpl
 
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class jenkins.util.xstream.XStreamDOM.ConverterImpl
 
marshallField(MarshallingContext, Object, Field) - Method in class hudson.util.RobustReflectionConverter
 
maskedPrintCommandLine(List<String>, boolean[], FilePath) - Method in class hudson.Launcher
Prints out the command line to the listener with some portions masked to prevent sensitive information from being recorded on the listener.
maskedPrintCommandLine(String[], boolean[], FilePath) - Method in class hudson.Launcher
 
MaskingClassLoader - Class in hudson.util
ClassLoader that masks a specified set of classes from its parent class loader.
MaskingClassLoader(ClassLoader, String...) - Constructor for class hudson.util.MaskingClassLoader
 
MaskingClassLoader(ClassLoader, Collection<String>) - Constructor for class hudson.util.MaskingClassLoader
 
masks - Variable in class hudson.Launcher.ProcStarter
 
masks(boolean...) - Method in class hudson.Launcher.ProcStarter
Hide parts of the command line from being printed to the log.
masks() - Method in class hudson.Launcher.ProcStarter
 
MasterBuildConfiguration - Class in jenkins.model
Adds the configuration regarding building on master.
MasterBuildConfiguration() - Constructor for class jenkins.model.MasterBuildConfiguration
 
masterEnvVars - Static variable in class hudson.EnvVars
Environmental variables that we've inherited.
mAT(boolean) - Method in class hudson.scheduler.CrontabLexer
 
matches(String, String) - Method in class hudson.maven.PluginName
 
matches(VariableResolver<Boolean>) - Method in class hudson.model.Label
Evaluates whether the label expression is true given the specified value assignment.
matches(Collection<LabelAtom>) - Method in class hudson.model.Label
Evaluates whether the label expression is true when an entity owns the given set of LabelAtoms.
matches(Node) - Method in class hudson.model.Label
 
matches(VariableResolver<Boolean>) - Method in class hudson.model.labels.LabelAtom
 
matches(VariableResolver<Boolean>) - Method in class hudson.model.labels.LabelExpression.Binary
Note that we evaluate both branches of the expression all the time.
matches(VariableResolver<Boolean>) - Method in class hudson.model.labels.LabelExpression.Not
 
matches(VariableResolver<Boolean>) - Method in class hudson.model.labels.LabelExpression.Paren
 
matchesId(String) - Method in class hudson.tools.JDKInstaller.JDKRelease
We used to use IDs like "jdk-6u13-oth-JPR@CDS-CDS_Developer", but Oracle switched to just "jdk-6u13-oth-JPR".
matchesPassword(String) - Method in class jenkins.security.ApiTokenProperty
 
mATOM(boolean) - Method in class hudson.model.labels.LabelExpressionLexer
 
matrix(Map, Closure) - Method in interface lib.jenkins.ProjectTagLib
Generate configuration matrix and invoke body with 'p' as the instance of T (of Layouter<T>)
matrix(Closure) - Method in interface lib.jenkins.ProjectTagLib
Generate configuration matrix and invoke body with 'p' as the instance of T (of Layouter<T>)
matrix(Map) - Method in interface lib.jenkins.ProjectTagLib
Generate configuration matrix and invoke body with 'p' as the instance of T (of Layouter<T>)
matrix() - Method in interface lib.jenkins.ProjectTagLib
Generate configuration matrix and invoke body with 'p' as the instance of T (of Layouter<T>)
MatrixAggregatable - Interface in hudson.matrix
Publisher, JobProperty, BuildWrapper can optionally implement this interface to perform result aggregation across MatrixRun.
MatrixAggregator - Class in hudson.matrix
Performs the aggregation of MatrixRun results into MatrixBuild.
MatrixAggregator(MatrixBuild, Launcher, BuildListener) - Constructor for class hudson.matrix.MatrixAggregator
 
MatrixBuild - Class in hudson.matrix
Build of MatrixProject.
MatrixBuild(MatrixProject) - Constructor for class hudson.matrix.MatrixBuild
 
MatrixBuild(MatrixProject, Calendar) - Constructor for class hudson.matrix.MatrixBuild
 
MatrixBuild(MatrixProject, File) - Constructor for class hudson.matrix.MatrixBuild
 
MatrixBuild.MatrixBuildExecution - Class in hudson.matrix
Object that lives from the start of MatrixBuild execution to its end.
MatrixBuild.MatrixBuildExecution() - Constructor for class hudson.matrix.MatrixBuild.MatrixBuildExecution
 
MatrixBuild.RunPtr - Class in hudson.matrix
Used by view to render a ball for MatrixRun.
MatrixBuild_AppearsCancelled(Object) - Static method in class hudson.matrix.Messages
{0} appears to be cancelled
MatrixBuild_Cancelled(Object) - Static method in class hudson.matrix.Messages
Cancelled {0}
MatrixBuild_Completed(Object, Object) - Static method in class hudson.matrix.Messages
{0} completed with result {1}
MatrixBuild_depends_on_this(Object) - Static method in class hudson.matrix.Messages
{0} depends on this.
MatrixBuild_Interrupting(Object) - Static method in class hudson.matrix.Messages
Interrupting {0}
MatrixBuild_Triggering(Object) - Static method in class hudson.matrix.Messages
Triggering {0}
MatrixBuildListener - Class in hudson.matrix.listeners
Controls which subset of MatrixRuns to rebuild.
MatrixBuildListener() - Constructor for class hudson.matrix.listeners.MatrixBuildListener
 
MatrixChildAction - Interface in hudson.matrix
Optional interface for Actions that are used as parameters to Queue.schedule(Task, int, Action...) to indicate that they want to be also passed to the MatrixRuns from its parent MatrixBuild.
MatrixConfiguration - Class in hudson.matrix
One configuration of MatrixProject.
MatrixConfiguration(MatrixProject, Combination) - Constructor for class hudson.matrix.MatrixConfiguration
 
MatrixConfiguration.ParentBuildAction - Class in hudson.matrix
 
MatrixConfiguration.ParentBuildAction() - Constructor for class hudson.matrix.MatrixConfiguration.ParentBuildAction
 
MatrixConfiguration_Pronoun() - Static method in class hudson.matrix.Messages
Configuration
MatrixConfigurationSorter - Class in hudson.matrix
Add sorting for configurations MatrixConfigurations of matrix job MatrixProject
MatrixConfigurationSorter() - Constructor for class hudson.matrix.MatrixConfigurationSorter
 
MatrixConfigurationSorterDescriptor - Class in hudson.matrix
Descriptor for MatrixConfigurationSorter.
MatrixConfigurationSorterDescriptor(Class<? extends MatrixConfigurationSorter>) - Constructor for class hudson.matrix.MatrixConfigurationSorterDescriptor
 
MatrixConfigurationSorterDescriptor() - Constructor for class hudson.matrix.MatrixConfigurationSorterDescriptor
 
MatrixExecutionStrategy - Class in hudson.matrix
Controls the execution sequence of MatrixConfiguration when MatrixProject builds, including what degree it gets serialized/parallelled, how the whole build is abandoned when some fails, etc.
MatrixExecutionStrategy() - Constructor for class hudson.matrix.MatrixExecutionStrategy
 
MatrixExecutionStrategyDescriptor - Class in hudson.matrix
 
MatrixExecutionStrategyDescriptor(Class<? extends MatrixExecutionStrategy>) - Constructor for class hudson.matrix.MatrixExecutionStrategyDescriptor
 
MatrixExecutionStrategyDescriptor() - Constructor for class hudson.matrix.MatrixExecutionStrategyDescriptor
 
MatrixProject - Class in hudson.matrix
Job that allows you to run multiple different configurations from a single setting.
MatrixProject(String) - Constructor for class hudson.matrix.MatrixProject
 
MatrixProject(ItemGroup, String) - Constructor for class hudson.matrix.MatrixProject
 
MatrixProject.DescriptorImpl - Class in hudson.matrix
 
MatrixProject.DescriptorImpl() - Constructor for class hudson.matrix.MatrixProject.DescriptorImpl
 
MatrixProject_DisplayName() - Static method in class hudson.matrix.Messages
Build multi-configuration project
MatrixProject_DuplicateAxisName() - Static method in class hudson.matrix.Messages
Duplicate axis name
MatrixRun - Class in hudson.matrix
Execution of MatrixConfiguration.
MatrixRun(MatrixConfiguration) - Constructor for class hudson.matrix.MatrixRun
 
MatrixRun(MatrixConfiguration, Calendar) - Constructor for class hudson.matrix.MatrixRun
 
MatrixRun(MatrixConfiguration, File) - Constructor for class hudson.matrix.MatrixRun
 
MatrixRun_KeptBecauseOfParent(Object) - Static method in class hudson.matrix.Messages
Kept because {0} is kept
MatrixTestResult - Class in hudson.tasks.test
Action that aggregates all the test results from MatrixRuns.
MatrixTestResult(MatrixBuild) - Constructor for class hudson.tasks.test.MatrixTestResult
 
Maven - Class in hudson.tasks
Build by using Maven.
Maven(String, String) - Constructor for class hudson.tasks.Maven
 
Maven(String, String, String, String, String) - Constructor for class hudson.tasks.Maven
 
Maven(String, String, String, String, String, boolean) - Constructor for class hudson.tasks.Maven
 
Maven(String, String, String, String, String, boolean, SettingsProvider, GlobalSettingsProvider) - Constructor for class hudson.tasks.Maven
 
Maven.DescriptorImpl - Class in hudson.tasks
 
Maven.DescriptorImpl() - Constructor for class hudson.tasks.Maven.DescriptorImpl
 
Maven.MavenInstallation - Class in hudson.tasks
Represents a Maven installation in a system.
Maven.MavenInstallation(String, String) - Constructor for class hudson.tasks.Maven.MavenInstallation
Deprecated. as of 1.308. Use #MavenInstallation(String, String, List)
Maven.MavenInstallation(String, String, List<? extends ToolProperty<?>>) - Constructor for class hudson.tasks.Maven.MavenInstallation
 
Maven.MavenInstallation.ConverterImpl - Class in hudson.tasks
 
Maven.MavenInstallation.ConverterImpl(XStream2) - Constructor for class hudson.tasks.Maven.MavenInstallation.ConverterImpl
 
Maven.MavenInstallation.DescriptorImpl - Class in hudson.tasks
 
Maven.MavenInstallation.DescriptorImpl() - Constructor for class hudson.tasks.Maven.MavenInstallation.DescriptorImpl
 
Maven.MavenInstaller - Class in hudson.tasks
Automatic Maven installer from apache.org.
Maven.MavenInstaller(String) - Constructor for class hudson.tasks.Maven.MavenInstaller
 
Maven.MavenInstaller.DescriptorImpl - Class in hudson.tasks
 
Maven.MavenInstaller.DescriptorImpl() - Constructor for class hudson.tasks.Maven.MavenInstaller.DescriptorImpl
 
Maven.ProjectWithMaven - Interface in hudson.tasks
Optional interface that can be implemented by AbstractProject that has "contextual" Maven.MavenInstallation associated with it.
Maven3Builder - Class in hudson.maven
 
Maven3Builder(BuildListener, Map<ModuleName, MavenBuild.ProxyImpl2>, Collection<MavenModule>, List<String>, Map<String, String>, MavenBuildInformation) - Constructor for class hudson.maven.Maven3Builder
 
Maven3MojoNote - Class in hudson.tasks._maven
Marks the log line that reports that Maven3 is executing a mojo.
Maven3MojoNote() - Constructor for class hudson.tasks._maven.Maven3MojoNote
 
Maven3MojoNote.DescriptorImpl - Class in hudson.tasks._maven
 
Maven3MojoNote.DescriptorImpl() - Constructor for class hudson.tasks._maven.Maven3MojoNote.DescriptorImpl
 
maven3orLater(String) - Static method in class hudson.maven.MavenUtil
 
Maven3ProcessFactory - Class in hudson.maven
 
MAVEN_20 - Static variable in class hudson.tasks.Maven.MavenInstallation
Constants for describing Maven versions for comparison.
MAVEN_21 - Static variable in class hudson.tasks.Maven.MavenInstallation
 
MAVEN_30 - Static variable in class hudson.tasks.Maven.MavenInstallation
 
Maven_DisplayName() - Static method in class hudson.tasks.Messages
Invoke top-level Maven targets
Maven_ExecFailed() - Static method in class hudson.tasks.Messages
command execution failed
Maven_NoExecutable(Object) - Static method in class hudson.tasks.Messages
Couldn''t find any executable in {0}
Maven_NotADirectory(Object) - Static method in class hudson.tasks.Messages
{0} is not a directory
Maven_NotMavenDirectory(Object) - Static method in class hudson.tasks.Messages
{0} doesn''t look like a Maven directory
MAVEN_REMOTE_USEINET_ENV_VAR_NAME - Static variable in class hudson.maven.AbstractMavenProcessFactory
 
MavenAbstractArtifactRecord<T extends AbstractBuild<?,?>> - Class in hudson.maven.reporters
UI to redeploy artifacts after the fact.
MavenAbstractArtifactRecord() - Constructor for class hudson.maven.reporters.MavenAbstractArtifactRecord
 
MavenAbstractArtifactRecord.Record - Class in hudson.maven.reporters
 
MavenAbstractArtifactRecord.Record(String, String) - Constructor for class hudson.maven.reporters.MavenAbstractArtifactRecord.Record
 
MavenAbstractArtifactRecord_Displayname() - Static method in class hudson.maven.reporters.Messages
Redeploy Artifacts
MavenAggregatedArtifactRecord - Class in hudson.maven.reporters
Redeploy action for the entire MavenModuleSetBuild.
MavenAggregatedArtifactRecord(MavenModuleSetBuild) - Constructor for class hudson.maven.reporters.MavenAggregatedArtifactRecord
 
MavenAggregatedReport - Interface in hudson.maven
Action to be associated with MavenModuleSetBuild, which usually displays some aspect of the aggregated results of the module builds (such as aggregated test result, aggregated coverage report, etc.)
MavenArgumentInterceptorAction - Interface in hudson.maven
Provides a hook to change the arguments passed to the maven execution.
MavenArtifact - Class in hudson.maven.reporters
Captures information about an artifact created by Maven and archived by Jenkins, so that we can later deploy it to repositories of our choice.
MavenArtifact(Artifact) - Constructor for class hudson.maven.reporters.MavenArtifact
 
MavenArtifact(String, String, String, String, String, String, String) - Constructor for class hudson.maven.reporters.MavenArtifact
 
MavenArtifact_DeployingAttachedArtifact(Object) - Static method in class hudson.maven.reporters.Messages
Deploying the attached artifact {0}
MavenArtifact_DeployingMainArtifact(Object) - Static method in class hudson.maven.reporters.Messages
Deploying the main artifact {0}
MavenArtifactArchiver - Class in hudson.maven.reporters
Archives artifacts of the build.
MavenArtifactArchiver() - Constructor for class hudson.maven.reporters.MavenArtifactArchiver
 
MavenArtifactArchiver.DescriptorImpl - Class in hudson.maven.reporters
 
MavenArtifactArchiver.DescriptorImpl() - Constructor for class hudson.maven.reporters.MavenArtifactArchiver.DescriptorImpl
 
MavenArtifactArchiver_DisplayName() - Static method in class hudson.maven.reporters.Messages
Archive the artifacts
MavenArtifactArchiver_FailedToInstallToMaster() - Static method in class hudson.maven.reporters.Messages
Failed to install artifact to the master
MavenArtifactRecord - Class in hudson.maven.reporters
Action that remembers artifacts that are built.
MavenArtifactRecord(MavenBuild, MavenArtifact, MavenArtifact, List<MavenArtifact>) - Constructor for class hudson.maven.reporters.MavenArtifactRecord
Deprecated. 
MavenArtifactRecord(MavenBuild, MavenArtifact, MavenArtifact, List<MavenArtifact>, String, String) - Constructor for class hudson.maven.reporters.MavenArtifactRecord
 
MavenBuild - Class in hudson.maven
Run for MavenModule.
MavenBuild(MavenModule) - Constructor for class hudson.maven.MavenBuild
 
MavenBuild(MavenModule, Calendar) - Constructor for class hudson.maven.MavenBuild
 
MavenBuild(MavenModule, File) - Constructor for class hudson.maven.MavenBuild
 
MavenBuild.ProxyImpl2 - Class in hudson.maven
 
MavenBuild_FailedEarlier() - Static method in class hudson.maven.Messages
Build failed before it gets to this module
MavenBuild_KeptBecauseOfParent(Object) - Static method in class hudson.maven.Messages
Kept because {0} is kept
MavenBuild_Triggering(Object) - Static method in class hudson.maven.Messages
Triggering a new build of {0}
MavenBuilder - Class in hudson.maven
Callable that invokes Maven CLI (in process) and drives a build.
MavenBuilder(BuildListener, Collection<MavenModule>, List<String>, Map<String, String>) - Constructor for class hudson.maven.MavenBuilder
 
MavenBuilder_Aborted() - Static method in class hudson.maven.Messages
Aborted
MavenBuilder_AsyncFailed() - Static method in class hudson.maven.Messages
Asynchronous execution failure
MavenBuilder_Failed() - Static method in class hudson.maven.Messages
Maven failed with error.
MavenBuilder_Waiting() - Static method in class hudson.maven.Messages
Waiting for Jenkins to finish collecting data
MavenBuildInformation - Class in hudson.maven
 
MavenBuildInformation(String) - Constructor for class hudson.maven.MavenBuildInformation
 
MavenBuildProxy - Interface in hudson.maven
Remoting proxy interface for MavenReporters to talk to MavenBuild during the build.
MavenBuildProxy.BuildCallable<V,T extends Throwable> - Interface in hudson.maven
 
MavenBuildProxy.Filter<CORE extends MavenBuildProxy> - Class in hudson.maven
Filter for MavenBuildProxy.
MavenBuildProxy.Filter(CORE) - Constructor for class hudson.maven.MavenBuildProxy.Filter
 
MavenBuildProxy.Filter.AsyncInvoker - Class in hudson.maven
Callable for invoking MavenBuildProxy.BuildCallable asynchronously.
MavenBuildProxy.Filter.AsyncInvoker(MavenBuildProxy, MavenBuildProxy.BuildCallable<?, ?>) - Constructor for class hudson.maven.MavenBuildProxy.Filter.AsyncInvoker
 
MavenBuildProxy2 - Interface in hudson.maven
A part of MavenBuildProxy that's used internally for aggregated build.
MavenBuildProxy2.Filter<CORE extends MavenBuildProxy2> - Class in hudson.maven
Filter for MavenBuildProxy2.
MavenBuildProxy2.Filter(CORE) - Constructor for class hudson.maven.MavenBuildProxy2.Filter
 
MavenComputerListener - Class in hudson.maven
When a slave is connected, copy maven-agent.jar and maven-intercepter.jar
MavenComputerListener() - Constructor for class hudson.maven.MavenComputerListener
 
MavenConsoleAnnotator - Class in hudson.tasks._maven
Filter OutputStream that places annotations that marks various Maven outputs.
MavenConsoleAnnotator(OutputStream, Charset) - Constructor for class hudson.tasks._maven.MavenConsoleAnnotator
 
MavenEmbedderRequest - Class in hudson.maven
 
MavenEmbedderRequest(TaskListener, File, String, Properties, String, File) - Constructor for class hudson.maven.MavenEmbedderRequest
 
MavenErrorNote - Class in hudson.tasks._maven
 
MavenErrorNote() - Constructor for class hudson.tasks._maven.MavenErrorNote
 
MavenErrorNote.DescriptorImpl - Class in hudson.tasks._maven
 
MavenErrorNote.DescriptorImpl() - Constructor for class hudson.tasks._maven.MavenErrorNote.DescriptorImpl
 
MavenFingerprinter - Class in hudson.maven.reporters
Records fingerprints of the builds to keep track of dependencies.
MavenFingerprinter() - Constructor for class hudson.maven.reporters.MavenFingerprinter
 
MavenFingerprinter.DescriptorImpl - Class in hudson.maven.reporters
 
MavenFingerprinter.DescriptorImpl() - Constructor for class hudson.maven.reporters.MavenFingerprinter.DescriptorImpl
 
MavenFingerprinter_DisplayName() - Static method in class hudson.maven.reporters.Messages
Record fingerprints
MavenJavadocArchiver - Class in hudson.maven.reporters
Records the javadoc and archives it.
MavenJavadocArchiver() - Constructor for class hudson.maven.reporters.MavenJavadocArchiver
 
MavenJavadocArchiver.DescriptorImpl - Class in hudson.maven.reporters
 
MavenJavadocArchiver.DescriptorImpl() - Constructor for class hudson.maven.reporters.MavenJavadocArchiver.DescriptorImpl
 
MavenJavadocArchiver_DisplayName() - Static method in class hudson.maven.reporters.Messages
Publish javadoc
MavenJavadocArchiver_FailedToCopy(Object, Object) - Static method in class hudson.maven.reporters.Messages
Unable to copy Javadoc from {0} to {1}
MavenJavadocArchiver_NoDestDir() - Static method in class hudson.maven.reporters.Messages
Unable to obtain the destDir from javadoc mojo
MavenMailer - Class in hudson.maven.reporters
Sends out an e-mail notification for Maven build result.
MavenMailer() - Constructor for class hudson.maven.reporters.MavenMailer
 
MavenMailer.DescriptorImpl - Class in hudson.maven.reporters
 
MavenMailer.DescriptorImpl() - Constructor for class hudson.maven.reporters.MavenMailer.DescriptorImpl
 
MavenMailer_DisplayName() - Static method in class hudson.maven.reporters.Messages
E-mail Notification
MavenModule - Class in hudson.maven
Job that builds projects based on Maven2.
MavenModule_Pronoun() - Static method in class hudson.maven.Messages
Module
MavenModuleSet - Class in hudson.maven
Group of MavenModules.
MavenModuleSet(String) - Constructor for class hudson.maven.MavenModuleSet
Deprecated. Use MavenModuleSet.MavenModuleSet(ItemGroup, String)
MavenModuleSet(ItemGroup, String) - Constructor for class hudson.maven.MavenModuleSet
 
MavenModuleSet.DescriptorImpl - Class in hudson.maven
 
MavenModuleSet.DescriptorImpl() - Constructor for class hudson.maven.MavenModuleSet.DescriptorImpl
 
MavenModuleSet_AlternateSettingsRelativePath() - Static method in class hudson.maven.Messages
Alternate settings file must be a relative path.
MavenModuleSet_DiplayName() - Static method in class hudson.maven.Messages
Build a maven2/3 project
MavenModuleSet_readResolve_missingConfigProvider() - Static method in class hudson.maven.Messages
ERROR: 'config-file-provider' is not installed or disabled, therefore the config can't be fully loaded!!
MavenModuleSet_readResolve_updateConfigProvider(Object) - Static method in class hudson.maven.Messages
ERROR: Please update the 'config-file-provider' plugin, the current version is not supported anymore! (id={0})
MavenModuleSetBuild - Class in hudson.maven
Build for MavenModuleSet.
MavenModuleSetBuild(MavenModuleSet) - Constructor for class hudson.maven.MavenModuleSetBuild
 
MavenModuleSetBuild(MavenModuleSet, File) - Constructor for class hudson.maven.MavenModuleSetBuild
 
MavenModuleSetBuild.SimpleTransferListener - Class in hudson.maven
will log in the TaskListener when transferFailed and transferSucceeded
MavenModuleSetBuild.SimpleTransferListener(TaskListener) - Constructor for class hudson.maven.MavenModuleSetBuild.SimpleTransferListener
 
MavenModuleSetBuild_DiscoveredModule(Object, Object) - Static method in class hudson.maven.Messages
Discovered a new module {0} {1}
MavenModuleSetBuild_DownloadedArtifact(Object, Object) - Static method in class hudson.maven.Messages
Downloaded artifact {0}/{1}
MavenModuleSetBuild_FailedToParsePom() - Static method in class hudson.maven.Messages
Failed to parse POMs
MavenModuleSetBuild_FailedToTransfer(Object) - Static method in class hudson.maven.Messages
Failed to transfer {0}
MavenModuleSetBuild_FoundModuleWithoutProject(Object) - Static method in class hudson.maven.Messages
Found a module with path {0} but no associated project
MavenModuleSetBuild_NoMavenConfigured() - Static method in class hudson.maven.Messages
A Maven installation needs to be available for this project to be built.Either your server has no Maven installations defined, or the requested Maven version does not exist.
MavenModuleSetBuild_NoMavenInstall() - Static method in class hudson.maven.Messages
A Maven installation needs to be available for this project to be built.
MavenModuleSetBuild_NoSuchAlternateSettings(Object) - Static method in class hudson.maven.Messages
No such settings file {0} exists Please verify that your alternate settings file is specified properly and exists in the workspace.
MavenModuleSetBuild_NoSuchPOMFile(Object) - Static method in class hudson.maven.Messages
No such file {0} Perhaps you need to specify the correct POM file path in the project configuration?
MavenModuleSetBuild_SettinsgXmlAndPrivateRepository(Object, Object) - Static method in class hudson.maven.Messages
Using settings.xml at {0} and private repository at {1}
MavenMojoNote - Class in hudson.tasks._maven
Marks the log line that reports that Maven is executing a mojo.
MavenMojoNote() - Constructor for class hudson.tasks._maven.MavenMojoNote
 
MavenMojoNote.DescriptorImpl - Class in hudson.tasks._maven
 
MavenMojoNote.DescriptorImpl() - Constructor for class hudson.tasks._maven.MavenMojoNote.DescriptorImpl
 
mavenName - Variable in class hudson.tasks.Maven
Identifies Maven.MavenInstallation to be used.
MavenProbeAction - Class in hudson.maven
UI for probing Maven process.
MavenProbeAction_DisplayName() - Static method in class hudson.maven.Messages
Monitor Maven Process
mavenProcessCache - Static variable in class hudson.maven.MavenBuild
 
MavenProcessFactory_ClassWorldsNotFound(Object) - Static method in class hudson.maven.Messages
No classworlds*.jar found in {0} -- Is this a valid maven2/3 directory?
MavenProjectActionBuilder - Interface in hudson.maven
Can contribute to project actions.
MavenRedeployer_DisplayName() - Static method in class hudson.maven.Messages
Deploy to Maven repository
mavenRemoteUseInet - Static variable in class hudson.maven.AbstractMavenProcessFactory
 
MavenReporter - Class in hudson.maven
Listens to the build execution of MavenBuild, and normally records some information and exposes thoses in MavenBuild later.
MavenReporter() - Constructor for class hudson.maven.MavenReporter
 
MavenReporterDescriptor - Class in hudson.maven
Descriptor for MavenReporter.
MavenReporterDescriptor(Class<? extends MavenReporter>) - Constructor for class hudson.maven.MavenReporterDescriptor
 
MavenReporterDescriptor() - Constructor for class hudson.maven.MavenReporterDescriptor
Infers the type of the corresponding Describable from the outer class.
MavenReporters - Class in hudson.maven
 
MavenReporters() - Constructor for class hudson.maven.MavenReporters
 
MavenReportInfo - Class in hudson.maven
Information about MavenReport that was executed.
MavenReportInfo(MojoExecution, MavenReport, PlexusConfiguration, ExpressionEvaluator, long) - Constructor for class hudson.maven.MavenReportInfo
 
MavenSiteArchiver - Class in hudson.maven.reporters
Watches out for the execution of maven-site-plugin and records its output.
MavenSiteArchiver() - Constructor for class hudson.maven.reporters.MavenSiteArchiver
 
MavenSiteArchiver.DescriptorImpl - Class in hudson.maven.reporters
 
MavenSiteArchiver.DescriptorImpl() - Constructor for class hudson.maven.reporters.MavenSiteArchiver.DescriptorImpl
 
MavenSiteArchiver.SiteAction - Class in hudson.maven.reporters
 
MavenSiteArchiver.SiteAction(AbstractItem) - Constructor for class hudson.maven.reporters.MavenSiteArchiver.SiteAction
 
MavenSiteArchiver_DisplayName() - Static method in class hudson.maven.reporters.Messages
Maven-generated site
MavenTestDataPublisher - Class in hudson.maven
Augments SurefireReport by executing TestDataPublishers.
MavenTestDataPublisher(DescribableList<TestDataPublisher, Descriptor<TestDataPublisher>>) - Constructor for class hudson.maven.MavenTestDataPublisher
 
MavenTestDataPublisher.DescriptorImpl - Class in hudson.maven
 
MavenTestDataPublisher.DescriptorImpl() - Constructor for class hudson.maven.MavenTestDataPublisher.DescriptorImpl
 
MavenTestJavadocArchiver - Class in hudson.maven.reporters
Records the javadoc and archives it.
MavenTestJavadocArchiver() - Constructor for class hudson.maven.reporters.MavenTestJavadocArchiver
 
MavenTestJavadocArchiver.DescriptorImpl - Class in hudson.maven.reporters
 
MavenTestJavadocArchiver.DescriptorImpl() - Constructor for class hudson.maven.reporters.MavenTestJavadocArchiver.DescriptorImpl
 
MavenTestJavadocArchiver_DisplayName() - Static method in class hudson.maven.reporters.Messages
Publish Test javadoc
MavenUtil - Class in hudson.maven
 
MavenUtil() - Constructor for class hudson.maven.MavenUtil
 
MavenVersionCallable - Class in hudson.maven
 
MavenVersionCallable(String) - Constructor for class hudson.maven.MavenVersionCallable
 
MavenVersionCallable_MavenHomeDoesntExist(Object) - Static method in class hudson.maven.Messages
Maven Home {0} doesn''t exist
MavenVersionCallable_MavenHomeIsNotDirectory(Object) - Static method in class hudson.maven.Messages
Maven Home {0} is not a directory
MavenWarningNote - Class in hudson.tasks._maven
Marks the warning messages from Maven.
MavenWarningNote() - Constructor for class hudson.tasks._maven.MavenWarningNote
 
MavenWarningNote.DescriptorImpl - Class in hudson.tasks._maven
 
MavenWarningNote.DescriptorImpl() - Constructor for class hudson.tasks._maven.MavenWarningNote.DescriptorImpl
 
max - Variable in class hudson.diagnosis.MemoryUsageMonitor.MemoryGroup
Trend of the maximum memory size, after GCs.
max() - Method in class hudson.model.Fingerprint.RangeSet
Returns the largest value in this range.
max(HealthReport, HealthReport) - Static method in class hudson.model.HealthReport
Utility method to find the report with the highest health.
MAX_AGE - Static variable in class hudson.maven.ProcessCache
 
md5sum - Variable in class hudson.maven.reporters.MavenArtifact
The md5sum for this artifact.
mDAILY(boolean) - Method in class hudson.scheduler.CrontabLexer
 
mDIV(boolean) - Method in class hudson.scheduler.CrontabLexer
 
meetsMavenReqVersion(Launcher, int) - Method in class hudson.tasks.Maven.MavenInstallation
Compares the version of this Maven installation to the minimum required version specified.
Memoizer<K,V> - Class in hudson.util
Implements memoization semantics.
Memoizer() - Constructor for class hudson.util.Memoizer
 
MemoryAssert - Class in org.jvnet.hudson.test
Static utility methods for verifying heap memory usage.
MemoryAssert.HistogramElement - Class in org.jvnet.hudson.test
 
MemoryUsageMonitor - Class in hudson.diagnosis
Monitors the memory usage of the system in OS specific way.
MemoryUsageMonitor() - Constructor for class hudson.diagnosis.MemoryUsageMonitor
 
MemoryUsageMonitor.MemoryGroup - Class in hudson.diagnosis
A memory group is conceptually a set of memory pools.
MemoryUsageMonitor_TOTAL() - Static method in class hudson.diagnosis.Messages
Total
MemoryUsageMonitor_USED() - Static method in class hudson.diagnosis.Messages
Used
message - Variable in class hudson.model.Run.Summary
 
message - Variable in class hudson.PluginManager.PluginUpdateMonitor.PluginUpdateInfo
 
message - Variable in class hudson.slaves.OfflineCause.ByCLI
 
message - Variable in class hudson.util.AdministrativeError
 
message - Variable in exception jenkins.RestartRequiredException
 
Messages - Class in hudson.cli.client
 
Messages() - Constructor for class hudson.cli.client.Messages
 
Messages - Class in hudson.cli
 
Messages() - Constructor for class hudson.cli.Messages
 
Messages - Class in hudson.diagnosis
 
Messages() - Constructor for class hudson.diagnosis.Messages
 
Messages - Class in hudson.fsp
 
Messages() - Constructor for class hudson.fsp.Messages
 
Messages - Class in hudson.init.impl
 
Messages() - Constructor for class hudson.init.impl.Messages
 
Messages - Class in hudson.lifecycle
 
Messages() - Constructor for class hudson.lifecycle.Messages
 
Messages - Class in hudson.logging
 
Messages() - Constructor for class hudson.logging.Messages
 
Messages - Class in hudson.matrix
 
Messages() - Constructor for class hudson.matrix.Messages
 
Messages - Class in hudson.maven
 
Messages() - Constructor for class hudson.maven.Messages
 
Messages - Class in hudson.maven.reporters
 
Messages() - Constructor for class hudson.maven.reporters.Messages
 
Messages - Class in hudson
 
Messages() - Constructor for class hudson.Messages
 
Messages - Class in hudson.model
 
Messages() - Constructor for class hudson.model.Messages
 
Messages - Class in hudson.model.queue
 
Messages() - Constructor for class hudson.model.queue.Messages
 
Messages - Class in hudson.node_monitors
 
Messages() - Constructor for class hudson.node_monitors.Messages
 
Messages - Class in hudson.os.windows
 
Messages() - Constructor for class hudson.os.windows.Messages
 
Messages - Class in hudson.scheduler
 
Messages() - Constructor for class hudson.scheduler.Messages
 
Messages - Class in hudson.scm
 
Messages() - Constructor for class hudson.scm.Messages
 
Messages - Class in hudson.search
 
Messages() - Constructor for class hudson.search.Messages
 
Messages - Class in hudson.security.csrf
 
Messages() - Constructor for class hudson.security.csrf.Messages
 
Messages - Class in hudson.security
 
Messages() - Constructor for class hudson.security.Messages
 
Messages - Class in hudson.slaves
 
Messages() - Constructor for class hudson.slaves.Messages
 
Messages - Class in hudson.tasks.junit
 
Messages() - Constructor for class hudson.tasks.junit.Messages
 
Messages - Class in hudson.tasks
 
Messages() - Constructor for class hudson.tasks.Messages
 
Messages - Class in hudson.tasks.test
 
Messages() - Constructor for class hudson.tasks.test.Messages
 
Messages - Class in hudson.tools
 
Messages() - Constructor for class hudson.tools.Messages
 
Messages - Class in hudson.triggers
 
Messages() - Constructor for class hudson.triggers.Messages
 
Messages - Class in hudson.util
 
Messages() - Constructor for class hudson.util.Messages
 
Messages - Class in hudson.views
 
Messages() - Constructor for class hudson.views.Messages
 
Messages - Class in hudson.widgets
 
Messages() - Constructor for class hudson.widgets.Messages
 
Messages - Class in jenkins.management
 
Messages() - Constructor for class jenkins.management.Messages
 
Messages - Class in jenkins.model
 
Messages() - Constructor for class jenkins.model.Messages
 
Messages - Class in jenkins.mvn
 
Messages() - Constructor for class jenkins.mvn.Messages
 
Messages - Class in jenkins.security
 
Messages() - Constructor for class jenkins.security.Messages
 
MetaTabulatedResult - Class in hudson.tasks.test
The purpose of this class is to provide a good place for the jelly to bind to.
MetaTabulatedResult() - Constructor for class hudson.tasks.test.MetaTabulatedResult
 
methodMissing(String, Object) - Method in class hudson.util.spring.BeanBuilder
This method is invoked by Groovy when a method that's not defined in Java is invoked.
methodMissing(String, Object) - Method in class jenkins.util.groovy.AbstractGroovyViewModule
 
mH(boolean) - Method in class hudson.scheduler.CrontabLexer
 
mHOURLY(boolean) - Method in class hudson.scheduler.CrontabLexer
 
mIDENTIFIER_PART(boolean) - Method in class hudson.model.labels.LabelExpressionLexer
 
MIDNIGHT - Static variable in interface hudson.scheduler.CrontabParserTokenTypes
 
mIFF(boolean) - Method in class hudson.model.labels.LabelExpressionLexer
 
MIME_TYPES - Static variable in class org.jvnet.hudson.test.HudsonTestCase
 
MIME_TYPES - Static variable in class org.jvnet.hudson.test.JenkinsRule
 
mIMPLIES(boolean) - Method in class hudson.model.labels.LabelExpressionLexer
 
min() - Method in class hudson.model.Fingerprint.RangeSet
Returns the smallest value in this range.
min(HealthReport, HealthReport) - Static method in class hudson.model.HealthReport
Utility method to find the report with the lowest health.
min - Variable in class hudson.model.MultiStageTimeSeries
Updated every 1 min.
MIN - Static variable in class hudson.model.PeriodicWork
 
min(int, int...) - Static method in class hudson.Util
 
MINUS - Static variable in interface hudson.scheduler.CrontabParserTokenTypes
 
mkdirs() - Method in class hudson.FilePath
Creates this directory.
mkdirs(String) - Method in class hudson.os.windows.WindowsRemoteFileSystem
 
mkdirs(File) - Static method in class hudson.util.IOUtils
Ensures that the given directory exists (if not, it's created, including all the parent directories.)
mkdirs(String, int) - Method in class hudson.util.ssh.SFTPClient
Makes sure that the directory exists, by creating it if necessary.
mkdirs() - Method in class hudson.XmlFile
 
mLPAREN(boolean) - Method in class hudson.model.labels.LabelExpressionLexer
 
mLPAREN(boolean) - Method in class hudson.scheduler.CrontabLexer
 
mMIDNIGHT(boolean) - Method in class hudson.scheduler.CrontabLexer
 
mMINUS(boolean) - Method in class hudson.scheduler.CrontabLexer
 
mMONTHLY(boolean) - Method in class hudson.scheduler.CrontabLexer
 
mNOT(boolean) - Method in class hudson.model.labels.LabelExpressionLexer
 
MockBuilder - Class in org.jvnet.hudson.test
Forces the build result to be some pre-configured value.
MockBuilder(Result) - Constructor for class org.jvnet.hudson.test.MockBuilder
 
MockBuilder.DescriptorImpl - Class in org.jvnet.hudson.test
 
MockBuilder.DescriptorImpl() - Constructor for class org.jvnet.hudson.test.MockBuilder.DescriptorImpl
 
MockFolder - Class in org.jvnet.hudson.test
Minimal implementation of a modifiable item group akin to the CloudBees Folders plugin.
MockFolder.DescriptorImpl - Class in org.jvnet.hudson.test
 
MockFolder.DescriptorImpl() - Constructor for class org.jvnet.hudson.test.MockFolder.DescriptorImpl
 
mode() - Method in class hudson.FilePath
Gets the file permission bit mask.
mode(File) - Static method in class hudson.util.IOUtils
Gets the mode of a file/directory, if appropriate.
modelClass - Variable in class hudson.security.PermissionScope
Domain model type that approximates this scope.
ModelHyperlinkNote - Class in hudson.console
HyperlinkNote that links to a model object, which in the UI gets rendered with context menu and etc.
ModelHyperlinkNote(String, int) - Constructor for class hudson.console.ModelHyperlinkNote
 
ModelHyperlinkNote.DescriptorImpl - Class in hudson.console
 
ModelHyperlinkNote.DescriptorImpl() - Constructor for class hudson.console.ModelHyperlinkNote.DescriptorImpl
 
ModelObject - Interface in hudson.model
A model object has a URL.
ModelObjectWithContextMenu - Interface in jenkins.model
ModelObject that has context menu in the breadcrumb.
ModelObjectWithContextMenu.ContextMenu - Class in jenkins.model
Data object that represents the context menu.
ModelObjectWithContextMenu.ContextMenu() - Constructor for class jenkins.model.ModelObjectWithContextMenu.ContextMenu
 
ModelObjectWithContextMenu.MenuItem - Class in jenkins.model
Menu item in ModelObjectWithContextMenu.ContextMenu
ModelObjectWithContextMenu.MenuItem(String, String, String) - Constructor for class jenkins.model.ModelObjectWithContextMenu.MenuItem
 
ModifiableItemGroup<T extends Item> - Interface in hudson.model
ItemGroup that is a general purpose container, which allows users and the rest of the program to create arbitrary items into it.
ModifiableTopLevelItemGroup - Interface in jenkins.model
A ModifiableItemGroup to manage TopLevelItem, including copying, creating from descriptor and from XML.
ModularizeViewScript - Class in jenkins.plugins.ui_samples
Define portions of view fragments in separate methods/classes to improve reuse.
ModularizeViewScript() - Constructor for class jenkins.plugins.ui_samples.ModularizeViewScript
 
ModularizeViewScript.DescriptorImpl - Class in jenkins.plugins.ui_samples
 
ModularizeViewScript.DescriptorImpl() - Constructor for class jenkins.plugins.ui_samples.ModularizeViewScript.DescriptorImpl
 
ModuleDependency - Class in hudson.maven
group id + artifact id + version and a flag to know if it's a plugin
ModuleDependency(String, String, String) - Constructor for class hudson.maven.ModuleDependency
 
ModuleDependency(String, String, String, boolean) - Constructor for class hudson.maven.ModuleDependency
 
ModuleDependency(ModuleName, String) - Constructor for class hudson.maven.ModuleDependency
 
ModuleDependency(ModuleName, String, boolean) - Constructor for class hudson.maven.ModuleDependency
 
ModuleDependency(Dependency) - Constructor for class hudson.maven.ModuleDependency
 
ModuleDependency(MavenProject) - Constructor for class hudson.maven.ModuleDependency
 
ModuleDependency(Plugin) - Constructor for class hudson.maven.ModuleDependency
 
ModuleDependency(ReportPlugin) - Constructor for class hudson.maven.ModuleDependency
 
ModuleDependency(Extension) - Constructor for class hudson.maven.ModuleDependency
 
ModuleName - Class in hudson.maven
Version independent name of a Maven project.
ModuleName(String, String) - Constructor for class hudson.maven.ModuleName
 
ModuleName(ExecutionEvent) - Constructor for class hudson.maven.ModuleName
 
ModuleName(MavenProject) - Constructor for class hudson.maven.ModuleName
 
ModuleName(Plugin) - Constructor for class hudson.maven.ModuleName
 
ModuleName(ReportPlugin) - Constructor for class hudson.maven.ModuleName
 
ModuleName(Extension) - Constructor for class hudson.maven.ModuleName
 
ModuleName(Dependency) - Constructor for class hudson.maven.ModuleName
 
modules - Variable in class hudson.maven.ExecutedMojo.Cache
All maven modules in this Hudson by their names.
mojo - Variable in class hudson.maven.MojoInfo
Deprecated. as of 1.427 Maven3 can no longer provide this information, so plugins cannot rely on this value being present. For the time being we are setting a dummy value to avoid NPE. Use MojoInfo.configuration to access configuration values, but otherwise the ability to inject values is lost and there's no viable alternative.
mojoExecution - Variable in class hudson.maven.MojoInfo
Object from Maven that describes the Mojo to be executed.
MojoInfo - Class in hudson.maven
Information about Mojo to be executed.
MojoInfo(MojoExecution, Mojo, PlexusConfiguration, ExpressionEvaluator, long) - Constructor for class hudson.maven.MojoInfo
 
MojoInfo(ExecutionEvent, long) - Constructor for class hudson.maven.MojoInfo
 
MojoInfo.Maven3ProvidesNoAccessToMojo - Class in hudson.maven
Instance will be set to MojoInfo.mojo to avoid NPE in plugins.
MojoInfo.Maven3ProvidesNoAccessToMojo() - Constructor for class hudson.maven.MojoInfo.Maven3ProvidesNoAccessToMojo
 
mojoSkipped(ExecutionEvent) - Method in class hudson.maven.util.ExecutionEventLogger
 
mojoStarted(ExecutionEvent) - Method in class hudson.maven.util.ExecutionEventLogger
--- mojo-artifactId:version:goal (mojo-executionId) @ project-artifactId ---
monitor(Computer) - Method in class hudson.node_monitors.AbstractNodeMonitorDescriptor
Performs monitoring of the given computer object.
monitor(Computer) - Method in class hudson.node_monitors.ArchitectureMonitor.DescriptorImpl
 
MonitorMarkedNodeOffline - Class in hudson.node_monitors
If NodeMonitor marks the node as offline, we'll show this to the admin to get their attention.
MonitorMarkedNodeOffline() - Constructor for class hudson.node_monitors.MonitorMarkedNodeOffline
 
MONTHLY - Static variable in interface hudson.scheduler.CrontabParserTokenTypes
 
mOR(boolean) - Method in class hudson.model.labels.LabelExpressionLexer
 
mOR(boolean) - Method in class hudson.scheduler.CrontabLexer
 
MorphTagLibrary - Class in hudson.util.jelly
Jelly tag library for literal-like tags, with an ability to add arbitrary attributes taken from a map.
MorphTagLibrary() - Constructor for class hudson.util.jelly.MorphTagLibrary
 
moveAllChildrenTo(FilePath) - Method in class hudson.FilePath
Moves all the contents of this directory into the specified directory, then delete this directory itself.
MOVEFILE_COPY_ALLOWED - Static variable in interface hudson.util.jna.Kernel32
 
MOVEFILE_CREATE_HARDLINK - Static variable in interface hudson.util.jna.Kernel32
 
MOVEFILE_DELAY_UNTIL_REBOOT - Static variable in interface hudson.util.jna.Kernel32
 
MOVEFILE_FAIL_IF_NOT_TRACKABLE - Static variable in interface hudson.util.jna.Kernel32
 
MOVEFILE_REPLACE_EXISTING - Static variable in interface hudson.util.jna.Kernel32
 
MOVEFILE_WRITE_THROUGH - Static variable in interface hudson.util.jna.Kernel32
 
MoveFileExA(String, String, int) - Method in interface hudson.util.jna.Kernel32
See http://msdn.microsoft.com/en-us/library/aa365240(VS.85).aspx
mRPAREN(boolean) - Method in class hudson.model.labels.LabelExpressionLexer
 
mRPAREN(boolean) - Method in class hudson.scheduler.CrontabLexer
 
mSTAR(boolean) - Method in class hudson.scheduler.CrontabLexer
 
mSTRINGLITERAL(boolean) - Method in class hudson.model.labels.LabelExpressionLexer
 
mTOKEN(boolean) - Method in class hudson.scheduler.CrontabLexer
 
MULTICAST - Static variable in class hudson.UDPBroadcastThread
Multicast socket address.
MultipartFormDataParser - Class in hudson.util
Wraps commons file-upload and handles a "multipart/form-data" form submisison (that often includes file upload.)
MultipartFormDataParser(HttpServletRequest) - Constructor for class hudson.util.MultipartFormDataParser
 
MultiStageTimeSeries - Class in hudson.model
Maintains several TimeSeries with different update frequencies to satisfy three goals; (1) retain data over long timespan, (2) save memory, and (3) retain accurate data for the recent past.
MultiStageTimeSeries(Localizable, Color, float, float) - Constructor for class hudson.model.MultiStageTimeSeries
 
MultiStageTimeSeries(float, float) - Constructor for class hudson.model.MultiStageTimeSeries
Deprecated. since 2009-04-05. Use MultiStageTimeSeries.MultiStageTimeSeries(Localizable, Color, float, float)
MultiStageTimeSeries.TimeScale - Enum in hudson.model
Choose which datapoint to use.
MultiStageTimeSeries.TrendChart - Class in hudson.model
Represents the trend chart that consists of several MultiStageTimeSeries.
MultiStageTimeSeries.TrendChart(MultiStageTimeSeries.TimeScale, MultiStageTimeSeries...) - Constructor for class hudson.model.MultiStageTimeSeries.TrendChart
 
MultiStageTimeSeries_EMPTY_STRING() - Static method in class hudson.model.Messages
 
mWEEKLY(boolean) - Method in class hudson.scheduler.CrontabLexer
 
mWS(boolean) - Method in class hudson.model.labels.LabelExpressionLexer
 
mWS(boolean) - Method in class hudson.scheduler.CrontabLexer
 
mYEARLY(boolean) - Method in class hudson.scheduler.CrontabLexer
 
MyspacePolicy - Class in hudson.markup
Policy definition based on OWASP AntiSamy MySpace policy.
MyspacePolicy() - Constructor for class hudson.markup.MyspacePolicy
 
MyView - Class in hudson.model
View that only contains projects for which the current user has access to.
MyView(String) - Constructor for class hudson.model.MyView
 
MyView(String, ViewGroup) - Constructor for class hudson.model.MyView
 
MyView.DescriptorImpl - Class in hudson.model
 
MyView.DescriptorImpl() - Constructor for class hudson.model.MyView.DescriptorImpl
 
MyView_DisplayName() - Static method in class hudson.model.Messages
My View
MyViewsProperty - Class in hudson.model
A UserProperty that remembers user-private views.
MyViewsProperty(String) - Constructor for class hudson.model.MyViewsProperty
 
MyViewsProperty.DescriptorImpl - Class in hudson.model
 
MyViewsProperty.DescriptorImpl() - Constructor for class hudson.model.MyViewsProperty.DescriptorImpl
 
MyViewsProperty.GlobalAction - Class in hudson.model
 
MyViewsProperty.GlobalAction() - Constructor for class hudson.model.MyViewsProperty.GlobalAction
 
MyViewsProperty_DisplayName() - Static method in class hudson.model.Messages
My Views
MyViewsProperty_GlobalAction_DisplayName() - Static method in class hudson.model.Messages
My Views
MyViewsProperty_ViewExistsCheck_AlreadyExists(Object) - Static method in class hudson.model.Messages
A view with name {0} already exists
MyViewsProperty_ViewExistsCheck_NotExist(Object) - Static method in class hudson.model.Messages
A view with name {0} does not exist
MyViewsTabBar - Class in hudson.views
Extension point for adding a MyViewsTabBar header to Projects MyViewsProperty.
MyViewsTabBar() - Constructor for class hudson.views.MyViewsTabBar
 
MyViewsTabBar.GlobalConfigurationImpl - Class in hudson.views
Configures ViewsTabBar in the system configuration.
MyViewsTabBar.GlobalConfigurationImpl() - Constructor for class hudson.views.MyViewsTabBar.GlobalConfigurationImpl
 
MyViewsTabBarDescriptor - Class in hudson.views
Descriptor for MyViewsTabBar.
MyViewsTabBarDescriptor() - Constructor for class hudson.views.MyViewsTabBarDescriptor
 

N

n - Variable in class hudson.cli.ConsoleCommand
 
name - Variable in class hudson.cli.CreateJobCommand
 
name - Variable in class hudson.cli.InstallPluginCommand
 
name - Variable in class hudson.cli.ListJobsCommand
 
name - Variable in class hudson.cli.ListPluginsCommand
 
name - Variable in class hudson.logging.LogRecorder.Target
 
name - Variable in class hudson.matrix.Axis
Deprecated. as of 1.373 Use Axis.getName()
name - Variable in class hudson.model.AbstractItem
Project name.
name - Variable in class hudson.model.AsyncAperiodicWork
Name of the work.
name - Variable in class hudson.model.AsyncPeriodicWork
Name of the work.
name - Variable in class hudson.model.Fingerprint.RangeItem
 
name - Variable in class hudson.model.Label
Display name of this label.
name - Variable in class hudson.model.ParameterValue
 
name - Variable in class hudson.model.Slave
Name of this slave node.
name - Variable in class hudson.model.UpdateSite.Entry
Artifact ID.
name - Variable in class hudson.model.View
Name of this view.
name - Variable in class hudson.PluginManager.FailedPlugin
 
name - Variable in class hudson.ProxyConfiguration
 
name - Variable in class hudson.search.Search.Item
 
name - Variable in class hudson.security.Permission
Human readable ID of the permission.
name - Variable in class hudson.slaves.Cloud
Uniquely identifies this Cloud instance among other instances in Jenkins.clouds.
name - Variable in class hudson.tasks.test.AggregatedTestResultAction.Child
Name of the module.
name - Variable in class hudson.tools.DownloadFromUrlInstaller.Installable
This is the human readable name.
name - Variable in class hudson.tools.JDKInstaller.JDKFamily
 
name - Variable in class hudson.tools.JDKInstaller.JDKFile
 
name - Variable in class hudson.tools.JDKInstaller.JDKRelease
This maps to the former product code, like "jdk-6u13-oth-JPR"
name - Variable in class hudson.util.ListBoxModel.Option
Text to be displayed to user.
name() - Method in class hudson.util.ReflectionUtils.Parameter
Name of this parameter.
name - Variable in class jenkins.plugins.ui_samples.DropdownList.Fruit
 
name - Variable in class jenkins.plugins.ui_samples.FormFieldValidationWithContext.City
 
name - Variable in class jenkins.plugins.ui_samples.FormFieldValidationWithContext.State
 
name - Variable in class jenkins.plugins.ui_samples.UISample.SourceFile
 
NavigationContextMenu - Class in jenkins.plugins.ui_samples
 
NavigationContextMenu() - Constructor for class jenkins.plugins.ui_samples.NavigationContextMenu
 
NavigationContextMenu.DescriptorImpl - Class in jenkins.plugins.ui_samples
 
NavigationContextMenu.DescriptorImpl() - Constructor for class jenkins.plugins.ui_samples.NavigationContextMenu.DescriptorImpl
 
nbspIndent(String) - Static method in class hudson.Functions
One nbsp per 10 pixels in given size, which may be a plain number or "NxN" (like an iconSize).
needsEscape(String) - Static method in class hudson.model.labels.LabelAtom
 
NeedsFullBuildAction - Class in hudson.maven
Action signalling that this MavenModuleSet needs a full build on the next run even if it's marked as an incremental build.
NeedsFullBuildAction() - Constructor for class hudson.maven.NeedsFullBuildAction
 
needsToRunAfterFinalized() - Method in class hudson.tasks.BuildTrigger
 
needsToRunAfterFinalized() - Method in class hudson.tasks.Publisher
Return true if this Publisher needs to run after the build result is fully finalized.
nested(Map, Closure) - Method in interface lib.FormTagLib
 
nested(Closure) - Method in interface lib.FormTagLib
 
nested(Map) - Method in interface lib.FormTagLib
 
nested() - Method in interface lib.FormTagLib
 
neverUpdate - Static variable in class hudson.model.DownloadService
 
neverUpdate - Static variable in class hudson.model.UpdateCenter
Deprecated. as of 1.333 Use UpdateSite.neverUpdate
neverUpdate - Static variable in class hudson.model.UpdateSite
 
NEW - Static variable in interface org.jvnet.hudson.test.HudsonHomeLoader
Allocates a new empty directory, meaning this will emulate the fresh Hudson installation.
NEW_PRONOUN - Static variable in class hudson.model.View
"Job" in "New Job".
newAutoInstance(MavenModule) - Method in class hudson.maven.MavenReporterDescriptor
Returns an instance used for automatic MavenReporter activation.
newAutoInstance(MavenModule) - Method in class hudson.maven.reporters.BuildInfoRecorder.DescriptorImpl
 
newAutoInstance(MavenModule) - Method in class hudson.maven.reporters.MavenArtifactArchiver.DescriptorImpl
 
newAutoInstance(MavenModule) - Method in class hudson.maven.reporters.MavenFingerprinter.DescriptorImpl
 
newAutoInstance(MavenModule) - Method in class hudson.maven.reporters.MavenJavadocArchiver.DescriptorImpl
 
newAutoInstance(MavenModule) - Method in class hudson.maven.reporters.MavenSiteArchiver.DescriptorImpl
 
newAutoInstance(MavenModule) - Method in class hudson.maven.reporters.MavenTestJavadocArchiver.DescriptorImpl
 
newAutoInstance(MavenModule) - Method in class hudson.maven.reporters.ReportCollector.DescriptorImpl
 
newAutoInstance(MavenModule) - Method in class hudson.maven.reporters.SurefireArchiver.DescriptorImpl
 
newBuild() - Method in class hudson.matrix.MatrixConfiguration
 
newBuild() - Method in class hudson.maven.MavenModule
 
newBuild() - Method in class hudson.model.AbstractProject
Creates a new build of this project for immediate execution.
newBuilds() - Method in class hudson.util.RunList
Reduce the size of the list by only leaving relatively new ones.
newestBuild() - Method in class jenkins.model.lazy.AbstractLazyLoadRunMap
 
newestValue() - Method in class hudson.model.RunMap
This is the newest build (with the biggest build number)
NewFromListTagLib - Interface in lib.jenkins
 
newHudson() - Method in class org.jvnet.hudson.test.HudsonTestCase
Creates a new instance of Jenkins.
newHudson() - Method in class org.jvnet.hudson.test.JenkinsRule
Creates a new instance of Jenkins.
newImpersonatingProxy(Class<T>, T) - Method in class hudson.model.Executor
Creates a proxy object that executes the callee in the context that impersonates this executor.
newInheritingACL(SidACL) - Method in class hudson.security.SidACL
Creates a new SidACL that first consults 'this' SidACL and then delegate to the given parent SidACL.
newInputStream() - Method in class hudson.util.ByteBuffer
Deprecated. Creates an InputStream that reads from the underlying buffer.
newInstance(T) - Method in class hudson.console.ConsoleAnnotatorFactory
Called when a console output page is requested to create a stateful ConsoleAnnotator.
newInstance(Object) - Method in class hudson.console.UrlAnnotator
 
newInstance(ItemGroup, String) - Method in class hudson.matrix.MatrixProject.DescriptorImpl
 
newInstance(ItemGroup, String) - Method in class hudson.maven.MavenModuleSet.DescriptorImpl
 
newInstance(StaplerRequest) - Method in class hudson.maven.MavenReporterDescriptor
Deprecated. 
newInstance(StaplerRequest, JSONObject) - Method in class hudson.maven.MavenTestDataPublisher.DescriptorImpl
 
newInstance(StaplerRequest, JSONObject) - Method in class hudson.maven.RedeployPublisher.DescriptorImpl
 
newInstance(StaplerRequest, JSONObject) - Method in class hudson.maven.reporters.MavenMailer.DescriptorImpl
 
newInstance(StaplerRequest) - Method in class hudson.model.Descriptor
Deprecated. Implement Descriptor.newInstance(StaplerRequest, JSONObject) method instead. Deprecated as of 1.145.
newInstance(StaplerRequest, JSONObject) - Method in class hudson.model.Descriptor
Creates a configured instance from the submitted form.
newInstance(ItemGroup, String) - Method in class hudson.model.FreeStyleProject.DescriptorImpl
 
newInstance(StaplerRequest, JSONObject) - Method in class hudson.model.JobParameterDefinition.DescriptorImpl
 
newInstance(StaplerRequest, JSONObject) - Method in class hudson.model.JobPropertyDescriptor
Creates a configured instance from the submitted form.
newInstance(User) - Method in class hudson.model.MyViewsProperty.DescriptorImpl
 
newInstance(StaplerRequest, JSONObject) - Method in class hudson.model.ParametersDefinitionProperty.DescriptorImpl
 
newInstance() - Static method in class hudson.model.queue.BackFiller
Once this feature stabilizes, move it to the heavyjob plugin
newInstance(StaplerRequest, JSONObject) - Method in class hudson.model.RunParameterDefinition.DescriptorImpl
 
newInstance(StaplerRequest) - Method in class hudson.model.TopLevelItemDescriptor
Deprecated. since 2007-01-19. This is not a valid operation for Jobs.
newInstance(String) - Method in class hudson.model.TopLevelItemDescriptor
Deprecated. as of 1.390 Use TopLevelItemDescriptor.newInstance(ItemGroup, String)
newInstance(ItemGroup, String) - Method in class hudson.model.TopLevelItemDescriptor
Creates a new TopLevelItem for the specified parent.
newInstance(User) - Method in class hudson.model.UserPropertyDescriptor
Creates a default instance of UserProperty to be associated with User object that wasn't created from a persisted XML data.
newInstance(View) - Method in class hudson.model.ViewPropertyDescriptor
Creates a default instance of ViewProperty to be associated with View object that wasn't created from a persisted XML data.
newInstance(StaplerRequest, JSONObject) - Method in class hudson.node_monitors.ArchitectureMonitor.DescriptorImpl
 
newInstance(StaplerRequest, JSONObject) - Method in class hudson.scm.NullSCM.DescriptorImpl
 
newInstance(User) - Method in class hudson.search.UserSearchProperty.DescriptorImpl
 
newInstance(StaplerRequest, JSONObject) - Method in class hudson.search.UserSearchProperty.DescriptorImpl
 
newInstance(StaplerRequest, JSONObject) - Method in class hudson.security.AuthorizationMatrixProperty.DescriptorImpl
 
newInstance(StaplerRequest, JSONObject) - Method in class hudson.security.AuthorizationStrategy.Unsecured.DescriptorImpl
 
newInstance(StaplerRequest, JSONObject) - Method in class hudson.security.csrf.DefaultCrumbIssuer.DescriptorImpl
 
newInstance(StaplerRequest, JSONObject) - Method in class hudson.security.GlobalMatrixAuthorizationStrategy.DescriptorImpl
 
newInstance(StaplerRequest, JSONObject) - Method in class hudson.security.HudsonPrivateSecurityRealm.Details.DescriptorImpl
 
newInstance(User) - Method in class hudson.security.HudsonPrivateSecurityRealm.Details.DescriptorImpl
 
newInstance(StaplerRequest, JSONObject) - Method in class hudson.security.LegacyAuthorizationStrategy.DescriptorImpl
 
newInstance(StaplerRequest, JSONObject) - Method in class hudson.tasks.ArtifactArchiver.DescriptorImpl
 
newInstance(StaplerRequest, JSONObject) - Method in class hudson.tasks.BatchFile.DescriptorImpl
 
newInstance(StaplerRequest, JSONObject) - Method in class hudson.tasks.BuildTrigger.DescriptorImpl
 
newInstance(StaplerRequest, JSONObject) - Method in class hudson.tasks.Fingerprinter.DescriptorImpl
 
newInstance(StaplerRequest, JSONObject) - Method in class hudson.tasks.junit.JUnitResultArchiver.DescriptorImpl
 
newInstance(StaplerRequest, JSONObject) - Method in class hudson.tasks.Maven.DescriptorImpl
 
newInstance(StaplerRequest, JSONObject) - Method in class hudson.tasks.Shell.DescriptorImpl
 
newInstance(StaplerRequest, JSONObject) - Method in class hudson.tasks.test.AggregatedTestResultPublisher.DescriptorImpl
 
newInstance(User) - Method in class jenkins.security.ApiTokenProperty.DescriptorImpl
When we are creating a default ApiTokenProperty for User, we need to make sure it yields the same value for the same user, because there's no guarantee that the property is saved.
newInstance(StaplerRequest, JSONObject) - Method in class org.jvnet.hudson.test.CaptureEnvironmentBuilder.DescriptorImpl
 
newInstance(StaplerRequest, JSONObject) - Method in class org.jvnet.hudson.test.FailureBuilder.DescriptorImpl
 
newInstance(StaplerRequest, JSONObject) - Method in class org.jvnet.hudson.test.HudsonTestCase.TestBuildWrapper.TestBuildWrapperDescriptor
 
newInstance(StaplerRequest, JSONObject) - Method in class org.jvnet.hudson.test.JenkinsRule.TestBuildWrapper.TestBuildWrapperDescriptor
 
newInstance(StaplerRequest, JSONObject) - Method in class org.jvnet.hudson.test.MockBuilder.DescriptorImpl
 
newInstance(ItemGroup, String) - Method in class org.jvnet.hudson.test.MockFolder.DescriptorImpl
 
newInstance(StaplerRequest, JSONObject) - Method in class org.jvnet.hudson.test.TestCrumbIssuer.DescriptorImpl
 
newInstance(StaplerRequest, JSONObject) - Method in class org.jvnet.hudson.test.UnstableBuilder.DescriptorImpl
 
newInstanceDetailPage() - Method in class hudson.slaves.NodeDescriptor
 
newInstanceFromRadioList(JSONObject) - Method in class hudson.DescriptorExtensionList
Creates a new instance of a Describable from the structured form submission data posted by a radio button group.
newInstanceFromRadioList(JSONObject, String) - Method in class hudson.DescriptorExtensionList
 
newInstanceFromRadioList(JSONObject) - Method in class hudson.util.DescriptorList
Creates a new instance of a Describable from the structured form submission data posted by a radio button group.
newInstanceFromRadioList(JSONObject, String) - Method in class hudson.util.DescriptorList
 
newInstancesFromHeteroList(StaplerRequest, JSONObject, String, Collection<? extends Descriptor<T>>) - Static method in class hudson.model.Descriptor
Used to build Describable instance list from <f:hetero-list> tag.
newInstancesFromHeteroList(StaplerRequest, Object, Collection<? extends Descriptor<T>>) - Static method in class hudson.model.Descriptor
 
newJVM(String, TaskListener, FilePath, ClasspathBuilder, Map<String, String>) - Static method in class hudson.slaves.Channels
Launches a new JVM with the given classpath and system properties, establish a communication channel, and return a Channel to it.
newJVM(String, TaskListener, JVMBuilder, FilePath, ClasspathBuilder) - Static method in class hudson.slaves.Channels
Launches a new JVM with the given classpath, establish a communication channel, and return a Channel to it.
newProcess(BuildListener, OutputStream) - Method in class hudson.maven.AbstractMavenProcessFactory
Starts maven process.
newReader() - Method in class jenkins.util.xstream.XStreamDOM
Returns a new HierarchicalStreamReader that reads a sub-tree rooted at this node.
news() - Method in class jenkins.util.ProgressiveRendering
For internal use.
newThread(Runnable) - Method in class hudson.util.DaemonThreadFactory
 
newThread(Runnable) - Method in class hudson.util.ExceptionCatchingThreadFactory
 
newWriter() - Static method in class jenkins.util.xstream.XStreamDOM
Returns a new HierarchicalStreamWriter for marshalling objects into XStreamDOM.
next(int) - Method in class hudson.scheduler.Hash
Produces an integer in [0,n)
next() - Method in class hudson.util.AdaptedIterator
 
next() - Method in class hudson.util.Iterators.FilterIterator
 
next() - Method in class hudson.util.Iterators.FlattenIterator
 
nextBuild - Variable in class hudson.model.Run
Next build.
nextBuildNumber - Variable in class hudson.model.Job
Next build number.
nextElement() - Method in class hudson.util.CompoundEnumeration
 
nextElement() - Method in class hudson.util.QuotedStringTokenizer
 
nextToken() - Method in class hudson.model.labels.LabelExpressionLexer
 
nextToken() - Method in class hudson.scheduler.CrontabLexer
 
nextToken() - Method in class hudson.util.QuotedStringTokenizer
 
nextToken(String) - Method in class hudson.util.QuotedStringTokenizer
 
nLength - Variable in class hudson.util.jna.WINBASE.SECURITY_ATTRIBUTES
 
NO_AUTHENTICATION - Static variable in class hudson.security.SecurityRealm
Singleton constant that represents "no authentication."
NO_CHANGES - Static variable in class hudson.scm.PollingResult
Constant to indicate no changes in the remote repository.
NO_ERROR - Static variable in interface hudson.util.jna.WINERROR
 
NO_PROPERTIES - Static variable in class org.jvnet.hudson.test.HudsonTestCase
 
NO_PROPERTIES - Static variable in class org.jvnet.hudson.test.JenkinsRule
 
NO_SYMLINK - Static variable in class hudson.Util
On Unix environment that cannot run "ln", set this to true.
noAnime() - Method in enum hudson.model.BallColor
Gets the unanimated version.
NoCheckTrustManager - Class in hudson.cli
 
NoCheckTrustManager() - Constructor for class hudson.cli.NoCheckTrustManager
 
Node - Class in hudson.model
Base type of Hudson slaves (although in practice, you probably extend Slave to define a new slave type.)
Node() - Constructor for class hudson.model.Node
 
node - Variable in class hudson.model.queue.CauseOfBlockage.BecauseNodeIsBusy
 
node - Variable in class hudson.model.queue.CauseOfBlockage.BecauseNodeIsOffline
 
node - Variable in class hudson.model.queue.MappingWorksheet.ExecutorChunk
 
node - Variable in class hudson.slaves.NodeProperty
 
node(Node) - Method in class hudson.util.RunList
Filter the list to builds on a single node only
node(Map, Closure) - Method in interface lib.JenkinsTagLib
Displays a link to a node.
node(Closure) - Method in interface lib.JenkinsTagLib
Displays a link to a node.
node(Map) - Method in interface lib.JenkinsTagLib
Displays a link to a node.
node() - Method in interface lib.JenkinsTagLib
Displays a link to a node.
Node.InternalComputerListener - Class in hudson.model
Let Nodes be aware of the lifecycle of their own Computer.
Node.InternalComputerListener() - Constructor for class hudson.model.Node.InternalComputerListener
 
Node.Mode - Enum in hudson.model
Constants that control how Hudson allocates jobs to slaves.
Node_BecauseNodeIsReserved(Object) - Static method in class hudson.model.Messages
{0} is reserved for jobs tied to it
Node_LabelMissing(Object, Object) - Static method in class hudson.model.Messages
{0} doesn''t have label {1}
Node_Mode_EXCLUSIVE() - Static method in class hudson.model.Messages
Leave this machine for tied jobs only
Node_Mode_NORMAL() - Static method in class hudson.model.Messages
Utilize this slave as much as possible
NodeDescripter_CheckName_Mandatory() - Static method in class hudson.slaves.Messages
Name is mandatory
NodeDescriptor - Class in hudson.slaves
Descriptor for Slave.
NodeDescriptor(Class<? extends Node>) - Constructor for class hudson.slaves.NodeDescriptor
 
NodeDescriptor() - Constructor for class hudson.slaves.NodeDescriptor
 
NodeList - Class in hudson.slaves
CopyOnWriteArrayList for Node that has special serialization semantics of not serializing EphemeralNodes.
NodeList() - Constructor for class hudson.slaves.NodeList
 
NodeList(Collection<? extends Node>) - Constructor for class hudson.slaves.NodeList
 
NodeList(Node...) - Constructor for class hudson.slaves.NodeList
 
NodeList.ConverterImpl - Class in hudson.slaves
Converter implementation for XStream.
NodeList.ConverterImpl(XStream) - Constructor for class hudson.slaves.NodeList.ConverterImpl
 
NodeMonitor - Class in hudson.node_monitors
Extension point for managing and monitoring Nodes.
NodeMonitor() - Constructor for class hudson.node_monitors.NodeMonitor
 
NodeMonitorUpdater - Class in hudson.node_monitors
When a slave is connected, redo the node monitoring.
NodeMonitorUpdater() - Constructor for class hudson.node_monitors.NodeMonitorUpdater
 
nodeName - Variable in class hudson.model.Computer
Node object may be created and deleted independently from this object.
NodeProperty<N extends Node> - Class in hudson.slaves
Extensible property of Node.
NodeProperty() - Constructor for class hudson.slaves.NodeProperty
 
NodePropertyDescriptor - Class in hudson.slaves
Descriptor for NodeProperty.
NodePropertyDescriptor(Class<? extends NodeProperty<?>>) - Constructor for class hudson.slaves.NodePropertyDescriptor
 
NodePropertyDescriptor() - Constructor for class hudson.slaves.NodePropertyDescriptor
 
nodeProvisioner - Variable in class hudson.model.Label
 
NodeProvisioner - Class in hudson.slaves
Uses the LoadStatistics and determines when we need to allocate new NodeProvisioner.PlannedNodes through Cloud.
NodeProvisioner(Label, LoadStatistics) - Constructor for class hudson.slaves.NodeProvisioner
 
NodeProvisioner.NodeProvisionerInvoker - Class in hudson.slaves
Periodically invoke NodeProvisioners
NodeProvisioner.NodeProvisionerInvoker() - Constructor for class hudson.slaves.NodeProvisioner.NodeProvisionerInvoker
 
NodeProvisioner.PlannedNode - Class in hudson.slaves
The node addition activity in progress.
NodeProvisioner.PlannedNode(String, Future<Node>, int) - Constructor for class hudson.slaves.NodeProvisioner.PlannedNode
Construct a PlannedNode instance without Cloud callback for finalization.
NodeProvisioner_EmptyString() - Static method in class hudson.slaves.Messages
 
NodesLink - Class in jenkins.management
 
NodesLink() - Constructor for class jenkins.management.NodesLink
 
NodesLink_Description() - Static method in class jenkins.management.Messages
Add, remove, control and monitor the various nodes that Jenkins runs jobs on.
NodesLink_DisplayName() - Static method in class jenkins.management.Messages
Manage Nodes
NodeSpecific<T extends NodeSpecific<T>> - Interface in hudson.slaves
Represents any concept that can be adapted for a node.
NoFingerprintMatch - Class in hudson.model
 
NoFingerprintMatch(String) - Constructor for class hudson.model.NoFingerprintMatch
 
NoHomeDir - Class in hudson.util
Model object used to display the error top page if we couldn't create the home directory.
NoHomeDir(File) - Constructor for class hudson.util.NoHomeDir
 
NONE - Static variable in class hudson.maven.ModuleDependency
When a plugin dependency is specified without giving a version, the semantics of that is the latest released plugin.
NONE - Static variable in class hudson.scm.SCMRevisionState
 
NONE - Static variable in interface hudson.util.VariableResolver
Empty resolver that always returns null.
nonHeap - Variable in class hudson.diagnosis.MemoryUsageMonitor
 
NonLocalizable - Class in jenkins.util
Localizable implementation that actually doesn't localize.
NonLocalizable(String) - Constructor for class jenkins.util.NonLocalizable
Creates a non-localizable string.
NonSerializableSecurityContext - Class in jenkins.security
The same as SecurityContextImpl but doesn't serialize Authentication.
NonSerializableSecurityContext() - Constructor for class jenkins.security.NonSerializableSecurityContext
 
NonSerializableSecurityContext(Authentication) - Constructor for class jenkins.security.NonSerializableSecurityContext
 
NOOP - Static variable in interface hudson.model.Saveable
Saveable that doesn't save anything.
NOOP - Static variable in class hudson.slaves.RetentionStrategy
Dummy instance that doesn't do any attempt to retention.
NOOP - Static variable in class hudson.util.FormValidation.FileValidator
Singleton instance that does no check.
NoopFilter - Class in hudson.security
Filter that does nothing.
NoopFilter() - Constructor for class hudson.security.NoopFilter
 
NoopMatrixConfigurationSorter - Class in hudson.matrix
Place holder for default "do not sort" MatrixConfigurationSorter.
NoopMatrixConfigurationSorter() - Constructor for class hudson.matrix.NoopMatrixConfigurationSorter
 
NoopMatrixConfigurationSorter.DescriptorImpl - Class in hudson.matrix
 
NoopMatrixConfigurationSorter.DescriptorImpl() - Constructor for class hudson.matrix.NoopMatrixConfigurationSorter.DescriptorImpl
 
NoOverlapCategoryAxis - Class in hudson.util
This class implements X-axis label skipping algorithm to avoid drawing overlapping labels.
NoOverlapCategoryAxis(String) - Constructor for class hudson.util.NoOverlapCategoryAxis
 
noProxyHost - Variable in class hudson.ProxyConfiguration
List of host names that shouldn't use proxy, as typed by users.
normalizeToEndWithSlash(URL) - Static method in class hudson.scm.RepositoryBrowser
Normalize the URL so that it ends with '/'.
not() - Method in class hudson.model.Label
Returns the label that represents "!this"
NOT - Static variable in interface hudson.model.labels.LabelExpressionParserTokenTypes
 
NOT_BUILT - Static variable in class hudson.model.Result
The module was not built.
NoTempDir - Class in hudson.util
Model object used to display the error top page if there appears to be no temporary directory.
NoTempDir(IOException) - Constructor for class hudson.util.NoTempDir
 
NotificationBar - Class in jenkins.plugins.ui_samples
 
NotificationBar() - Constructor for class jenkins.plugins.ui_samples.NotificationBar
 
NotificationBar.DescriptorImpl - Class in jenkins.plugins.ui_samples
 
NotificationBar.DescriptorImpl() - Constructor for class jenkins.plugins.ui_samples.NotificationBar.DescriptorImpl
 
Notifier - Class in hudson.tasks
BuildSteps that run after the build is completed.
Notifier() - Constructor for class hudson.tasks.Notifier
 
NotSerilizableSecurityContext - Class in hudson.security
Deprecated. use NonSerializableSecurityContext instead
NotSerilizableSecurityContext() - Constructor for class hudson.security.NotSerilizableSecurityContext
Deprecated.  
NotSerilizableSecurityContext(Authentication) - Constructor for class hudson.security.NotSerilizableSecurityContext
Deprecated.  
nShow - Variable in class hudson.util.jna.SHELLEXECUTEINFO
 
NULL - Static variable in interface hudson.model.TaskListener
TaskListener that discards the output.
NULL_TREE_LOOKAHEAD - Static variable in interface hudson.model.labels.LabelExpressionParserTokenTypes
 
NULL_TREE_LOOKAHEAD - Static variable in interface hudson.scheduler.CrontabParserTokenTypes
 
NullChangeLogParser - Class in hudson.scm
ChangeLogParser for no SCM.
NullChangeLogParser() - Constructor for class hudson.scm.NullChangeLogParser
 
NullIdDescriptorMonitor - Class in hudson.diagnosis
Some old descriptors apparently has the getId() method that's used in different ways and that's causing errors like JENKINS-8866, so detect and report that.
NullIdDescriptorMonitor() - Constructor for class hudson.diagnosis.NullIdDescriptorMonitor
 
nullify(String) - Method in class hudson.scm.SCM
 
nullify(String) - Static method in class hudson.Util
 
NullSCM - Class in hudson.scm
No SCM.
NullSCM() - Constructor for class hudson.scm.NullSCM
 
NullSCM.DescriptorImpl - Class in hudson.scm
 
NullSCM.DescriptorImpl() - Constructor for class hudson.scm.NullSCM.DescriptorImpl
 
NullSCM_DisplayName() - Static method in class hudson.scm.Messages
None
NullStream - Class in hudson.util
 
NullStream() - Constructor for class hudson.util.NullStream
 
number - Variable in class hudson.cli.SetBuildDescriptionCommand
 
number - Variable in class hudson.cli.SetBuildDisplayNameCommand
 
number - Variable in class hudson.model.Run
Build number.
number(Map, Closure) - Method in interface lib.FormTagLib
Generates an input field to be used inside <f:entry/>
number(Closure) - Method in interface lib.FormTagLib
Generates an input field to be used inside <f:entry/>
number(Map) - Method in interface lib.FormTagLib
Generates an input field to be used inside <f:entry/>
number() - Method in interface lib.FormTagLib
Generates an input field to be used inside <f:entry/>
numConcurrentWrite - Variable in class hudson.model.Resource
Maximum number of concurrent write.
numExecutors - Variable in class hudson.model.queue.FutureLoad
How many executors is this going to consume?
numExecutors - Variable in class hudson.slaves.NodeProvisioner.PlannedNode
The number of executors that will be provided by the Node launched by this object.
numLaunch - Variable in class org.jvnet.hudson.test.PretendSlave
Number of processed that are launched.

O

obtain() - Method in class hudson.util.RemotingDiagnostics.HeapDump
 
obtainLog() - Method in class hudson.model.TaskAction
Obtains the log file.
of(Node) - Static method in enum hudson.tools.JDKInstaller.CPU
Determines the CPU of the given node.
of(Node) - Static method in enum hudson.tools.JDKInstaller.Platform
Determines the platform of the given node.
of(Map<? extends K, ? extends V>) - Static method in class hudson.util.PackedMap
 
of(String) - Static method in class jenkins.AgentProtocol
 
of(String) - Static method in class jenkins.util.TreeString
Creates a TreeString.
off() - Method in class jenkins.util.io.FileBoolean
 
offlineCause - Variable in class hudson.model.Computer
Contains info about reason behind computer being offline.
OfflineCause - Class in hudson.slaves
Represents a cause that puts a computer offline.
OfflineCause() - Constructor for class hudson.slaves.OfflineCause
 
OfflineCause.ByCLI - Class in hudson.slaves
 
OfflineCause.ByCLI(String) - Constructor for class hudson.slaves.OfflineCause.ByCLI
 
OfflineCause.ChannelTermination - Class in hudson.slaves
Caused by unexpected channel termination.
OfflineCause.ChannelTermination(Exception) - Constructor for class hudson.slaves.OfflineCause.ChannelTermination
 
OfflineCause.LaunchFailed - Class in hudson.slaves
Caused by failure to launch.
OfflineCause.LaunchFailed() - Constructor for class hudson.slaves.OfflineCause.LaunchFailed
 
OfflineCause.SimpleOfflineCause - Class in hudson.slaves
OfflineCause that renders a static text, but without any further UI.
OfflineCause_DisconnectedFromCLI() - Static method in class hudson.slaves.Messages
Disconnected from CLI
OfflineCause_LaunchFailed() - Static method in class hudson.slaves.Messages
This node is offline because Jenkins failed to launch the slave agent on it.
ofJobNames(Class<T>, String, Item, ItemGroup) - Static method in class hudson.model.AutoCompletionCandidates
Auto-completes possible job names.
ok() - Method in class hudson.util.FormFieldValidator
Deprecated. Sends out an HTML fragment that indicates a success.
ok(String) - Method in class hudson.util.FormFieldValidator
Deprecated.  
ok(String, Object...) - Method in class hudson.util.FormFieldValidator
Deprecated.  
ok(String) - Static method in exception hudson.util.FormValidation
 
ok() - Static method in exception hudson.util.FormValidation
 
ok(String, Object...) - Static method in exception hudson.util.FormValidation
 
okWithMarkup(String) - Method in class hudson.util.FormFieldValidator
Deprecated.  
okWithMarkup(String) - Static method in exception hudson.util.FormValidation
 
OldDataMonitor - Class in hudson.diagnosis
Tracks whether any data structure changes were corrected when loading XML, that could be resaved to migrate that data to the new format.
OldDataMonitor() - Constructor for class hudson.diagnosis.OldDataMonitor
 
OldDataMonitor.ManagementLinkImpl - Class in hudson.diagnosis
 
OldDataMonitor.ManagementLinkImpl() - Constructor for class hudson.diagnosis.OldDataMonitor.ManagementLinkImpl
 
OldDataMonitor.VersionRange - Class in hudson.diagnosis
 
OldDataMonitor.VersionRange(String, String) - Constructor for class hudson.diagnosis.OldDataMonitor.VersionRange
 
OldDataMonitor_Description() - Static method in class hudson.diagnosis.Messages
Scrub configuration files to remove remnants from old plugins and earlier versions.
OldDataMonitor_DisplayName() - Static method in class hudson.diagnosis.Messages
Manage Old Data
oldestBuild() - Method in class jenkins.model.lazy.AbstractLazyLoadRunMap
 
oldestValue() - Method in class hudson.model.RunMap
This is the oldest build (with the smallest build number)
oldHomeField(ToolInstallation) - Method in class hudson.model.JDK.ConverterImpl
 
oldHomeField(ToolInstallation) - Method in class hudson.tasks.Maven.MavenInstallation.ConverterImpl
 
oldHomeField(ToolInstallation) - Method in class hudson.tools.ToolInstallation.ToolConverter
 
on() - Method in class jenkins.util.io.FileBoolean
 
onAddedTo(AbstractBuild) - Method in class hudson.model.Cause
Called when the cause is registered to AbstractBuild.
onAddedTo(AbstractBuild) - Method in class hudson.triggers.SCMTrigger.SCMTriggerCause
 
onAnd(LabelExpression.And, P) - Method in class hudson.model.labels.LabelVisitor
 
onAtom(LabelAtom, P) - Method in class hudson.model.labels.LabelVisitor
 
onAttached(Run) - Method in class hudson.model.CauseAction
When hooked up to build, notify Causes.
onAttached(Run) - Method in interface hudson.model.RunAction
Called when the action is aded to the Run object.
onAttached(Run) - Method in class hudson.tasks.Fingerprinter.FingerprintAction
 
onBeforePolling(AbstractProject<?, ?>, TaskListener) - Method in class hudson.model.listeners.SCMPollListener
Called before the polling execution.
onBeforeShutdown() - Method in class hudson.model.listeners.ItemListener
 
onBuildComplete() - Method in class hudson.model.CauseAction
 
onBuildComplete() - Method in interface hudson.model.RunAction
Called after the build is finished.
onBuildComplete() - Method in class hudson.tasks.Fingerprinter.FingerprintAction
 
onChange(Saveable, XmlFile) - Method in class hudson.model.listeners.SaveableListener
Called when a change is made to a Saveable object.
onChangeLogParsed(AbstractBuild<?, ?>, BuildListener, ChangeLogSet<?>) - Method in class hudson.model.listeners.SCMListener
Called once the changelog is determined.
onCompleted(R, TaskListener) - Method in class hudson.model.listeners.RunListener
Called after a build is completed.
onCompleted(Run, TaskListener) - Method in class hudson.tasks.test.AggregatedTestResultPublisher.TestResultAction.RunListenerImpl
 
onCompleted(Run<?, ?>, TaskListener) - Method in class jenkins.model.PeepholePermalink.RunListenerImpl
See if the new build matches any of the peephole permalink.
onConfigurationChange() - Method in class hudson.slaves.ComputerListener
Called when configuration of the node was changed, a node is added/removed, etc.
onCopied(Item, Item) - Method in class hudson.model.DisplayNameListener
 
onCopied(Item, Item) - Method in class hudson.model.listeners.ItemListener
Called after a new job is created by copying from an existing job.
onCopiedFrom(Item) - Method in class hudson.model.AbstractItem
When a Item is copied from existing one, the files are first copied on the file system, then it will be loaded, then this method will be invoked to perform any implementation-specific work.
onCopiedFrom(Item) - Method in interface hudson.model.Item
When a Item is copied from existing one, the files are first copied on the file system, then it will be loaded, then this method will be invoked to perform any implementation-specific work.
onCopiedFrom(Item) - Method in class hudson.model.Job
 
onCreated(Item) - Method in class hudson.model.listeners.ItemListener
Called after a new job is created and added to Jenkins, before the initial configuration page is provided.
onCreatedFromScratch() - Method in class hudson.matrix.MatrixProject
 
onCreatedFromScratch() - Method in class hudson.model.AbstractItem
 
onCreatedFromScratch() - Method in class hudson.model.AbstractProject
 
onCreatedFromScratch() - Method in interface hudson.model.Item
When an item is created from scratch (instead of copied), this method will be invoked.
onDebuggerStatement(Context) - Method in class org.jvnet.hudson.test.rhino.CallStackFrame
 
onDeleted(MatrixConfiguration) - Method in class hudson.matrix.MatrixProject
 
onDeleted(MavenModule) - Method in class hudson.maven.MavenModuleSet
 
onDeleted(T) - Method in interface hudson.model.ItemGroup
Internal method.
onDeleted(Item) - Method in class hudson.model.listeners.ItemListener
Called right before a job is going to be deleted.
onDeleted(R) - Method in class hudson.model.listeners.RunListener
Called right before a build is going to be deleted.
onDeleted(TopLevelItem) - Method in class jenkins.model.Jenkins
Called in response to AbstractItem.doDoDelete(StaplerRequest, StaplerResponse)
onDeleted(Run) - Method in class jenkins.model.PeepholePermalink.RunListenerImpl
If any of the peephole permalink points to the build to be deleted, update it to point to the new location.
onDeleted(TopLevelItem) - Method in class org.jvnet.hudson.test.MockFolder
 
oneBuf - Variable in class hudson.org.apache.tools.tar.TarInputStream
This contents of this array is not used at all in this class, it is only here to avoid repreated object creation during calls to the no-arg read method.
oneBuf - Variable in class hudson.org.apache.tools.tar.TarOutputStream
 
onEndBuilding() - Method in class hudson.model.Run
Called when a job finished building normally or abnormally.
onEnter(Context, Scriptable, Scriptable, Object[]) - Method in class org.jvnet.hudson.test.rhino.CallStackFrame
 
OneOffExecutor - Class in hudson.model
Executor that's temporarily added to carry out tasks that doesn't consume regular executors, like a matrix project parent build.
OneOffExecutor(Computer, WorkUnit) - Constructor for class hudson.model.OneOffExecutor
 
OneShotEvent - Class in hudson.util
Concurrency primitive.
OneShotEvent() - Constructor for class hudson.util.OneShotEvent
 
OneShotEvent(Object) - Constructor for class hudson.util.OneShotEvent
 
onExceptionThrown(Context, Throwable) - Method in class org.jvnet.hudson.test.rhino.CallStackFrame
 
onExit(Context, boolean, Object) - Method in class org.jvnet.hudson.test.rhino.CallStackFrame
 
onFinalized(R) - Method in class hudson.model.listeners.RunListener
Called after a build is moved to the Run.State#COMPLETED state.
onIff(LabelExpression.Iff, P) - Method in class hudson.model.labels.LabelVisitor
 
onImplies(LabelExpression.Implies, P) - Method in class hudson.model.labels.LabelVisitor
 
onInitMilestoneAttained(InitMilestone) - Method in class jenkins.InitReactorRunner
Called when the init milestone is attained.
onItem(Item) - Method in class hudson.model.ItemVisitor
Visits an Item.
onItemGroup(ItemGroup<?>) - Method in class hudson.model.ItemVisitor
Visits an ItemGroup by visits the member items.
onJobRenamed(Item, String, String) - Method in class hudson.model.AllView
 
onJobRenamed(Item, String, String) - Method in class hudson.model.ListView
 
onJobRenamed(Item, String, String) - Method in class hudson.model.MyView
 
onJobRenamed(Item, String, String) - Method in class hudson.model.ProxyView
 
onJobRenamed(Item, String, String) - Method in class hudson.model.TreeView
 
onJobRenamed(Item, String, String) - Method in class hudson.model.View
Called when a job name is changed or deleted.
onJobRenamed(String, String) - Method in class hudson.tasks.BuildTrigger
Called from BuildTrigger.DescriptorImpl.ItemListenerImpl when a job is renamed.
onLaunch(Launcher.ProcStarter) - Method in interface org.jvnet.hudson.test.FakeLauncher
Called whenever a PretendSlave is asked to fork a new process.
onLaunchFailure(Computer, TaskListener) - Method in class hudson.slaves.ComputerListener
Called when a slave attempted to connect via ComputerLauncher but it failed.
onLineChange(Context, int) - Method in class org.jvnet.hudson.test.rhino.CallStackFrame
 
onLoad(ItemGroup<? extends Item>, String) - Method in class hudson.matrix.MatrixConfiguration
 
onLoad(ItemGroup<? extends Item>, String) - Method in class hudson.matrix.MatrixProject
 
onLoad(ItemGroup<? extends Item>, String) - Method in class hudson.maven.MavenModule
 
onLoad(ItemGroup<? extends Item>, String) - Method in class hudson.maven.MavenModuleSet
 
onLoad() - Method in class hudson.maven.MavenModuleSetBuild
 
onLoad(ItemGroup<? extends Item>, String) - Method in class hudson.model.AbstractItem
Called right after when a Item is loaded from disk.
onLoad(ItemGroup<? extends Item>, String) - Method in class hudson.model.AbstractProject
 
onLoad() - Method in class hudson.model.CauseAction
 
onLoad(ItemGroup<? extends Item>, String) - Method in interface hudson.model.Item
Called right after when a Item is loaded from disk.
onLoad(ItemGroup<? extends Item>, String) - Method in class hudson.model.Job
 
onLoad(ItemGroup<? extends Item>, String) - Method in class hudson.model.Project
 
onLoad() - Method in class hudson.model.Run
Called after the build is loaded and the object is added to the build list.
onLoad() - Method in interface hudson.model.RunAction
Called after the build is loaded and the object is added to the build list.
onLoad(ItemGroup<? extends Item>, String) - Method in class hudson.model.ViewJob
 
onLoad() - Method in class hudson.tasks.Fingerprinter.FingerprintAction
 
onLoad(ItemGroup<? extends Item>, String) - Method in class org.jvnet.hudson.test.MockFolder
 
onLoaded() - Method in class hudson.model.listeners.ItemListener
Called after all the jobs are loaded from disk into Jenkins object.
onMarkFound() - Method in class jenkins.util.MarkFindingOutputStream
 
OnMaster - Interface in jenkins.util.io
Marks the objects in Jenkins that only exist in the core and not on slaves.
onModified() - Method in class hudson.model.View.PropertyList
 
onModified() - Method in class hudson.util.PersistedList
Called when a list is mutated.
onModified() - Method in class jenkins.model.Jenkins.CloudList
 
onNot(LabelExpression.Not, P) - Method in class hudson.model.labels.LabelVisitor
 
onOffline(Computer) - Method in class hudson.slaves.ComputerListener
Called right after a Computer went offline.
onOnline(Computer, TaskListener) - Method in class hudson.model.Node.InternalComputerListener
 
onOnline(Computer, TaskListener) - Method in class hudson.node_monitors.NodeMonitorUpdater
Triggers the update with 5 seconds quiet period, to avoid triggering data check too often when multiple slaves become online at about the same time.
onOnline(Computer) - Method in class hudson.slaves.ComputerListener
Deprecated. as of 1.292 Use ComputerListener.onOnline(Computer, TaskListener)
onOnline(Computer, TaskListener) - Method in class hudson.slaves.ComputerListener
Called right after a Computer comes online.
onOnline(Computer, TaskListener) - Method in class org.jvnet.hudson.test.HudsonTestCase.ComputerListenerImpl
 
onOnline(Computer, TaskListener) - Method in class org.jvnet.hudson.test.JenkinsRule.ComputerListenerImpl
 
onOr(LabelExpression.Or, P) - Method in class hudson.model.labels.LabelVisitor
 
onParen(LabelExpression.Paren, P) - Method in class hudson.model.labels.LabelVisitor
 
onPollingFailed(AbstractProject<?, ?>, TaskListener, Throwable) - Method in class hudson.model.listeners.SCMPollListener
Called when the polling concluded with an error.
onPollingSuccess(AbstractProject<?, ?>, TaskListener, PollingResult) - Method in class hudson.model.listeners.SCMPollListener
Called when the polling successfully concluded.
onRemoved() - Method in class hudson.model.Computer
Called by Jenkins when this computer is removed.
onRenamed(MatrixConfiguration, String, String) - Method in class hudson.matrix.MatrixProject
 
onRenamed(MavenModule, String, String) - Method in class hudson.maven.MavenModuleSet
 
onRenamed(Item, String, String) - Method in class hudson.model.DisplayNameListener
 
onRenamed(Item, String, String) - Method in class hudson.model.Fingerprint.ProjectRenameListener
 
onRenamed(T, String, String) - Method in interface hudson.model.ItemGroup
Internal method.
onRenamed(Item, String, String) - Method in class hudson.model.listeners.ItemListener
Called after a job is renamed.
onRenamed(Item, String, String) - Method in class hudson.tasks.BuildTrigger.DescriptorImpl.ItemListenerImpl
 
onRenamed(TopLevelItem, String, String) - Method in class jenkins.model.Jenkins
Called by Job.renameTo(String) to update relevant data structure.
onRenamed(TopLevelItem, String, String) - Method in class org.jvnet.hudson.test.MockFolder
 
onRestart() - Method in class hudson.model.RestartListener
Called immediately before the restart is actually triggered.
onStartBuilding() - Method in class hudson.model.Run
Called when a job started building.
onStarted(R, TaskListener) - Method in class hudson.model.listeners.RunListener
Called when a build is started (i.e.
onSuccess() - Method in class hudson.model.UpdateCenter.DownloadJob
Called when the whole thing went successfully.
onSuccess() - Method in class hudson.model.UpdateCenter.HudsonDowngradeJob
 
onSuccess() - Method in class hudson.model.UpdateCenter.HudsonUpgradeJob
 
onSuccess() - Method in class hudson.model.UpdateCenter.InstallationJob
 
onSuccess() - Method in class hudson.model.UpdateCenter.PluginDowngradeJob
 
onSuccessfulAuthentication(HttpServletRequest, HttpServletResponse, Authentication) - Method in class hudson.security.AuthenticationProcessingFilter2
 
onTemporarilyOffline(Computer, OfflineCause) - Method in class hudson.slaves.ComputerListener
Indicates that the computer was marked as temporarily online by the administrator.
onTemporarilyOnline(Computer) - Method in class hudson.slaves.ComputerListener
Indicates that the computer was marked as temporarily online by the administrator.
onUnsuccessfulAuthentication(HttpServletRequest, HttpServletResponse, AuthenticationException) - Method in class hudson.security.AuthenticationProcessingFilter2
Leave the information about login failure.
onUpdated(Item) - Method in class hudson.model.listeners.ItemListener
Called after a job has its configuration updated.
onViewRenamed(View, String, String) - Method in class hudson.model.MyViewsProperty
 
onViewRenamed(View, String, String) - Method in class hudson.model.TreeView
 
onViewRenamed(View, String, String) - Method in interface hudson.model.ViewGroup
View calls this method when it's renamed.
onViewRenamed(View, String, String) - Method in class hudson.model.ViewGroupMixIn
 
onViewRenamed(View, String, String) - Method in class jenkins.model.Jenkins
 
onViewRenamed(View, String, String) - Method in class org.jvnet.hudson.test.MockFolder
 
op(boolean, boolean) - Method in class hudson.model.labels.LabelExpression.And
 
op(boolean, boolean) - Method in class hudson.model.labels.LabelExpression.Binary
 
op(boolean, boolean) - Method in class hudson.model.labels.LabelExpression.Iff
 
op(boolean, boolean) - Method in class hudson.model.labels.LabelExpression.Implies
 
op(boolean, boolean) - Method in class hudson.model.labels.LabelExpression.Or
 
open(URL) - Static method in class hudson.ProxyConfiguration
This method should be used wherever URL.openConnection() to internet URLs is invoked directly.
open(URL) - Method in class hudson.util.FormFieldValidator.URLCheck
Deprecated. Opens the given URL and reads text content from it.
open(URL) - Method in class hudson.util.FormValidation.URLCheck
Opens the given URL and reads text content from it.
open(String) - Method in class hudson.util.jna.RegistryKey
 
open(String, int) - Method in class hudson.util.jna.RegistryKey
 
openLogFile() - Method in class hudson.slaves.SlaveComputer
 
openReadonly(String) - Method in class hudson.util.jna.RegistryKey
 
OpenSCManager(String, WString, int) - Method in interface hudson.util.jna.Advapi32
 
OpenService(Pointer, String, int) - Method in interface hudson.util.jna.Advapi32
 
option(Map, Closure) - Method in interface lib.FormTagLib
<option> tag for the <select> element that takes true/false for selected.
option(Closure) - Method in interface lib.FormTagLib
<option> tag for the <select> element that takes true/false for selected.
option(Map) - Method in interface lib.FormTagLib
<option> tag for the <select> element that takes true/false for selected.
option() - Method in interface lib.FormTagLib
<option> tag for the <select> element that takes true/false for selected.
optional - Variable in class hudson.PluginWrapper.Dependency
 
optionalBlock(Map, Closure) - Method in interface lib.FormTagLib
Foldable block that can be expanded to show more controls by checking the checkbox.
optionalBlock(Closure) - Method in interface lib.FormTagLib
Foldable block that can be expanded to show more controls by checking the checkbox.
optionalBlock(Map) - Method in interface lib.FormTagLib
Foldable block that can be expanded to show more controls by checking the checkbox.
optionalBlock() - Method in interface lib.FormTagLib
Foldable block that can be expanded to show more controls by checking the checkbox.
optionalProperty(Map, Closure) - Method in interface lib.FormTagLib
Renders inline an optional single-value nested data-bound property of the current instance, by using a <f:optionalBlock> This is useful when your object composes another data-bound object, and when that's optional, where the absence of the value is signified as null (in which case the optionalBlock will be drawn unchecked), and the presence of the value.
optionalProperty(Closure) - Method in interface lib.FormTagLib
Renders inline an optional single-value nested data-bound property of the current instance, by using a <f:optionalBlock> This is useful when your object composes another data-bound object, and when that's optional, where the absence of the value is signified as null (in which case the optionalBlock will be drawn unchecked), and the presence of the value.
optionalProperty(Map) - Method in interface lib.FormTagLib
Renders inline an optional single-value nested data-bound property of the current instance, by using a <f:optionalBlock> This is useful when your object composes another data-bound object, and when that's optional, where the absence of the value is signified as null (in which case the optionalBlock will be drawn unchecked), and the presence of the value.
optionalProperty() - Method in interface lib.FormTagLib
Renders inline an optional single-value nested data-bound property of the current instance, by using a <f:optionalBlock> This is useful when your object composes another data-bound object, and when that's optional, where the absence of the value is signified as null (in which case the optionalBlock will be drawn unchecked), and the presence of the value.
OptionHandlerExtension - Annotation Type in hudson.cli.declarative
OptionHandlers that should be auto-discovered.
Options - Interface in hudson.util.jna
 
or(Label) - Method in class hudson.model.Label
Returns the label that represents "this|rhs"
OR - Static variable in interface hudson.model.labels.LabelExpressionParserTokenTypes
 
OR - Static variable in interface hudson.scheduler.CrontabParserTokenTypes
 
ORDER_BY_DATE - Static variable in class hudson.model.Run
Sort by date.
ordering() - Static method in enum hudson.init.InitMilestone
Creates a set of dummy tasks to enforce ordering among InitMilestones.
ordinal() - Method in class hudson.ExtensionComponent
See Extension.ordinal().
ordinal - Variable in class hudson.model.Result
Bigger numbers are worse.
org.acegisecurity.providers.ldap.authenticator - package org.acegisecurity.providers.ldap.authenticator
 
org.jvnet.hudson.test - package org.jvnet.hudson.test
Test harness for Jenkins and its plugins.
org.jvnet.hudson.test.junit - package org.jvnet.hudson.test.junit
 
org.jvnet.hudson.test.recipes - package org.jvnet.hudson.test.recipes
Declaratively specify the environment in which a test will be run.
org.jvnet.hudson.test.rhino - package org.jvnet.hudson.test.rhino
Code to interface with Rhino the JavaScript engine.
out - Variable in class hudson.cli.Connection
 
out - Variable in class hudson.util.DelegatingOutputStream
 
out - Variable in class hudson.util.io.ReopenableFileOutputStream
 
out - Variable in class jenkins.slaves.JnlpSlaveAgentProtocol.Handler
For writing handshaking response.
overallLoad - Variable in class jenkins.model.Jenkins
Load statistics of the entire system.
OverallLoadStatistics - Class in hudson.model
LoadStatistics for the entire system (the master and all the slaves combined), and all the jobs that are running on it.
OverallLoadStatistics() - Constructor for class hudson.model.OverallLoadStatistics
 
overallNodeProvisioner - Variable in class jenkins.model.Jenkins
Deprecated. as of 1.467 Use Jenkins.unlabeledNodeProvisioner. This was broken because it was tracking all the executors in the system, but it was only tracking free-roaming jobs in the queue. So Cloud fails to launch nodes when you have some exclusive slaves and free-roaming jobs in the queue.
override(String, String) - Method in class hudson.EnvVars
Overrides the current entry by the given entry.
overrideAll(Map<String, String>) - Method in class hudson.EnvVars
Overrides all values in the map by the given map.
owner() - Method in class hudson.maven.MavenBuild.ProxyImpl2
Gets the build for which this proxy is created.
owner - Variable in class hudson.maven.MavenProbeAction
 
owner - Variable in class hudson.model.DirectoryBrowserSupport
 
owner - Variable in class hudson.model.Executor
 
owner - Variable in class hudson.model.JobProperty
The Job object that owns this property.
owner - Variable in class hudson.model.View
Container of this view.
owner - Variable in class hudson.security.Permission
 
owner - Variable in class hudson.security.PermissionGroup
 
owner - Variable in class hudson.tasks.test.AbstractTestResultAction
 
owner - Variable in class hudson.util.PersistedList
 
owner - Variable in class hudson.widgets.HistoryWidget
 
owner - Variable in class org.jvnet.hudson.test.rhino.CallStackFrame
JavaScriptDebugger that this stack frame lives in.

P

PackageResult - Class in hudson.tasks.junit
Cumulative test result for a package.
PackageResult_getChildTitle() - Static method in class hudson.tasks.junit.Messages
Class
PackageResult_getTitle(Object) - Static method in class hudson.tasks.junit.Messages
Test Result : {0}
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.
PackedMap.ConverterImpl(Mapper) - Constructor for class hudson.util.PackedMap.ConverterImpl
 
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
Deprecated. as of 1.425 Use the default constructor that's less error prone
PageDecorator() - Constructor for class hudson.model.PageDecorator
 
PAMSecurityRealm_BelongToGroup(Object, Object) - Static method in class hudson.security.Messages
{0} needs to belong to group {1} to read /etc/shadow
PAMSecurityRealm_CurrentUser() - Static method in class hudson.security.Messages
Current User
PAMSecurityRealm_DisplayName() - Static method in class hudson.security.Messages
Unix user/group database
PAMSecurityRealm_ReadPermission() - Static method in class hudson.security.Messages
Jenkins needs to be able to read /etc/shadow
PAMSecurityRealm_RunAsUserOrBelongToGroupAndChmod(Object, Object, Object) - Static method in class hudson.security.Messages
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
Success
PAMSecurityRealm_Uid(Object) - Static method in class hudson.security.Messages
uid: {0}
PAMSecurityRealm_User(Object) - Static method in class hudson.security.Messages
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.
PARALLEL_LOAD - Static variable in class jenkins.model.Jenkins
 
ParameterAction_DisplayName() - Static method in class hudson.model.Messages
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
 
ParameterDefinition.ParameterDescriptor(Class<? extends ParameterDefinition>) - Constructor for class hudson.model.ParameterDefinition.ParameterDescriptor
 
ParameterDefinition.ParameterDescriptor() - Constructor for class hudson.model.ParameterDefinition.ParameterDescriptor
Infers the type of the corresponding ParameterDefinition.ParameterDescriptor from the outer class.
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(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.DescriptorImpl() - Constructor for class hudson.model.ParametersDefinitionProperty.DescriptorImpl
 
ParametersDefinitionProperty_DisplayName() - Static method in class hudson.model.Messages
Parameters
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
parent - Variable in class hudson.matrix.MatrixConfiguration.ParentBuildAction
 
parent - Variable in class hudson.maven.reporters.MavenAggregatedArtifactRecord
 
parent - Variable in class hudson.maven.reporters.MavenArtifactRecord
The build to which this record belongs.
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
PluginManager to which this belongs to.
parentAction - Variable in class hudson.tasks.test.SimpleCaseResult
 
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 Labels.
parse(String) - Static method in enum hudson.model.MultiStageTimeSeries.TimeScale
Parses the MultiStageTimeSeries.TimeScale from the query parameter.
parse(AbstractBuild, File) - Method in class hudson.scm.ChangeLogParser
 
parse(AbstractBuild, File) - Method in class hudson.scm.NullChangeLogParser
 
parse(String, AbstractBuild, Launcher, TaskListener) - Method in class hudson.tasks.junit.JUnitParser
 
parse(String, AbstractBuild, Launcher, BuildListener) - Method in class hudson.tasks.junit.JUnitResultArchiver
In progress.
parse(long, DirectoryScanner) - Method in class hudson.tasks.junit.TestResult
Collect reports from the given DirectoryScanner, while filtering out all files that were created before the given time.
parse(long, File, String[]) - Method in class hudson.tasks.junit.TestResult
Collect reports from the given report files, while filtering out all files that were created before the given time.
parse(long, Iterable<File>) - Method in class hudson.tasks.junit.TestResult
Collect reports from the given report files
parse(File) - Method in class hudson.tasks.junit.TestResult
Parses an additional report file.
parse(String) - Static method in class hudson.tasks.LogRotator
 
parse(List<File>, Launcher, TaskListener) - Method in class hudson.tasks.test.DefaultTestResultParserImpl
This method is executed on the slave that has the report files to parse test reports and builds TestResult.
parse(String, AbstractBuild, Launcher, TaskListener) - Method in class hudson.tasks.test.DefaultTestResultParserImpl
 
parse(String, AbstractBuild, Launcher, TaskListener) - Method in class hudson.tasks.test.TestResultParser
Parses the specified set of files and builds a TestResult object that represents them.
parse(String) - Static method in class hudson.util.Area
Opposite of Area.toString().
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(AbstractBuild, File) - Method in class org.jvnet.hudson.test.ExtractChangeLogParser
 
parse(AbstractBuild, InputStream) - Method in class org.jvnet.hudson.test.ExtractChangeLogParser
 
parse(AbstractBuild, File) - Method in class org.jvnet.hudson.test.FakeChangeLogSCM.FakeChangeLogParser
 
parseArguments(Parameters) - Method in class hudson.cli.handlers.AbstractProjectOptionHandler
 
parseArguments(Parameters) - Method in class hudson.cli.handlers.TopLevelItemOptionHandler
 
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.
parsePrefixed(StaplerRequest, String) - Static method in class hudson.matrix.Axis
Parses the submitted form (where possible values are presented as a list of checkboxes) and creates an axis
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.
parseResult(DirectoryScanner, long) - Method in class hudson.tasks.junit.JUnitResultArchiver
Deprecated. since 2009-08-10.
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
Deprecated. as of 1.294 Use SCMS.parseSCM(StaplerRequest, AbstractProject) and pass in the caller's project type.
parseSettingsProvider(StaplerRequest) - Static method in class jenkins.mvn.GlobalSettingsProvider
 
parseSettingsProvider(StaplerRequest) - Static method in class jenkins.mvn.SettingsProvider
 
parseVersion() - Method in class hudson.maven.ModuleDependency
 
password - Variable in class hudson.os.windows.ManagedWindowsServiceAccount.AnotherUser
 
password - Variable in class hudson.os.windows.ManagedWindowsServiceConnector
 
password - Variable in class hudson.os.windows.ManagedWindowsServiceLauncher.AccountInfo
 
password - Variable in class hudson.os.windows.ManagedWindowsServiceLauncher
 
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
Combines HudsonPrivateSecurityRealm.JBCRYPT_ENCODER and HudsonPrivateSecurityRealm.CLASSIC into one so that we can continue to accept HudsonPrivateSecurityRealm.CLASSIC format but new encoding will always done via HudsonPrivateSecurityRealm.JBCRYPT_ENCODER.
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.ParameterDescriptorImpl() - Constructor for class hudson.model.PasswordParameterDefinition.ParameterDescriptorImpl
 
PasswordParameterDefinition_DisplayName() - Static method in class hudson.model.Messages
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 - Variable in class hudson.maven.reporters.ReportAction.Entry
Relative path to the top of the report withtin the project reporting directory.
path - Variable in class hudson.slaves.WorkspaceList.Entry
 
path - Variable in class hudson.slaves.WorkspaceList.Lease
 
pathOf(Artifact) - Method in class hudson.maven.RedeployPublisher.WrappedArtifactRepository
 
pathOfLocalRepositoryMetadata(ArtifactMetadata, ArtifactRepository) - Method in class hudson.maven.RedeployPublisher.WrappedArtifactRepository
 
pathOfRemoteRepositoryMetadata(ArtifactMetadata) - Method in class hudson.maven.RedeployPublisher.WrappedArtifactRepository
 
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_DisplayName() - Static method in class jenkins.model.Messages
Pattern
PatternProjectNamingStrategy_NamePatternInvalidSyntax() - Static method in class jenkins.model.Messages
regular expression's syntax is invalid.
PatternProjectNamingStrategy_NamePatternRequired() - Static method in class jenkins.model.Messages
Name Pattern is required
pause() - Method in class org.jvnet.hudson.test.HudsonTestCase
Pauses the execution until ENTER is hit in the console.
pause() - Method in class org.jvnet.hudson.test.JenkinsRule
Pauses the execution until ENTER is hit in the console.
PeepholePermalink - Class in jenkins.model
Convenient base implementation for PermalinkProjectAction.Permalinks that satisfy certain properties.
PeepholePermalink() - Constructor for class jenkins.model.PeepholePermalink
 
PeepholePermalink.RunListenerImpl - Class in jenkins.model
 
PeepholePermalink.RunListenerImpl() - Constructor for class jenkins.model.PeepholePermalink.RunListenerImpl
 
percentage - Variable in class hudson.model.UpdateCenter.DownloadJob.Installing
% completed download, or -1 if the percentage is not known.
PerExecutorLocalRepositoryLocator - Class in hudson.maven.local_repo
 
PerExecutorLocalRepositoryLocator() - Constructor for class hudson.maven.local_repo.PerExecutorLocalRepositoryLocator
 
PerExecutorLocalRepositoryLocator.DescriptorImpl - Class in hudson.maven.local_repo
 
PerExecutorLocalRepositoryLocator.DescriptorImpl() - Constructor for class hudson.maven.local_repo.PerExecutorLocalRepositoryLocator.DescriptorImpl
 
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class hudson.maven.MavenTestDataPublisher
 
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class hudson.maven.RedeployPublisher
 
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(AbstractBuild<?, ?>, Launcher, BuildListener) - 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.  
perform(Build<?, ?>, Launcher, BuildListener) - Method in class hudson.tasks.BuildStepCompatibilityLayer
Deprecated. Use BuildStepCompatibilityLayer.perform(AbstractBuild, Launcher, BuildListener) instead.
perform(BuildStep, AbstractBuild, Launcher, BuildListener) - Method in enum hudson.tasks.BuildStepMonitor
Calls BuildStep.perform(AbstractBuild, Launcher, BuildListener) with the proper synchronization.
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(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class hudson.tasks.Fingerprinter
 
perform(AbstractBuild, Launcher, BuildListener) - Method in class hudson.tasks.junit.JUnitResultArchiver
 
perform(Job<?, ?>) - Method in class hudson.tasks.LogRotator
 
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class hudson.tasks.Maven
 
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class hudson.tasks.test.AggregatedTestResultPublisher
 
perform(Job<?, ?>) - Method in class jenkins.model.BuildDiscarder
Called to perform "garbage collection" on the job to discard old build records.
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class org.jvnet.hudson.test.CaptureEnvironmentBuilder
 
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class org.jvnet.hudson.test.MockBuilder
 
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class org.jvnet.hudson.test.SleepBuilder
 
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class org.jvnet.hudson.test.TestBuilder
 
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class org.jvnet.hudson.test.TouchBuilder
 
performAllBuildStep(BuildListener, Map<?, ? extends BuildStep>, boolean) - Method in class hudson.model.AbstractBuild.AbstractBuildExecution
Deprecated. as of 1.356 Use AbstractBuild.AbstractBuildExecution.performAllBuildSteps(BuildListener, Map, boolean)
performAllBuildStep(BuildListener, Iterable<? extends BuildStep>, boolean) - Method in class hudson.model.AbstractBuild.AbstractBuildExecution
Deprecated. as of 1.356 Use AbstractBuild.AbstractBuildExecution.performAllBuildSteps(BuildListener, Iterable, boolean)
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.maven.MavenModule
 
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.CommandInstaller
 
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
 
PerJobLocalRepositoryLocator - Class in hudson.maven.local_repo
Uses a local repository isolated per job.
PerJobLocalRepositoryLocator() - Constructor for class hudson.maven.local_repo.PerJobLocalRepositoryLocator
 
PerJobLocalRepositoryLocator.DescriptorImpl - Class in hudson.maven.local_repo
 
PerJobLocalRepositoryLocator.DescriptorImpl() - Constructor for class hudson.maven.local_repo.PerJobLocalRepositoryLocator.DescriptorImpl
 
permalink - Variable in class hudson.fsp.WorkspaceSnapshotSCM
The permalink name indicating the build from which to inherit the workspace.
Permalink_LastBuild() - Static method in class hudson.model.Messages
Last build
Permalink_LastFailedBuild() - Static method in class hudson.model.Messages
Last failed build
Permalink_LastStableBuild() - Static method in class hudson.model.Messages
Last stable build
Permalink_LastSuccessfulBuild() - Static method in class hudson.model.Messages
Last successful build
Permalink_LastUnstableBuild() - Static method in class hudson.model.Messages
Last unstable build
Permalink_LastUnsuccessfulBuild() - Static method in class hudson.model.Messages
Last unsuccessful build
PermalinkList - Class in hudson
List of PermalinkProjectAction.Permalinks with some convenience methods.
PermalinkList(Collection<? extends PermalinkProjectAction.Permalink>) - Constructor for class hudson.PermalinkList
 
PermalinkList() - Constructor for class hudson.PermalinkList
 
PermalinkProjectAction - Interface in hudson.model
Optional interface for Actions that are attached to AbstractProject (through JobProperty.getJobActions(Job)), which allows plugins to define additional permalinks in the project.
PermalinkProjectAction.Permalink - Class in hudson.model
Permalink as a strategy pattern.
PermalinkProjectAction.Permalink() - Constructor for class hudson.model.PermalinkProjectAction.Permalink
 
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
Deprecated. as of 1.421 Use Permission.Permission(PermissionGroup, String, Localizable, Permission, boolean, PermissionScope[])
Permission(PermissionGroup, String, Localizable, Permission) - Constructor for class hudson.security.Permission
Deprecated. as of 1.421 Use Permission.Permission(PermissionGroup, String, Localizable, Permission, PermissionScope)
Permission(PermissionGroup, String, Permission) - Constructor for class hudson.security.Permission
Deprecated. since 1.257. Use Permission.Permission(PermissionGroup, String, Localizable, 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
N/A
PermissionGroup - Class in hudson.security
Group of Permissions that share the same owner.
PermissionGroup(Class, Localizable) - Constructor for class hudson.security.PermissionGroup
 
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
 
perModuleEmail - Variable in class hudson.maven.reporters.MavenMailer
 
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.
PersistedList.ConverterImpl(Mapper) - Constructor for class hudson.util.PersistedList.ConverterImpl
 
PersistenceRoot - Interface in hudson.model
Root object of a persisted object tree that gets its own file system directory.
phase(int) - Method in class org.jvnet.hudson.test.SequenceLock
Blocks until all the previous phases are completed, and returns when the specified phase i is started.
pick(MultiStageTimeSeries.TimeScale) - Method in class hudson.model.MultiStageTimeSeries
Selects a TimeSeries.
pin() - Method in class org.jvnet.hudson.test.TestEnvironment
 
PlainTextConsoleOutputStream - Class in hudson.console
Filters out console notes.
PlainTextConsoleOutputStream(OutputStream) - Constructor for class hudson.console.PlainTextConsoleOutputStream
 
Platform - Enum in hudson
Strategy object that absorbs the platform differences.
plugin - Variable in class hudson.maven.ModuleDependency
 
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 - 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.
Plugin.DummyImpl() - Constructor for class hudson.Plugin.DummyImpl
 
PluginAutomaticTestBuilder - Class in org.jvnet.hudson.test
Called by the code generated by maven-hpi-plugin to build tests for plugins.
PluginAutomaticTestBuilder() - Constructor for class org.jvnet.hudson.test.PluginAutomaticTestBuilder
 
PluginAutomaticTestBuilder.CliSanityTest - Class in org.jvnet.hudson.test
 
PluginAutomaticTestBuilder.CliSanityTest() - Constructor for class org.jvnet.hudson.test.PluginAutomaticTestBuilder.CliSanityTest
 
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
 
PluginImpl - Class in hudson.maven
 
PluginImpl() - Constructor for class hudson.maven.PluginImpl
 
PluginImpl_updateConfiProvider() - Static method in class hudson.maven.Messages
The current installed version of 'config-file-provider' is not compatible with this core anymore (requires >= 2.3)
PluginManager - Class in hudson
Manages PluginWrappers.
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.FailedPlugin(String, Exception) - Constructor for class hudson.PluginManager.FailedPlugin
 
PluginManager.PluginCycleDependenciesMonitor - Class in hudson
AdministrativeMonitor that checks if there are any plugins with cycle dependencies.
PluginManager.PluginCycleDependenciesMonitor() - Constructor for class hudson.PluginManager.PluginCycleDependenciesMonitor
 
PluginManager.PluginUpdateMonitor - Class in hudson
AdministrativeMonitor that informs the administrator about a required plugin update.
PluginManager.PluginUpdateMonitor() - Constructor for class hudson.PluginManager.PluginUpdateMonitor
 
PluginManager.PluginUpdateMonitor.PluginUpdateInfo - Class in hudson
 
PluginManager.UberClassLoader - Class in hudson
ClassLoader that can see all plugins.
PluginManager.UberClassLoader() - Constructor for class hudson.PluginManager.UberClassLoader
 
PluginManager_ConfigureUpdateCenterPermission_Description() - Static method in class hudson.Messages
The "configure update center" permission allows a user to configure update sites and proxy settings.
PluginManager_DisplayName() - Static method in class hudson.Messages
Plugin Manager
PluginManager_PluginDoesntSupportDynamicLoad_RestartRequired(Object) - Static method in class hudson.Messages
{0} plugin doesn''t support dynamic loading.
PluginManager_PluginIsAlreadyInstalled_RestartRequired(Object) - Static method in class hudson.Messages
{0} plugin is already installed.
PluginManager_PortNotANumber() - Static method in class hudson.Messages
Port is not a number
PluginManager_PortNotInRange(Object, Object) - Static method in class hudson.Messages
Port does''t range from {0} to {1}
PluginManager_UploadPluginsPermission_Description() - Static method in class hudson.Messages
The "upload plugin" permission allows a user to upload arbitrary plugins.
PluginManagerTagLib - Interface in jenkins
 
pluginName - Variable in class hudson.maven.MojoInfo
PluginName of the plugin that contains this mojo.
PluginName - Class in hudson.maven
Identifier of a specific version of a Maven plugin that consists of groupId, artifactId, and version.
PluginName(String, String, String) - Constructor for class hudson.maven.PluginName
 
PluginName(PluginDescriptor) - Constructor for class hudson.maven.PluginName
 
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 Filters, 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
Add, remove, disable or enable plugins that can extend the functionality of Jenkins.
PluginsLink_DisplayName() - Static method in class jenkins.management.Messages
Manage Plugins
PluginStrategy - Interface in hudson
Pluggability point for how to create PluginWrapper.
PluginSubtypeMarker - Class in jenkins
Discovers the subtype of Plugin and generates service loader index file.
PluginSubtypeMarker() - Constructor for class jenkins.PluginSubtypeMarker
 
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
 
PluginWrapper.Dependency(String) - Constructor for class hudson.PluginWrapper.Dependency
 
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.
POLICY_DEFINITION - Static variable in class hudson.markup.EbayPolicy
 
POLICY_DEFINITION - Static variable in class hudson.markup.MyspacePolicy
 
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
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.
pollChanges(AbstractProject<?, ?>, Launcher, FilePath, TaskListener) - Method in class hudson.scm.SCM
Deprecated. as of 1.345 Override SCM.calcRevisionsFromBuild(AbstractBuild, Launcher, TaskListener) and SCM.compareRemoteRevisionWith(AbstractProject, Launcher, FilePath, TaskListener, SCMRevisionState) for implementation. The implementation is now separated in two pieces, one that computes the revision of the current workspace, and the other that computes the revision of the remote repository. Call SCM.poll(AbstractProject, Launcher, FilePath, TaskListener, SCMRevisionState) for use instead.
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
Deprecated. as of 1.346 Use AbstractProject.poll(TaskListener) instead.
pollSCMChanges(TaskListener) - Method in interface hudson.model.SCMedItem
Deprecated. as of 1.346 Use SCMedItem.poll(TaskListener) instead.
pom - Variable in class hudson.tasks.Maven
Optional POM file path relative to the workspace.
pomArtifact - Variable in class hudson.maven.reporters.MavenArtifactRecord
POM artifact.
pop() - Method in class hudson.model.Queue
Called by the executor to fetch something to build next.
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, POSIX.ERRORS) - 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.matrix.MatrixBuild.MatrixBuildExecution
 
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
 
postBuild(MavenBuildProxy, MavenProject, BuildListener) - Method in class hudson.maven.MavenReporter
Called after a build of one maven2 module is completed.
postBuild(MavenBuildProxy, MavenProject, BuildListener) - Method in class hudson.maven.reporters.MavenArtifactArchiver
 
postBuild(MavenBuildProxy, MavenProject, BuildListener) - Method in class hudson.maven.reporters.MavenFingerprinter
Sends the collected fingerprints over to the master and record them.
postExecute(MavenBuildProxy, MavenProject, MojoInfo, BuildListener, Throwable) - Method in class hudson.maven.MavenReporter
Called after execution of a single mojo.
postExecute(MavenBuildProxy, MavenProject, MojoInfo, BuildListener, Throwable) - Method in class hudson.maven.reporters.AbstractMavenJavadocArchiver
 
postExecute(MavenBuildProxy, MavenProject, MojoInfo, BuildListener, Throwable) - Method in class hudson.maven.reporters.MavenFingerprinter
Mojos perform different dependency resolution, so we need to check this for each mojo.
postExecute(MavenBuildProxy, MavenProject, MojoInfo, BuildListener, Throwable) - Method in class hudson.maven.reporters.MavenSiteArchiver
 
postExecute(MavenBuildProxy, MavenProject, MojoInfo, BuildListener, Throwable) - Method in class hudson.maven.reporters.ReportCollector
 
postExecute(MavenBuildProxy, MavenProject, MojoInfo, BuildListener, Throwable) - Method in class hudson.maven.reporters.SurefireArchiver
 
postInitialize() - Method in class hudson.Plugin
Called after Plugin.start() is called for all the plugins.
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(MavenBuildProxy, MavenProject, BuildListener) - Method in class hudson.maven.MavenReporter
Called before the actual maven2 execution begins.
preBuild(MavenBuildProxy, MavenProject, BuildListener) - Method in class hudson.maven.reporters.MavenArtifactArchiver
 
preBuild(MavenBuildProxy, MavenProject, BuildListener) - Method in class hudson.maven.reporters.MavenFingerprinter
 
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(AbstractBuild<?, ?>, BuildListener) - Method in class hudson.tasks.ArtifactArchiver
 
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
Deprecated. Use BuildStepCompatibilityLayer.prebuild(AbstractBuild, BuildListener) instead.
prebuild(Build, BuildListener) - Method in class hudson.tasks.Publisher
Deprecated. since 1.150
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.
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
Deprecated. as of 1.380 Use LoadPredictor.predict(MappingWorksheet, Computer, long, long)
preExecute(MavenBuildProxy, MavenProject, MojoInfo, BuildListener) - Method in class hudson.maven.MavenReporter
Called before execution of a single mojo.
preExecute(MavenBuildProxy, MavenProject, MojoInfo, BuildListener) - Method in class hudson.maven.reporters.BuildInfoRecorder
 
preExecute(MavenBuildProxy, MavenProject, MojoInfo, BuildListener) - Method in class hudson.maven.reporters.MavenArtifactArchiver
 
preExecute(MavenBuildProxy, MavenProject, MojoInfo, BuildListener) - Method in class hudson.maven.reporters.SurefireArchiver
 
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
Called before a ComputerLauncher is asked to launch a connection with Computer.
preOnline(Computer, Channel, FilePath, TaskListener) - Method in class hudson.maven.MavenComputerListener
 
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.
prepareWorkspace(AbstractBuild<?, ?>, FilePath, TaskListener) - Method in class hudson.os.solaris.ZFSProvisioner
 
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
 
PresetData - Annotation Type in org.jvnet.hudson.test.recipes
Runs a test case with one of the preset JENKINS_HOME data set.
PresetData.DataSet - Enum in org.jvnet.hudson.test.recipes
 
PresetData.RuleRunnerImpl - Class in org.jvnet.hudson.test.recipes
 
PresetData.RuleRunnerImpl() - Constructor for class org.jvnet.hudson.test.recipes.PresetData.RuleRunnerImpl
 
PresetData.RunnerImpl - Class in org.jvnet.hudson.test.recipes
 
PresetData.RunnerImpl() - Constructor for class org.jvnet.hudson.test.recipes.PresetData.RunnerImpl
 
PretendSlave - Class in org.jvnet.hudson.test
Slave that pretends to fork processes.
PretendSlave(String, String, int, Node.Mode, String, ComputerLauncher, FakeLauncher) - Constructor for class org.jvnet.hudson.test.PretendSlave
 
PretendSlave(String, String, String, ComputerLauncher, FakeLauncher) - Constructor for class org.jvnet.hudson.test.PretendSlave
 
PretendSlave.DescriptorImpl - Class in org.jvnet.hudson.test
 
PretendSlave.DescriptorImpl() - Constructor for class org.jvnet.hudson.test.PretendSlave.DescriptorImpl
 
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.
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.
printHeaders() - Method in class hudson.util.LoadMonitorImpl
 
printLogRecord(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
 
privateConstructorThrows(Class<? extends Throwable>) - Static method in class org.jvnet.hudson.test.JenkinsMatchers
 
problem - Variable in class hudson.model.UpdateCenter.DownloadJob.Failure
 
proc - Variable in class hudson.maven.ProcessCache.NewProcess
 
Proc - Class in hudson
External process wrapper.
Proc() - Constructor for class hudson.Proc
 
Proc.LocalProc - Class in hudson
Locally launched process.
Proc.LocalProc(String, Map<String, String>, OutputStream, File) - Constructor for class hudson.Proc.LocalProc
 
Proc.LocalProc(String[], Map<String, String>, InputStream, OutputStream) - Constructor for class hudson.Proc.LocalProc
 
Proc.LocalProc(String, String[], OutputStream, File) - Constructor for class hudson.Proc.LocalProc
 
Proc.LocalProc(String[], String[], OutputStream, File) - Constructor for class hudson.Proc.LocalProc
 
Proc.LocalProc(String[], String[], InputStream, OutputStream) - Constructor for class hudson.Proc.LocalProc
 
Proc.LocalProc(String[], String[], InputStream, OutputStream, File) - Constructor for class hudson.Proc.LocalProc
 
Proc.LocalProc(String[], String[], InputStream, OutputStream, OutputStream, File) - Constructor for class hudson.Proc.LocalProc
 
Proc.RemoteProc - Class in hudson
Deprecated. as of 1.399. Replaced by Launcher.RemoteLauncher.ProcImpl
Proc.RemoteProc(Future<Integer>) - Constructor for class hudson.Proc.RemoteProc
Deprecated.  
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
 
ProcessCache - Class in hudson.maven
Hold on to launched Maven processes so that multiple builds can reuse the same Maven JVM, which leads to improved performance.
ProcessCache(int) - Constructor for class hudson.maven.ProcessCache
 
ProcessCache.NewProcess - Class in hudson.maven
 
ProcessCache.NewProcess(Channel, Proc) - Constructor for class hudson.maven.ProcessCache.NewProcess
 
ProcessCache_Reusing() - Static method in class hudson.maven.Messages
Reusing existing maven process
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
 
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
Code that gets executed on the machine where the ProcessTree.OSProcess is local.
ProcessTree.Remote - Class in hudson.util
Represents a process tree over a channel.
ProcessTree.Remote(ProcessTree, Channel) - Constructor for class hudson.util.ProcessTree.Remote
 
ProcessTree.UnixProcess - Class in hudson.util
A process.
ProcessTree.UnixProcess(int) - Constructor for class hudson.util.ProcessTree.UnixProcess
 
ProcessTreeKiller - Class in hudson.util
Deprecated. as of 1.315. Use ProcessTree.
ProcessTreeKiller() - Constructor for class hudson.util.ProcessTreeKiller
Deprecated.  
ProcessTreeRemoting - Class in hudson.util
Remoting interfaces of ProcessTreeRemoting.IProcessTree.
ProcessTreeRemoting() - Constructor for class hudson.util.ProcessTreeRemoting
 
ProcessTreeRemoting.IOSProcess - Interface in hudson.util
 
ProcessTreeRemoting.IProcessTree - Interface in hudson.util
 
processWorkspaceBeforeDeletion(AbstractProject<?, ?>, 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.
progress(double) - Method in class jenkins.util.ProgressiveRendering
Indicate what portion of the work has been done.
ProgressBar - Class in jenkins.plugins.ui_samples
 
ProgressBar() - Constructor for class jenkins.plugins.ui_samples.ProgressBar
 
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
 
ProgressBar.DescriptorImpl - Class in jenkins.plugins.ui_samples
 
ProgressBar.DescriptorImpl() - Constructor for class jenkins.plugins.ui_samples.ProgressBar.DescriptorImpl
 
ProgressivelyRendered - Class in jenkins.plugins.ui_samples
 
ProgressivelyRendered() - Constructor for class jenkins.plugins.ui_samples.ProgressivelyRendered
 
ProgressivelyRendered.DescriptorImpl - Class in jenkins.plugins.ui_samples
 
ProgressivelyRendered.DescriptorImpl() - Constructor for class jenkins.plugins.ui_samples.ProgressivelyRendered.DescriptorImpl
 
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
 
project - Variable in class hudson.tasks.test.TestResultProjectAction
Project that owns this action.
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
 
projectDiscoveryStarted(ExecutionEvent) - Method in class hudson.maven.util.ExecutionEventLogger
 
ProjectMatrixAuthorizationStrategy - Class in hudson.security
GlobalMatrixAuthorizationStrategy plus per-project ACL.
ProjectMatrixAuthorizationStrategy() - Constructor for class hudson.security.ProjectMatrixAuthorizationStrategy
 
ProjectMatrixAuthorizationStrategy.ConverterImpl - Class in hudson.security
 
ProjectMatrixAuthorizationStrategy.ConverterImpl(Mapper) - Constructor for class hudson.security.ProjectMatrixAuthorizationStrategy.ConverterImpl
 
ProjectMatrixAuthorizationStrategy_DisplayName() - Static method in class hudson.security.Messages
Project-based Matrix Authorization Strategy
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() - Constructor for class jenkins.model.ProjectNamingStrategy.DefaultProjectNamingStrategy
 
ProjectNamingStrategy.DefaultProjectNamingStrategy.DescriptorImpl - Class in jenkins.model
 
ProjectNamingStrategy.DefaultProjectNamingStrategy.DescriptorImpl() - Constructor for class jenkins.model.ProjectNamingStrategy.DefaultProjectNamingStrategy.DescriptorImpl
 
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(String, boolean) - Constructor for class jenkins.model.ProjectNamingStrategy.PatternProjectNamingStrategy
 
ProjectNamingStrategy.PatternProjectNamingStrategy.DescriptorImpl - Class in jenkins.model
 
ProjectNamingStrategy.PatternProjectNamingStrategy.DescriptorImpl() - Constructor for class jenkins.model.ProjectNamingStrategy.PatternProjectNamingStrategy.DescriptorImpl
 
ProjectNamingStrategy.ProjectNamingStrategyDescriptor - Class in jenkins.model
 
ProjectNamingStrategy.ProjectNamingStrategyDescriptor() - Constructor for class jenkins.model.ProjectNamingStrategy.ProjectNamingStrategyDescriptor
 
projectSkipped(ExecutionEvent) - Method in class hudson.maven.util.ExecutionEventLogger
 
projectStarted(ExecutionEvent) - Method in class hudson.maven.util.ExecutionEventLogger
 
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 Actions 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 UserPropertys configured for this project.
PROPERTIES - Static variable in class hudson.model.Jobs
Deprecated. as of 1.281 Use JobPropertyDescriptor.all() for read access, and Extension for registration.
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
 
propertyMissing(String) - Method in class jenkins.util.groovy.AbstractGroovyViewModule
 
propertyMissing(String, Object) - Method in class jenkins.util.groovy.AbstractGroovyViewModule
 
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.
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
Used in conjunction with Connection.verifyIdentity(byte[]) to prove that we actually own the private key of the given key pair.
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 Nodes from this cloud.
proxies - Variable in class hudson.maven.AbstractMavenBuilder
 
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.DescriptorImpl - Class in hudson
 
ProxyConfiguration.DescriptorImpl() - Constructor for class hudson.ProxyConfiguration.DescriptorImpl
 
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.DescriptorImpl() - Constructor for class hudson.model.ProxyView.DescriptorImpl
 
ProxyView_DisplayName() - Static method in class hudson.model.Messages
Include a global view
ProxyView_NoSuchViewExists(Object) - Static method in class hudson.model.Messages
Global view {0} does not exist
publish(LogRecord) - Method in class hudson.logging.WeakLogHandler
 
publish(LogRecord) - Method in class hudson.util.RingBufferLogHandler
 
Publisher - Class in hudson.tasks
BuildSteps that run after the build is completed.
Publisher() - Constructor for class hudson.tasks.Publisher
Deprecated. Don't extend from Publisher directly. Instead, choose Recorder or Notifier as your base class.
Publisher.DescriptorExtensionListImpl - Class in hudson.tasks
Publisher has a special sort semantics that requires a subtype.
Publisher.DescriptorExtensionListImpl(Jenkins) - Constructor for class hudson.tasks.Publisher.DescriptorExtensionListImpl
 
PUBLISHERS - Static variable in interface hudson.tasks.BuildStep
Deprecated. as of 1.286. Use Publisher.all() for read access, and use Extension for registration.
pullUp(String, String) - Method in class hudson.os.windows.WindowsRemoteFileSystem
 
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(String, String) - Method in class hudson.matrix.Combination
 
put(R) - Method in class hudson.model.RunMap
 
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 String, ? extends String>) - Method in class hudson.matrix.Combination
 
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.
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
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.

Q

QueryBuilder - Class in hudson.scm.browsers
Builds up a query string.
QueryBuilder(String) - Constructor for class hudson.scm.browsers.QueryBuilder
 
QueryParameterMap - Class in hudson.util
Parses the query string of the URL into a key/value pair.
QueryParameterMap(String) - Constructor for class hudson.util.QueryParameterMap
 
QueryParameterMap(HttpServletRequest) - Constructor for class hudson.util.QueryParameterMap
 
Queue - Class in hudson.model
Build queue.
Queue(LoadBalancer) - Constructor for class hudson.model.Queue
 
queue(Map, Closure) - Method in interface lib.JenkinsTagLib
Displays the build queue as <l:pane>
queue(Closure) - Method in interface lib.JenkinsTagLib
Displays the build queue as <l:pane>
queue(Map) - Method in interface lib.JenkinsTagLib
Displays the build queue as <l:pane>
queue() - Method in interface lib.JenkinsTagLib
Displays the build queue as <l:pane>
Queue.BlockedItem - Class in hudson.model
Item in the Queue.blockedProjects stage.
Queue.BlockedItem(Queue.WaitingItem) - Constructor for class hudson.model.Queue.BlockedItem
 
Queue.BlockedItem(Queue.NotWaitingItem) - Constructor for class hudson.model.Queue.BlockedItem
 
Queue.BuildableItem - Class in hudson.model
Item in the Queue.buildables stage.
Queue.BuildableItem(Queue.WaitingItem) - Constructor for class hudson.model.Queue.BuildableItem
 
Queue.BuildableItem(Queue.NotWaitingItem) - Constructor for class hudson.model.Queue.BuildableItem
 
Queue.Executable - Interface in hudson.model
Represents the real meat of the computation run by Executor.
Queue.FlyweightTask - Interface in hudson.model
Marks Queue.TransientTasks that do not consume Executor.
Queue.Item - Class in hudson.model
Item in a queue.
Queue.Item(Queue.Task, List<Action>, int, FutureImpl) - Constructor for class hudson.model.Queue.Item
 
Queue.Item(Queue.Task, List<Action>, int, FutureImpl, long) - Constructor for class hudson.model.Queue.Item
 
Queue.Item(Queue.Item) - Constructor for class hudson.model.Queue.Item
 
Queue.JobOffer - Class in hudson.model
Data structure created for each idle Executor.
Queue.NonBlockingTask - Interface in hudson.model
Marks Queue.TransientTasks that are not affected by the Jenkins.isQuietingDown() quieting down}, because these tasks keep other tasks executing.
Queue.NotWaitingItem - Class in hudson.model
Common part between Queue.BlockedItem and BuildableItem.
Queue.NotWaitingItem(Queue.WaitingItem) - Constructor for class hudson.model.Queue.NotWaitingItem
 
Queue.NotWaitingItem(Queue.NotWaitingItem) - Constructor for class hudson.model.Queue.NotWaitingItem
 
Queue.QueueAction - Interface in hudson.model
An optional interface for actions on Queue.Item.
Queue.QueueDecisionHandler - Class in hudson.model
Extension point for deciding if particular job should be scheduled or not.
Queue.QueueDecisionHandler() - Constructor for class hudson.model.Queue.QueueDecisionHandler
 
Queue.Task - Interface in hudson.model
Task whose execution is controlled by the queue.
Queue.TransientTask - Interface in hudson.model
Marks Queue.TransientTasks that are not persisted.
Queue.WaitingItem - Class in hudson.model
Item in the Queue.waitingList stage.
Queue.WaitingItem(Calendar, Queue.Task, List<Action>) - Constructor for class hudson.model.Queue.WaitingItem
 
Queue_AllNodesOffline(Object) - Static method in class hudson.model.Messages
All nodes of label ''{0}'' are offline
Queue_BlockedBy(Object) - Static method in class hudson.model.Messages
Blocked by {0}
Queue_HudsonIsAboutToShutDown() - Static method in class hudson.model.Messages
Jenkins is about to shut down
Queue_init() - Static method in class hudson.model.Messages
Restoring the build queue
Queue_InProgress() - Static method in class hudson.model.Messages
A build is already in progress
Queue_InQuietPeriod(Object) - Static method in class hudson.model.Messages
In the quiet period.
Queue_NodeOffline(Object) - Static method in class hudson.model.Messages
{0} is offline
Queue_Unknown() - Static method in class hudson.model.Messages
???
Queue_WaitingForNextAvailableExecutor() - Static method in class hudson.model.Messages
Waiting for next available executor
Queue_WaitingForNextAvailableExecutorOn(Object) - Static method in class hudson.model.Messages
Waiting for next available executor on {0}
queueLength - Variable in class hudson.model.LoadStatistics
Number of Queue.BuildableItems that can run on any node in this node set but blocked.
QueueSorter - Class in hudson.model.queue
Singleton extension point for sorting buildable items
QueueSorter() - Constructor for class hudson.model.queue.QueueSorter
 
QueueSorter_installDefaultQueueSorter() - Static method in class hudson.model.queue.Messages
Installing default queue sorter
QueueTaskDispatcher - Class in hudson.model.queue
Vetos the execution of a task on a node
QueueTaskDispatcher() - Constructor for class hudson.model.queue.QueueTaskDispatcher
 
QueueTaskFilter - Class in hudson.model.queue
Base class for defining filter Queue.Task.
QueueTaskFilter(Queue.Task) - Constructor for class hudson.model.queue.QueueTaskFilter
 
QueueTaskFuture<R extends Queue.Executable> - Interface in hudson.model.queue
Future that can be used to wait for the start and the end of the task execution (such as a build.)
quick - Variable in class hudson.slaves.WorkspaceList.Entry
True makes the caller of WorkspaceList.allocate(FilePath) wait for this workspace.
QuickSilver - Annotation Type in hudson.search
Indicates a SearchItem field/getter.
quote(String, String) - Static method in class hudson.util.QuotedStringTokenizer
Quote a string.
quote(String) - Static method in class hudson.util.QuotedStringTokenizer
Quote a string.
quote(StringBuffer, String) - Static method in class hudson.util.QuotedStringTokenizer
Quote a string into a StringBuffer.
QuotedStringTokenizer - Class in hudson.util
StringTokenizer with Quoting support.
QuotedStringTokenizer(String, String, boolean, boolean) - Constructor for class hudson.util.QuotedStringTokenizer
 
QuotedStringTokenizer(String, String, boolean) - Constructor for class hudson.util.QuotedStringTokenizer
 
QuotedStringTokenizer(String, String) - Constructor for class hudson.util.QuotedStringTokenizer
 
QuotedStringTokenizer(String) - Constructor for class hudson.util.QuotedStringTokenizer
 

R

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 - Variable in class hudson.model.queue.BackFiller.TentativePlan
 
ranges - Variable in class hudson.model.Fingerprint.RangeItem
 
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
RawHtmlMarkupFormatter - Class in hudson.markup
MarkupFormatter that treats the input as the raw html.
RawHtmlMarkupFormatter(boolean) - Constructor for class hudson.markup.RawHtmlMarkupFormatter
 
RawHtmlMarkupFormatter.DescriptorImpl - Class in hudson.markup
 
RawHtmlMarkupFormatter.DescriptorImpl() - Constructor for class hudson.markup.RawHtmlMarkupFormatter.DescriptorImpl
 
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
Reads a byte from the current tar archive entry.
read(byte[], int, int) - Method in class hudson.org.apache.tools.tar.TarInputStream
Reads bytes from the current tar archive entry.
read(String) - Method in class hudson.os.windows.WindowsRemoteFileSystem
 
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
 
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 - Static variable in class jenkins.model.Jenkins
 
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
 
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(DataInputStream) - Static method in class hudson.console.ConsoleNote
Reads a note back from its encoded form.
readFrom(InputStream) - Method in class hudson.util.ByteArrayOutputStream2
Reads the given InputStream completely into the buffer.
readFully() - Method in class hudson.model.Slave.JnlpJar
 
readKey() - Method in class hudson.cli.Connection
 
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
Receives an object sent by Connection.writeObject(Object)
readOnly(Iterator<T>) - Static method in class hudson.util.Iterators
Creates a read-only mutator that disallows Iterators.FlattenIterator.remove().
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.matrix.Axis
Previously we used to persist Axis, but now those are divided into subtypes.
readResolve() - Method in class hudson.matrix.MatrixBuild
 
readResolve() - Method in class hudson.maven.AbstractMavenBuilder.FilterImpl
 
readResolve() - Method in class hudson.maven.ExecutedMojo
Lots of ExecutedMojos tend to have the same groupId, artifactId, etc., so interning them help with memory consumption.
readResolve() - Method in class hudson.maven.MavenModuleSet
 
readResolve() - Method in class hudson.maven.ModuleDependency
Upon reading from the disk, intern strings.
readResolve() - Method in class hudson.maven.reporters.SurefireArchiver
 
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.os.windows.ManagedWindowsServiceLauncher
 
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.tasks.junit.TestResultAction
 
readResolve() - Method in class hudson.tasks.test.AbstractTestResultAction
 
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
In addition to the effect of Launcher.ProcStarter.readStdout(), indicate that the caller will pump stderr from the child process separately from stdout.
readStdout() - Method in class hudson.Launcher.ProcStarter
Indicates that the caller will pump stdout from the child process via Proc.getStdout() (whereas by default you call Launcher.ProcStarter.stdout(OutputStream) and let Jenkins pump stdout into your OutputStream of choosing.
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(MatrixBuild.MatrixBuildExecution) - Method in class hudson.matrix.Axis
Called right at the beginning of MatrixBuild execution to allow Axis to update Axis.values based on the current build.
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
Deprecated. as of 1.271 Use DescribableList.rebuild(StaplerRequest, JSONObject, List) instead.
rebuildDependencyGraph() - Method in class jenkins.model.Jenkins
Rebuilds the dependency map.
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.
recipe() - Method in class org.jvnet.hudson.test.HudsonTestCase
Called during the HudsonTestCase.setUp() to give a test case an opportunity to control the test environment in which Hudson is run.
recipe() - Method in class org.jvnet.hudson.test.JenkinsRule
Called during the JenkinsRule.before() to give a test case an opportunity to control the test environment in which Hudson is run.
Recipe - Annotation Type in org.jvnet.hudson.test.recipes
Meta-annotation for recipe annotations, which controls the test environment set up.
Recipe.Runner<T extends Annotation> - Class in org.jvnet.hudson.test.recipes
The code that implements the recipe semantics.
Recipe.Runner() - Constructor for class org.jvnet.hudson.test.recipes.Recipe.Runner
 
recipeLoadCurrentPlugin() - Method in class org.jvnet.hudson.test.HudsonTestCase
If this test harness is launched for a Jenkins plugin, locate the target/test-classes/the.jpl and add a recipe to install that to the new Jenkins.
recipeLoadCurrentPlugin() - Method in class org.jvnet.hudson.test.JenkinsRule
If this test harness is launched for a Jenkins plugin, locate the target/test-classes/the.jpl and add a recipe to install that to the new Jenkins.
recipes - Variable in class org.jvnet.hudson.test.HudsonTestCase
 
recipes - Variable in class org.jvnet.hudson.test.JenkinsRule
 
recipients - Variable in class hudson.maven.reporters.MavenMailer
 
ReconfigurableDescribable<T extends ReconfigurableDescribable<T>> - Interface in hudson.model
Marks modern Describables 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
 
record(FilePath) - Method in class hudson.slaves.WorkspaceList
Just record that this workspace is being used, without paying any attention to the synchronization support.
recordAsynchronousExecution(Future<?>) - Method in class hudson.maven.AbstractMavenBuilder
Records a new asynchronous exection.
recordBuf - Variable in class hudson.org.apache.tools.tar.TarOutputStream
 
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
BuildSteps that run after the build is completed.
Recorder() - Constructor for class hudson.tasks.Recorder
 
recordFingerprint(MavenBuild) - Method in class hudson.maven.reporters.MavenArtifact
Called from within the master to record fingerprint.
recordFingerprints() - Method in class hudson.maven.reporters.MavenArtifactRecord
 
records - Variable in class hudson.maven.reporters.MavenAbstractArtifactRecord
Records of a deployment.
RECURRENCEPERIOD - Static variable in class hudson.slaves.NodeProvisioner.NodeProvisionerInvoker
 
RED - Static variable in class hudson.util.ColorPalette
 
REDEPLOY - Static variable in class hudson.maven.reporters.MavenAbstractArtifactRecord
Permission for redeploying artifacts.
RedeployPublisher - Class in hudson.maven
Publisher for MavenModuleSetBuild to deploy artifacts after a build is fully succeeded.
RedeployPublisher(String, String, boolean) - Constructor for class hudson.maven.RedeployPublisher
Deprecated. 
RedeployPublisher(String, String, boolean, boolean) - Constructor for class hudson.maven.RedeployPublisher
Deprecated. 
RedeployPublisher(String, String, boolean, boolean, String) - Constructor for class hudson.maven.RedeployPublisher
 
RedeployPublisher.DescriptorImpl - Class in hudson.maven
 
RedeployPublisher.DescriptorImpl() - Constructor for class hudson.maven.RedeployPublisher.DescriptorImpl
 
RedeployPublisher.DescriptorImpl(Class<? extends Publisher>) - Constructor for class hudson.maven.RedeployPublisher.DescriptorImpl
Deprecated. as of 1.290 Use the default constructor.
RedeployPublisher.WrappedArtifactRepository - Class in hudson.maven
 
RedeployPublisher.WrappedArtifactRepository(ArtifactRepository, boolean) - Constructor for class hudson.maven.RedeployPublisher.WrappedArtifactRepository
 
RedeployPublisher_getDisplayName() - Static method in class hudson.maven.Messages
Deploy artifacts to Maven repository
RedeployPublisher_RepositoryURL_Mandatory() - Static method in class hudson.maven.Messages
Repository URL is mandatory
redirectAfterCreateItem(StaplerRequest, TopLevelItem) - Method in class hudson.model.ItemGroupMixIn
Computes the redirection target URL for the newly created TopLevelItem.
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
 
ReflectionUtils.Parameter(ReflectionUtils.MethodInfo, int) - Constructor for class hudson.util.ReflectionUtils.Parameter
 
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
Rebuilds the internal index, if any, so that future ExtensionFinder.find(Class, Hudson) calls will discover components newly added to PluginManager.uberClassLoader.
refresh() - Method in class hudson.ExtensionFinder.Sezpoz
Rebuilds the internal index, if any, so that future ExtensionFinder.find(Class, Hudson) calls will discover components newly added to PluginManager.uberClassLoader.
refresh(ExtensionComponentSet) - Method in class hudson.ExtensionList
Used during Jenkins.refreshExtensions() to add new components into existing ExtensionLists.
refreshExtensions() - Method in class jenkins.model.Jenkins
Refresh ExtensionLists by adding all the newly discovered extensions.
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
 
RegCloseKey(int) - Method in interface hudson.util.jna.Advapi32
 
RegCreateKeyEx(int, String, int, String, int, int, WINBASE.SECURITY_ATTRIBUTES, IntByReference, IntByReference) - Method in interface hudson.util.jna.Advapi32
 
RegDeleteKey(int, String) - Method in interface hudson.util.jna.Advapi32
 
RegDeleteValue(int, String) - Method in interface hudson.util.jna.Advapi32
 
RegEnumKeyEx(int, int, char[], IntByReference, IntByReference, char[], IntByReference, WINBASE.FILETIME) - Method in interface hudson.util.jna.Advapi32
 
RegEnumValue(int, int, char[], IntByReference, IntByReference, IntByReference, byte[], IntByReference) - Method in interface hudson.util.jna.Advapi32
 
register() - Method in class hudson.model.listeners.ItemListener
Deprecated. as of 1.286 put Extension on your class to have it auto-registered.
register() - Method in class hudson.model.listeners.RunListener
Deprecated. as of 1.281 Put Extension on your class to get it auto-registered.
register() - Method in class hudson.model.listeners.SaveableListener
Deprecated. as of 1.281 Put Extension on your class to get it auto-registered.
register() - Method in class hudson.model.listeners.SCMListener
Registers this SCMListener so that it will start receiving events.
register() - Static method in class hudson.model.TreeView
 
register() - Method in class hudson.scm.ChangeLogAnnotator
Deprecated. as of 1.286 Prefer automatic registration via Extension
register() - Method in class hudson.slaves.ComputerListener
Deprecated. as of 1.286 put Extension on your class to have it auto-registered.
registerAsAggregatedProjectAction(MavenReporter) - Method in class hudson.maven.MavenBuildProxy.Filter
 
registerAsAggregatedProjectAction(MavenReporter) - Method in interface hudson.maven.MavenBuildProxy
Nominates that the reporter will contribute a project action for this build by using MavenReporter.getAggregatedProjectAction(MavenModuleSet).
registerAsProjectAction(MavenReporter) - Method in class hudson.maven.MavenBuild
 
registerAsProjectAction(MavenProjectActionBuilder) - Method in class hudson.maven.MavenBuild
 
registerAsProjectAction(MavenReporter) - Method in class hudson.maven.MavenBuildProxy.Filter
 
registerAsProjectAction(MavenProjectActionBuilder) - Method in class hudson.maven.MavenBuildProxy.Filter
 
registerAsProjectAction(MavenReporter) - Method in interface hudson.maven.MavenBuildProxy
Nominates that the reporter will contribute a project action for this build by using MavenReporter.getProjectActions(MavenModule).
registerAsProjectAction(MavenProjectActionBuilder) - Method in interface hudson.maven.MavenBuildProxy
Nominates that the reporter will contribute a project action for this build by using MavenReporter.getProjectActions(MavenModule).
registerAsProjectAction(MavenReporter) - Method in class hudson.maven.MavenModuleSetBuild
 
registerBeans(StaticApplicationContext) - Method in class hudson.util.spring.BeanBuilder
 
registerIfApplicable() - Static method in class hudson.lifecycle.WindowsInstallerLink
Decide if WindowsInstallerLink should show up in UI, and if so, register it.
registerOptionHandlers() - Method in class hudson.cli.CLICommand
Auto-discovers OptionHandlers and add them to the given command line parser.
RegisterServiceCtrlHandler(String, Advapi32.Handler) - Method in interface hudson.util.jna.Advapi32
 
RegisterServiceCtrlHandlerEx(String, Advapi32.HandlerEx, Pointer) - Method in interface hudson.util.jna.Advapi32
 
registerSystemProperties() - Method in class hudson.maven.AbstractMavenBuilder
Add all the jenkins environment variables into the system properties Ignores jenkins environment variables with empty keys.
RegistryKey - Class in hudson.util.jna
Represents a Win32 registry key.
RegOpenKeyEx(int, String, int, int, IntByReference) - Method in interface hudson.util.jna.Advapi32
 
RegQueryValueEx(int, String, IntByReference, IntByReference, byte[], IntByReference) - Method in interface hudson.util.jna.Advapi32
 
regressionOnly() - Method in class hudson.util.RunList
Filter the list to regression builds only.
RegSetValueEx(int, String, int, int, byte[], int) - Method in interface hudson.util.jna.Advapi32
 
RekeySecretAdminMonitor - Class in jenkins.security
Warns the administrator to run SecretRewriter
RekeySecretAdminMonitor() - Constructor for class jenkins.security.RekeySecretAdminMonitor
 
relativePath - Variable in class hudson.model.Run.Artifact
Relative path name from Run.getArtifactsDir()
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.
ReleaseAction_DisplayName() - Static method in class hudson.maven.Messages
Release New Version
releaseClassLoader() - Method in class hudson.PluginWrapper
 
releaseEnvVar - Variable in class hudson.maven.RedeployPublisher
 
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 Runs.
reload() - Method in class jenkins.model.Jenkins
Reloads the configuration synchronously.
ReloadLink - Class in jenkins.management
 
ReloadLink() - Constructor for class jenkins.management.ReloadLink
 
ReloadLink_Description() - Static method in class jenkins.management.Messages
Discard all the loaded data in memory and reload everything from file system.
ReloadLink_DisplayName() - Static method in class jenkins.management.Messages
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
Deprecated. in 1.271. This proxy always delegate to Hudson.getInstance().getSecurityRealm().getSecurityComponents().rememberMe, so use that instead.
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.
remoteFS - Variable in class hudson.model.Slave
Path to the root of the workspace from the view point of this node, such as "/hudson"
remotePost(String[]) - Static method in class hudson.Main
Run command and place the result to a remote Hudson installation
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.
RemotingDiagnostics.HeapDump(AccessControlled, VirtualChannel) - Constructor for class hudson.util.RemotingDiagnostics.HeapDump
 
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(Object) - Method in class hudson.matrix.Combination
 
remove(int) - Method in class hudson.model.EnvironmentList
 
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(T) - Method in class hudson.util.PersistedList
 
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
 
removeNode(Node) - Method in class jenkins.model.Jenkins
Removes a Node from Hudson.
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
Removes JobProperty
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
Deprecated. as of 1.290 Use getPublishersList().remove(x)
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
 
removeTrailingSlash(String) - Static method in class hudson.Util
 
removeTrigger(TriggerDescriptor) - Method in class hudson.model.AbstractProject
 
removeUnbuildModule(ModuleName) - Method in class hudson.maven.UnbuiltModuleAction
 
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
OutputStream that writes to a file.
ReopenableFileOutputStream(File) - Constructor for class hudson.util.io.ReopenableFileOutputStream
 
ReopenableRotatingFileOutputStream - Class in hudson.util.io
ReopenableFileOutputStream that does log rotation upon rewind.
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.
repeatX(int) - Method in class hudson.matrix.Layouter
Computes the repeat count of n-th X-axis.
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.
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 - Variable in class hudson.maven.MavenReportInfo
The fully-populated MavenReport object.
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.
ReportAction - Class in hudson.maven.reporters
Action to display links to the generated Maven reports.
ReportAction() - Constructor for class hudson.maven.reporters.ReportAction
 
ReportAction.Entry - Class in hudson.maven.reporters
 
ReportAction.Entry(String, String) - Constructor for class hudson.maven.reporters.ReportAction.Entry
 
ReportAction_DisplayName() - Static method in class hudson.maven.reporters.Messages
Maven reports
ReportCollector - Class in hudson.maven.reporters
Watches out for executions of MavenReport mojos and record its output.
ReportCollector() - Constructor for class hudson.maven.reporters.ReportCollector
 
ReportCollector.DescriptorImpl - Class in hudson.maven.reporters
 
ReportCollector.DescriptorImpl() - Constructor for class hudson.maven.reporters.ReportCollector.DescriptorImpl
 
ReportCollector_DisplayName() - Static method in class hudson.maven.reporters.Messages
Record Maven reports
ReportCollector_OutsideSite(Object, Object) - Static method in class hudson.maven.reporters.Messages
Maven report output goes to {0}, which is outside project reporting path{1}
reporters - Variable in class hudson.maven.AbstractMavenBuilder
 
reportGenerated(MavenBuildProxy, MavenProject, MavenReportInfo, BuildListener) - Method in class hudson.maven.MavenReporter
Called after a MavenReport is successfully generated.
reportGenerated(MavenBuildProxy, MavenProject, MavenReportInfo, BuildListener) - Method in class hudson.maven.reporters.AbstractMavenJavadocArchiver
 
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
If this SCM has corresponding RepositoryBrowser, that type.
RepositoryBrowsers - Class in hudson.scm
List of all installed RepositoryBrowsers.
RepositoryBrowsers() - Constructor for class hudson.scm.RepositoryBrowsers
 
repositoryId - Variable in class hudson.maven.reporters.MavenArtifactRecord
The repository identifier (matching maven settings) used for credentials to deploy artifacts
repositoryUrl - Variable in class hudson.maven.reporters.MavenArtifactRecord
The repository URL used for credentials to deploy artifacts
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
Deprecated. Use RequirePOST on your method.
requires() - Method in class hudson.init.InitializerFinder.TaskImpl
 
requiresConfirmation - Variable in class jenkins.model.ModelObjectWithContextMenu.MenuItem
True to require confirmation after a click.
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
Since we do not support marking just yet, we do nothing.
reset(SecurityRealm) - Method in class hudson.security.HudsonFilter
Reset the proxies and filter for a change in SecurityRealm.
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
 
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 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.plugins.ui_samples.UISample.SourceFile
 
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 jenkins.model.DefaultUserCanonicalIdResolver
 
resolveChild(AggregatedTestResultAction.Child) - Method in class hudson.maven.reporters.SurefireAggregatedReport
 
resolveChild(AggregatedTestResultAction.Child) - Method in class hudson.tasks.test.AggregatedTestResultAction
 
resolveChild(AggregatedTestResultAction.Child) - Method in class hudson.tasks.test.MatrixTestResult
 
resolveEntity(String, String) - Method in class hudson.tasks.junit.XMLEntityResolver
Intercepts the lookup of publicId, systemId
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.
resolveModules(MavenEmbedder, MavenProject, String, Map<MavenProject, String>, BuildListener, boolean) - Static method in class hudson.maven.MavenUtil
Deprecated. MavenEmbedder has now a method to read all projects Recursively resolves module POMs that are referenced from the given MavenProject and parses them into MavenProjects.
resolveSymlink(File, TaskListener) - Static method in class hudson.Util
Deprecated. as of 1.456 Use Util.resolveSymlink(File)
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
Represents things that Queue.Executable uses while running.
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
Controls mutual exclusion of ResourceList.
ResourceController() - Constructor for class hudson.model.ResourceController
 
ResourceList - Class in hudson.model
List of Resources 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
Response Time
ResponseTimeMonitor_MarkedOffline(Object) - Static method in class hudson.node_monitors.Messages
Making {0} offline because it''s not responding
ResponseTimeMonitor_TimeOut(Object) - Static method in class hudson.node_monitors.Messages
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.
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.
RestartListener.Default() - Constructor for class hudson.model.RestartListener.Default
 
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.
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 - Variable in class hudson.tasks.test.AggregatedTestResultAction.ChildReport
 
result - Variable in class org.jvnet.hudson.test.MockBuilder
 
Result.OptionHandlerImpl - Class in hudson.model
 
Result.OptionHandlerImpl(CmdLineParser, OptionDef, Setter<? super Result>) - Constructor for class hudson.model.Result.OptionHandlerImpl
 
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
Aborted
ResultTrend_Failure() - Static method in class hudson.model.Messages
Failure
ResultTrend_Fixed() - Static method in class hudson.model.Messages
Fixed
ResultTrend_NotBuilt() - Static method in class hudson.model.Messages
Not built
ResultTrend_NowUnstable() - Static method in class hudson.model.Messages
Now unstable
ResultTrend_StillFailing() - Static method in class hudson.model.Messages
Still failing
ResultTrend_StillUnstable() - Static method in class hudson.model.Messages
Still unstable
ResultTrend_Success() - Static method in class hudson.model.Messages
Success
ResultTrend_Unstable() - Static method in class hudson.model.Messages
Unstable
retainAll(Collection<?>) - Method in class hudson.slaves.NodeList
 
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 that tries to keep the node online all the time.
RetentionStrategy.Always() - Constructor for class hudson.slaves.RetentionStrategy.Always
Constructs a new Always.
RetentionStrategy.Always.DescriptorImpl - Class in hudson.slaves
 
RetentionStrategy.Always.DescriptorImpl() - Constructor for class hudson.slaves.RetentionStrategy.Always.DescriptorImpl
 
RetentionStrategy.Demand - Class in hudson.slaves
RetentionStrategy that tries to keep the node offline when not in use.
RetentionStrategy.Demand(long, long) - Constructor for class hudson.slaves.RetentionStrategy.Demand
 
RetentionStrategy.Demand.DescriptorImpl - Class in hudson.slaves
 
RetentionStrategy.Demand.DescriptorImpl() - Constructor for class hudson.slaves.RetentionStrategy.Demand.DescriptorImpl
 
RetentionStrategy_Always_displayName() - Static method in class hudson.slaves.Messages
Keep this slave on-line as much as possible
RetentionStrategy_Demand_displayName() - Static method in class hudson.slaves.Messages
Take this slave on-line when in demand and off-line when idle
RetentionStrategy_Demand_OfflineIdle() - Static method in class hudson.slaves.Messages
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
 
retryCntStr - Variable in class hudson.cli.BuildCommand
 
reverse(List<T>) - Static method in class hudson.util.Iterators
Returns the Iterable that lists items in the reverse order.
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 CannotResolveClassException.
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
 
RobustReflectionConverter.DuplicateFieldException(String) - Constructor for exception hudson.util.RobustReflectionConverter.DuplicateFieldException
 
root - Variable in class jenkins.model.Jenkins
Root directory of the system.
Root - Class in jenkins.plugins.ui_samples
Entry point to all the UI samples.
Root() - Constructor for class jenkins.plugins.ui_samples.Root
 
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
 
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.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.GetJobCommand
 
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.SessionIdCommand
 
run() - Method in class hudson.cli.SetBuildDescriptionCommand
 
run() - Method in class hudson.cli.SetBuildDisplayNameCommand
 
run() - Method in class hudson.cli.SetBuildResultCommand
 
run() - Method in class hudson.cli.UpdateJobCommand
 
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(Reactor) - Method in class hudson.init.InitializerFinder.TaskImpl
 
run(String[]) - Static method in class hudson.Main
 
run(MatrixBuild.MatrixBuildExecution) - Method in class hudson.matrix.DefaultMatrixExecutionStrategyImpl
 
run() - Method in class hudson.matrix.MatrixBuild
 
run(MatrixBuild.MatrixBuildExecution) - Method in class hudson.matrix.MatrixExecutionStrategy
 
run(MatrixBuild, List<MatrixAggregator>, BuildListener) - Method in class hudson.matrix.MatrixExecutionStrategy
Deprecated. Override #run(MatrixBuildExecution)
run() - Method in class hudson.matrix.MatrixRun
 
run() - Method in class hudson.maven.MavenBuild
 
run() - Method in class hudson.maven.MavenModuleSetBuild
 
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 class hudson.model.OneOffExecutor
 
run() - Method in interface hudson.model.Queue.Executable
Called by Executor to perform the task
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
Creates a new 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
Deprecated. as of 1.467 Use Run.execute(RunExecution)
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 Runs (including Builds 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.LoadMonitor
 
run() - Method in class hudson.util.StreamCopyThread
 
run(Reactor) - Method in class jenkins.InitReactorRunner
 
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(TestResult) - Method in class org.jvnet.hudson.test.junit.GroupedTest
 
run() - Method in interface org.jvnet.hudson.test.LenientRunnable
 
Run.Artifact - Class in hudson.model
A build artifact.
Run.ArtifactList - Class in hudson.model
 
Run.ArtifactList() - Constructor for class hudson.model.Run.ArtifactList
 
Run.KeepLogBuildBadge - Class in hudson.model
BuildBadgeAction that shows the logs are being kept.
Run.KeepLogBuildBadge() - Constructor for class hudson.model.Run.KeepLogBuildBadge
 
Run.RedirectUp - Class in hudson.model
 
Run.RedirectUp() - Constructor for class hudson.model.Run.RedirectUp
 
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.RunExecution() - Constructor for class hudson.model.Run.RunExecution
 
Run.Runner - Class in hudson.model
Deprecated. as of 1.467 Please use Run.RunExecution
Run.Runner() - Constructor for class hudson.model.Run.Runner
Deprecated.  
Run.RunnerAbortedException - Exception in hudson.model
Used in Run.RunExecution.run(hudson.model.BuildListener) to indicates that a fatal error in a build is reported to BuildListener and the build should be simply aborted without further recording a stack trace.
Run.RunnerAbortedException() - Constructor for exception hudson.model.Run.RunnerAbortedException
 
Run.Summary - Class in hudson.model
 
Run.Summary(boolean, String) - Constructor for class hudson.model.Run.Summary
 
Run_ArtifactsPermission_Description() - Static method in class hudson.model.Messages
This permission grants the ability to retrieve the artifacts produced by builds.
Run_BuildAborted() - Static method in class hudson.model.Messages
Build was aborted
Run_DeletePermission_Description() - Static method in class hudson.model.Messages
This permission allows users to manually delete specific builds from the build history.
Run_InProgressDuration(Object) - Static method in class hudson.model.Messages
{0} and counting
Run_MarkedExplicitly() - Static method in class hudson.model.Messages
This record is explicitly marked to be kept.
Run_Permissions_Title() - Static method in class hudson.model.Messages
Run
RUN_SCRIPTS - Static variable in class jenkins.model.Jenkins
 
Run_Summary_Aborted() - Static method in class hudson.model.Messages
aborted
Run_Summary_BackToNormal() - Static method in class hudson.model.Messages
back to normal
Run_Summary_BrokenForALongTime() - Static method in class hudson.model.Messages
broken for a long time
Run_Summary_BrokenSince(Object) - Static method in class hudson.model.Messages
broken since build {0}
Run_Summary_BrokenSinceThisBuild() - Static method in class hudson.model.Messages
broken since this build
Run_Summary_LessTestsFailing(Object, Object) - Static method in class hudson.model.Messages
{0} less {0,choice,0#tests are|1#test is|1<tests are} failing (total {1})
Run_Summary_MoreTestsFailing(Object, Object) - Static method in class hudson.model.Messages
{0} more {0,choice,0#tests are|1#test is|1<tests are} failing (total {1})
Run_Summary_NotBuilt() - Static method in class hudson.model.Messages
not built
Run_Summary_Stable() - Static method in class hudson.model.Messages
stable
Run_Summary_TestFailures(Object) - Static method in class hudson.model.Messages
{0} {0,choice,0#test failures|1#test failure|1<test failures}
Run_Summary_TestsStartedToFail(Object) - Static method in class hudson.model.Messages
{0} {0,choice,0#tests|1#test|1<tests} started to fail
Run_Summary_TestsStillFailing(Object) - Static method in class hudson.model.Messages
{0} {0,choice,0#tests are|1#test is|1<tests are} still failing
Run_Summary_Unknown() - Static method in class hudson.model.Messages
?
Run_Summary_Unstable() - Static method in class hudson.model.Messages
unstable
Run_UnableToDelete(Object, Object) - Static method in class hudson.model.Messages
Unable to delete {0}: {1}
Run_UpdatePermission_Description() - Static method in class hudson.model.Messages
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
Optional interface for Actions that add themselves to Run.
runBare() - Method in class org.jvnet.hudson.test.HudsonTestCase
 
runCli(Connection) - Method in class hudson.cli.CliProtocol.Handler
 
runDeleteListener - Static variable in class hudson.diagnosis.OldDataMonitor
 
runGroupedTests(TestResult) - Method in class org.jvnet.hudson.test.junit.GroupedTest
Executes the nested tests.
runHeadless() - Method in class hudson.maven.MavenModuleSet
 
RunList<R extends Run> - Class in hudson.util
List of Runs, 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
 
RunMap<R extends Run<?,R>> - Class in hudson.model
Map from build number to Run.
RunMap() - Constructor for class hudson.model.RunMap
Deprecated. as of 1.485 Use RunMap.RunMap(File, Constructor).
RunMap(File, RunMap.Constructor) - Constructor for class hudson.model.RunMap
 
RunMap.Constructor<R extends Run<?,R>> - Interface in hudson.model
Run factory.
RunParameterDefinition - Class in hudson.model
 
RunParameterDefinition(String, String, String) - Constructor for class hudson.model.RunParameterDefinition
 
RunParameterDefinition.DescriptorImpl - Class in hudson.model
 
RunParameterDefinition.DescriptorImpl() - Constructor for class hudson.model.RunParameterDefinition.DescriptorImpl
 
RunParameterDefinition_DisplayName() - Static method in class hudson.model.Messages
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
 
runs - Variable in class hudson.model.ViewJob
All Runs.
runScript(Script) - Static method in class hudson.Functions
Evaluate a Jelly script and return output as a String.
runTest() - Method in class org.jvnet.hudson.test.DefaultConstructorChecker
 
runTest() - Method in class org.jvnet.hudson.test.HudsonTestCase
 
runTest() - Method in class org.jvnet.hudson.test.junit.FailedTest
 

S

safe(String) - Static method in class hudson.tasks.test.TestObject
Replaces URL-unsafe characters.
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
Timer wrapper so that a fatal error in TimerTask won't terminate the timer.
SafeTimerTask() - Constructor for class hudson.triggers.SafeTimerTask
 
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.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.
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
 
saveToChangeLog(File, ExtractChangeLogParser.ExtractChangeLogEntry) - Method in class org.jvnet.hudson.test.ExtractResourceWithChangesSCM
 
scale() - Method in class hudson.util.TagCloud.Entry
 
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
 
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
Schedules an execution of a task.
schedule(Queue.Task, int) - Method in class hudson.model.Queue
 
schedule(Queue.Task, int, Action...) - Method in class hudson.model.Queue
Convenience wrapper method around Queue.schedule(Task, int, List)
schedule() - Method in class hudson.model.UpdateCenter.UpdateCenterJob
Deprecated. as of 1.326 Use UpdateCenter.UpdateCenterJob.submit() instead.
schedule() - Method in class hudson.util.DoubleLaunchChecker
Schedules the next execution.
scheduleBuild(ParametersAction) - Method in class hudson.matrix.MatrixConfiguration
Deprecated. Use MatrixConfiguration.scheduleBuild(ParametersAction, Cause). Since 1.283
scheduleBuild(ParametersAction, Cause) - Method in class hudson.matrix.MatrixConfiguration
Deprecated. Use MatrixConfiguration.scheduleBuild(List, Cause). Since 1.480
scheduleBuild(List<? extends Action>, Cause) - Method in class hudson.matrix.MatrixConfiguration
Starts the build with the actions that are passed in.
scheduleBuild() - Method in class hudson.model.AbstractProject
Deprecated. Use AbstractProject.scheduleBuild(Cause). Since 1.283
scheduleBuild(int) - Method in class hudson.model.AbstractProject
Deprecated. Use AbstractProject.scheduleBuild(int, Cause). Since 1.283
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
Deprecated. Use BuildableItem.scheduleBuild(Cause). Since 1.283
scheduleBuild(Cause) - Method in interface hudson.model.BuildableItem
 
scheduleBuild(int) - Method in interface hudson.model.BuildableItem
Deprecated. Use BuildableItem.scheduleBuild(int, Cause). Since 1.283
scheduleBuild(int, Cause) - Method in interface hudson.model.BuildableItem
 
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.
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.
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
SCM
SCM_TagPermission_Description() - Static method in class hudson.scm.Messages
This permission allows users to create a new tag in the source code repository for a given build.
SCMCheckoutStrategy - Class in jenkins.scm
Controls the check out behavior in the matrix project.
SCMCheckoutStrategy() - Constructor for class jenkins.scm.SCMCheckoutStrategy
 
SCMCheckoutStrategyDescriptor - Class in jenkins.scm
Descriptor for SCMCheckoutStrategy.
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
Descriptor for 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
Items that has associated SCM.
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
Deprecated. as of 1.286 Use SCM.all() for read access and Extension for registration.
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.AdministrativeMonitorImpl() - Constructor for class hudson.triggers.SCMTrigger.AdministrativeMonitorImpl
 
SCMTrigger.BuildAction - Class in hudson.triggers
Associated with AbstractBuild to show the polling log that triggered that build.
SCMTrigger.BuildAction(AbstractBuild) - Constructor for class hudson.triggers.SCMTrigger.BuildAction
 
SCMTrigger.DescriptorImpl - Class in hudson.triggers
 
SCMTrigger.DescriptorImpl() - Constructor for class hudson.triggers.SCMTrigger.DescriptorImpl
 
SCMTrigger.Runner - Class in hudson.triggers
Runnable that actually performs polling.
SCMTrigger.Runner() - Constructor for class hudson.triggers.SCMTrigger.Runner
 
SCMTrigger.Runner(Action[]) - Constructor for class hudson.triggers.SCMTrigger.Runner
 
SCMTrigger.SCMAction - Class in hudson.triggers
Action object for Project.
SCMTrigger.SCMAction() - Constructor for class hudson.triggers.SCMTrigger.SCMAction
 
SCMTrigger.SCMTriggerCause - Class in hudson.triggers
 
SCMTrigger.SCMTriggerCause(File) - Constructor for class hudson.triggers.SCMTrigger.SCMTriggerCause
 
SCMTrigger.SCMTriggerCause(String) - Constructor for class hudson.triggers.SCMTrigger.SCMTriggerCause
 
SCMTrigger.SCMTriggerCause() - Constructor for class hudson.triggers.SCMTrigger.SCMTriggerCause
Deprecated. Use #SCMTriggerCause(String).
SCMTrigger_BuildAction_DisplayName() - Static method in class hudson.triggers.Messages
Polling Log
SCMTrigger_DisplayName() - Static method in class hudson.triggers.Messages
Poll SCM
SCMTrigger_getDisplayName(Object) - Static method in class hudson.triggers.Messages
{0} Polling Log
SCMTrigger_SCMTriggerCause_ShortDescription() - Static method in class hudson.triggers.Messages
Started by an SCM change
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
Used when storing passwords in configuration files.
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
 
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(String) - Method in class org.jvnet.hudson.test.HudsonTestCase
Performs a search from the search box.
search(String) - Method in class org.jvnet.hudson.test.HudsonTestCase.WebClient
 
search(String) - Method in class org.jvnet.hudson.test.JenkinsRule
Performs a search from the search box.
search(String) - Method in class org.jvnet.hudson.test.JenkinsRule.WebClient
 
Search.Item - Class in hudson.search
 
Search.Item(String) - Constructor for class hudson.search.Search.Item
 
Search.Result - Class in hudson.search
 
Search.Result() - Constructor for class hudson.search.Search.Result
 
SearchableModelObject - Interface in hudson.search
ModelObject that can be searched.
SearchFactory - Class in hudson.search
Creates a Search instance for a SearchableModelObject.
SearchFactory() - Constructor for class hudson.search.SearchFactory
 
SearchIndex - Interface in hudson.search
Conceptually a set of SearchItems that provide quick look-up from their names.
SearchIndexBuilder - Class in hudson.search
Builds SearchIndex.
SearchIndexBuilder() - Constructor for class hudson.search.SearchIndexBuilder
 
SearchItem - Interface in hudson.search
Represents an item reachable from SearchIndex.
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
 
Secret.ConverterImpl() - Constructor for class hudson.util.Secret.ConverterImpl
 
SecretHelper - Class in hudson.util
 
SecretHelper() - Constructor for class hudson.util.SecretHelper
 
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.
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.
SecurityRealm.SecurityComponents() - Constructor for class hudson.security.SecurityRealm.SecurityComponents
 
SecurityRealm.SecurityComponents(AuthenticationManager) - Constructor for class hudson.security.SecurityRealm.SecurityComponents
 
SecurityRealm.SecurityComponents(AuthenticationManager, UserDetailsService) - Constructor for class hudson.security.SecurityRealm.SecurityComponents
 
SecurityRealm.SecurityComponents(AuthenticationManager, UserDetailsService, RememberMeServices) - Constructor for class hudson.security.SecurityRealm.SecurityComponents
 
SEE_MASK_NOCLOSEPROCESS - Static variable in class hudson.util.jna.SHELLEXECUTEINFO
 
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
 
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.lifecycle.WindowsInstallerLink
Displays the error in a page.
sendError(String, StaplerRequest, StaplerResponse) - Method in class hudson.lifecycle.WindowsInstallerLink
 
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
 
sendToIndividuals - Variable in class hudson.maven.reporters.MavenMailer
 
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
Returns an Iterable that iterates over all the given Iterables.
sequence(Iterator<? extends T>...) - Static method in class hudson.util.Iterators
 
SequenceLock - Class in org.jvnet.hudson.test
Lock mechanism to let multiple threads execute phases sequentially.
SequenceLock() - Constructor for class org.jvnet.hudson.test.SequenceLock
 
SequentialExecutionQueue - Class in hudson.util
Executor that collapses two equal Runnables into one, and makes sure no two equal Runnables 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
Deprecated. as of 1.297 Instead of calling this method explicitly, just return the DirectoryBrowserSupport object from the doXYZ method and let Stapler generate a response for you.
server - Variable in class org.jvnet.hudson.test.HudsonTestCase
 
server - Variable in class org.jvnet.hudson.test.JenkinsRule
 
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(HttpServletRequest, HttpServletResponse) - Method in class org.jvnet.hudson.test.JavaNetReverseProxy
 
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.
sessionEnded(ExecutionEvent) - Method in class hudson.maven.util.ExecutionEventLogger
 
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
 
sessionStarted(ExecutionEvent) - Method in class hudson.maven.util.ExecutionEventLogger
 
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(String) - Static method in class hudson.util.SecretHelper
 
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 a ComputerLauncher or a RetentionStrategy to suspend tasks being accepted by the slave computer.
setAdminAddress(String) - Method in class jenkins.model.JenkinsLocationConfiguration
 
setAggregatorStyleBuild(boolean) - Method in class hudson.maven.MavenModuleSet
 
setAlternateSettings(File) - Method in class hudson.maven.MavenEmbedderRequest
 
setAlternateSettings(String) - Method in class hudson.maven.MavenModuleSet
Deprecated. as of 1.481
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 hudson.maven.RedeployPublisher.WrappedArtifactRepository
 
setAuthentication(Authentication) - Method in class jenkins.security.NonSerializableSecurityContext
 
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"
setAxes(AxisList) - Method in class hudson.matrix.MatrixProject
Reconfigures axes.
setBaseBuild(MatrixBuild) - Method in class hudson.matrix.MatrixBuild
Sets the base build from which this build is derived.
setBinding(Binding) - Method in class hudson.util.spring.BeanBuilder
Sets the binding (the variables available in the scope of the BeanBuilder)
setBlacklisted(boolean) - Method in class hudson.maven.RedeployPublisher.WrappedArtifactRepository
 
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
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
Sets the description of a build.
setBuildDiscarder(BuildDiscarder) - Method in class hudson.matrix.MatrixConfiguration
Deprecated. Value is controlled by MatrixProject.
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
Sets the displayName of a build
setBuilder(JellyBuilder) - Method in class jenkins.util.groovy.AbstractGroovyViewModule
 
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
Sets the result of the current build.
setBuiltOnStr(String) - Method in class hudson.maven.MavenBuild
 
setBuiltOnStr(String) - Method in class hudson.model.AbstractBuild
Allows subtypes to set the value of AbstractBuild.builtOn.
setCaptchaSupport(CaptchaSupport) - Method in class hudson.security.SecurityRealm
 
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 exsting channel.
setChildCustomWorkspace(String) - Method in class hudson.matrix.MatrixProject
 
setClassLoader(ClassLoader) - Method in class hudson.maven.MavenEmbedderRequest
 
setCombinationFilter(String) - Method in class hudson.matrix.MatrixProject
Sets the combination filter.
setComputer(Computer) - Method in class hudson.model.ComputerPanelBox
 
setConcurrentBuild(boolean) - Method in class hudson.matrix.MatrixConfiguration
 
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.  
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.
setData(List<TestResultAction.Data>) - Method in class hudson.tasks.junit.TestResultAction
 
setDebug(boolean) - Method in class hudson.org.apache.tools.tar.TarInputStream
Sets the debugging flag.
setDebug(boolean) - Method in class hudson.org.apache.tools.tar.TarOutputStream
Sets the debugging flag.
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.
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.ParameterValue
 
setDescription(String) - Method in class hudson.model.Run
 
setDescription(String) - Method in class hudson.tasks.junit.TestObject
Deprecated.  
setDescription(TestObject, String) - Method in class hudson.tasks.test.AbstractTestResultAction
 
setDescription(TestObject, String) - Method in class hudson.tasks.test.AggregatedTestResultAction
Deprecated. so that IDE warns you if you accidentally try to call it.
setDescription(TestObject, String) - Method in class hudson.tasks.test.AggregatedTestResultPublisher.TestResultAction
Deprecated. so that IDE warns you if you accidentally try to call it.
setDescription(String) - Method in class hudson.tasks.test.TestObject
 
setDestroyMethod(String) - Method in interface hudson.util.spring.BeanConfiguration
Sets the name of the method to call when destroying the bean
setDisableTriggerDownstreamProjects(boolean) - Method in class hudson.maven.MavenModuleSet
 
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.
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
 
setExecutedMojos(List<ExecutedMojo>) - Method in class hudson.maven.MavenBuildProxy.Filter
 
setExecutedMojos(List<ExecutedMojo>) - Method in interface hudson.maven.MavenBuildProxy
Called at the end of the build to record what mojos are executed.
setExecutionStrategy(MatrixExecutionStrategy) - Method in class hudson.matrix.MatrixProject
 
setExecutor(Executor) - Method in class hudson.model.queue.WorkUnit
 
setExecutors(ExecutorService) - Method in class hudson.util.SequentialExecutionQueue
Starts using a new ExecutorService to carry out executions.
setF(FormTagLib) - Method in class jenkins.util.groovy.AbstractGroovyViewModule
 
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
 
setFileName(String) - Method in class org.jvnet.hudson.test.ExtractChangeLogParser.FileInZip
 
setFilter(Filter) - Method in class hudson.logging.WeakLogHandler
 
setFilters(Collection<? extends Filter>) - Method in class hudson.security.ChainedServletFilter
 
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 thie user.
setFutures(List<Future<?>>) - Method in class hudson.maven.AbstractMavenBuilder.FilterImpl
 
setGlobalMavenOpts(String) - Method in class hudson.maven.MavenModuleSet.DescriptorImpl
 
setGlobalSettings(File) - Method in class hudson.maven.MavenEmbedderRequest
 
setGlobalSettings(GlobalSettingsProvider) - Method in class hudson.maven.MavenModuleSet
 
setGoals(String) - Method in class hudson.maven.MavenModuleSet
 
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
 
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'.
setId(String) - Method in class hudson.maven.RedeployPublisher.WrappedArtifactRepository
 
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
 
setIgnoreUpstremChanges(boolean) - Method in class hudson.maven.MavenModuleSet
 
setIncrementalBuild(boolean) - Method in class hudson.maven.MavenModuleSet
 
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
Overwrites ToolInstallations.
setInstanceCap(int) - Method in class hudson.slaves.AbstractCloudImpl
 
setInstanceCapStr(String) - Method in class hudson.slaves.AbstractCloudImpl
 
setIsArchivingDisabled(boolean) - Method in class hudson.maven.MavenModuleSet
 
setJDK(JDK) - Method in class hudson.matrix.MatrixConfiguration
Deprecated. Not supported.
setJDK(JDK) - Method in class hudson.model.AbstractProject
Overwrites the JDK setting.
setL(LayoutTagLib) - Method in class jenkins.util.groovy.AbstractGroovyViewModule
 
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
 
setLayout(ArtifactRepositoryLayout) - Method in class hudson.maven.RedeployPublisher.WrappedArtifactRepository
 
setLevel(Level) - Method in class hudson.logging.WeakLogHandler
 
setListener(TaskListener) - Method in class hudson.maven.MavenEmbedderRequest
 
setLoadBalancer(LoadBalancer) - Method in class hudson.model.Queue
 
setLocalizibleDescription(Localizable) - Method in class hudson.model.HealthReport
Setter for property 'localizibleDescription'.
setLocalRepository(LocalRepositoryLocator) - Method in class hudson.maven.MavenModuleSet.DescriptorImpl
 
setLocalRepository(LocalRepositoryLocator) - Method in class hudson.maven.MavenModuleSet
 
setLocation(String) - Method in class hudson.model.FileParameterValue
 
setLogRotator(LogRotator) - Method in class hudson.maven.MavenModule
Deprecated. Not allowed to configure log rotation per module.
setLogRotator(LogRotator) - Method in class hudson.model.Job
Deprecated. as of 1.503 Use Job.setBuildDiscarder(BuildDiscarder)
setLongFileMode(int) - Method in class hudson.org.apache.tools.tar.TarOutputStream
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.
setMaven(String) - Method in class hudson.maven.MavenModuleSet
 
setMavenHome(File) - Method in class hudson.maven.MavenEmbedderRequest
 
setMavenOpts(String) - Method in class hudson.maven.MavenModuleSet
Set mavenOpts.
setMavenVersionUsed(String) - Method in class hudson.maven.MavenModuleSetBuild
 
setMetaClass(MetaClass) - Method in class hudson.util.LoadMonitorImpl
 
setMetaClass(MetaClass) - Method in class jenkins.util.groovy.AbstractGroovyViewModule
 
setMirroredRepositories(List<ArtifactRepository>) - Method in class hudson.maven.RedeployPublisher.WrappedArtifactRepository
 
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
 
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
Deprecated. to indicate that this method isn't really meant to be called by random code.
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
 
setNoUsageStatistics(Boolean) - Method in class jenkins.model.Jenkins
 
setNumExecutors(int) - Method in class jenkins.model.Jenkins
 
setOwner(J) - Method in class hudson.model.JobProperty
Hook for performing post-initialization action.
setOwner(DescribableList.Owner) - Method in class hudson.util.DescribableList
Deprecated. since 2008-08-15. Use PersistedList.setOwner(Saveable)
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(TestObject) - Method in class hudson.tasks.junit.TestResult
 
setParent(TestObject) - Method in class hudson.tasks.test.TestResult
Sets the parent test result
setParent(Object) - Method in interface hudson.util.spring.BeanConfiguration
Sets the name of the parent bean
setParent(ChangeLogSet) - Method in class org.jvnet.hudson.test.ExtractChangeLogParser.ExtractChangeLogEntry
 
setParentAction(AbstractTestResultAction) - Method in class hudson.tasks.junit.TestResult
 
setParentAction(AbstractTestResultAction) - Method in class hudson.tasks.test.SimpleCaseResult
Sets the parent action, which means the action that binds this particular case result to a build.
setParentAction(AbstractTestResultAction) - Method in class hudson.tasks.test.TestResult
If the concept of a parent action is important to a subclass, then it should provide a non-noop implementation of this method.
setParentSuiteResult(SuiteResult) - Method in class hudson.tasks.junit.CaseResult
 
setPlugin(Plugin) - Method in class hudson.PluginWrapper
 
setPluginManager(PluginManager) - Method in class org.jvnet.hudson.test.HudsonTestCase
Sets the PluginManager to be used when creating a new Jenkins instance.
setPluginManager(PluginManager) - Method in class org.jvnet.hudson.test.JenkinsRule
Sets the PluginManager to be used when creating a new Jenkins instance.
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
setPrimaryView(View) - Method in class jenkins.model.Jenkins
 
setPrimaryViewName(String) - Method in class hudson.model.MyViewsProperty
 
setPrivateRepository(String) - Method in class hudson.maven.MavenEmbedderRequest
 
setProcessPlugins(boolean) - Method in class hudson.maven.MavenEmbedderRequest
 
setProcessPlugins(boolean) - Method in class hudson.maven.MavenModuleSet
 
setProfiles(String) - Method in class hudson.maven.MavenEmbedderRequest
 
setProjectNamingStrategy(ProjectNamingStrategy) - Method in class jenkins.model.Jenkins
 
setProperty(String, Object) - Method in class hudson.util.LoadMonitorImpl
 
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
 
setProperty(String, Object) - Method in class jenkins.util.groovy.AbstractGroovyViewModule
 
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
 
setProxy(Proxy) - Method in class hudson.maven.RedeployPublisher.WrappedArtifactRepository
 
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.
setQuietPeriod(Jenkins, int) - Static method in class jenkins.model.JenkinsAdaptor
 
setQuietPeriod(int) - Method in class org.jvnet.hudson.test.HudsonTestCase
 
setQuietPeriod(int) - Method in class org.jvnet.hudson.test.JenkinsRule
 
setReleaseUpdatePolicy(ArtifactRepositoryPolicy) - Method in class hudson.maven.RedeployPublisher.WrappedArtifactRepository
 
setResolveDependencies(boolean) - Method in class hudson.maven.MavenEmbedderRequest
 
setResolveDependencies(boolean) - Method in class hudson.maven.MavenModuleSet
 
setResult(Result) - Method in class hudson.maven.MavenBuildProxy.Filter
 
setResult(Result) - Method in interface hudson.maven.MavenBuildProxy
 
setResult(Result) - Method in class hudson.model.Run
 
setResult(TestResult, BuildListener) - Method in class hudson.tasks.junit.TestResultAction
Overwrites the TestResult by a new data set.
setRetentionStrategy(RetentionStrategy) - Method in class hudson.model.Slave
 
setRolePrefix(String) - Method in class hudson.security.DeferredCreationLdapAuthoritiesPopulator
Deprecated.  
setRootPOM(String) - Method in class hudson.maven.MavenModuleSet
 
setRunHeadless(boolean) - Method in class hudson.maven.MavenModuleSet
 
setRunPostStepsIfResult(Result) - Method in class hudson.maven.MavenModuleSet
 
setRunSequentially(boolean) - Method in class hudson.matrix.DefaultMatrixExecutionStrategyImpl
 
setRunSequentially(boolean) - Method in class hudson.matrix.MatrixProject
Deprecated. as of 1.456 Use DefaultMatrixExecutionStrategyImpl.setRunSequentially(boolean). This method tries to emulate the previous behavior the best it can, but will fall back to no-op if the current MatrixExecutionStrategy is not the default one.
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'.
setSearchSubtree(boolean) - Method in class hudson.security.DeferredCreationLdapAuthoritiesPopulator
Deprecated.  
setSecurityRealm(SecurityRealm) - Method in class jenkins.model.Jenkins
 
SetServiceStatus(Pointer, Advapi32.SERVICE_STATUS) - Method in interface hudson.util.jna.Advapi32
 
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.maven.MavenModuleSet
 
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
Deprecated. Use Jenkins.setNodes(List). Since 1.252.
setSnapshotUpdatePolicy(ArtifactRepositoryPolicy) - Method in class hudson.maven.RedeployPublisher.WrappedArtifactRepository
 
setSorter(MatrixConfigurationSorter) - Method in class hudson.matrix.DefaultMatrixExecutionStrategyImpl
 
setSorter(MatrixConfigurationSorter) - Method in class hudson.matrix.MatrixProject
Deprecated. as of 1.456 Use DefaultMatrixExecutionStrategyImpl.setSorter(MatrixConfigurationSorter). This method tries to emulate the previous behavior the best it can, but will fall back to no-op if the current MatrixExecutionStrategy is not the default one.
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.
setSt(Namespace) - Method in class jenkins.util.groovy.AbstractGroovyViewModule
 
setSystemMessage(String) - Method in class jenkins.model.Jenkins
Sets the system message.
setSystemProperties(Properties) - Method in class hudson.maven.MavenEmbedderRequest
 
setT(JenkinsTagLib) - Method in class jenkins.util.groovy.AbstractGroovyViewModule
 
setTemporarilyOffline(boolean) - Method in class hudson.model.Computer
Deprecated. as of 1.320. Use Computer.setTemporarilyOffline(boolean, OfflineCause)
setTemporarilyOffline(boolean, OfflineCause) - Method in class hudson.model.Computer
Marks the computer as temporarily offline.
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
Called during the initialization to tell ToolInstaller what ToolInstallation it is configured against.
setTool(T) - Method in class hudson.tools.ToolProperty
 
setTouchStoneCombinationFilter(String) - Method in class hudson.matrix.DefaultMatrixExecutionStrategyImpl
 
setTouchStoneCombinationFilter(String) - Method in class hudson.matrix.MatrixProject
Deprecated. as of 1.456 Use DefaultMatrixExecutionStrategyImpl.setTouchStoneCombinationFilter(String). This method tries to emulate the previous behavior the best it can, but will fall back to no-op if the current MatrixExecutionStrategy is not the default one.
setTouchStoneResultCondition(Result) - Method in class hudson.matrix.DefaultMatrixExecutionStrategyImpl
 
setTouchStoneResultCondition(Result) - Method in class hudson.matrix.MatrixProject
Deprecated. as of 1.456 Use DefaultMatrixExecutionStrategyImpl.setTouchStoneResultCondition(Result). This method tries to emulate the previous behavior the best it can, but will fall back to no-op if the current MatrixExecutionStrategy is not the default one.
setTransferListener(TransferListener) - Method in class hudson.maven.MavenEmbedderRequest
 
setTransportAuth(Authentication) - Method in class hudson.cli.CLICommand
 
setTrimmed(boolean) - Method in class hudson.widgets.HistoryWidget
 
setUniqueVersion(boolean) - Method in class hudson.maven.RedeployPublisher.WrappedArtifactRepository
 
setUp(AbstractBuild, Launcher, BuildListener) - Method in class hudson.slaves.EnvironmentVariablesNodeProperty
 
setUp(AbstractBuild, Launcher, BuildListener) - Method in class hudson.slaves.NodeProperty
Runs before the SCM.checkout(AbstractBuild, Launcher, FilePath, BuildListener, File) runs, and performs a set up.
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
Deprecated. since 2007-10-28. Use BuildWrapper.setUp(AbstractBuild, Launcher, BuildListener) instead.
setUp() - Method in class org.jvnet.hudson.test.HudsonTestCase
 
setUp(AbstractBuild, Launcher, BuildListener) - Method in class org.jvnet.hudson.test.HudsonTestCase.TestBuildWrapper
 
setup(JenkinsRule, T) - Method in class org.jvnet.hudson.test.JenkinsRecipe.Runner
Called during TestCase.setUp() to prepare the test environment.
setUp(AbstractBuild, Launcher, BuildListener) - Method in class org.jvnet.hudson.test.JenkinsRule.TestBuildWrapper
 
setUp() - Method in class org.jvnet.hudson.test.junit.GroupedTest
 
setup(JenkinsRule, LocalData) - Method in class org.jvnet.hudson.test.recipes.LocalData.RuleRunnerImpl
 
setup(HudsonTestCase, LocalData) - Method in class org.jvnet.hudson.test.recipes.LocalData.RunnerImpl
 
setup(JenkinsRule, PresetData) - Method in class org.jvnet.hudson.test.recipes.PresetData.RuleRunnerImpl
 
setup(HudsonTestCase, PresetData) - Method in class org.jvnet.hudson.test.recipes.PresetData.RunnerImpl
 
setup(HudsonTestCase, T) - Method in class org.jvnet.hudson.test.recipes.Recipe.Runner
Called during TestCase.setUp() to prepare the test environment.
setup(JenkinsRule, WithPlugin) - Method in class org.jvnet.hudson.test.recipes.WithPlugin.RuleRunnerImpl
 
setup(HudsonTestCase, WithPlugin) - Method in class org.jvnet.hudson.test.recipes.WithPlugin.RunnerImpl
 
setup(JenkinsRule, WithPluginManager) - Method in class org.jvnet.hudson.test.recipes.WithPluginManager.RuleRunnerImpl
 
setup(HudsonTestCase, WithPluginManager) - Method in class org.jvnet.hudson.test.recipes.WithPluginManager.RunnerImpl
 
setup(JenkinsRule, WithTimeout) - Method in class org.jvnet.hudson.test.recipes.WithTimeout.RuleRunnerImpl
 
setup(HudsonTestCase, WithTimeout) - Method in class org.jvnet.hudson.test.recipes.WithTimeout.RunnerImpl
 
setUpdateSnapshots(boolean) - Method in class hudson.maven.MavenEmbedderRequest
 
setUpEnvironment(AbstractBuild, Launcher, BuildListener) - Method in class hudson.model.listeners.RunListener
Runs before the SCM.checkout(AbstractBuild, Launcher, FilePath, BuildListener, File) runs, and performs a set up.
setUpTimeout() - Method in class org.jvnet.hudson.test.HudsonTestCase
 
setUpTimeout() - Method in class org.jvnet.hudson.test.JenkinsRule
 
setUrl(String) - Method in class hudson.maven.RedeployPublisher.WrappedArtifactRepository
 
setUrl(String) - Method in class jenkins.model.JenkinsLocationConfiguration
 
setUsePrivateRepository(boolean) - Method in class hudson.maven.MavenModuleSet
Deprecated. as of 1.448. Use MavenModuleSet.setLocalRepository(LocalRepositoryLocator) instead
setUsePrivateRepository(boolean) - Method in class hudson.tasks.Maven
 
setUserId(String) - Method in class hudson.model.Slave
 
setValidationLevel(int) - Method in class hudson.maven.MavenEmbedderRequest
 
setValue(String, String) - Method in class hudson.util.jna.RegistryKey
Writes a String value.
setValue(String, int) - Method in class hudson.util.jna.RegistryKey
Writes a DWORD value.
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.maven.MavenBuild
Backdoor for MavenModuleSetBuild to assign workspaces for modules.
setWorkspace(FilePath) - Method in class hudson.model.AbstractBuild
Normally, a workspace is assigned by RunExecution, but this lets you set the workspace in case AbstractBuild is created without a build.
setWorkspaceReader(WorkspaceReader) - Method in class hudson.maven.MavenEmbedderRequest
 
setZipFile(String) - Method in class org.jvnet.hudson.test.ExtractChangeLogParser.ExtractChangeLogEntry
 
SFTPClient - Class in hudson.util.ssh
Improved SFTPv3Client.
SFTPClient(Connection) - Constructor for class hudson.util.ssh.SFTPClient
 
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.DescriptorImpl() - Constructor for class hudson.tasks.Shell.DescriptorImpl
 
Shell32 - Interface in hudson.util.jna
 
Shell_DisplayName() - Static method in class hudson.tasks.Messages
Execute shell
ShellExecuteEx(SHELLEXECUTEINFO) - Method in interface hudson.util.jna.Shell32
 
SHELLEXECUTEINFO - Class in hudson.util.jna
typedef struct _SHELLEXECUTEINFO { DWORD cbSize; ULONG fMask; HWND hwnd; LPCTSTR lpVerb; LPCTSTR lpFile; LPCTSTR lpParameters; LPCTSTR lpDirectory; int nShow; HINSTANCE hInstApp; LPVOID lpIDList; LPCTSTR lpClass; HKEY hkeyClass; DWORD dwHotKey; union { HANDLE hIcon; HANDLE hMonitor; } DUMMYUNIONNAME; HANDLE hProcess; } SHELLEXECUTEINFO, *LPSHELLEXECUTEINFO;
SHELLEXECUTEINFO() - Constructor for class hudson.util.jna.SHELLEXECUTEINFO
 
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.
shouldRun() - Method in class hudson.model.Executor
Returns true if we should keep going.
shouldRun() - Method in class hudson.model.OneOffExecutor
 
shouldSchedule(List<Action>) - Method in class hudson.matrix.MatrixConfiguration.ParentBuildAction
 
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.maven.AbstractMavenProject.MavenModuleDependency
 
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() - Method in class hudson.maven.RedeployPublisher.DescriptorImpl
 
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
Deprecated. as of 1.342. Use ListViewColumnDescriptor.shownByDefault()
shownByDefault() - Method in class hudson.views.ListViewColumnDescriptor
Whether this column will be shown by default on new/existing ListViews.
showPermission(Permission) - Method in class hudson.security.AuthorizationMatrixProperty.DescriptorImpl
 
showPermission(Permission) - Method in class hudson.security.GlobalMatrixAuthorizationStrategy.DescriptorImpl
 
shutdown() - Method in class hudson.TcpSlaveAgentListener
Initiates the shuts down of the listener.
shutdown() - Method in class hudson.UDPBroadcastThread
 
ShutdownLink - Class in jenkins.management
 
ShutdownLink() - Constructor for class jenkins.management.ShutdownLink
 
ShutdownLink_Description() - Static method in class jenkins.management.Messages
Stops executing new builds, so that the system can be eventually shut down safely.
ShutdownLink_DisplayName_cancel() - Static method in class jenkins.management.Messages
Cancel Shutdown
ShutdownLink_DisplayName_prepare() - Static method in class jenkins.management.Messages
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
 
signal() - Method in class hudson.util.OneShotEvent
Non-blocking method that signals this event.
signatureCheck - Static variable in class hudson.model.DownloadService
Off by default until we know this is reasonably working.
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
 
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
 
SimpleCaseResult - Class in hudson.tasks.test
The simplest possible case result, with no language ties.
SimpleCaseResult(float) - Constructor for class hudson.tasks.test.SimpleCaseResult
 
SimpleCaseResult() - Constructor for class hudson.tasks.test.SimpleCaseResult
 
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
RetentionStrategy that controls the slave based on a schedule.
SimpleScheduledRetentionStrategy(String, int, boolean) - Constructor for class hudson.slaves.SimpleScheduledRetentionStrategy
 
SimpleScheduledRetentionStrategy.DescriptorImpl - Class in hudson.slaves
 
SimpleScheduledRetentionStrategy.DescriptorImpl() - Constructor for class hudson.slaves.SimpleScheduledRetentionStrategy.DescriptorImpl
 
SimpleScheduledRetentionStrategy_displayName() - Static method in class hudson.slaves.Messages
Take this slave on-line according to a schedule
SimpleScheduledRetentionStrategy_FinishedUpTime() - Static method in class hudson.slaves.Messages
Computer has finished its scheduled uptime
SingleFileSCM - Class in org.jvnet.hudson.test
SCM useful for testing that puts just one file in the workspace.
SingleFileSCM(String, byte[]) - Constructor for class org.jvnet.hudson.test.SingleFileSCM
 
SingleFileSCM(String, String) - Constructor for class org.jvnet.hudson.test.SingleFileSCM
 
SingleFileSCM(String, URL) - Constructor for class org.jvnet.hudson.test.SingleFileSCM
When a check out is requested, serve the contents of the URL and place it with the given path name.
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
Which UpdateSite does this belong to?
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.matrix.Axis
 
size() - Method in class hudson.matrix.Layouter.Column
 
size() - Method in class hudson.matrix.Layouter.Row
 
size() - Method in class hudson.model.EnvironmentList
 
size() - Method in class hudson.model.queue.MappingWorksheet.Mapping
Number of WorkUnits that require assignments.
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
Deprecated. as of 1.485 RunList, despite its name, should be really used as Iterable, not as List.
size() - Method in class hudson.util.TagCloud
 
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
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
Deprecated. since 2009-02-20.
Slave(String, String, String, int, Node.Mode, String, ComputerLauncher, RetentionStrategy, List<? extends NodeProperty<?>>) - Constructor for class hudson.model.Slave
 
Slave.JnlpJar - Class in hudson.model
Web-bound object used to serve jar files for JNLP.
Slave.JnlpJar(String) - Constructor for class hudson.model.Slave.JnlpJar
 
Slave.SlaveDescriptor - Class in hudson.model
 
Slave.SlaveDescriptor() - Constructor for class hudson.model.Slave.SlaveDescriptor
 
SLAVE_DEBUG_PORT - Static variable in class org.jvnet.hudson.test.HudsonTestCase
Specify this to a TCP/IP port number to have slaves started with the debugger.
SLAVE_DEBUG_PORT - Static variable in class org.jvnet.hudson.test.JenkinsRule
Specify this to a TCP/IP port number to have slaves started with the debugger.
Slave_InvalidConfig_Executors(Object) - Static method in class hudson.model.Messages
Invalid slave configuration for {0}.
Slave_InvalidConfig_NoName() - Static method in class hudson.model.Messages
Invalid slave configuration.
Slave_InvalidConfig_NoRemoteDir(Object) - Static method in class hudson.model.Messages
Invalid slave configuration for {0}.
Slave_Launching(Object) - Static method in class hudson.model.Messages
{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
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
Remote directory is mandatory
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
{0} slave agent was terminated
Slave_UnableToLaunch(Object, Object) - Static method in class hudson.model.Messages
Unable to launch the slave agent for {0}{1}
Slave_UnixSlave() - Static method in class hudson.model.Messages
This is a Unix slave
Slave_WindowsSlave() - Static method in class hudson.model.Messages
This is a Windows slave
SlaveComputer - Class in hudson.slaves
Computer for Slaves.
SlaveComputer(Slave) - Constructor for class hudson.slaves.SlaveComputer
 
SlaveComputer_DisconnectedBy(Object, Object) - Static method in class hudson.slaves.Messages
Disconnected by {0}{1}
slaves - Variable in class jenkins.model.Jenkins
Set of installed cluster nodes.
sleep(long) - Method in enum hudson.util.TimeUnit2
Performs a Thread.sleep using this unit.
SleepBuilder - Class in org.jvnet.hudson.test
Builder that just sleeps for the specified amount of milli-seconds.
SleepBuilder(long) - Constructor for class org.jvnet.hudson.test.SleepBuilder
 
SleepBuilder.DescriptorImpl - Class in org.jvnet.hudson.test
 
SleepBuilder.DescriptorImpl() - Constructor for class org.jvnet.hudson.test.SleepBuilder.DescriptorImpl
 
snapshot(AbstractBuild<?, ?>, FilePath, TaskListener) - Method in class hudson.FileSystemProvisioner.Default
Deprecated. as of 1.350
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.
snapshot(AbstractBuild<?, ?>, FilePath, TaskListener) - Method in class hudson.os.solaris.ZFSProvisioner
Deprecated. as of 1.350
snapshot(AbstractBuild<?, ?>, FilePath, String, TaskListener) - Method in class hudson.os.solaris.ZFSProvisioner
 
sniffEncoding() - Method in class hudson.XmlFile
Parses the beginning of the file and determines the encoding.
socket - Variable in class hudson.cli.CliProtocol.Handler
 
socket - Variable in class jenkins.slaves.JnlpSlaveAgentProtocol.Handler
 
SolarisSMFLifecycle - Class in hudson.lifecycle
Lifecycle for Hudson installed as SMF service.
SolarisSMFLifecycle() - Constructor for class hudson.lifecycle.SolarisSMFLifecycle
 
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
 
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
The UpdateSite ID.
sourceId - Variable in class hudson.model.UpdateSite.Entry
UpdateSite ID.
sourceProxies - Variable in class hudson.maven.AbstractMavenBuilder
Kept so that we can finalize them in the end method.
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
 
SparseACL.Entry(Sid, Permission, boolean) - Constructor for class hudson.security.SparseACL.Entry
 
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
Indicate that this NodeProvisioner.PlannedNode is being finalized.
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
 
StandardOutputSwapper - Class in jenkins.slaves
 
StandardOutputSwapper() - Constructor for class jenkins.slaves.StandardOutputSwapper
 
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
Gets the start index of the captured group within MarkupText.getText().
start() - Method in class hudson.MarkupText.SubText
Gets the start index of this subtext within MarkupText.getText().
start() - Method in class hudson.maven.MavenBuild.ProxyImpl2
 
start() - Method in class hudson.maven.MavenBuildProxy2.Filter
 
start() - Method in interface hudson.maven.MavenBuildProxy2
Notifies that the build has entered a module.
start() - Method in class hudson.maven.PluginImpl
 
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 priviledge-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() - Method in class jenkins.util.ProgressiveRendering
For internal use.
startBuild() - Method in class hudson.matrix.MatrixAggregator
Called before the build starts.
startBuild() - Method in class hudson.tasks.test.TestResultAggregator
 
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
 
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
 
StartService(Pointer, int, char[]) - Method in interface hudson.util.jna.Advapi32
 
StartServiceCtrlDispatcher(Structure[]) - Method in interface hudson.util.jna.Advapi32
 
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?
state - Variable in class hudson.model.Run
The current build state.
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
Check your resource utilization and see if you need more computers for your builds.
StatisticsLink_DisplayName() - Static method in class jenkins.management.Messages
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.DescriptorImpl() - Constructor for class hudson.views.StatusColumn.DescriptorImpl
 
StatusColumn_DisplayName() - Static method in class hudson.views.Messages
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.
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
Sends the stdout to the given TaskListener.
stdout() - Method in class hudson.Launcher.ProcStarter
 
STILL_ACTIVE - Static variable in interface hudson.util.jna.Kernel32
 
StockStatusIcon - Class in hudson.model
StatusIcon for stock icon in Hudson.
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 org.jvnet.hudson.test.JavaNetReverseProxy
 
stop() - Method in class org.jvnet.hudson.test.TestPluginManager
 
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
Persists the payload of ConfidentialKey to the disk.
str - Variable in enum hudson.model.labels.LabelOperatorPrecedence
String representation of this operator.
StreamBuildListener - Class in hudson.model
BuildListener that writes to an OutputStream.
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
Deprecated. as of 1.349 The caller should use StreamBuildListener.StreamBuildListener(OutputStream, Charset) to pass in the charset and output stream separately, so that this class can handle encoding correctly.
StreamBuildListener(PrintStream, Charset) - Constructor for class hudson.model.StreamBuildListener
 
StreamCopyThread - Class in hudson.util
Thread that copies InputStream to OutputStream.
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
Wraps InputStream to Resource.
StreamResource(String, InputStream) - Constructor for class hudson.util.StreamResource
 
StreamTaskListener - Class in hudson.util
TaskListener that generates output into a single stream.
StreamTaskListener(PrintStream) - Constructor for class hudson.util.StreamTaskListener
Deprecated. as of 1.349 The caller should use StreamTaskListener.StreamTaskListener(OutputStream, Charset) to pass in the charset and output stream separately, so that this class can handle encoding correctly, or use StreamTaskListener.fromStdout() or StreamTaskListener.fromStderr().
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(Writer) - Constructor for class hudson.util.StreamTaskListener
 
StreamTaskListener() - Constructor for class hudson.util.StreamTaskListener
Deprecated. as of 1.349 Use TaskListener.NULL
strerror(int) - Method in interface hudson.util.jna.GNUCLibrary
 
StringConverter2 - Class in hudson.util
Deprecated. since 2009-11-06 Use HeapSpaceStringConverter instead.
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.DescriptorImpl() - Constructor for class hudson.model.StringParameterDefinition.DescriptorImpl
 
StringParameterDefinition_DisplayName() - Static method in class hudson.model.Messages
String Parameter
StringParameterValue - Class in hudson.model
ParameterValue created from StringParameterDefinition.
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
 
SU - Class in hudson.os
Executes Callable as the super user, by forking a new process and executing the closure in there if necessary.
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(Class<? extends Axis>) - Method in class hudson.matrix.AxisList
Creates a subset of the list that only contains the type assignable to the specified type.
subList(int, int) - Method in class hudson.util.RunList
AbstractList.subList(int, int) isn't very efficient on our Iterable based implementation.
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.matrix.MatrixProject
 
submit(StaplerRequest, StaplerResponse) - Method in class hudson.maven.MavenModule
 
submit(StaplerRequest, StaplerResponse) - Method in class hudson.maven.MavenModuleSet
 
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(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.
submit(HtmlForm) - Method in class org.jvnet.hudson.test.HudsonTestCase
Submits the form.
submit(HtmlForm, String) - Method in class org.jvnet.hudson.test.HudsonTestCase
Submits the form by clikcing the submit button of the given name.
submit(HtmlForm) - Method in class org.jvnet.hudson.test.JenkinsRule
Submits the form.
submit(HtmlForm, String) - Method in class org.jvnet.hudson.test.JenkinsRule
Submits the form by clikcing the submit button of the given name.
substitute(AbstractBuild<?, ?>, String) - Method in class hudson.model.ParametersAction
Performs a variable subsitution to the given text and return it.
SubTask - Interface in hudson.model.queue
A component of Queue.Task that represents a computation carried out by a single Executor.
SubTaskContributor - Class in hudson.model.queue
Externally contributes SubTasks to AbstractProject.getSubTasks().
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(int, int) - Method in class hudson.MarkupText.SubText
 
subType(Iterator<U>, Class<T>) - Static method in class hudson.util.Iterators
Returns an Iterators.FlattenIterator that only returns items of the given subtype.
SUCCESS - Static variable in class hudson.model.Result
The build had no errors.
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(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
 
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(String, List<SearchItem>) - Method in interface hudson.search.SearchIndex
This method returns the superset of SearchIndex.find(String, List).
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.
SuiteResult - Class in hudson.tasks.junit
Result of one test suite.
SuiteResult.SuiteResultParserConfigurationContext - Class in hudson.tasks.junit
Passed to ParserConfigurator.
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.maven.MavenModule
 
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
Determine if the jna-posix library could not provide native support, and used a fallback java implementation which does not support many operations.
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.
SurefireAggregatedReport - Class in hudson.maven.reporters
MavenAggregatedReport for surefire report.
SurefireArchiver - Class in hudson.maven.reporters
Records the surefire test result.
SurefireArchiver() - Constructor for class hudson.maven.reporters.SurefireArchiver
 
SurefireArchiver.DescriptorImpl - Class in hudson.maven.reporters
 
SurefireArchiver.DescriptorImpl() - Constructor for class hudson.maven.reporters.SurefireArchiver.DescriptorImpl
 
SurefireArchiver_DisplayName() - Static method in class hudson.maven.reporters.Messages
Publish surefire reports
SurefireArchiver_NoReportsDir() - Static method in class hudson.maven.reporters.Messages
Unable to obtain the reportsDirectory from surefire:test mojo
SurefireArchiver_Recording() - Static method in class hudson.maven.reporters.Messages
[JENKINS] Recording test results
SurefireReport - Class in hudson.maven.reporters
Action that displays surefire test result.
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
Works like MarkupText.SubText.surroundWith(String, String) except that the token replacement is not performed on parameters.
SW_HIDE - Static variable in class hudson.util.jna.SHELLEXECUTEINFO
 
SW_SHOW - Static variable in class hudson.util.jna.SHELLEXECUTEINFO
 
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.MemoryUsage2(MemoryUsage) - Constructor for class hudson.node_monitors.SwapSpaceMonitor.MemoryUsage2
 
SwapSpaceMonitor_DisplayName() - Static method in class hudson.node_monitors.Messages
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_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
All the Executors 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 Executors 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.
SyntaxHighlightedTextArea - Class in jenkins.plugins.ui_samples
Syntax-highlighted text area (powered by CodeMirror).
SyntaxHighlightedTextArea() - Constructor for class jenkins.plugins.ui_samples.SyntaxHighlightedTextArea
 
SyntaxHighlightedTextArea.DescriptorImpl - Class in jenkins.plugins.ui_samples
 
SyntaxHighlightedTextArea.DescriptorImpl() - Constructor for class jenkins.plugins.ui_samples.SyntaxHighlightedTextArea.DescriptorImpl
 
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.
SystemInfoLink - Class in jenkins.management
 
SystemInfoLink() - Constructor for class jenkins.management.SystemInfoLink
 
SystemInfoLink_Description() - Static method in class jenkins.management.Messages
Displays various environmental information to assist trouble-shooting.
SystemInfoLink_DisplayName() - Static method in class jenkins.management.Messages
System Information
SystemLogLink - Class in jenkins.management
 
SystemLogLink() - Constructor for class jenkins.management.SystemLogLink
 
SystemLogLink_Description() - Static method in class jenkins.management.Messages
System log captures output from <tt>java.util.logging</tt> output related to Jenkins.
SystemLogLink_DisplayName() - Static method in class jenkins.management.Messages
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
 
systemProps - Variable in class hudson.maven.AbstractMavenBuilder
Hudson-defined system properties.

T

tab(Map, Closure) - Method in interface lib.LayoutTagLib
 
tab(Closure) - Method in interface lib.LayoutTagLib
 
tab(Map) - Method in interface lib.LayoutTagLib
 
tab() - Method in interface lib.LayoutTagLib
 
tabBar(Map, Closure) - Method in interface jenkins.PluginManagerTagLib
 
tabBar(Closure) - Method in interface jenkins.PluginManagerTagLib
 
tabBar(Map) - Method in interface jenkins.PluginManagerTagLib
 
tabBar() - Method in interface jenkins.PluginManagerTagLib
 
tabBar(Map, Closure) - Method in interface lib.LayoutTagLib
 
tabBar(Closure) - Method in interface lib.LayoutTagLib
 
tabBar(Map) - Method in interface lib.LayoutTagLib
 
tabBar() - Method in interface lib.LayoutTagLib
 
table(Map, Closure) - Method in interface jenkins.PluginManagerTagLib
 
table(Closure) - Method in interface jenkins.PluginManagerTagLib
 
table(Map) - Method in interface jenkins.PluginManagerTagLib
 
table() - Method in interface jenkins.PluginManagerTagLib
 
TableNestChecker - Class in hudson.util
XMLFilter that checks the proper nesting of table related tags.
TableNestChecker() - Constructor for class hudson.util.TableNestChecker
 
TableNestChecker(ContentHandler) - Constructor for class hudson.util.TableNestChecker
 
tabs - Variable in class hudson.triggers.Trigger
 
TabulatedResult - Class in hudson.tasks.test
Cumulated result of multiple tests.
TabulatedResult() - Constructor for class hudson.tasks.test.TabulatedResult
 
TAG - Static variable in class hudson.scm.SCM
Permission to create new tags.
TagCloud<T> - Class in hudson.util
Represents an order-preserving tag cloud (http://en.wikipedia.org/wiki/Tag_cloud) where each keyword gets a weight and displayed according to their weight.
TagCloud(Iterable<? extends T>, TagCloud.WeightFunction<T>) - Constructor for class hudson.util.TagCloud
Creates a tag cloud.
TagCloud.Entry - Class in hudson.util
 
TagCloud.Entry(T, float) - Constructor for class hudson.util.TagCloud.Entry
 
TagCloud.WeightFunction<T> - Interface in hudson.util
 
tailMap(Integer) - Method in class jenkins.model.lazy.AbstractLazyLoadRunMap
 
tally() - Method in class hudson.tasks.junit.ClassResult
Recount my children.
tally() - Method in class hudson.tasks.junit.PackageResult
Recount my children
tally() - Method in class hudson.tasks.junit.TestResult
Recount my children.
tally() - Method in class hudson.tasks.test.TestResult
Request that the result update its counts of its children.
tar(OutputStream, String) - Method in class hudson.FilePath
Writes files in 'this' directory to a tar stream.
tar(OutputStream, FileFilter) - Method in class hudson.FilePath
 
tar(OutputStream, DirScanner) - Method in class hudson.FilePath
Uses the given scanner on 'this' directory to list up files and then archive it to a tar stream.
TAR - Static variable in class hudson.util.io.ArchiverFactory
Uncompressed tar format.
targets - Variable in class hudson.logging.LogRecorder
 
targets - Variable in class hudson.tasks.Maven
The targets and other maven options.
targetType - Variable in class hudson.model.listeners.RunListener
 
TARGZ - Static variable in class hudson.util.io.ArchiverFactory
tar+gz
TarInputStream - Class in hudson.org.apache.tools.tar
The TarInputStream reads a UNIX tar archive as an InputStream.
TarInputStream(InputStream) - Constructor for class hudson.org.apache.tools.tar.TarInputStream
Constructor for TarInputStream.
TarInputStream(InputStream, int) - Constructor for class hudson.org.apache.tools.tar.TarInputStream
Constructor for TarInputStream.
TarInputStream(InputStream, int, int) - Constructor for class hudson.org.apache.tools.tar.TarInputStream
Constructor for TarInputStream.
TarOutputStream - Class in hudson.org.apache.tools.tar
The TarOutputStream writes a UNIX tar archive as an OutputStream.
TarOutputStream(OutputStream) - Constructor for class hudson.org.apache.tools.tar.TarOutputStream
Constructor for TarInputStream.
TarOutputStream(OutputStream, int) - Constructor for class hudson.org.apache.tools.tar.TarOutputStream
Constructor for TarInputStream.
TarOutputStream(OutputStream, int, int) - Constructor for class hudson.org.apache.tools.tar.TarOutputStream
Constructor for TarInputStream.
task - Variable in class hudson.model.Queue.Item
Project to be built.
task - Variable in class hudson.model.queue.WorkUnitContext
 
task(Map, Closure) - Method in interface lib.LayoutTagLib
This tag inside <l:tasks> tag renders the left navigation bar of Hudson.
task(Closure) - Method in interface lib.LayoutTagLib
This tag inside <l:tasks> tag renders the left navigation bar of Hudson.
task(Map) - Method in interface lib.LayoutTagLib
This tag inside <l:tasks> tag renders the left navigation bar of Hudson.
task() - Method in interface lib.LayoutTagLib
This tag inside <l:tasks> tag renders the left navigation bar of Hudson.
taskAccepted(Executor, Queue.Task) - Method in class hudson.model.Computer
Called whenever a task is accepted by an executor.
taskAccepted(Executor, Queue.Task) - Method in interface hudson.model.ExecutorListener
Called whenever a task is accepted by an executor.
taskAccepted(Executor, Queue.Task) - Method in class hudson.slaves.SlaveComputer
Called whenever a task is accepted by an executor.
TaskAction - Class in hudson.model
Partial Action implementation for those who kick some processing asynchronously (such as SCM tagging.)
TaskAction() - Constructor for class hudson.model.TaskAction
 
taskCompleted(Executor, Queue.Task, long) - Method in class hudson.model.Computer
Called whenever a task is completed without any problems by an executor.
taskCompleted(Executor, Queue.Task, long) - Method in interface hudson.model.ExecutorListener
Called whenever a task is completed without any problems by an executor.
taskCompleted(Executor, Queue.Task, long) - Method in class hudson.slaves.SlaveComputer
Called whenever a task is completed without any problems by an executor.
taskCompletedWithProblems(Executor, Queue.Task, long, Throwable) - Method in class hudson.model.Computer
Called whenever a task is completed without any problems by an executor.
taskCompletedWithProblems(Executor, Queue.Task, long, Throwable) - Method in interface hudson.model.ExecutorListener
Called whenever a task is completed without any problems by an executor.
taskCompletedWithProblems(Executor, Queue.Task, long, Throwable) - Method in class hudson.slaves.SlaveComputer
Called whenever a task is completed without any problems by an executor.
TaskListener - Interface in hudson.model
Receives events that happen during some lengthy operation that has some chance of failures, such as a build, SCM change polling, slave launch, and so on.
Tasks - Class in hudson.model.queue
Convenience methods around Queue.Task and SubTask.
Tasks() - Constructor for class hudson.model.queue.Tasks
 
tasks(Map, Closure) - Method in interface lib.LayoutTagLib
 
tasks(Closure) - Method in interface lib.LayoutTagLib
 
tasks(Map) - Method in interface lib.LayoutTagLib
 
tasks() - Method in interface lib.LayoutTagLib
 
TaskThread - Class in hudson.model
Thread for performing one-off task.
TaskThread(TaskAction, TaskThread.ListenerAndText) - Constructor for class hudson.model.TaskThread
 
TaskThread.ListenerAndText - Class in hudson.model
Tuple of TaskListener and AnnotatedLargeText, representing the interface for producing output and how to retrieve it later.
TaskThread.ListenerAndText(TaskListener, AnnotatedLargeText<TaskAction>) - Constructor for class hudson.model.TaskThread.ListenerAndText
 
TcpSlaveAgentListener - Class in hudson
Listens to incoming TCP connections from JNLP slave agents and CLI.
TcpSlaveAgentListener(int) - Constructor for class hudson.TcpSlaveAgentListener
 
tcpSlaveAgentListener - Variable in class jenkins.model.Jenkins
 
TcpSlaveAgentListener.ConnectionFromCurrentPeer - Class in hudson
Connection terminated because we are reconnected from the current peer.
TcpSlaveAgentListener.ConnectionFromCurrentPeer() - Constructor for class hudson.TcpSlaveAgentListener.ConnectionFromCurrentPeer
 
tearDown(AbstractBuild, BuildListener) - Method in class hudson.model.Environment
Runs after the Builder completes, and performs a tear down.
tearDown(AbstractBuild, BuildListener) - Method in class hudson.tasks.BuildWrapper.Environment
Runs after the Builder completes, and performs a tear down.
tearDown(Build, BuildListener) - Method in class hudson.tasks.BuildWrapper.Environment
Deprecated. since 2007-10-28. Use BuildWrapper.Environment.tearDown(AbstractBuild, BuildListener) instead.
tearDown() - Method in class org.jvnet.hudson.test.HudsonTestCase
 
tearDown(JenkinsRule, T) - Method in class org.jvnet.hudson.test.JenkinsRecipe.Runner
Called during TestCase.tearDown() to shut down the test environment.
tearDown() - Method in class org.jvnet.hudson.test.junit.GroupedTest
 
tearDown(HudsonTestCase, T) - Method in class org.jvnet.hudson.test.recipes.Recipe.Runner
Called during TestCase.tearDown() to shut down the test environment.
tearDowns - Variable in class org.jvnet.hudson.test.HudsonTestCase
Runnables to be invoked at HudsonTestCase.tearDown().
tearDowns - Variable in class org.jvnet.hudson.test.JenkinsRule
Runnables to be invoked at JenkinsRule.after() .
TemporaryDirectoryAllocator - Class in org.jvnet.hudson.test
Allocates temporary directories and cleans it up at the end.
TemporaryDirectoryAllocator(File) - Constructor for class org.jvnet.hudson.test.TemporaryDirectoryAllocator
 
TemporaryDirectoryAllocator() - Constructor for class org.jvnet.hudson.test.TemporaryDirectoryAllocator
 
temporaryDirectoryAllocator - Variable in class org.jvnet.hudson.test.TestEnvironment
 
TemporarySpaceMonitor - Class in hudson.node_monitors
Monitors the disk space of "/tmp".
TemporarySpaceMonitor(String) - Constructor for class hudson.node_monitors.TemporarySpaceMonitor
 
TemporarySpaceMonitor() - Constructor for class hudson.node_monitors.TemporarySpaceMonitor
 
TemporarySpaceMonitor.GetTempSpace - Class in hudson.node_monitors
 
TemporarySpaceMonitor.GetTempSpace() - Constructor for class hudson.node_monitors.TemporarySpaceMonitor.GetTempSpace
 
TemporarySpaceMonitor_DisplayName() - Static method in class hudson.node_monitors.Messages
Free Temp Space
term(int) - Method in class hudson.scheduler.CrontabParser
 
term1() - Method in class hudson.model.labels.LabelExpressionParser
 
term2() - Method in class hudson.model.labels.LabelExpressionParser
 
term3() - Method in class hudson.model.labels.LabelExpressionParser
 
term4() - Method in class hudson.model.labels.LabelExpressionParser
 
term5() - Method in class hudson.model.labels.LabelExpressionParser
 
term6() - Method in class hudson.model.labels.LabelExpressionParser
 
terminate() - Method in class hudson.slaves.AbstractCloudSlave
Releases and removes this slave.
test_result(Map, Closure) - Method in interface lib.JenkinsTagLib
Evaluates to a sstring that reports the test result number in text, like "(5 failures / +3)".
test_result(Closure) - Method in interface lib.JenkinsTagLib
Evaluates to a sstring that reports the test result number in text, like "(5 failures / +3)".
test_result(Map) - Method in interface lib.JenkinsTagLib
Evaluates to a sstring that reports the test result number in text, like "(5 failures / +3)".
test_result() - Method in interface lib.JenkinsTagLib
Evaluates to a sstring that reports the test result number in text, like "(5 failures / +3)".
TestAction - Class in hudson.tasks.junit
Jelly (all optional): index.jelly: included at the top of the test page summary.jelly: included in a collapsed panel on the test parent page badge.jelly: shown after the test link on the test parent page
TestAction() - Constructor for class hudson.tasks.junit.TestAction
 
TestBuilder - Class in org.jvnet.hudson.test
Partial Builder implementation for writing a one-off throw-away builder used during tests.
TestBuilder() - Constructor for class org.jvnet.hudson.test.TestBuilder
 
testCase - Variable in class org.jvnet.hudson.test.ComputerConnectorTester
 
testCase - Variable in class org.jvnet.hudson.test.TestEnvironment
Current test case being run (null for a JUnit 4 test).
testCliSanity() - Method in class org.jvnet.hudson.test.PluginAutomaticTestBuilder.CliSanityTest
 
TestCrumbIssuer - Class in org.jvnet.hudson.test
A crumb issuer that issues a constant crumb value.
TestCrumbIssuer() - Constructor for class org.jvnet.hudson.test.TestCrumbIssuer
 
TestCrumbIssuer.DescriptorImpl - Class in org.jvnet.hudson.test
 
TestCrumbIssuer.DescriptorImpl() - Constructor for class org.jvnet.hudson.test.TestCrumbIssuer.DescriptorImpl
 
TestDataPublisher - Class in hudson.tasks.junit
Contributes TestActions to test results.
TestDataPublisher() - Constructor for class hudson.tasks.junit.TestDataPublisher
 
TestEnvironment - Class in org.jvnet.hudson.test
TODO: deprecate this, and just consolidate this to HudsonTestCase.
TestEnvironment(HudsonTestCase) - Constructor for class org.jvnet.hudson.test.TestEnvironment
 
TestEnvironment(Description) - Constructor for class org.jvnet.hudson.test.TestEnvironment
 
TestExtension - Annotation Type in org.jvnet.hudson.test
Works like Extension except used for inserting extensions during unit tests.
TestExtensionLoader - Class in org.jvnet.hudson.test
Loads TestExtensions.
TestExtensionLoader() - Constructor for class org.jvnet.hudson.test.TestExtensionLoader
 
TestFailureDetector - Class in hudson.maven.reporters
A maven reporter expressing whether he found test failures and the build should be marked as UNSTABLE.
TestFailureDetector() - Constructor for class hudson.maven.reporters.TestFailureDetector
 
testInstance(TopLevelItem) - Method in class hudson.model.TopLevelItemDescriptor
Tests if the given instance belongs to this descriptor, in the sense that this descriptor can produce items like the given one.
TestJavadocArchiver_DisplayName_Javadoc() - Static method in class hudson.tasks.Messages
Test Javadoc
TestObject - Class in hudson.tasks.junit
Deprecated. Use TestObject instead.
TestObject() - Constructor for class hudson.tasks.junit.TestObject
Deprecated.  
TestObject - Class in hudson.tasks.test
Base class for all test result objects.
TestObject() - Constructor for class hudson.tasks.test.TestObject
 
TestPluginManager - Class in org.jvnet.hudson.test
PluginManager to speed up unit tests.
TestResult - Class in hudson.tasks.junit
Root of all the test results for one build.
TestResult() - Constructor for class hudson.tasks.junit.TestResult
Creates an empty result.
TestResult(long, DirectoryScanner) - Constructor for class hudson.tasks.junit.TestResult
Deprecated. 
TestResult(long, DirectoryScanner, boolean) - Constructor for class hudson.tasks.junit.TestResult
Collect reports from the given DirectoryScanner, while filtering out all files that were created before the given time.
TestResult - Class in hudson.tasks.test
A class that represents a general concept of a test result, without any language or implementation specifics.
TestResult() - Constructor for class hudson.tasks.test.TestResult
 
TestResult_getChildTitle() - Static method in class hudson.tasks.junit.Messages
Package
TestResult_getDisplayName() - Static method in class hudson.tasks.junit.Messages
Test Results
TestResult_getTitle() - Static method in class hudson.tasks.junit.Messages
Test Result
TestResultAction - Class in hudson.tasks.junit
Action that displays the JUnit test result.
TestResultAction(AbstractBuild, TestResult, BuildListener) - Constructor for class hudson.tasks.junit.TestResultAction
 
TestResultAction.Data - Class in hudson.tasks.junit
Resolves TestActions for the given TestObject.
TestResultAction.Data() - Constructor for class hudson.tasks.junit.TestResultAction.Data
 
TestResultAggregator - Class in hudson.tasks.test
Aggregates AbstractTestResultActions of MatrixRuns into MatrixBuild.
TestResultAggregator(MatrixBuild, Launcher, BuildListener) - Constructor for class hudson.tasks.test.TestResultAggregator
 
TestResultParser - Class in hudson.tasks.test
Parses test result files and builds in-memory representation of it as TestResult.
TestResultParser() - Constructor for class hudson.tasks.test.TestResultParser
 
TestResultProjectAction - Class in hudson.tasks.test
Project action object from test reporter, such as JUnitResultArchiver, which displays the trend report on the project top page.
TestResultProjectAction(AbstractProject<?, ?>) - Constructor for class hudson.tasks.test.TestResultProjectAction
 
TestTagLib - Interface in lib
 
textarea(Map, Closure) - Method in interface lib.FormTagLib
<textarea> tag on steroids.
textarea(Closure) - Method in interface lib.FormTagLib
<textarea> tag on steroids.
textarea(Map) - Method in interface lib.FormTagLib
<textarea> tag on steroids.
textarea() - Method in interface lib.FormTagLib
<textarea> tag on steroids.
TextArea_DisplayName() - Static method in class hudson.matrix.Messages
User-defined Axis
TextAxis - Class in hudson.matrix
User-defined plain text axis.
TextAxis(String, List<String>) - Constructor for class hudson.matrix.TextAxis
 
TextAxis(String, String...) - Constructor for class hudson.matrix.TextAxis
 
TextAxis(String, String) - Constructor for class hudson.matrix.TextAxis
 
TextAxis.DescriptorImpl - Class in hudson.matrix
 
TextAxis.DescriptorImpl() - Constructor for class hudson.matrix.TextAxis.DescriptorImpl
 
textbox(Map, Closure) - Method in interface lib.FormTagLib
Generates an input field to be used inside <f:entry/>
textbox(Closure) - Method in interface lib.FormTagLib
Generates an input field to be used inside <f:entry/>
textbox(Map) - Method in interface lib.FormTagLib
Generates an input field to be used inside <f:entry/>
textbox() - Method in interface lib.FormTagLib
Generates an input field to be used inside <f:entry/>
TextFile - Class in hudson.util
Represents a text file.
TextFile(File) - Constructor for class hudson.util.TextFile
 
TextParameterDefinition - Class in hudson.model
StringParameterDefinition that uses textarea, instead of text box.
TextParameterDefinition(String, String, String) - Constructor for class hudson.model.TextParameterDefinition
 
TextParameterDefinition.DescriptorImpl - Class in hudson.model
 
TextParameterDefinition.DescriptorImpl() - Constructor for class hudson.model.TextParameterDefinition.DescriptorImpl
 
TextParameterDefinition_DisplayName() - Static method in class hudson.model.Messages
Text Parameter
TextParameterValue - Class in hudson.model
 
TextParameterValue(String, String) - Constructor for class hudson.model.TextParameterValue
 
TextParameterValue(String, String, String) - Constructor for class hudson.model.TextParameterValue
 
thirdPartyLicenses(Map, Closure) - Method in interface lib.JenkinsTagLib
 
thirdPartyLicenses(Closure) - Method in interface lib.JenkinsTagLib
 
thirdPartyLicenses(Map) - Method in interface lib.JenkinsTagLib
 
thirdPartyLicenses() - Method in interface lib.JenkinsTagLib
 
threadPoolForRemoting - Static variable in class hudson.model.Computer
 
ThreadPoolImpl - Class in org.jvnet.hudson.test
 
ThreadPoolImpl(ExecutorService) - Constructor for class org.jvnet.hudson.test.ThreadPoolImpl
 
THRESHOLD - Static variable in class hudson.diagnosis.TooManyJobsButNoView
 
tick - Variable in enum hudson.model.MultiStageTimeSeries.TimeScale
Number of milliseconds (10 secs, 1 min, and 1 hour) that this constant represents.
time - Variable in class hudson.slaves.WorkspaceList.Entry
When?
time - Variable in class org.jvnet.hudson.test.SleepBuilder
 
timedJoin(Thread, long) - Method in enum hudson.util.TimeUnit2
Performs a timed Thread.join using this time unit.
TimeDuration - Class in jenkins.util
Represents a length of something, like "3 seconds" This supports parameter injection, such as via QueryParameter.
TimeDuration(long) - Constructor for class jenkins.util.TimeDuration
 
TimeDuration.StaplerConverterImpl - Class in jenkins.util
 
TimeDuration.StaplerConverterImpl() - Constructor for class jenkins.util.TimeDuration.StaplerConverterImpl
 
timedWait(Object, long) - Method in enum hudson.util.TimeUnit2
Performs a timed Object.wait using this time unit.
TIMEOUT - Static variable in class hudson.Main
Time out for socket connection to Hudson.
TIMEOUT - Static variable in class hudson.slaves.CloudSlaveRetentionStrategy
 
timeout() - Method in class jenkins.util.ProgressiveRendering
May be overridden to control the inactivity timeout.
timeout - Variable in class org.jvnet.hudson.test.HudsonTestCase
Number of seconds until the test times out.
timeout - Variable in class org.jvnet.hudson.test.JenkinsRule
Number of seconds until the test times out.
timer - Static variable in class hudson.triggers.Trigger
This timer is available for all the components inside Hudson to schedule some work.
TimerTrigger - Class in hudson.triggers
Trigger that runs a job periodically.
TimerTrigger(String) - Constructor for class hudson.triggers.TimerTrigger
 
TimerTrigger.DescriptorImpl - Class in hudson.triggers
 
TimerTrigger.DescriptorImpl() - Constructor for class hudson.triggers.TimerTrigger.DescriptorImpl
 
TimerTrigger.TimerTriggerCause - Class in hudson.triggers
 
TimerTrigger.TimerTriggerCause() - Constructor for class hudson.triggers.TimerTrigger.TimerTriggerCause
 
TimerTrigger_DisplayName() - Static method in class hudson.triggers.Messages
Build periodically
TimerTrigger_MissingWhitespace() - Static method in class hudson.triggers.Messages
You appear to be missing whitespace between * and *.
TimerTrigger_TimerTriggerCause_ShortDescription() - Static method in class hudson.triggers.Messages
Started by timer
timeScale - Variable in class hudson.model.MultiStageTimeSeries.TrendChart
 
TimeSeries - Class in hudson.model
Scalar value that changes over the time (such as load average, Q length, # of executors, etc.)
TimeSeries(float, float, int) - Constructor for class hudson.model.TimeSeries
 
timestamp - Variable in class hudson.model.Queue.WaitingItem
This item can be run after this time.
timestamp - Variable in class hudson.model.Run
When the build is scheduled.
TimeUnit2 - Enum in hudson.util
A TimeUnit represents time durations at a given unit of granularity and provides utility methods to convert across units, and to perform timing and delay operations in these units.
title - Variable in class hudson.maven.reporters.ReportAction.Entry
 
title - Variable in class hudson.model.DirectoryBrowserSupport
 
title - Variable in class hudson.model.MultiStageTimeSeries
Name of this data series.
title - Variable in class hudson.model.UpdateSite.Plugin
Human readable title of the plugin, taken from Wiki page.
title - Variable in class hudson.security.PermissionGroup
Human readable title of this permission group.
title - Variable in class hudson.tools.JDKInstaller.JDKFile
 
title - Variable in class hudson.tools.JDKInstaller.JDKRelease
This is human readable.
title - Variable in class hudson.util.AdministrativeError
 
to - Variable in class hudson.model.AbstractBuild.DependencyChange
 
toAes128Key(String) - Static method in class hudson.Util
Converts a string into 128-bit AES key.
toArray(T...) - Static method in class hudson.model.Descriptor
 
toArray(E[]) - Method in class hudson.util.CopyOnWriteList
 
toArray(T[]) - Method in class hudson.util.DescribableList
 
toArray(T[]) - Method in class hudson.util.PersistedList
Gets all the Describables in an array.
toArray() - Method in class hudson.util.QuotedStringTokenizer
 
toArtifact(ArtifactHandlerManager, ArtifactFactory, MavenBuild) - Method in class hudson.maven.reporters.MavenArtifact
Creates a Maven Artifact back from the persisted data.
toBool() - Method in enum jenkins.YesNoMaybe
 
toBoolean(YesNoMaybe) - Static method in enum jenkins.YesNoMaybe
 
toCCStatus(Item) - Static method in class hudson.Functions
Converts the Hudson build status to CruiseControl build status, which is either Success, Failure, Exception, or Unknown.
toCommandArray() - Method in class hudson.util.ArgumentListBuilder
 
toCompactString(AxisList) - Method in class hudson.matrix.Combination
Creates compact string representation suitable for display purpose.
toComputer() - Method in class hudson.model.Node
Gets the corresponding Computer object.
toDays(long) - Method in enum hudson.util.TimeUnit2
Equivalent to DAYS.convert(duration, this).
toEmailSafeString(String) - Static method in class hudson.Functions
Escapes the character unsafe for e-mail address.
toExportedObject() - Method in class hudson.model.Result
 
toExportedObject() - Method in class hudson.scm.EditType
 
toFileSystemName() - Method in class hudson.maven.ModuleName
Returns the "groupId$artifactId" form, which is safe for the use as a file name, unlike ModuleName.toString().
toFullArguments() - Method in class hudson.util.JVMBuilder
 
toHexString(byte[], int, int) - Static method in class hudson.Util
 
toHexString(byte[]) - Static method in class hudson.Util
 
toHours(long) - Method in enum hudson.util.TimeUnit2
Equivalent to HOURS.convert(duration, this).
toHtml(MemoryUsage) - Method in class hudson.node_monitors.SwapSpaceMonitor
Returns the HTML representation of the space.
toHtml() - Method in class hudson.util.ClockDifference
 
toHtml(Node) - Static method in class hudson.util.ClockDifference
 
toHtml(ClockDifference) - Static method in class hudson.util.ClockDifference
Gets the clock difference in HTML string.
toId - Variable in class hudson.model.AbstractBuild.DependencyChange
Version of the dependency project used in this build.
toIndex(AxisList) - Method in class hudson.matrix.Combination
Obtains the continuous unique index number of this Combination in the given AxisList.
token() - Method in class hudson.scheduler.CrontabParser
 
TOKEN - Static variable in interface hudson.scheduler.CrontabParserTokenTypes
 
TokenBasedRememberMeServices2 - Class in hudson.security
TokenBasedRememberMeServices with modification so as not to rely on the user password being available.
TokenBasedRememberMeServices2() - Constructor for class hudson.security.TokenBasedRememberMeServices2
 
tokenize(String) - Static method in class hudson.util.QuotedStringTokenizer
 
tokenize(String, String) - Static method in class hudson.util.QuotedStringTokenizer
 
tokenize(String, String) - Static method in class hudson.Util
Tokenizes the text separated by delimiters.
tokenize(String) - Static method in class hudson.Util
 
toList(T...) - Static method in class hudson.model.Descriptor
 
toList(JSONObject, String) - Static method in class hudson.StructuredForm
Retrieves the property of the given object and returns it as a list of JSONObject.
toList() - Method in class hudson.tools.JDKInstaller.JDKList
 
toList() - Method in class hudson.util.ArgumentListBuilder
 
toList() - Method in class hudson.util.PersistedList
Returns the snapshot view of instances as list.
toMap(Iterable<T>) - Static method in class hudson.model.Descriptor
 
toMap() - Method in class hudson.model.queue.MappingWorksheet.Mapping
Returns the assignment as a map.
toMap() - Method in class hudson.util.DescribableList
Creates a detached map from the current snapshot of the data, keyed from a descriptor to an instance.
toMaskArray() - Method in class hudson.util.ArgumentListBuilder
Returns an array of booleans where the masked arguments are marked as true
toMB(MemoryUsage) - Method in class hudson.node_monitors.SwapSpaceMonitor
 
toMicros(long) - Method in enum hudson.util.TimeUnit2
Equivalent to MICROSECONDS.convert(duration, this).
toMillis(long) - Method in enum hudson.util.TimeUnit2
Equivalent to MILLISECONDS.convert(duration, this).
toMinutes(long) - Method in enum hudson.util.TimeUnit2
Equivalent to MINUTES.convert(duration, this).
toNameList(Collection<? extends Item>) - Static method in class hudson.model.Items
Converts a list of items into a comma-separated list of full names.
toNanos(long) - Method in enum hudson.util.TimeUnit2
Equivalent to NANOSECONDS.convert(duration, this).
tool - Variable in class hudson.tools.ToolInstaller
 
tool - Variable in class hudson.tools.ToolProperty
 
ToolDescriptor<T extends ToolInstallation> - Class in hudson.tools
Descriptor for ToolInstallation.
ToolDescriptor() - Constructor for class hudson.tools.ToolDescriptor
 
ToolInstallation - Class in hudson.tools
Formalization of a tool installed in nodes used for builds.
ToolInstallation(String, String) - Constructor for class hudson.tools.ToolInstallation
Deprecated. as of 1.302. Use ToolInstallation.ToolInstallation(String, String, List)
ToolInstallation(String, String, List<? extends ToolProperty<?>>) - Constructor for class hudson.tools.ToolInstallation
 
ToolInstallation.ToolConverter - Class in hudson.tools
Subclasses can extend this for data migration from old field storing home directory.
ToolInstallation.ToolConverter(XStream2) - Constructor for class hudson.tools.ToolInstallation.ToolConverter
 
ToolInstaller - Class in hudson.tools
An object which can ensure that a generic ToolInstallation in fact exists on a node.
ToolInstaller(String) - Constructor for class hudson.tools.ToolInstaller
Subclasses should pass these parameters in using DataBoundConstructor.
ToolInstallerDescriptor<T extends ToolInstaller> - Class in hudson.tools
Descriptor for a ToolInstaller.
ToolInstallerDescriptor() - Constructor for class hudson.tools.ToolInstallerDescriptor
 
ToolLocationNodeProperty - Class in hudson.tools
NodeProperty that allows users to specify different locations for ToolInstallations.
ToolLocationNodeProperty(List<ToolLocationNodeProperty.ToolLocation>) - Constructor for class hudson.tools.ToolLocationNodeProperty
 
ToolLocationNodeProperty(ToolLocationNodeProperty.ToolLocation...) - Constructor for class hudson.tools.ToolLocationNodeProperty
 
ToolLocationNodeProperty.DescriptorImpl - Class in hudson.tools
 
ToolLocationNodeProperty.DescriptorImpl() - Constructor for class hudson.tools.ToolLocationNodeProperty.DescriptorImpl
 
ToolLocationNodeProperty.ToolLocation - Class in hudson.tools
 
ToolLocationNodeProperty.ToolLocation(ToolDescriptor, String, String) - Constructor for class hudson.tools.ToolLocationNodeProperty.ToolLocation
 
ToolLocationNodeProperty.ToolLocation(String, String) - Constructor for class hudson.tools.ToolLocationNodeProperty.ToolLocation
 
ToolLocationNodeProperty_displayName() - Static method in class hudson.tools.Messages
Tool Locations
ToolLocationTranslator - Class in hudson.tools
This Jenkins-wide extension points can participate in determining the actual node-specific path of the ToolInstallation for the given Node.
ToolLocationTranslator() - Constructor for class hudson.tools.ToolLocationTranslator
 
toolName - Variable in class hudson.cli.InstallToolCommand
 
ToolProperty<T extends ToolInstallation> - Class in hudson.tools
Extensible property of ToolInstallation.
ToolProperty() - Constructor for class hudson.tools.ToolProperty
 
ToolPropertyDescriptor - Class in hudson.tools
Descriptor for ToolProperty.
ToolPropertyDescriptor(Class<? extends ToolProperty<?>>) - Constructor for class hudson.tools.ToolPropertyDescriptor
 
ToolPropertyDescriptor() - Constructor for class hudson.tools.ToolPropertyDescriptor
 
ToolsTagLib - Interface in jenkins
 
toolType - Variable in class hudson.cli.InstallToolCommand
 
TooManyJobsButNoView - Class in hudson.diagnosis
If Hudson is run with a lot of jobs but no views, suggest the user that they can create views.
TooManyJobsButNoView() - Constructor for class hudson.diagnosis.TooManyJobsButNoView
 
TopLevelItem - Interface in hudson.model
Item that can be directly displayed under Jenkins or other containers.
TopLevelItemDescriptor - Class in hudson.model
Descriptor for TopLevelItems.
TopLevelItemDescriptor(Class<? extends TopLevelItem>) - Constructor for class hudson.model.TopLevelItemDescriptor
 
TopLevelItemDescriptor() - Constructor for class hudson.model.TopLevelItemDescriptor
Infers the type of the corresponding TopLevelItem from the outer class.
TopLevelItemOptionHandler - Class in hudson.cli.handlers
Refers to TopLevelItem by its name.
TopLevelItemOptionHandler(CmdLineParser, OptionDef, Setter<TopLevelItem>) - Constructor for class hudson.cli.handlers.TopLevelItemOptionHandler
 
toPrettyString() - Method in class hudson.tasks.test.TestResult
 
toSeconds(long) - Method in enum hudson.util.TimeUnit2
Equivalent to SECONDS.convert(duration, this).
toString() - Method in class hudson.diagnosis.OldDataMonitor.VersionRange
 
toString() - Method in class hudson.FilePath
Deprecated. 
toString() - Method in class hudson.init.InitializerFinder.TaskImpl
 
toString() - Method in enum hudson.init.InitMilestone
 
toString() - Method in class hudson.MarkupText
Deprecated. as of 1.350. Use MarkupText.toString(boolean) to be explicit about the escape mode.
toString(boolean) - Method in class hudson.MarkupText
Returns the fully marked-up text.
toString() - Method in class hudson.matrix.Axis
 
toString(Collection<Axis>) - Method in class hudson.matrix.Combination
Works like Combination.toString() but only include the given axes.
toString(char, char) - Method in class hudson.matrix.Combination
Converts to the ID string representation: axisName=value,axisName=value,...
toString() - Method in class hudson.matrix.Combination
 
toString() - Method in class hudson.maven.MavenBuildInformation
 
toString() - Method in class hudson.maven.MavenModule
for debug purpose
toString() - Method in class hudson.maven.ModuleDependency
 
toString() - Method in class hudson.maven.ModuleName
Returns the "groupId:artifactId" form.
toString() - Method in class hudson.maven.PluginName
Returns the "groupId:artifactId:version" form.
toString() - Method in class hudson.model.AbstractItem
 
toString() - Method in enum hudson.model.BallColor
Also used as a final name.
toString() - Method in class hudson.model.BooleanParameterValue
 
toString(Object) - Method in class hudson.model.BuildAuthorizationToken.ConverterImpl
Deprecated.  
toString() - Method in class hudson.model.Cause.UpstreamCause.DeeplyNestedUpstreamCause
 
toString() - Method in class hudson.model.Cause.UpstreamCause
 
toString() - Method in class hudson.model.CheckPoint
 
toString() - Method in class hudson.model.FileParameterValue
 
toString() - Method in class hudson.model.Fingerprint.Range
 
toString() - Method in class hudson.model.Fingerprint.RangeSet
 
toString() - Method in class hudson.model.Label
 
toString() - Method in interface hudson.model.Queue.Executable
Used to render the HTML.
toString() - Method in class hudson.model.queue.FutureLoad
 
toString() - Method in class hudson.model.Queue.Item
 
toString() - Method in class hudson.model.queue.WorkUnit
 
toString() - Method in class hudson.model.Resource
 
toString() - Method in class hudson.model.ResourceList
 
toString() - Method in class hudson.model.Result
 
toString() - Method in class hudson.model.Run.Artifact
 
toString() - Method in class hudson.model.Run
 
toString() - Method in class hudson.model.RunParameterValue
 
toString() - Method in class hudson.model.StringParameterValue
 
toString() - Method in class hudson.model.TextParameterValue
 
toString() - Method in class hudson.model.TimeSeries
 
toString() - Method in class hudson.model.UpdateCenter.InstallationJob
 
toString() - Method in class hudson.model.UpdateCenter.PluginDowngradeJob
 
toString() - Method in class hudson.model.User
 
toString() - Method in class hudson.model.View
 
toString() - Method in class hudson.node_monitors.ResponseTimeMonitor.Data
HTML rendering of the data
toString() - Method in exception hudson.os.PosixException
 
toString() - Method in class hudson.PluginManager.UberClassLoader
 
toString() - Method in class hudson.PluginWrapper.Dependency
 
toString() - Method in class hudson.PluginWrapper
 
toString() - Method in class hudson.scheduler.CronTab
 
toString() - Method in class hudson.scm.browsers.QueryBuilder
 
toString() - Method in class hudson.security.FederatedLoginService.FederatedIdentity
 
toString() - Method in class hudson.security.Permission
 
toString(Sid) - Method in class hudson.security.SidACL
 
toString() - Method in class hudson.slaves.OfflineCause.ByCLI
 
toString() - Method in class hudson.slaves.OfflineCause.LaunchFailed
 
toString() - Method in class hudson.slaves.OfflineCause.SimpleOfflineCause
 
toString() - Method in class hudson.slaves.WorkspaceList.Entry
 
toString() - Method in class hudson.TcpSlaveAgentListener.ConnectionFromCurrentPeer
 
toString() - Method in class hudson.util.Area
 
toString() - Method in class hudson.util.ArgumentListBuilder
Debug/error message friendly output.
toString() - Method in class hudson.util.ByteBuffer
Deprecated.  
toString() - Method in class hudson.util.ChartUtil.NumberOnlyBuildLabel
 
toString() - Method in class hudson.util.ClasspathBuilder
Returns the string representation of the classpath.
toString() - Method in class hudson.util.ClockDifference
Gets the clock difference in HTML string.
toString() - Method in class hudson.util.Secret
Deprecated. as of 1.356 Use Secret.toString(Secret) to avoid NPE in case Secret is null. Or if you really know what you are doing, use the Secret.getPlainText() method.
toString(Secret) - Static method in class hudson.util.Secret
Works just like Secret.toString() but avoids NPE when the secret is null.
toString() - Method in class hudson.util.TextFile
 
toString() - Method in class hudson.XmlFile
 
toString() - Method in class jenkins.security.NonSerializableSecurityContext
 
toString(Locale) - Method in class jenkins.util.NonLocalizable
 
toString() - Method in class jenkins.util.NonLocalizable
 
toString() - Method in class jenkins.util.TreeString
Returns the full string representation.
toString(TreeString) - Static method in class jenkins.util.TreeString
 
toString() - Method in class org.jvnet.hudson.test.rhino.CallStackFrame
Formats this call stack, arguments, and its local variables as a human readable string.
toString() - Method in class org.jvnet.hudson.test.rhino.JavaScriptDebugger
Formats the current call stack into a human readable string.
toStringWithQuote() - Method in class hudson.util.ArgumentListBuilder
Just adds quotes around args containing spaces, but no other special characters, so this method should generally be used only for informational/logging purposes.
totalExecutors - Variable in class hudson.model.LoadStatistics
Number of total executors and how it changes over time.
totalQuery - Variable in class hudson.util.KeyedDataStorage
Total number of queries into this storage.
totalQueueLength - Variable in class hudson.model.OverallLoadStatistics
Deprecated. as of 1.467 Use LoadStatistics.queueLength. Left as an alias here for backward compatibility.
touch(long) - Method in class hudson.FilePath
Creates a file (if not already exist) and sets the timestamp.
touch(File) - Static method in class hudson.Util
Creates an empty file.
TouchBuilder - Class in org.jvnet.hudson.test
 
TouchBuilder() - Constructor for class org.jvnet.hudson.test.TouchBuilder
 
toURI() - Method in class hudson.FilePath
Converts this file to the URI, relative to the machine on which this file is available.
toWindowsCommand(boolean) - Method in class hudson.util.ArgumentListBuilder
Wrap command in a CMD.EXE call so we can return the exit code (ERRORLEVEL).
toWindowsCommand() - Method in class hudson.util.ArgumentListBuilder
Calls toWindowsCommand(false)
toXML(Object, OutputStream) - Method in class hudson.util.XStream2
Deprecated. Uses default encoding yet fails to write an encoding header. Prefer XStream2.toXMLUTF8(java.lang.Object, java.io.OutputStream).
toXMLUTF8(Object, OutputStream) - Method in class hudson.util.XStream2
Serializes to a byte stream.
transferCorrupted(TransferEvent) - Method in class hudson.maven.MavenModuleSetBuild.SimpleTransferListener
 
transferFailed(TransferEvent) - Method in class hudson.maven.MavenModuleSetBuild.SimpleTransferListener
 
transferInitiated(TransferEvent) - Method in class hudson.maven.MavenModuleSetBuild.SimpleTransferListener
 
transferProgressed(TransferEvent) - Method in class hudson.maven.MavenModuleSetBuild.SimpleTransferListener
 
transferStarted(TransferEvent) - Method in class hudson.maven.MavenModuleSetBuild.SimpleTransferListener
 
transferSucceeded(TransferEvent) - Method in class hudson.maven.MavenModuleSetBuild.SimpleTransferListener
 
transientActions - Variable in class hudson.model.AbstractProject
Actions contributed from subsidiary objects associated with AbstractProject, such as from triggers, builders, publishers, etc.
transientActions - Variable in class hudson.model.Computer
 
transientActions - Variable in class hudson.model.labels.LabelAtom
 
transientActions - Variable in class hudson.model.View
 
TransientBuildActionFactory - Class in hudson.model
Extension point for inserting transient Actions into Runs.
TransientBuildActionFactory() - Constructor for class hudson.model.TransientBuildActionFactory
 
TransientComputerActionFactory - Class in hudson.model
Extension point for inserting transient Actions to Computers.
TransientComputerActionFactory() - Constructor for class hudson.model.TransientComputerActionFactory
 
TransientFingerprintFacetFactory - Class in jenkins.model
 
TransientFingerprintFacetFactory() - Constructor for class jenkins.model.TransientFingerprintFacetFactory
 
TransientProjectActionFactory - Class in hudson.model
Extension point for inserting transient Actions into AbstractProjects.
TransientProjectActionFactory() - Constructor for class hudson.model.TransientProjectActionFactory
 
TransientUserActionFactory - Class in hudson.model
Extension point for inserting transient Actions into Users.
TransientUserActionFactory() - Constructor for class hudson.model.TransientUserActionFactory
 
TransientViewActionFactory - Class in hudson.model
Extension point for adding transient Actions to Views.
TransientViewActionFactory() - Constructor for class hudson.model.TransientViewActionFactory
 
translate(String, Writer) - Method in class hudson.markup.MarkupFormatter
Given the text, converts that to HTML according to whatever markup rules implicit in the implementation class.
translate(String) - Method in class hudson.markup.MarkupFormatter
 
translate(String, Writer) - Method in class hudson.markup.RawHtmlMarkupFormatter
 
translate(Node, EnvVars, TaskListener) - Method in class hudson.tools.ToolInstallation
Performs a necessary variable/environment/context expansion.
translate(AbstractBuild<?, ?>, TaskListener) - Method in class hudson.tools.ToolInstallation
Convenient version of ToolInstallation.translate(Node, EnvVars, TaskListener) that just takes a build object in progress.
translateFor(Node, TaskListener) - Method in class hudson.tools.ToolInstallation
Finds a tool on a node.
TRANSPORT_AUTHENTICATION - Static variable in class hudson.cli.CLICommand
Key for Channel.getProperty(Object) that links to the Authentication object which captures the identity of the client given by the transport layer.
TREE_CUTOFF - Static variable in class hudson.model.Run
Maximum number of artifacts to show in tree view before just showing a link.
TreeString - Class in jenkins.util
TreeString is an alternative string representation that saves the memory when you have a large number of strings that share common prefixes (such as various file names.)
TreeString.ConverterImpl - Class in jenkins.util
Default Converter implementation for XStream that does interning scoped to one unmarshalling.
TreeString.ConverterImpl(XStream) - Constructor for class jenkins.util.TreeString.ConverterImpl
 
TreeStringBuilder - Class in jenkins.util
Builds TreeStrings that share common prefixes.
TreeStringBuilder() - Constructor for class jenkins.util.TreeStringBuilder
 
TreeView - Class in hudson.model
EXPERIMENTAL
TreeView(String) - Constructor for class hudson.model.TreeView
 
TreeView.DescriptorImpl - Class in hudson.model
 
TreeView.DescriptorImpl() - Constructor for class hudson.model.TreeView.DescriptorImpl
 
Trigger<J extends Item> - Class in hudson.triggers
Triggers a Build.
Trigger(String) - Constructor for class hudson.triggers.Trigger
Creates a new Trigger that gets run periodically.
Trigger() - Constructor for class hudson.triggers.Trigger
Creates a new Trigger without using cron.
Trigger.Cron - Class in hudson.triggers
Runs every minute to check TimerTrigger and schedules build.
Trigger.Cron() - Constructor for class hudson.triggers.Trigger.Cron
 
Trigger_init() - Static method in class hudson.triggers.Messages
Initializing timer for triggers
TriggerDescriptor - Class in hudson.triggers
Descriptor for Trigger.
TriggerDescriptor(Class<? extends Trigger<?>>) - Constructor for class hudson.triggers.TriggerDescriptor
 
TriggerDescriptor() - Constructor for class hudson.triggers.TriggerDescriptor
Infers the type of the corresponding SCM from the outer class.
triggers - Variable in class hudson.model.AbstractProject
List of all Triggers for this project.
Triggers - Class in hudson.triggers
Deprecated. as of 1.286 See each member for how to migrate your code.
Triggers() - Constructor for class hudson.triggers.Triggers
Deprecated.  
TRIGGERS - Static variable in class hudson.triggers.Triggers
Deprecated. as of 1.286 Use Trigger.all() for read access, and Extension for registration.
triggerUpdate() - Method in class hudson.node_monitors.NodeMonitor
Starts updating the data asynchronously.
trimEOL(String) - Method in class hudson.console.LineTransformationOutputStream
 
trimHeadSlash(String) - Static method in class hudson.scm.RepositoryBrowser
If the given string starts with '/', return a string that removes it.
tryParseNumber(String, Number) - Static method in class hudson.Util
Returns the parsed string if parsed successful; otherwise returns the default number.
tryReconnect() - Method in class hudson.slaves.SlaveComputer
 
tunnel - Variable in class hudson.slaves.JNLPLauncher
If the slave needs to tunnel the connection to the master, specify the "host:port" here.
type() - Method in class hudson.console.ConsoleAnnotatorFactory
For which context type does this annotator work?
type - Variable in class hudson.maven.reporters.MavenArtifact
Basic parameters of a Maven artifact.
type - Variable in class hudson.model.Descriptor.PropertyType
 
type() - Method in class hudson.tools.InstallSourceProperty
 
type() - Method in class hudson.tools.ToolProperty
What is your 'T'?
type() - Method in class hudson.util.ReflectionUtils.Parameter
Gets the type of this parameter.

U

uberClassLoader - Variable in class hudson.PluginManager
PluginManager.UberClassLoader that can load all the publicly visible classes from plugins (and including the classloader that loads Hudson itself.)
UDPBroadcastFragment - Class in hudson
Extension point that contributes an XML fragment to the UDP broadcast.
UDPBroadcastFragment() - Constructor for class hudson.UDPBroadcastFragment
 
UDPBroadcastThread - Class in hudson
Monitors a UDP multicast broadcast and respond with the location of the Hudson service.
UDPBroadcastThread(Hudson) - Constructor for class hudson.UDPBroadcastThread
Deprecated. as of 1.416 Use UDPBroadcastThread.UDPBroadcastThread(Jenkins)
UDPBroadcastThread(Jenkins) - Constructor for class hudson.UDPBroadcastThread
 
UISample - Class in jenkins.plugins.ui_samples
 
UISample() - Constructor for class jenkins.plugins.ui_samples.UISample
 
UISample.SourceFile - Class in jenkins.plugins.ui_samples
 
UISample.SourceFile(String) - Constructor for class jenkins.plugins.ui_samples.UISample.SourceFile
 
UISampleDescriptor - Class in jenkins.plugins.ui_samples
 
UISampleDescriptor() - Constructor for class jenkins.plugins.ui_samples.UISampleDescriptor
 
umask(int) - Method in interface hudson.util.jna.GNUCLibrary
 
UnbufferedBase64InputStream - Class in hudson.util
Filter InputStream that decodes base64 without doing any buffering.
UnbufferedBase64InputStream(InputStream) - Constructor for class hudson.util.UnbufferedBase64InputStream
 
UnbuiltModuleAction - Class in hudson.maven
Action which remembers all module which have not been built since the last successful build though they should have been, because they have SCM changes since then.
UnbuiltModuleAction() - Constructor for class hudson.maven.UnbuiltModuleAction
 
uncaughtException(Thread, Throwable) - Method in class hudson.util.ExceptionCatchingThreadFactory
 
underlyingWriter() - Method in class jenkins.util.xstream.XStreamDOM.WriterImpl
 
understandsSymlink() - Method in class hudson.util.FileVisitor
Some visitors can handle symlinks as symlinks.
UNICODE_OPTIONS - Static variable in interface hudson.util.jna.Options
 
union(ResourceList...) - Static method in class hudson.model.ResourceList
Creates union of all resources.
union(Collection<ResourceList>) - Static method in class hudson.model.ResourceList
Creates union of all resources.
union(Collection<? extends ExtensionComponentSet>) - Static method in class jenkins.ExtensionComponentSet
Computes the union of all the given delta.
union(ExtensionComponentSet...) - Static method in class jenkins.ExtensionComponentSet
 
UnionSearchIndex - Class in hudson.search
Union of two sets.
UnionSearchIndex(SearchIndex, SearchIndex) - Constructor for class hudson.search.UnionSearchIndex
 
uniqueVersion - Variable in class hudson.maven.RedeployPublisher
 
uniquifyName(Collection<? extends TestObject>, String) - Method in class hudson.tasks.test.TestObject
#2988: uniquifies a TestObject.getSafeName() amongst children of the parent.
UnixLifecycle - Class in hudson.lifecycle
Lifecycle implementation when Hudson runs on the embedded servlet container on Unix.
UnixLifecycle() - Constructor for class hudson.lifecycle.UnixLifecycle
 
UNKNOWN - Static variable in class hudson.maven.ModuleDependency
For compatibility reason, this value may be used in the verion field to indicate that the version is unknown.
unlabeledLoad - Variable in class jenkins.model.Jenkins
Load statistics of the free roaming jobs and slaves.
UnlabeledLoadStatistics - Class in jenkins.model
LoadStatistics that track the "free roam" jobs (whose SubTask.getAssignedLabel() is null) and the # of executors that can execute them (Node whose mode is Node.Mode.EXCLUSIVE)
unlabeledNodeProvisioner - Variable in class jenkins.model.Jenkins
NodeProvisioner that reacts to Jenkins.unlabeledLoad.
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class hudson.model.Label.ConverterImpl
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class hudson.security.AuthorizationMatrixProperty.ConverterImpl
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class hudson.security.GlobalMatrixAuthorizationStrategy.ConverterImpl
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class hudson.security.ProjectMatrixAuthorizationStrategy.ConverterImpl
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class hudson.slaves.NodeList.ConverterImpl
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class hudson.util.ConcurrentHashMapConverter
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class hudson.util.CopyOnWriteList.ConverterImpl
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class hudson.util.CopyOnWriteMap.Hash.ConverterImpl
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class hudson.util.CopyOnWriteMap.Tree.ConverterImpl
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class hudson.util.DescribableList.ConverterImpl
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class hudson.util.HexBinaryConverter
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class hudson.util.PackedMap.ConverterImpl
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class hudson.util.PersistedList.ConverterImpl
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class hudson.util.RobustCollectionConverter
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class hudson.util.RobustReflectionConverter
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class hudson.util.Secret.ConverterImpl
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class hudson.util.xstream.ImmutableListConverter
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class hudson.util.xstream.ImmutableMapConverter
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class hudson.util.xstream.ImmutableSetConverter
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class hudson.util.xstream.ImmutableSortedSetConverter
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class hudson.util.XStream2.PassthruConverter
 
unmarshal(HierarchicalStreamReader, Object, DataHolder) - Method in class hudson.util.XStream2
 
unmarshal(Object) - Method in class hudson.XmlFile
Loads the contents of this file into an existing object.
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class jenkins.model.BuildDiscarder.ConverterImpl
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class jenkins.util.TreeString.ConverterImpl
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class jenkins.util.xstream.XStreamDOM.ConverterImpl
Unmarshals a single child element.
unmarshal(XStream) - Method in class jenkins.util.xstream.XStreamDOM
Unmarshals this DOM into an object via the given XStream.
unmarshal(XStream, T) - Method in class jenkins.util.xstream.XStreamDOM
 
unmarshalElement(HierarchicalStreamReader, UnmarshallingContext) - Method in class jenkins.util.xstream.XStreamDOM.ConverterImpl
 
unmarshalField(UnmarshallingContext, Object, Class, Field) - Method in class hudson.util.RobustReflectionConverter
 
unprotect(String) - Static method in class hudson.util.Protector
Returns null if fails to decrypt properly.
UnprotectedRootAction - Interface in hudson.model
RootActions that are accessible to requests that do not have the READ permission on Jenkins.
unquote(String) - Static method in class hudson.util.QuotedStringTokenizer
Unquote a string.
unregister() - Method in class hudson.model.listeners.RunListener
Reverse operation of RunListener.register().
unregister() - Method in class hudson.model.listeners.SaveableListener
Reverse operation of SaveableListener.register().
unregister() - Method in class hudson.model.listeners.SCMListener
Unregisters this SCMListener so that it will never receive further events.
unregister() - Method in class hudson.scm.ChangeLogAnnotator
Unregisters this annotator, so that Hudson stops using this object.
unregister() - Method in class hudson.slaves.ComputerListener
Unregisters this ComputerListener so that it will never receive further events.
UNSECURED - Static variable in class hudson.security.AuthorizationStrategy
AuthorizationStrategy that implements the semantics of unsecured Hudson where everyone has full control.
unsetenv(String) - Method in interface hudson.util.jna.GNUCLibrary
 
UNSTABLE - Static variable in class hudson.model.Result
The build had some errors but they were not fatal.
UnstableBuilder - Class in org.jvnet.hudson.test
Mock Builder that always cause a build to fail.
UnstableBuilder() - Constructor for class org.jvnet.hudson.test.UnstableBuilder
 
UnstableBuilder.DescriptorImpl - Class in org.jvnet.hudson.test
 
UnstableBuilder.DescriptorImpl() - Constructor for class org.jvnet.hudson.test.UnstableBuilder.DescriptorImpl
 
untar(FilePath, FilePath.TarCompression) - Method in class hudson.FilePath
When this FilePath represents a tar file, extracts that tar file.
untarFrom(InputStream, FilePath.TarCompression) - Method in class hudson.FilePath
Reads the given InputStream as a tar file and extracts it into this directory.
UnwrapSecurityExceptionFilter - Class in hudson.security
If AcegiSecurityException caused JellyTagException, rethrow it accordingly so that ExceptionTranslationFilter can pick it up and initiate the redirection.
UnwrapSecurityExceptionFilter() - Constructor for class hudson.security.UnwrapSecurityExceptionFilter
 
unzip(FilePath) - Method in class hudson.FilePath
When this FilePath represents a zip file, extracts that zip file.
unzipFrom(InputStream) - Method in class hudson.FilePath
Reads the given InputStream as a zip file and extracts it into this directory.
up - Variable in class hudson.model.AbstractProject.BecauseOfDownstreamBuildInProgress
 
up - Variable in class hudson.model.AbstractProject.BecauseOfUpstreamBuildInProgress
 
update(Map<MavenModule, List<MavenBuild>>, MavenBuild) - Method in interface hudson.maven.MavenAggregatedReport
Called whenever a new module build is completed, to update the aggregated report.
update(Map<MavenModule, List<MavenBuild>>, MavenBuild) - Method in class hudson.maven.reporters.MavenAggregatedArtifactRecord
 
update(Map<MavenModule, List<MavenBuild>>, MavenBuild) - Method in class hudson.maven.reporters.SurefireAggregatedReport
 
update(float) - Method in class hudson.model.MultiStageTimeSeries
Call this method every 10 sec and supply a new data point.
UPDATE - Static variable in class hudson.model.Run
 
update(float) - Method in class hudson.model.TimeSeries
Pushes a new data point.
UPDATE - Static variable in class hudson.security.Permission
Generic update access.
update(List<? extends AbstractTestResultAction>) - Method in class hudson.tasks.test.AggregatedTestResultAction
 
update(Map<K, V>) - Method in class hudson.util.CopyOnWriteMap
 
updateAllSites() - Method in class hudson.model.UpdateCenter
Ensure that all UpdateSites are up to date, without requiring a user to browse to the instance.
updateByXml(StreamSource) - Method in class hudson.model.AbstractItem
Deprecated. as of 1.473 Use AbstractItem.updateByXml(Source)
updateByXml(Source) - Method in class hudson.model.AbstractItem
Updates Job by its XML definition.
updateByXml(Source) - Method in class hudson.model.View
Updates Job by its XML definition.
updateCache(Job<?, ?>, Run<?, ?>) - Method in class jenkins.model.PeepholePermalink
Remembers the value 'n' in the cache for future PeepholePermalink.resolve(Job).
UpdateCenter - Class in hudson.model
Controls update center capability.
UpdateCenter() - Constructor for class hudson.model.UpdateCenter
 
UpdateCenter.ConnectionCheckJob - Class in hudson.model
Tests the internet connectivity.
UpdateCenter.ConnectionCheckJob(UpdateSite) - Constructor for class hudson.model.UpdateCenter.ConnectionCheckJob
 
UpdateCenter.CoreUpdateMonitor - Class in hudson.model
AdministrativeMonitor that checks if there's Jenkins update.
UpdateCenter.CoreUpdateMonitor() - Constructor for class hudson.model.UpdateCenter.CoreUpdateMonitor
 
UpdateCenter.DownloadJob - Class in hudson.model
Base class for a job that downloads a file from the Jenkins project.
UpdateCenter.DownloadJob(UpdateSite, Authentication) - Constructor for class hudson.model.UpdateCenter.DownloadJob
 
UpdateCenter.DownloadJob.Failure - Class in hudson.model
Indicates that the installation of a plugin failed.
UpdateCenter.DownloadJob.Failure(Throwable) - Constructor for class hudson.model.UpdateCenter.DownloadJob.Failure
 
UpdateCenter.DownloadJob.InstallationStatus - Class in hudson.model
Indicates the status or the result of a plugin installation.
UpdateCenter.DownloadJob.InstallationStatus() - Constructor for class hudson.model.UpdateCenter.DownloadJob.InstallationStatus
 
UpdateCenter.DownloadJob.Installing - Class in hudson.model
Installation of a plugin is in progress.
UpdateCenter.DownloadJob.Installing(int) - Constructor for class hudson.model.UpdateCenter.DownloadJob.Installing
 
UpdateCenter.DownloadJob.Pending - Class in hudson.model
Indicates that the plugin is waiting for its turn for installation.
UpdateCenter.DownloadJob.Pending() - Constructor for class hudson.model.UpdateCenter.DownloadJob.Pending
 
UpdateCenter.DownloadJob.Success - Class in hudson.model
Indicates that the plugin was successfully installed.
UpdateCenter.DownloadJob.Success() - Constructor for class hudson.model.UpdateCenter.DownloadJob.Success
 
UpdateCenter.DownloadJob.SuccessButRequiresRestart - Class in hudson.model
Indicates that the installation was successful but a restart is needed.
UpdateCenter.DownloadJob.SuccessButRequiresRestart(Localizable) - Constructor for class hudson.model.UpdateCenter.DownloadJob.SuccessButRequiresRestart
 
UpdateCenter.HudsonDowngradeJob - Class in hudson.model
 
UpdateCenter.HudsonDowngradeJob(UpdateSite, Authentication) - Constructor for class hudson.model.UpdateCenter.HudsonDowngradeJob
 
UpdateCenter.HudsonUpgradeJob - Class in hudson.model
Represents the state of the upgrade activity of Jenkins core.
UpdateCenter.HudsonUpgradeJob(UpdateSite, Authentication) - Constructor for class hudson.model.UpdateCenter.HudsonUpgradeJob
 
UpdateCenter.InstallationJob - Class in hudson.model
Represents the state of the installation activity of one plugin.
UpdateCenter.InstallationJob(UpdateSite.Plugin, UpdateSite, Authentication) - Constructor for class hudson.model.UpdateCenter.InstallationJob
Deprecated. as of 1.442
UpdateCenter.InstallationJob(UpdateSite.Plugin, UpdateSite, Authentication, boolean) - Constructor for class hudson.model.UpdateCenter.InstallationJob
 
UpdateCenter.PageDecoratorImpl - Class in hudson.model
Adds the update center data retriever to HTML.
UpdateCenter.PageDecoratorImpl() - Constructor for class hudson.model.UpdateCenter.PageDecoratorImpl
 
UpdateCenter.PluginDowngradeJob - Class in hudson.model
Represents the state of the downgrading activity of plugin.
UpdateCenter.PluginDowngradeJob(UpdateSite.Plugin, UpdateSite, Authentication) - Constructor for class hudson.model.UpdateCenter.PluginDowngradeJob
 
UpdateCenter.PluginEntry - Class in hudson.model
 
UpdateCenter.RestartJenkinsJob - Class in hudson.model
Restarts jenkins.
UpdateCenter.RestartJenkinsJob(UpdateSite) - Constructor for class hudson.model.UpdateCenter.RestartJenkinsJob
 
UpdateCenter.RestartJenkinsJob.Canceled - Class in hudson.model
 
UpdateCenter.RestartJenkinsJob.Canceled() - Constructor for class hudson.model.UpdateCenter.RestartJenkinsJob.Canceled
 
UpdateCenter.RestartJenkinsJob.Failure - Class in hudson.model
 
UpdateCenter.RestartJenkinsJob.Failure() - Constructor for class hudson.model.UpdateCenter.RestartJenkinsJob.Failure
 
UpdateCenter.RestartJenkinsJob.Pending - Class in hudson.model
 
UpdateCenter.RestartJenkinsJob.Pending() - Constructor for class hudson.model.UpdateCenter.RestartJenkinsJob.Pending
 
UpdateCenter.RestartJenkinsJob.RestartJenkinsJobStatus - Class in hudson.model
 
UpdateCenter.RestartJenkinsJob.RestartJenkinsJobStatus() - Constructor for class hudson.model.UpdateCenter.RestartJenkinsJob.RestartJenkinsJobStatus
 
UpdateCenter.RestartJenkinsJob.Running - Class in hudson.model
 
UpdateCenter.RestartJenkinsJob.Running() - Constructor for class hudson.model.UpdateCenter.RestartJenkinsJob.Running
 
UpdateCenter.UpdateCenterConfiguration - Class in hudson.model
Strategy object for controlling the update center's behaviors.
UpdateCenter.UpdateCenterConfiguration() - Constructor for class hudson.model.UpdateCenter.UpdateCenterConfiguration
Creates default update center configuration - uses settings for global update center.
UpdateCenter.UpdateCenterJob - Class in hudson.model
Things that UpdateCenter.installerService executes.
UpdateCenter.UpdateCenterJob(UpdateSite) - Constructor for class hudson.model.UpdateCenter.UpdateCenterJob
 
UpdateCenter_DownloadButNotActivated() - Static method in class hudson.model.Messages
Downloaded Successfully.
UpdateCenter_init() - Static method in class hudson.model.Messages
Initialing update center
UpdateCenter_n_a() - Static method in class hudson.model.Messages
N/A
UpdateCenter_PluginCategory_builder() - Static method in class hudson.model.Messages
Build Tools
UpdateCenter_PluginCategory_buildwrapper() - Static method in class hudson.model.Messages
Build Wrappers
UpdateCenter_PluginCategory_cli() - Static method in class hudson.model.Messages
Command Line Interface
UpdateCenter_PluginCategory_cluster() - Static method in class hudson.model.Messages
Cluster Management and Distributed Build
UpdateCenter_PluginCategory_external() - Static method in class hudson.model.Messages
External Site/Tool Integrations
UpdateCenter_PluginCategory_listview_column() - Static method in class hudson.model.Messages
List view columns
UpdateCenter_PluginCategory_maven() - Static method in class hudson.model.Messages
Maven
UpdateCenter_PluginCategory_misc() - Static method in class hudson.model.Messages
Miscellaneous
UpdateCenter_PluginCategory_must_be_labeled() - Static method in class hudson.model.Messages
Uncategorized
UpdateCenter_PluginCategory_notifier() - Static method in class hudson.model.Messages
Build Notifiers
UpdateCenter_PluginCategory_page_decorator() - Static method in class hudson.model.Messages
Page Decorators
UpdateCenter_PluginCategory_post_build() - Static method in class hudson.model.Messages
Other Post-Build Actions
UpdateCenter_PluginCategory_report() - Static method in class hudson.model.Messages
Build Reports
UpdateCenter_PluginCategory_scm() - Static method in class hudson.model.Messages
Source Code Management
UpdateCenter_PluginCategory_scm_related() - Static method in class hudson.model.Messages
Source Code Management related
UpdateCenter_PluginCategory_slaves() - Static method in class hudson.model.Messages
Slave Launchers and Controllers
UpdateCenter_PluginCategory_trigger() - Static method in class hudson.model.Messages
Build Triggers
UpdateCenter_PluginCategory_ui() - Static method in class hudson.model.Messages
User Interface
UpdateCenter_PluginCategory_unrecognized(Object) - Static method in class hudson.model.Messages
Misc ({0})
UpdateCenter_PluginCategory_upload() - Static method in class hudson.model.Messages
Artifact Uploaders
UpdateCenter_PluginCategory_user() - Static method in class hudson.model.Messages
Authentication and User Management
UpdateCenter_Status_CheckingInternet() - Static method in class hudson.model.Messages
Checking internet connectivity
UpdateCenter_Status_CheckingJavaNet() - Static method in class hudson.model.Messages
Checking update center connectivity
UpdateCenter_Status_ConnectionFailed(Object) - Static method in class hudson.model.Messages
<span class=error>Failed to connect to {0}.
UpdateCenter_Status_Success() - Static method in class hudson.model.Messages
Success
UpdateCenter_Status_UnknownHostException(Object) - Static method in class hudson.model.Messages
<span class=error>Failed to resolve host name {0}.
updateComputerList(boolean) - Method in class hudson.model.AbstractCIBase
Updates Computers.
updateComputerList() - Method in class jenkins.model.Jenkins
 
updateDirectly(boolean) - Method in class hudson.model.UpdateSite
Update the data file from the given URL if the file does not exist, or is otherwise due for update.
updateExecutorCounts() - Method in class hudson.model.LoadStatistics
Updates LoadStatistics.totalExecutors and LoadStatistics.busyExecutors by using the current snapshot value.
UpdateJobCommand - Class in hudson.cli
 
UpdateJobCommand() - Constructor for class hudson.cli.UpdateJobCommand
 
UpdateJobCommand_ShortDescription() - Static method in class hudson.cli.Messages
Updates the job definition XML from stdin.
updateNextBuildNumber(int) - Method in class hudson.model.Job
Programatically updates the next build number.
updateService - Variable in class hudson.model.UpdateCenter
An ExecutorService for updating UpdateSites.
UpdateSite - Class in hudson.model
Source of the update center information, like "http://jenkins-ci.org/update-center.json"
UpdateSite(String, String) - Constructor for class hudson.model.UpdateSite
 
UpdateSite.Data - Class in hudson.model
In-memory representation of the update center data.
UpdateSite.Entry - Class in hudson.model
 
UpdateSite.Entry(String, JSONObject) - Constructor for class hudson.model.UpdateSite.Entry
 
UpdateSite.Plugin - Class in hudson.model
 
UpdateSite.Plugin(String, JSONObject) - Constructor for class hudson.model.UpdateSite.Plugin
 
updateTransientActions() - Method in class hudson.matrix.MatrixConfiguration
 
updateTransientActions() - Method in class hudson.matrix.MatrixProject
 
updateTransientActions() - Method in class hudson.maven.MavenModule
 
updateTransientActions() - Method in class hudson.maven.MavenModuleSet
 
updateTransientActions() - Method in class hudson.model.AbstractProject
effectively deprecated.
updateTransientActions() - Method in class hudson.model.labels.LabelAtom
 
updateTransientActions() - Method in class hudson.model.View
 
upgrade() - Method in class hudson.cli.CLI
Attempts to lift the security restriction on the underlying channel.
upgrade(UpdateCenter.DownloadJob, File, File) - Method in class hudson.model.UpdateCenter.UpdateCenterConfiguration
Called after an upgrade has been downloaded to move it into its final location.
upload(StaplerRequest, StaplerResponse) - Method in class hudson.model.FullDuplexHttpChannel
This is where we receive inputs from the client.
UPLOAD_PLUGINS - Static variable in class hudson.PluginManager
 
upstream_downstream(Map, Closure) - Method in interface lib.jenkins.ProjectTagLib
 
upstream_downstream(Closure) - Method in interface lib.jenkins.ProjectTagLib
 
upstream_downstream(Map) - Method in interface lib.jenkins.ProjectTagLib
 
upstream_downstream() - Method in interface lib.jenkins.ProjectTagLib
 
url(URL) - Method in class hudson.cli.CLIConnectionFactory
Top URL of the Jenkins to connect to.
url(String) - Method in class hudson.cli.CLIConnectionFactory
 
url - Variable in class hudson.maven.RedeployPublisher
Repository URL to deploy artifacts to.
url - Variable in class hudson.maven.reporters.MavenAbstractArtifactRecord.Record
Repository URL that artifacts were deployed.
url - Variable in class hudson.model.UpdateSite.Entry
Download URL.
url - Variable in class hudson.tools.DownloadFromUrlInstaller.Installable
URL.
url - Variable in class jenkins.model.ModelObjectWithContextMenu.MenuItem
Target of the link.
UrlAnnotator - Class in hudson.console
Annotates URLs in the console output to hyperlink.
UrlAnnotator() - Constructor for class hudson.console.UrlAnnotator
 
URLConnectionDecorator - Class in hudson
Decorates the connections that Jenkins open to access external resources.
URLConnectionDecorator() - Constructor for class hudson.URLConnectionDecorator
 
UsageStatistics - Class in hudson.model
 
UsageStatistics() - Constructor for class hudson.model.UsageStatistics
 
UsageStatistics(String) - Constructor for class hudson.model.UsageStatistics
Creates an instance with a specific public key image.
UsageStatistics.CombinedCipherInputStream - Class in hudson.model
The opposite of the UsageStatistics.CombinedCipherOutputStream.
UsageStatistics.CombinedCipherInputStream(InputStream, Cipher, String, int) - Constructor for class hudson.model.UsageStatistics.CombinedCipherInputStream
 
UsageStatistics.CombinedCipherInputStream(InputStream, RSAKey, String) - Constructor for class hudson.model.UsageStatistics.CombinedCipherInputStream
 
UsageStatistics.CombinedCipherOutputStream - Class in hudson.model
Assymetric cipher is slow and in case of Sun RSA implementation it can only encyrypt the first block.
UsageStatistics.CombinedCipherOutputStream(OutputStream, Cipher, String) - Constructor for class hudson.model.UsageStatistics.CombinedCipherOutputStream
 
UsageStatistics.CombinedCipherOutputStream(OutputStream, RSAKey, String) - Constructor for class hudson.model.UsageStatistics.CombinedCipherOutputStream
 
useAntClassLoader - Static variable in class hudson.ClassicPluginStrategy
 
used - Variable in class hudson.diagnosis.MemoryUsageMonitor.MemoryGroup
Trend of the memory usage, after GCs.
useLocalPluginManager - Variable in class org.jvnet.hudson.test.HudsonTestCase
Deprecated. Use HudsonTestCase.pluginManager
useLocalPluginManager - Variable in class org.jvnet.hudson.test.JenkinsRule
Deprecated. Use JenkinsRule.pluginManager
usePrivateRepository - Variable in class hudson.tasks.Maven
If true, the build will use its own local Maven repository via "-Dmaven.repo.local=...".
User - Class in hudson.model
Represents a user.
user - Variable in class hudson.model.UserProperty
The user object that owns this property.
User.CanonicalIdResolver - Class in hudson.model
 
User.CanonicalIdResolver() - Constructor for class hudson.model.User.CanonicalIdResolver
 
User.FullNameIdResolver - Class in hudson.model
Resolve user ID from full name
User.FullNameIdResolver() - Constructor for class hudson.model.User.FullNameIdResolver
 
USER_DETAILS_SERVICE_PROXY - Static variable in class hudson.security.HudsonFilter
Deprecated. in 1.271. This proxy always delegate to Hudson.getInstance().getSecurityRealm().getSecurityComponents().userDetails, so use that instead.
UserAvatarResolver - Class in hudson.tasks
Infers avatar image URLs for users
UserAvatarResolver() - Constructor for class hudson.tasks.UserAvatarResolver
 
userDetails - Variable in class hudson.security.SecurityRealm.SecurityComponents
 
UserDetailsServiceProxy - Class in hudson.security
UserDetailsService proxy that delegates to another instance.
UserDetailsServiceProxy() - Constructor for class hudson.security.UserDetailsServiceProxy
 
UserDetailsServiceProxy_UnableToQuery(Object) - Static method in class hudson.security.Messages
Unable to query user information: {0}
UserMayOrMayNotExistException - Exception in hudson.security
Thrown from UserDetailsService.loadUserByUsername(String) to indicate that the underlying SecurityRealm is incapable of retrieving the information, and furthermore, the system cannot tell if such an user exists or not.
UserMayOrMayNotExistException(String) - Constructor for exception hudson.security.UserMayOrMayNotExistException
 
UserMayOrMayNotExistException(String, Object) - Constructor for exception hudson.security.UserMayOrMayNotExistException
 
UserMayOrMayNotExistException(String, Throwable) - Constructor for exception hudson.security.UserMayOrMayNotExistException
 
userName - Variable in class hudson.os.windows.ManagedWindowsServiceAccount.AnotherUser
 
userName - Variable in class hudson.os.windows.ManagedWindowsServiceConnector
"[DOMAIN\\]USERNAME" to follow the Windows convention.
userName - Variable in class hudson.os.windows.ManagedWindowsServiceLauncher.AccountInfo
 
userName - Variable in class hudson.os.windows.ManagedWindowsServiceLauncher
"[DOMAIN\\]USERNAME" to follow the Windows convention.
username - Variable in class hudson.security.HudsonPrivateSecurityRealm.SignupInfo
 
UserNameResolver - Class in hudson.tasks
Finds full name off the user when none is specified.
UserNameResolver() - Constructor for class hudson.tasks.UserNameResolver
 
UserProperties - Class in hudson.model
Deprecated. as of 1.286
UserProperties() - Constructor for class hudson.model.UserProperties
Deprecated.  
UserProperty - Class in hudson.model
Extensible property of User.
UserProperty() - Constructor for class hudson.model.UserProperty
 
UserPropertyDescriptor - Class in hudson.model
Descriptor for UserProperty.
UserPropertyDescriptor(Class<? extends UserProperty>) - Constructor for class hudson.model.UserPropertyDescriptor
 
UserPropertyDescriptor() - Constructor for class hudson.model.UserPropertyDescriptor
Infers the type of the corresponding Describable from the outer class.
users - Variable in class hudson.model.View.People
 
USERS - Static variable in class hudson.util.jna.RegistryKey
 
UserSearchProperty - Class in hudson.search
 
UserSearchProperty(boolean) - Constructor for class hudson.search.UserSearchProperty
 
UserSearchProperty.DescriptorImpl - Class in hudson.search
 
UserSearchProperty.DescriptorImpl() - Constructor for class hudson.search.UserSearchProperty.DescriptorImpl
 
UserSearchProperty_DisplayName() - Static method in class hudson.search.Messages
Setting for search
useShortWorkspaceName - Static variable in class hudson.matrix.MatrixConfiguration
On Cygwin, path names cannot be longer than 256 chars.
usesPrivateRepository() - Method in class hudson.maven.MavenModuleSet
Deprecated. as of 1.448 Use MavenModuleSet.getLocalRepository()
usesPrivateRepository() - Method in class hudson.tasks.Maven
 
Util - Class in hudson
Various utility methods that don't have more proper home.
Util() - Constructor for class hudson.Util
 
Util_day(Object) - Static method in class hudson.Messages
{0} {0,choice,0#days|1#day|1<days}
Util_hour(Object) - Static method in class hudson.Messages
{0} hr
Util_millisecond(Object) - Static method in class hudson.Messages
{0} ms
Util_minute(Object) - Static method in class hudson.Messages
{0} min
Util_month(Object) - Static method in class hudson.Messages
{0} mo
Util_pastTime(Object) - Static method in class hudson.Messages
{0}
Util_second(Object) - Static method in class hudson.Messages
{0} sec
Util_year(Object) - Static method in class hudson.Messages
{0} yr

V

validate(MatrixProject) - Method in class hudson.matrix.MatrixConfigurationSorter
Checks if this sorter is properly configured and applicable for the given project.
validate(MatrixProject) - Method in class hudson.matrix.NoopMatrixConfigurationSorter
 
validate(File) - Method in class hudson.util.FormValidation.FileValidator
 
validateAntFileMask(String) - Method in class hudson.FilePath
Validates the ant file mask (like "foo/bar/*.txt, zot/*.jar") against this directory, and try to point out the problem.
validateAntFileMask(String, int) - Method in class hudson.FilePath
Like FilePath.validateAntFileMask(String) but performing only a bounded number of operations.
validateBase64(String, boolean, boolean, String) - Static method in exception hudson.util.FormValidation
Makes sure that the given string is a base64 encoded text.
validateButton(Map, Closure) - Method in interface lib.FormTagLib
See http://wiki.jenkins-ci.org/display/JENKINS/Jelly+form+controls for the reference.
validateButton(Closure) - Method in interface lib.FormTagLib
See http://wiki.jenkins-ci.org/display/JENKINS/Jelly+form+controls for the reference.
validateButton(Map) - Method in interface lib.FormTagLib
See http://wiki.jenkins-ci.org/display/JENKINS/Jelly+form+controls for the reference.
validateButton() - Method in interface lib.FormTagLib
See http://wiki.jenkins-ci.org/display/JENKINS/Jelly+form+controls for the reference.
validateCaptcha(String, String) - Method in class hudson.security.captcha.CaptchaSupport
 
validateCaptcha(String) - Method in class hudson.security.SecurityRealm
Validates the captcha.
validateCrumb(ServletRequest) - Method in class hudson.security.csrf.CrumbIssuer
Get a crumb from a request parameter and validate it against other data in the current request.
validateCrumb(ServletRequest, MultipartFormDataParser) - Method in class hudson.security.csrf.CrumbIssuer
Get a crumb from multipart form data and validate it against other data in the current request.
validateCrumb(ServletRequest, String, String) - Method in class hudson.security.csrf.CrumbIssuer
Validate a previously created crumb against information in the current request.
validateCrumb(ServletRequest, String, String) - Method in class hudson.security.csrf.DefaultCrumbIssuer
Validate a previously created crumb against information in the current request.
validateCrumb(ServletRequest, String, String) - Method in class org.jvnet.hudson.test.TestCrumbIssuer
 
validateExecutable(String) - Static method in exception hudson.util.FormValidation
Makes sure that the given string points to an executable file.
validateExecutable(String, FormValidation.FileValidator) - Static method in exception hudson.util.FormValidation
Makes sure that the given string points to an executable file.
validateFileMask(FilePath, String) - Static method in class hudson.FilePath
Shortcut for FilePath.validateFileMask(String) in case the left-hand side can be null.
validateFileMask(String) - Method in class hudson.FilePath
Short for validateFileMask(value,true)
validateFileMask(String, boolean) - Method in class hudson.FilePath
Checks the GLOB-style file mask.
validateNonNegativeInteger(String) - Static method in exception hudson.util.FormValidation
Makes sure that the given string is a non-negative integer.
validatePositiveInteger(String) - Static method in exception hudson.util.FormValidation
Makes sure that the given string is a positive integer.
validateRelativeDirectory(String, boolean) - Method in class hudson.FilePath
A convenience method over FilePath.validateRelativePath(String, boolean, boolean).
validateRelativeDirectory(String) - Method in class hudson.FilePath
 
validateRelativePath(String, boolean, boolean) - Method in class hudson.FilePath
Validates a relative file path from this FilePath.
validateRequired(String) - Static method in exception hudson.util.FormValidation
Makes sure that the given string is not null or empty.
value(int) - Method in class hudson.matrix.Axis
 
value - Variable in class hudson.model.BooleanParameterValue
 
value - Variable in class hudson.model.StringParameterValue
 
value - Variable in class hudson.os.windows.ManagedWindowsServiceLauncher.LogOnOption
 
value - Variable in class hudson.slaves.EnvironmentVariablesNodeProperty.Entry
 
value - Variable in class hudson.util.ListBoxModel.Option
The value that gets sent to the server when the form is submitted.
valueExists(String) - Method in class hudson.util.jna.RegistryKey
Does a specified value exist?
valueOf(String) - Static method in enum hudson.FilePath.TarCompression
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum hudson.init.InitMilestone
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum hudson.model.BallColor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum hudson.model.labels.LabelOperatorPrecedence
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum hudson.model.MultiStageTimeSeries.TimeScale
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum hudson.model.Node.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum hudson.model.ResultTrend
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum hudson.Platform
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum hudson.scm.PollingResult.Change
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum hudson.security.SecurityMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum hudson.tasks.BuildStepMonitor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum hudson.tasks.junit.CaseResult.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum hudson.tools.JDKInstaller.CPU
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum hudson.tools.JDKInstaller.Platform
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum hudson.tools.JDKInstaller.Preference
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum hudson.util.FormValidation.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum hudson.util.TimeUnit2
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jenkins.model.lazy.AbstractLazyLoadRunMap.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jenkins.YesNoMaybe
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jvnet.hudson.test.recipes.PresetData.DataSet
Returns the enum constant of this type with the specified name.
values() - Static method in enum hudson.FilePath.TarCompression
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum hudson.init.InitMilestone
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class hudson.matrix.Axis
Deprecated. as of 1.373 Use Axis.getValues()
values(Collection<? extends Axis>) - Method in class hudson.matrix.Combination
Gets the values that correspond to the specified axes, in their order.
values() - Static method in enum hudson.model.BallColor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum hudson.model.labels.LabelOperatorPrecedence
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum hudson.model.MultiStageTimeSeries.TimeScale
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum hudson.model.Node.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum hudson.model.ResultTrend
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum hudson.Platform
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum hudson.scm.PollingResult.Change
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum hudson.security.SecurityMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum hudson.tasks.BuildStepMonitor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum hudson.tasks.junit.CaseResult.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum hudson.tools.JDKInstaller.CPU
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum hudson.tools.JDKInstaller.Platform
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum hudson.tools.JDKInstaller.Preference
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class hudson.util.CopyOnWriteMap
This method will return a read-only Collection.
values() - Static method in enum hudson.util.FormValidation.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class hudson.util.ListBoxModel
Deprecated. Exposed for stapler. Not meant for programatic consumption.
values() - Method in class hudson.util.Memoizer
Provides a snapshot view of all Vs.
values() - Method in class hudson.util.PackedMap
 
values() - Static method in enum hudson.util.TimeUnit2
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jenkins.model.lazy.AbstractLazyLoadRunMap.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jenkins.YesNoMaybe
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jvnet.hudson.test.recipes.PresetData.DataSet
Returns an array containing the constants of this enum type, in the order they are declared.
VariableResolver<V> - Interface in hudson.util
Resolves variables to its value, while encapsulating how that resolution happens.
VariableResolver.ByMap<V> - Class in hudson.util
VariableResolver backed by a Map.
VariableResolver.ByMap(Map<String, V>) - Constructor for class hudson.util.VariableResolver.ByMap
 
VariableResolver.Union<V> - Class in hudson.util
Union of multiple VariableResolver.
VariableResolver.Union(VariableResolver<? extends V>...) - Constructor for class hudson.util.VariableResolver.Union
 
VariableResolver.Union(Collection<? extends VariableResolver<? extends V>>) - Constructor for class hudson.util.VariableResolver.Union
 
verifyId() - Static method in class hudson.diagnosis.NullIdDescriptorMonitor
 
verifyIdentity(byte[]) - Method in class hudson.cli.Connection
Verifies that we are talking to a peer that actually owns the private key corresponding to the public key we get.
verifyRestartable() - Method in class hudson.lifecycle.Lifecycle
Can the Lifecycle.restart() method restart Hudson?
verifyRestartable() - Method in class hudson.lifecycle.UnixLifecycle
 
verifySignature(JSONObject) - Method in class jenkins.util.JSONSignatureValidator
Verifies the signature in the update center data file.
VERSION - Static variable in interface hudson.cli.CliEntryPoint
 
version - Variable in class hudson.maven.ExecutedMojo
Plugin version.
version - Variable in class hudson.maven.ModuleDependency
Version, possibly a version range.
version - Variable in class hudson.maven.PluginName
 
version - Variable in class hudson.maven.reporters.MavenArtifact
Basic parameters of a Maven artifact.
version - Variable in class hudson.model.UpdateSite.Entry
The version.
version - Variable in class hudson.PluginWrapper.Dependency
 
version - Variable in class hudson.tools.JDKInstaller.JDKFamilyList
 
VERSION - Static variable in class jenkins.model.Jenkins
Version number of this Hudson.
VERSION_HASH - Static variable in class jenkins.model.Jenkins
Hash of Jenkins.VERSION.
VersionCommand - Class in hudson.cli
Retrieves the current version.
VersionCommand() - Constructor for class hudson.cli.VersionCommand
 
VersionCommand_ShortDescription() - Static method in class hudson.cli.Messages
Outputs the current version.
View - Class in hudson.model
Encapsulates the rendering of the list of TopLevelItems that Jenkins owns.
View(String) - Constructor for class hudson.model.View
 
View(String, ViewGroup) - Constructor for class hudson.model.View
 
view - Variable in class hudson.model.ViewProperty
The view object that owns this property.
View.AsynchPeople - Class in hudson.model
Variant of View.AsynchPeople.People which can be displayed progressively, since it may be slow.
View.AsynchPeople(Jenkins) - Constructor for class hudson.model.View.AsynchPeople
 
View.AsynchPeople(View) - Constructor for class hudson.model.View.AsynchPeople
 
View.AsynchPeople.People - Class in hudson.model
JENKINS-16397 workaround
View.AsynchPeople.People() - Constructor for class hudson.model.View.AsynchPeople.People
 
View.People - Class in hudson.model
 
View.People(Jenkins) - Constructor for class hudson.model.View.People
 
View.People(View) - Constructor for class hudson.model.View.People
 
View.PropertyList - Class in hudson.model
 
View.PropertyList() - Constructor for class hudson.model.View.PropertyList
 
View.UserInfo - Class in hudson.model
 
View_ConfigurePermission_Description() - Static method in class hudson.model.Messages
This permission allows users to change the configuration of views.
View_CreatePermission_Description() - Static method in class hudson.model.Messages
This permission allows users to create new views.
View_DeletePermission_Description() - Static method in class hudson.model.Messages
This permission allows users to delete existing views.
View_MissingMode() - Static method in class hudson.model.Messages
No view type is specified
View_Permissions_Title() - Static method in class hudson.model.Messages
View
View_ReadPermission_Description() - Static method in class hudson.model.Messages
This permission allows users to see views (implied by generic read access).
VIEW_RESOURCE_PATH - Static variable in class jenkins.model.Jenkins
Prefix to resources alongside view scripts.
ViewDescriptor - Class in hudson.model
Descriptor for View.
ViewDescriptor(Class<? extends View>) - Constructor for class hudson.model.ViewDescriptor
 
ViewDescriptor() - Constructor for class hudson.model.ViewDescriptor
 
ViewGroup - Interface in hudson.model
Container of Views.
ViewGroupMixIn - Class in hudson.model
Implements ViewGroup to be used as a "mix-in".
ViewGroupMixIn(ViewGroup) - Constructor for class hudson.model.ViewGroupMixIn
 
ViewJob<JobT extends ViewJob<JobT,RunT>,RunT extends Run<JobT,RunT>> - Class in hudson.model
Job that monitors activities that happen outside Hudson, which requires occasional batch reload activity to obtain the up-to-date information.
ViewJob(Jenkins, String) - Constructor for class hudson.model.ViewJob
Deprecated. as of 1.390
ViewJob(ItemGroup, String) - Constructor for class hudson.model.ViewJob
 
ViewJobFilter - Class in hudson.views
Each ViewJobFilter contributes to or removes from the list of Jobs for a view.
ViewJobFilter() - Constructor for class hudson.views.ViewJobFilter
 
ViewProperty - Class in hudson.model
Extensible property of View.
ViewProperty() - Constructor for class hudson.model.ViewProperty
 
ViewPropertyDescriptor - Class in hudson.model
Descriptor for ViewProperty
ViewPropertyDescriptor(Class<? extends ViewProperty>) - Constructor for class hudson.model.ViewPropertyDescriptor
 
ViewPropertyDescriptor() - Constructor for class hudson.model.ViewPropertyDescriptor
Infers the type of the corresponding Describable from the outer class.
views() - Method in class hudson.model.ViewGroupMixIn
Returns all the views.
ViewsTabBar - Class in hudson.views
Extension point for adding a ViewsTabBar header to Projects ListView.
ViewsTabBar() - Constructor for class hudson.views.ViewsTabBar
 
ViewsTabBar.GlobalConfigurationImpl - Class in hudson.views
Configures ViewsTabBar in the system configuration.
ViewsTabBar.GlobalConfigurationImpl() - Constructor for class hudson.views.ViewsTabBar.GlobalConfigurationImpl
 
ViewsTabBarDescriptor - Class in hudson.views
Descriptor for ViewsTabBar.
ViewsTabBarDescriptor() - Constructor for class hudson.views.ViewsTabBarDescriptor
 
visit(File, String) - Method in class hudson.util.FileVisitor
Called for each file and directory that matches the criteria implied by DirScanner
visitSymlink(File, String, String) - Method in class hudson.util.FileVisitor
Some visitors can handle symlinks as symlinks.
vmargs - Variable in class hudson.os.windows.ManagedWindowsServiceLauncher
 
vmargs - Variable in class hudson.slaves.JNLPLauncher
Additional JVM arguments.
vmopts() - Method in class hudson.util.JVMBuilder
JVM options.

W

w(Resource) - Method in class hudson.model.ResourceList
Adds a resource for write access.
wait - Variable in class hudson.cli.BuildCommand
 
waitForAsynchronousExecutions() - Method in class hudson.maven.AbstractMavenBuilder
Waits until all asynchronous executions are finished.
waitForExitProcess(Pointer) - Static method in class hudson.util.jna.Kernel32Utils
Given the process handle, waits for its completion and returns the exit code.
WaitForSingleObject(Pointer, int) - Method in interface hudson.util.jna.Kernel32
 
waitForStart() - Method in class hudson.model.queue.FutureImpl
 
waitForStart() - Method in interface hudson.model.queue.QueueTaskFuture
Short for getStartCondition().get()
waitUntilNoActivity() - Method in class org.jvnet.hudson.test.HudsonTestCase
Waits until Hudson finishes building everything, including those in the queue.
waitUntilNoActivity() - Method in class org.jvnet.hudson.test.JenkinsRule
Waits until Hudson finishes building everything, including those in the queue.
waitUntilNoActivityUpTo(int) - Method in class org.jvnet.hudson.test.HudsonTestCase
Waits until Jenkins finishes building everything, including those builds in the queue, or fail the test if the specified timeout milliseconds is exceeded.
waitUntilNoActivityUpTo(int) - Method in class org.jvnet.hudson.test.JenkinsRule
Waits until Hudson finishes building everything, including those in the queue, or fail the test if the specified timeout milliseconds is
waitUntilOffline() - Method in class hudson.model.Computer
 
waitUntilOnline() - Method in class hudson.model.Computer
Blocks until the node becomes online/offline.
walk() - Method in class hudson.model.ItemVisitor
Visits the entire tree rooted at Hudson.getInstance().
warn(String, Throwable) - Method in class hudson.maven.EmbedderLoggerImpl
 
warning(String) - Method in class hudson.util.FormFieldValidator
Deprecated.  
warning(String, Object...) - Method in class hudson.util.FormFieldValidator
Deprecated.  
warning(String) - Static method in exception hudson.util.FormValidation
 
warning(String, Object...) - Static method in exception hudson.util.FormValidation
 
warning(Throwable, String) - Static method in exception hudson.util.FormValidation
 
warning(Throwable, String, Object...) - Static method in exception hudson.util.FormValidation
 
warningWithMarkup(String) - Method in class hudson.util.FormFieldValidator
Deprecated.  
warningWithMarkup(String) - Static method in exception hudson.util.FormValidation
 
WeakLogHandler - Class in hudson.logging
Delegating Handler that uses WeakReference, which de-registers itself when an object disappears via GC.
WeakLogHandler(Handler, Logger) - Constructor for class hudson.logging.WeakLogHandler
 
weakRefLost - Variable in class hudson.util.KeyedDataStorage
Among cache misses, number of times when we had SoftReference but lost its value due to GC.
WeatherColumn - Class in hudson.views
 
WeatherColumn() - Constructor for class hudson.views.WeatherColumn
 
WeatherColumn.DescriptorImpl - Class in hudson.views
 
WeatherColumn.DescriptorImpl() - Constructor for class hudson.views.WeatherColumn.DescriptorImpl
 
WeatherColumn_DisplayName() - Static method in class hudson.views.Messages
Weather
WebAppMain - Class in hudson
Entry point when Hudson is used as a webapp.
WebAppMain() - Constructor for class hudson.WebAppMain
 
WebAppMain.FileAndDescription - Class in hudson
Add some metadata to a File, allowing to trace setup issues
WebAppMain.FileAndDescription(File, String) - Constructor for class hudson.WebAppMain.FileAndDescription
 
WEEKLY - Static variable in interface hudson.scheduler.CrontabParserTokenTypes
 
weight - Variable in class hudson.util.TagCloud.Entry
 
weight(T) - Method in interface hudson.util.TagCloud.WeightFunction
 
whichPlugin(Class) - Method in class hudson.PluginManager
Return the PluginWrapper that loaded the given class 'c'.
WhoAmI - Class in hudson.security
Expose the data needed for /whoAmI, so it can be exposed by Api.
WhoAmI() - Constructor for class hudson.security.WhoAmI
 
WhoAmICommand - Class in hudson.cli
Report the current granted authorities
WhoAmICommand() - Constructor for class hudson.cli.WhoAmICommand
 
WhoAmICommand_ShortDescription() - Static method in class hudson.cli.Messages
Reports your credential and permissions
Widget - Class in hudson.widgets
Box to be rendered in the side panel.
Widget() - Constructor for class hudson.widgets.Widget
 
width(int) - Method in class hudson.matrix.Layouter
Computes the width of n-th X-axis.
width - Variable in class hudson.util.Area
 
wiki - Variable in class hudson.model.UpdateSite.Plugin
Optional URL to the Wiki page that discusses this plugin.
WINBASE - Interface in hudson.util.jna
 
WINBASE.FILETIME - Class in hudson.util.jna
 
WINBASE.FILETIME() - Constructor for class hudson.util.jna.WINBASE.FILETIME
 
WINBASE.SECURITY_ATTRIBUTES - Class in hudson.util.jna
 
WINBASE.SECURITY_ATTRIBUTES() - Constructor for class hudson.util.jna.WINBASE.SECURITY_ATTRIBUTES
 
WindowsInstallerLink - Class in hudson.lifecycle
ManagementLink that allows the installation as a Windows service.
WindowsInstallerLink_Description() - Static method in class hudson.lifecycle.Messages
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
Install as Windows Service
WindowsRemoteFileSystem - Class in hudson.os.windows
JDKInstaller.FileSystem implementation for remote Windows system.
WindowsRemoteFileSystem(String, NtlmPasswordAuthentication) - Constructor for class hudson.os.windows.WindowsRemoteFileSystem
 
WindowsRemoteLauncher - Class in hudson.os.windows
Pseudo-Launcher implementation that uses WindowsRemoteProcessLauncher
WindowsRemoteLauncher(TaskListener, WindowsRemoteProcessLauncher) - Constructor for class hudson.os.windows.WindowsRemoteLauncher
 
WindowsServiceLifecycle - Class in hudson.lifecycle
Lifecycle for Hudson installed as Windows service.
WindowsServiceLifecycle() - Constructor for class hudson.lifecycle.WindowsServiceLifecycle
 
WindowsSlaveInstaller_ConfirmInstallation() - Static method in class hudson.lifecycle.Messages
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
.NET Framework 2.0 or later is required for this feature
WindowsSlaveInstaller_InstallationSuccessful() - Static method in class hudson.lifecycle.Messages
Installation was successful.
WindowsSlaveInstaller_RootFsDoesntExist(Object) - Static method in class hudson.lifecycle.Messages
Slave root directory ''{0}'' doesn''t exist
WINERROR - Interface in hudson.util.jna
 
WinIOException - Exception in hudson.util.jna
IOException originated from Windows API call.
WinIOException() - Constructor for exception hudson.util.jna.WinIOException
 
WinIOException(String) - Constructor for exception hudson.util.jna.WinIOException
 
WinIOException(String, Throwable) - Constructor for exception hudson.util.jna.WinIOException
 
WinIOException(Throwable) - Constructor for exception hudson.util.jna.WinIOException
 
WINNT - Interface in hudson.util.jna
 
WIPEOUT - Static variable in interface hudson.model.Item
 
with(FileFilter) - Method in class hudson.util.FileVisitor
Decorates a visitor by a given filter.
with(HudsonHomeLoader) - Method in class org.jvnet.hudson.test.HudsonTestCase
 
with(PluginManager) - Method in class org.jvnet.hudson.test.JenkinsRule
 
with(HudsonHomeLoader) - Method in class org.jvnet.hudson.test.JenkinsRule
 
withAuthor(String) - Method in class org.jvnet.hudson.test.FakeChangeLogSCM.EntryImpl
 
withCustomDescriptorByName(Map, Closure) - Method in interface lib.FormTagLib
Execute the body with a temporary currentDescriptorByNameUrl value
withCustomDescriptorByName(Closure) - Method in interface lib.FormTagLib
Execute the body with a temporary currentDescriptorByNameUrl value
withCustomDescriptorByName(Map) - Method in interface lib.FormTagLib
Execute the body with a temporary currentDescriptorByNameUrl value
withCustomDescriptorByName() - Method in interface lib.FormTagLib
Execute the body with a temporary currentDescriptorByNameUrl value
withExistingHome(File) - Method in class org.jvnet.hudson.test.HudsonTestCase
 
withExistingHome(File) - Method in class org.jvnet.hudson.test.JenkinsRule
 
withMsg(String) - Method in class org.jvnet.hudson.test.FakeChangeLogSCM.EntryImpl
 
withNewHome() - Method in class org.jvnet.hudson.test.HudsonTestCase
 
withNewHome() - Method in class org.jvnet.hudson.test.JenkinsRule
 
WithoutJenkins - Annotation Type in org.jvnet.hudson.test
An annotation for test methods that do not require the JenkinsRule/HudsonTestCase to create and tear down the jenkins instance.
WithoutJenkins.RunnerImpl - Class in org.jvnet.hudson.test
 
WithoutJenkins.RunnerImpl() - Constructor for class org.jvnet.hudson.test.WithoutJenkins.RunnerImpl
 
WithPlugin - Annotation Type in org.jvnet.hudson.test.recipes
Installs the specified plugin before launching Hudson.
WithPlugin.RuleRunnerImpl - Class in org.jvnet.hudson.test.recipes
 
WithPlugin.RuleRunnerImpl() - Constructor for class org.jvnet.hudson.test.recipes.WithPlugin.RuleRunnerImpl
 
WithPlugin.RunnerImpl - Class in org.jvnet.hudson.test.recipes
 
WithPlugin.RunnerImpl() - Constructor for class org.jvnet.hudson.test.recipes.WithPlugin.RunnerImpl
 
WithPluginManager - Annotation Type in org.jvnet.hudson.test.recipes
Runs the test case with a custom plugin manager.
WithPluginManager.RuleRunnerImpl - Class in org.jvnet.hudson.test.recipes
 
WithPluginManager.RuleRunnerImpl() - Constructor for class org.jvnet.hudson.test.recipes.WithPluginManager.RuleRunnerImpl
 
WithPluginManager.RunnerImpl - Class in org.jvnet.hudson.test.recipes
 
WithPluginManager.RunnerImpl() - Constructor for class org.jvnet.hudson.test.recipes.WithPluginManager.RunnerImpl
 
withPresetData(String) - Method in class org.jvnet.hudson.test.HudsonTestCase
Declares that this test case expects to start with one of the preset data sets.
withPresetData(String) - Method in class org.jvnet.hudson.test.JenkinsRule
Declares that this test case expects to start with one of the preset data sets.
withSuffix(String) - Method in class hudson.FilePath
Returns a FilePath by adding the given suffix to this path name.
WithTimeout - Annotation Type in org.jvnet.hudson.test.recipes
Times out the test after the specified number of seconds.
WithTimeout.RuleRunnerImpl - Class in org.jvnet.hudson.test.recipes
 
WithTimeout.RuleRunnerImpl() - Constructor for class org.jvnet.hudson.test.recipes.WithTimeout.RuleRunnerImpl
 
WithTimeout.RunnerImpl - Class in org.jvnet.hudson.test.recipes
 
WithTimeout.RunnerImpl() - Constructor for class org.jvnet.hudson.test.recipes.WithTimeout.RunnerImpl
 
withUnknownVersion() - Method in class hudson.maven.ModuleDependency
Returns groupId+artifactId plus unknown version.
work - Variable in class hudson.model.queue.WorkUnit
Task to be executed.
workerThread - Variable in class hudson.model.TaskAction
If non-null, that means either the activitiy is in progress asynchronously, or it failed unexpectedly and the thread is dead.
works - Variable in class hudson.model.queue.MappingWorksheet
 
works(int) - Method in class hudson.model.queue.MappingWorksheet
 
WORKSPACE - Static variable in interface hudson.model.Item
 
WorkspaceBrowser - Class in hudson.model
Allows to access a workspace as an alternative to online build node.
WorkspaceBrowser() - Constructor for class hudson.model.WorkspaceBrowser
 
WorkspaceCleanupThread - Class in hudson.model
Clean up old left-over workspaces from slaves.
WorkspaceCleanupThread() - Constructor for class hudson.model.WorkspaceCleanupThread
 
WorkspaceList - Class in hudson.slaves
Used by Computer to keep track of workspaces that are actively in use.
WorkspaceList() - Constructor for class hudson.slaves.WorkspaceList
 
WorkspaceList.Entry - Class in hudson.slaves
Book keeping for workspace allocation.
WorkspaceList.Lease - Class in hudson.slaves
Represents a leased workspace that needs to be returned later.
WorkspaceList.Lease(FilePath) - Constructor for class hudson.slaves.WorkspaceList.Lease
 
WorkspaceListener - Class in hudson.model
 
WorkspaceListener() - Constructor for class hudson.model.WorkspaceListener
 
WorkspaceLocator - Class in jenkins.slaves
Allow extensions to override workspace locations on given slaves or projects.
WorkspaceLocator() - Constructor for class jenkins.slaves.WorkspaceLocator
 
WorkspaceSnapshot - Class in hudson
Represents a workspace snapshot created by FileSystemProvisioner.
WorkspaceSnapshot() - Constructor for class hudson.WorkspaceSnapshot
 
WorkspaceSnapshotSCM - Class in hudson.fsp
SCM that inherits the workspace from another build through WorkspaceSnapshot
WorkspaceSnapshotSCM(String, String) - Constructor for class hudson.fsp.WorkspaceSnapshotSCM
 
WorkspaceSnapshotSCM_IncorrectJobType(Object) - Static method in class hudson.fsp.Messages
{0} isn''t a job that has a workspace.
WorkspaceSnapshotSCM_NoBuild(Object, Object) - Static method in class hudson.fsp.Messages
There''s no qualifying build for the {0} permalink in {1}
WorkspaceSnapshotSCM_NoSuchJob(Object, Object) - Static method in class hudson.fsp.Messages
No such job ''{0}'' exists.
WorkspaceSnapshotSCM_NoSuchPermalink(Object, Object) - Static method in class hudson.fsp.Messages
No such permalink ''{0}'' exists for {1}
WorkspaceSnapshotSCM_NoWorkspace(Object, Object) - Static method in class hudson.fsp.Messages
{0} {1} doesn''t have a workspace snapshot attached, probably because when the build was done, no other jobs needed its workspace snapshot.
WorkUnit - Class in hudson.model.queue
Represents a unit of hand-over to Executor from Queue.
WorkUnitContext - Class in hudson.model.queue
Holds the information shared between WorkUnits created from the same Queue.Task.
WorkUnitContext(Queue.BuildableItem) - Constructor for class hudson.model.queue.WorkUnitContext
 
wrap(DelegatingCallable<T, IOException>) - Method in class hudson.FilePath.FileCallableWrapperFactory
 
wrap(Class<T>, T) - Method in class hudson.util.InterceptingProxy
 
wrap(Iterable<T>) - Static method in class hudson.util.Iterators
Returns an Iterable that lists items in the normal order but which hides the base iterator implementation details.
wrapBy(String, String) - Method in class hudson.AbstractMarkupText
Adds a start tag and end tag around the entire text
wrapMapper(MapperWrapper) - Method in class hudson.util.XStream2
 
WRAPPERS - Static variable in class hudson.tasks.BuildWrappers
Deprecated. as of 1.281. Use Extension for registration, and use BuildWrapper.all() for listing them.
wrapToErrorSpan(String) - Static method in class hudson.Util
Wraps with the error icon and the CSS class to render error message.
wrapUpArguments(ArgumentListBuilder, String, AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class hudson.tasks.Maven
Allows the derived type to make additional modifications to the arguments list.
write(int) - Method in class hudson.console.LineTransformationOutputStream
 
write(byte[], int, int) - Method in class hudson.console.LineTransformationOutputStream
 
write() - Method in class hudson.FilePath
Writes to this file.
write(String, String) - Method in class hudson.FilePath
Overwrites this file by placing the given String as the content.
write(File) - Method in class hudson.model.FileParameterValue.FileItemImpl
 
write(int) - Method in class hudson.org.apache.tools.tar.TarOutputStream
Writes a byte to the current tar archive entry.
write(byte[]) - Method in class hudson.org.apache.tools.tar.TarOutputStream
Writes bytes to the current tar archive entry.
write(byte[], int, int) - Method in class hudson.org.apache.tools.tar.TarOutputStream
Writes bytes to the current tar archive entry.
WRITE - Static variable in class hudson.security.Permission
Generic write access.
write(int) - Method in class hudson.util.AtomicFileWriter
 
write(String, int, int) - Method in class hudson.util.AtomicFileWriter
 
write(char[], int, int) - Method in class hudson.util.AtomicFileWriter
 
write(byte[], int, int) - Method in class hudson.util.ByteBuffer
Deprecated.  
write(int) - Method in class hudson.util.ByteBuffer
Deprecated.  
write(char[], int, int) - Method in class hudson.util.CharSpool
Deprecated.  
write(int) - Method in class hudson.util.CharSpool
Deprecated.  
write(int) - Method in class hudson.util.ChunkedOutputStream
Write the specified byte to our output stream.
write(byte[]) - Method in class hudson.util.ChunkedOutputStream
Writes the array.
write(byte[], int, int) - Method in class hudson.util.ChunkedOutputStream
 
write() - Method in class hudson.util.CompressedFile
Gets the OutputStream to write to the file.
write(int) - Method in class hudson.util.DecodingStream
 
write(int) - Method in class hudson.util.DelegatingOutputStream
 
write(byte[]) - Method in class hudson.util.DelegatingOutputStream
 
write(byte[], int, int) - Method in class hudson.util.DelegatingOutputStream
 
write(int) - Method in class hudson.util.DualOutputStream
 
write(byte[]) - Method in class hudson.util.DualOutputStream
 
write(byte[], int, int) - Method in class hudson.util.DualOutputStream
 
write(int) - Method in class hudson.util.EncodingStream
 
write(int) - Method in class hudson.util.ForkOutputStream
 
write(byte[]) - Method in class hudson.util.ForkOutputStream
 
write(byte[], int, int) - Method in class hudson.util.ForkOutputStream
 
write(int) - Method in class hudson.util.io.ReopenableFileOutputStream
 
write(byte[]) - Method in class hudson.util.io.ReopenableFileOutputStream
 
write(byte[], int, int) - Method in class hudson.util.io.ReopenableFileOutputStream
 
write(char[]) - Method in class hudson.util.LineEndNormalizingWriter
Deprecated.  
write(String) - Method in class hudson.util.LineEndNormalizingWriter
Deprecated.  
write(int) - Method in class hudson.util.LineEndNormalizingWriter
Deprecated.  
write(char[], int, int) - Method in class hudson.util.LineEndNormalizingWriter
Deprecated.  
write(String, int, int) - Method in class hudson.util.LineEndNormalizingWriter
Deprecated.  
write(byte[]) - Method in class hudson.util.NullStream
 
write(byte[], int, int) - Method in class hudson.util.NullStream
 
write(int) - Method in class hudson.util.NullStream
 
write(String) - Method in class hudson.util.TextFile
Overwrites the file by the given string.
write(int) - Method in class hudson.util.WriterOutputStream
Deprecated.  
write(byte[], int, int) - Method in class hudson.util.WriterOutputStream
Deprecated.  
write(Object) - Method in class hudson.XmlFile
 
write(int) - Method in class jenkins.util.MarkFindingOutputStream
 
write(byte[], int, int) - Method in class jenkins.util.MarkFindingOutputStream
 
WRITE_DAC - Static variable in interface hudson.util.jna.WINNT
 
WRITE_OWNER - Static variable in interface hudson.util.jna.WINNT
 
writeBoolean(boolean) - Method in class hudson.cli.Connection
 
writeByteArray(byte[]) - Method in class hudson.cli.Connection
 
writeClosingChunk() - Method in class hudson.util.ChunkedOutputStream
 
writeHtmlTo(long, Writer) - Method in class hudson.console.AnnotatedLargeText
 
writeKey(Key) - Method in class hudson.cli.Connection
 
writeLogTo(long, Writer) - Method in class hudson.console.AnnotatedLargeText
 
writeLogTo(long, OutputStream) - Method in class hudson.console.AnnotatedLargeText
 
writeLogTo(long, Writer) - Method in class hudson.model.LargeText
Deprecated. Writes the tail portion of the file to the Writer.
writeLogTo(long, XMLOutput) - Method in class hudson.model.Run
Used from console.jelly to write annotated log to the given output.
writeLogTo(XMLOutput) - Method in class hudson.triggers.SCMTrigger.SCMAction
Writes the annotated log to the given output.
writeObject(Object) - Method in class hudson.cli.Connection
Sends a serializable object.
writePollingLogTo(long, XMLOutput) - Method in class hudson.triggers.SCMTrigger.BuildAction
Used from polling.jelly to write annotated polling log to the given output.
writeRawTo(Writer) - Method in class hudson.XmlFile
Writes the raw XML to the given Writer.
writeReplace() - Method in class hudson.model.queue.BackFiller.TentativePlan
 
WriterOutputStream - Class in hudson.util
Deprecated. since 2008-05-28. Use the one in stapler.
WriterOutputStream(Writer) - Constructor for class hudson.util.WriterOutputStream
Deprecated.  
writeStdin() - Method in class hudson.Launcher.ProcStarter
Indicates that the caller will directly write to the child process Launcher.ProcStarter.stdin() via Proc.getStdin().
writeTo(OutputStream) - Method in class hudson.util.ByteBuffer
Deprecated. Writes the contents of this buffer to another OutputStream.
writeTo(Writer) - Method in class hudson.util.CharSpool
Deprecated.  
writeTo(StaplerRequest, StaplerResponse) - Method in class hudson.util.ListBoxModel
 
writeTo(OutputStream) - Method in class jenkins.util.xstream.XStreamDOM
Writes this XStreamDOM into OutputStream.
writeTo(Writer) - Method in class jenkins.util.xstream.XStreamDOM
 
writeTo(HierarchicalStreamWriter) - Method in class jenkins.util.xstream.XStreamDOM
 
writeToFile(String) - Method in class hudson.util.ssh.SFTPClient
Creates a new file and writes to it.
writeUTF(String) - Method in class hudson.cli.Connection
 
writeWholeLogTo(OutputStream) - Method in class hudson.model.Run
Writes the complete log from the start to finish to the OutputStream.
WS - Static variable in interface hudson.model.labels.LabelExpressionParserTokenTypes
 
WS - Static variable in interface hudson.scheduler.CrontabParserTokenTypes
 

X

x - Variable in class hudson.matrix.Layouter
 
XMLEntityResolver - Class in hudson.tasks.junit
As the name suggest: a resolver for XML entities.
XMLEntityResolver() - Constructor for class hudson.tasks.junit.XMLEntityResolver
 
xmlEscape(String) - Static method in class hudson.Functions
 
xmlEscape(String) - Static method in class hudson.Util
 
XmlFile - Class in hudson
Represents an XML data file that Jenkins uses as a data file.
XmlFile(File) - Constructor for class hudson.XmlFile
 
XmlFile(XStream, File) - Constructor for class hudson.XmlFile
 
xmlReport - Variable in class hudson.tasks.junit.SuiteResult.SuiteResultParserConfigurationContext
 
xmlUnescape(String) - Static method in class hudson.Functions
 
XS_DATETIME_FORMATTER - Static variable in class hudson.Util
 
xsDate(Calendar) - Static method in class hudson.Functions
 
XSTREAM - Static variable in class hudson.logging.LogRecorder
Thread-safe reusable XStream.
XSTREAM - Static variable in class hudson.model.Items
Used to load/save job configuration.
XSTREAM - Static variable in class hudson.model.Queue
This XStream instance is used to persist Queue.TransientTasks.
XSTREAM - Static variable in class hudson.model.Run
 
XSTREAM - Static variable in class hudson.model.UpdateCenter
 
XSTREAM - Static variable in class hudson.model.User
Used to load/save user configuration.
XSTREAM - Static variable in class jenkins.model.Jenkins
Thread-safe reusable XStream.
XSTREAM2 - Static variable in class hudson.model.Items
Alias to Items.XSTREAM so that one can access additional methods on XStream2 more easily.
XSTREAM2 - Static variable in class hudson.model.Run
Alias to Run.XSTREAM so that one can access additional methods on XStream2 more easily.
XStream2 - Class in hudson.util
XStream enhanced for additional Java5 support and improved robustness.
XStream2() - Constructor for class hudson.util.XStream2
 
XStream2(HierarchicalStreamDriver) - Constructor for class hudson.util.XStream2
 
XSTREAM2 - Static variable in class jenkins.model.Jenkins
Alias to Jenkins.XSTREAM so that one can access additional methods on XStream2 more easily.
XStream2.PassthruConverter<T> - Class in hudson.util
Create a nested ConverterImpl subclass that extends this class to run some callback code just after a type is unmarshalled by RobustReflectionConverter.
XStream2.PassthruConverter(XStream2) - Constructor for class hudson.util.XStream2.PassthruConverter
 
XStreamDOM - Class in jenkins.util.xstream
XML DOM like structure to preserve a portion of XStream data as-is, so that you can process it later in a separate XStream call.
XStreamDOM(String, Map<String, String>, String) - Constructor for class jenkins.util.xstream.XStreamDOM
 
XStreamDOM(String, Map<String, String>, List<XStreamDOM>) - Constructor for class jenkins.util.xstream.XStreamDOM
 
XStreamDOM.ConverterImpl - Class in jenkins.util.xstream
 
XStreamDOM.ConverterImpl() - Constructor for class jenkins.util.xstream.XStreamDOM.ConverterImpl
 
XStreamDOM.WriterImpl - Class in jenkins.util.xstream
 
XStreamDOM.WriterImpl() - Constructor for class jenkins.util.xstream.XStreamDOM.WriterImpl
 

Y

y - Variable in class hudson.matrix.Layouter
 
YEARLY - Static variable in interface hudson.scheduler.CrontabParserTokenTypes
 
YELLOW - Static variable in class hudson.util.ColorPalette
 
YesNoMaybe - Enum in jenkins
Enum that represents Boolean state (including null for the absence.)
yjp - Static variable in class hudson.maven.AbstractMavenProcessFactory
If true, launch Maven with YJP offline profiler agent.
yui(Map, Closure) - Method in interface lib.LayoutTagLib
Load Yahoo UI module.
yui(Closure) - Method in interface lib.LayoutTagLib
Load Yahoo UI module.
yui(Map) - Method in interface lib.LayoutTagLib
Load Yahoo UI module.
yui() - Method in interface lib.LayoutTagLib
Load Yahoo UI module.

Z

z - Variable in class hudson.matrix.Layouter
 
zero() - Static method in class hudson.scheduler.Hash
Creates a hash that always return 0.
ZERO - Static variable in class hudson.util.ClockDifference
 
ZFSInstaller - Class in hudson.os.solaris
Encourages the user to migrate JENKINS_HOME on a ZFS file system.
ZFSInstaller() - Constructor for class hudson.os.solaris.ZFSInstaller
 
ZFSInstaller.MigrationCompleteNotice - Class in hudson.os.solaris
Used to indicate that the migration was completed successfully.
ZFSInstaller.MigrationCompleteNotice() - Constructor for class hudson.os.solaris.ZFSInstaller.MigrationCompleteNotice
 
ZFSInstaller.MigrationFailedNotice - Class in hudson.os.solaris
Used to indicate a failure in the migration.
ZFSProvisioner - Class in hudson.os.solaris
FileSystemProvisioner for ZFS.
ZFSProvisioner(Node) - Constructor for class hudson.os.solaris.ZFSProvisioner
 
ZFSProvisioner.DescriptorImpl - Class in hudson.os.solaris
 
ZFSProvisioner.DescriptorImpl() - Constructor for class hudson.os.solaris.ZFSProvisioner.DescriptorImpl
 
zip(OutputStream) - Method in class hudson.FilePath
Creates a zip file from this directory or a file and sends that to the given output stream.
zip(FilePath) - Method in class hudson.FilePath
 
zip(OutputStream, FileFilter) - Method in class hudson.FilePath
Creates a zip file from this directory by using the specified filter, and sends the result to the given output stream.
zip(OutputStream, String) - Method in class hudson.FilePath
Creates a zip file from this directory by only including the files that match the given glob.
zip(OutputStream, DirScanner) - Method in class hudson.FilePath
Uses the given scanner on 'this' directory to list up files and then archive it to a zip stream.
ZIP - Static variable in class hudson.util.io.ArchiverFactory
Zip format.
ZipExtractionInstaller - Class in hudson.tools
Installs a tool into the Hudson working area by downloading and unpacking a ZIP file.
ZipExtractionInstaller(String, String, String) - Constructor for class hudson.tools.ZipExtractionInstaller
 
ZipExtractionInstaller.DescriptorImpl - Class in hudson.tools
 
ZipExtractionInstaller.DescriptorImpl() - Constructor for class hudson.tools.ZipExtractionInstaller.DescriptorImpl
 
ZipExtractionInstaller_bad_connection() - Static method in class hudson.tools.Messages
Server rejected connection.
ZipExtractionInstaller_could_not_connect() - Static method in class hudson.tools.Messages
Could not connect to URL.
ZipExtractionInstaller_DescriptorImpl_displayName() - Static method in class hudson.tools.Messages
Extract *.zip/*.tar.gz
ZipExtractionInstaller_malformed_url() - Static method in class hudson.tools.Messages
Malformed URL.

_

_AboutJenkins_Description() - Static method in class hudson.Messages
See the version and license information.
_AboutJenkins_DisplayName() - Static method in class hudson.Messages
About Jenkins
_AbstractBuild_Building() - Static method in class hudson.model.Messages
Building
_AbstractBuild_BuildingInWorkspace(Object) - Static method in class hudson.model.Messages
in workspace {0}
_AbstractBuild_BuildingOnMaster() - Static method in class hudson.model.Messages
Building on master
_AbstractBuild_BuildingRemotely(Object) - Static method in class hudson.model.Messages
Building remotely on {0}
_AbstractBuild_KeptBecause(Object) - Static method in class hudson.model.Messages
This build is kept because of {0}.
_AbstractItem_NoSuchJobExists(Object, Object) - Static method in class hudson.model.Messages
No such job ''{0}'' exists.
_AbstractItem_Pronoun() - Static method in class hudson.model.Messages
Job
_AbstractProject_Aborted() - Static method in class hudson.model.Messages
Aborted
_AbstractProject_AssignedLabelString_InvalidBooleanExpression(Object) - Static method in class hudson.model.Messages
Invalid boolean expression: {0}
_AbstractProject_AssignedLabelString_NoMatch() - Static method in class hudson.model.Messages
There's no slave/cloud that matches this assignment
_AbstractProject_AssignedLabelString_NoMatch_DidYouMean(Object, Object) - Static method in class hudson.model.Messages
There''s no slave/cloud that matches this assignment.
_AbstractProject_AwaitingBuildForWorkspace() - Static method in class hudson.model.Messages
Awaiting build to get a workspace.
_AbstractProject_build_with_parameters() - Static method in class hudson.model.Messages
Build with Parameters
_AbstractProject_BuildInProgress(Object, Object) - Static method in class hudson.model.Messages
Build #{0} is already in progress{1}
_AbstractProject_BuildNow() - Static method in class hudson.model.Messages
Build Now
_AbstractProject_BuildPermission_Description() - Static method in class hudson.model.Messages
This permission grants the ability to start a new build.
_AbstractProject_CancelPermission_Description() - Static method in class hudson.model.Messages
This permission grants the ability to cancel a build.
_AbstractProject_CustomWorkspaceEmpty() - Static method in class hudson.model.Messages
Custom workspace is empty.
_AbstractProject_Disabled() - Static method in class hudson.model.Messages
Build disabled
_AbstractProject_DiscoverPermission_Description() - Static method in class hudson.model.Messages
This permission grants discover access to jobs.
_AbstractProject_DownstreamBuildInProgress(Object) - Static method in class hudson.model.Messages
Downstream project {0} is already building.
_AbstractProject_ETA(Object) - Static method in class hudson.model.Messages
(ETA:{0})
_AbstractProject_ExtendedReadPermission_Description() - Static method in class hudson.model.Messages
This permission grants read-only access to project configurations.
_AbstractProject_NewBuildForWorkspace() - Static method in class hudson.model.Messages
Scheduling a new build to get a workspace.
_AbstractProject_NoBuilds() - Static method in class hudson.model.Messages
No existing build.
_AbstractProject_NoSCM() - Static method in class hudson.model.Messages
No SCM
_AbstractProject_NoWorkspace() - Static method in class hudson.model.Messages
No workspace is available, so can''t check for updates.
_AbstractProject_PollingABorted() - Static method in class hudson.model.Messages
SCM polling aborted
_AbstractProject_Pronoun() - Static method in class hudson.model.Messages
Project
_AbstractProject_ScmAborted() - Static method in class hudson.model.Messages
SCM check out aborted
_AbstractProject_UpstreamBuildInProgress(Object) - Static method in class hudson.model.Messages
Upstream project {0} is already building.
_AbstractProject_WipeOutPermission_Description() - Static method in class hudson.model.Messages
This permission grants the ability to wipe out the contents of a workspace.
_AbstractProject_WorkspaceOffline() - Static method in class hudson.model.Messages
Workspace is offline.
_AbstractProject_WorkspacePermission_Description() - Static method in class hudson.model.Messages
This permission grants the ability to retrieve the contents of a workspace Jenkins checked out for performing builds.
_AbstractTestResultAction_fail(Object, Object) - Static method in class hudson.tasks.test.Messages
{0}: {1} {1,choice,0#failures|1#failure|1<failures}
_AbstractTestResultAction_getDisplayName() - Static method in class hudson.tasks.test.Messages
Test Result
_AbstractTestResultAction_skip(Object, Object) - Static method in class hudson.tasks.test.Messages
{0}: {1} {1,choice,0#skips|1#skip|1<skips}
_AbstractTestResultAction_test(Object, Object) - Static method in class hudson.tasks.test.Messages
{0}: {1} {1,choice,0#tests|1#test|1<tests}
_AbstractTestResultAction_TestsDescription(Object, Object, Object) - Static method in class hudson.tasks.test.Messages
{0}: {1} {1,choice,0#tests|1#test|1<tests} failing out of a total of {2} {2,choice,1#test|1<tests}.
_AbstractTestResultAction_zeroTestDescription(Object) - Static method in class hudson.tasks.test.Messages
{0}: 0 tests in total.
_AccessDeniedException2_MissingPermission(Object, Object) - Static method in class hudson.security.Messages
{0} is missing the {1} permission
_AggregatedTestResultPublisher_DisplayName() - Static method in class hudson.tasks.test.Messages
Aggregate downstream test results
_AggregatedTestResultPublisher_Title() - Static method in class hudson.tasks.test.Messages
Aggregated Test Result
_Ant_DisplayName() - Static method in class hudson.tasks.Messages
Invoke Ant
_Ant_ExecFailed() - Static method in class hudson.tasks.Messages
command execution failed.
_Ant_ExecutableNotFound(Object) - Static method in class hudson.tasks.Messages
Cannot find executable from the chosen Ant installation "{0}"
_Ant_GlobalConfigNeeded() - Static method in class hudson.tasks.Messages
Maybe you need to configure where your Ant installations are?
_Ant_NotADirectory(Object) - Static method in class hudson.tasks.Messages
{0} is not a directory
_Ant_NotAntDirectory(Object) - Static method in class hudson.tasks.Messages
{0} doesn''t look like an Ant directory
_Ant_ProjectConfigNeeded() - Static method in class hudson.tasks.Messages
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
XPath "{0}" matched {1} nodes.
_Api_NoXPathMatch(Object) - Static method in class hudson.model.Messages
XPath {0} didn''t match
_ApiTokenProperty_ChangeToken_Success() - Static method in class jenkins.security.Messages
<div>Updated</div>
_ApiTokenProperty_DisplayName() - Static method in class jenkins.security.Messages
API Token
_ArchitectureMonitor_DisplayName() - Static method in class hudson.node_monitors.Messages
Architecture
_ArtifactArchiver_ARCHIVING_ARTIFACTS() - Static method in class hudson.tasks.Messages
Archiving artifacts
_ArtifactArchiver_DeletingOld(Object) - Static method in class hudson.tasks.Messages
Deleting old artifacts from {0}
_ArtifactArchiver_DisplayName() - Static method in class hudson.tasks.Messages
Archive the artifacts
_ArtifactArchiver_FailedToArchive(Object) - Static method in class hudson.tasks.Messages
Failed to archive artifacts: {0}
_ArtifactArchiver_NoIncludes() - Static method in class hudson.tasks.Messages
No artifacts are configured for archiving.
_ArtifactArchiver_NoMatchFound(Object) - Static method in class hudson.tasks.Messages
No artifacts found that match the file pattern "{0}".
_AuthorizationStrategy_DisplayName() - Static method in class hudson.security.Messages
Anyone can do anything
_BallColor_Aborted() - Static method in class hudson.model.Messages
Aborted
_BallColor_Disabled() - Static method in class hudson.model.Messages
Disabled
_BallColor_Failed() - Static method in class hudson.model.Messages
Failed
_BallColor_InProgress() - Static method in class hudson.model.Messages
In progress
_BallColor_NotBuilt() - Static method in class hudson.model.Messages
Not built
_BallColor_Pending() - Static method in class hudson.model.Messages
Pending
_BallColor_Success() - Static method in class hudson.model.Messages
Success
_BallColor_Unstable() - Static method in class hudson.model.Messages
Unstable
_BaseParser_MustBePositive(Object) - Static method in class hudson.scheduler.Messages
step must be positive, but found {0}
_BaseParser_OutOfRange(Object, Object, Object) - Static method in class hudson.scheduler.Messages
{0} is an invalid value.
_BaseParser_StartEndReversed(Object, Object) - Static method in class hudson.scheduler.Messages
You mean {0}-{1}?
_BatchFile_DisplayName() - Static method in class hudson.tasks.Messages
Execute Windows batch command
_BooleanParameterDefinition_DisplayName() - Static method in class hudson.model.Messages
Boolean Value
_BuildAuthorizationToken_InvalidTokenProvided() - Static method in class hudson.model.Messages
Invalid token provided.
_BuildButtonColumn_DisplayName() - Static method in class hudson.views.Messages
Build Button
_BuildCommand_CLICause_ShortDescription(Object) - Static method in class hudson.cli.Messages
Started by command line by {0}
_BuildCommand_ShortDescription() - Static method in class hudson.cli.Messages
Builds a job, and optionally waits until its completion.
_BuildHistoryWidget_DisplayName() - Static method in class hudson.widgets.Messages
Build History
_BuildInfoRecorder_DisplayName() - Static method in class hudson.maven.reporters.Messages
Record build information
_BuildTrigger_Disabled(Object) - Static method in class hudson.tasks.Messages
{0} is disabled.
_BuildTrigger_DisplayName() - Static method in class hudson.tasks.Messages
Build other projects
_BuildTrigger_InQueue(Object) - Static method in class hudson.tasks.Messages
{0} is already in the queue
_BuildTrigger_NoProjectSpecified() - Static method in class hudson.tasks.Messages
No project specified
_BuildTrigger_NoSuchProject(Object, Object) - Static method in class hudson.tasks.Messages
No such project ''{0}''.
_BuildTrigger_NotBuildable(Object) - Static method in class hudson.tasks.Messages
{0} is not buildable
_BuildTrigger_Triggering(Object) - Static method in class hudson.tasks.Messages
Triggering a new build of {0}
_BuildTrigger_you_have_no_permission_to_build_(Object) - Static method in class hudson.tasks.Messages
You have no permission to build {0}
_calcRevisionsFromBuild(AbstractBuild<?, ?>, Launcher, TaskListener) - Method in class hudson.scm.SCM
A pointless function to work around what appears to be a HotSpot problem.
_CaseResult_Status_Failed() - Static method in class hudson.tasks.junit.Messages
Failed
_CaseResult_Status_Fixed() - Static method in class hudson.tasks.junit.Messages
Fixed
_CaseResult_Status_Passed() - Static method in class hudson.tasks.junit.Messages
Passed
_CaseResult_Status_Regression() - Static method in class hudson.tasks.junit.Messages
Regression
_CaseResult_Status_Skipped() - Static method in class hudson.tasks.junit.Messages
Skipped
_Cause_LegacyCodeCause_ShortDescription() - Static method in class hudson.model.Messages
Legacy code started this job.
_Cause_RemoteCause_ShortDescription(Object) - Static method in class hudson.model.Messages
Started by remote host {0}
_Cause_RemoteCause_ShortDescriptionWithNote(Object, Object) - Static method in class hudson.model.Messages
Started by remote host {0} with note: {1}
_Cause_UpstreamCause_CausedBy() - Static method in class hudson.model.Messages
originally caused by:
_Cause_UpstreamCause_ShortDescription(Object, Object) - Static method in class hudson.model.Messages
Started by upstream project "{0}" build number {1}
_Cause_UserCause_ShortDescription(Object) - Static method in class hudson.model.Messages
Started by user {0}
_Cause_UserIdCause_ShortDescription(Object) - Static method in class hudson.model.Messages
Started by user {0}
_CauseOfInterruption_ShortDescription(Object) - Static method in class jenkins.model.Messages
Aborted by {0}
_ChoiceParameterDefinition_DisplayName() - Static method in class hudson.model.Messages
Choice
_ClassResult_getTitle(Object) - Static method in class hudson.tasks.junit.Messages
Test Result : {0}
_CLI_cancel_quiet_down_shortDescription() - Static method in class hudson.model.Messages
Cancel the effect of the "quiet-down" command.
_CLI_cancel_quiet_down_shortDescription() - Static method in class jenkins.model.Messages
Cancel the effect of the "quiet-down" command.
_CLI_clear_queue_shortDescription() - Static method in class hudson.model.Messages
Clears the build queue
_CLI_connect_node_shortDescription() - Static method in class hudson.model.Messages
Reconnect to a node
_CLI_delete_job_shortDescription() - Static method in class hudson.model.Messages
Deletes a job
_CLI_delete_node_shortDescription() - Static method in class hudson.model.Messages
Deletes a node
_CLI_disable_job_shortDescription() - Static method in class hudson.model.Messages
Disables a job
_CLI_disconnect_node_shortDescription() - Static method in class hudson.model.Messages
Disconnects from a node
_CLI_enable_job_shortDescription() - Static method in class hudson.model.Messages
Enables a job
_CLI_keep_build_shortDescription() - Static method in class hudson.model.Messages
Mark the build to keep the build forever.
_CLI_keep_build_shortDescription() - Static method in class jenkins.model.Messages
Mark the build to keep the build forever.
_CLI_NoSuchFileExists(Object) - Static method in class hudson.cli.client.Messages
No such file exists: {0}
_CLI_NoURL() - Static method in class hudson.cli.client.Messages
Neither -s nor the JENKINS_URL env var is specified.
_CLI_offline_node_shortDescription() - Static method in class hudson.model.Messages
Stop using a node for performing builds temporarily, until the next "online-node" command.
_CLI_online_node_shortDescription() - Static method in class hudson.model.Messages
Resume using a node for performing builds, to cancel out the earlier "offline-node" command.
_CLI_quiet_down_shortDescription() - Static method in class hudson.model.Messages
Quiet down Jenkins, in preparation for a restart.
_CLI_quiet_down_shortDescription() - Static method in class jenkins.model.Messages
Quiet down Jenkins, in preparation for a restart.
_CLI_reload_configuration_shortDescription() - Static method in class hudson.model.Messages
Discard all the loaded data in memory and reload everything from file system.
_CLI_reload_configuration_shortDescription() - Static method in class jenkins.model.Messages
Discard all the loaded data in memory and reload everything from file system.
_CLI_restart_shortDescription() - Static method in class hudson.model.Messages
Restart Jenkins
_CLI_restart_shortDescription() - Static method in class jenkins.model.Messages
Restart Jenkins
_CLI_safe_restart_shortDescription() - Static method in class hudson.model.Messages
Safely restart Jenkins
_CLI_safe_restart_shortDescription() - Static method in class jenkins.model.Messages
Safely restart Jenkins
_CLI_safe_shutdown_shortDescription() - Static method in class jenkins.model.Messages
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
Immediately shuts down Jenkins server
_CLI_Usage() - Static method in class hudson.cli.client.Messages
Jenkins CLI Usage: java -jar jenkins-cli.jar [-s URL] command [opts...] args...
_CLI_VersionMismatch() - Static method in class hudson.cli.client.Messages
Version mismatch.
_CLI_wait_node_offline_shortDescription() - Static method in class hudson.model.Messages
Wait for a node to become offline
_CLI_wait_node_online_shortDescription() - Static method in class hudson.model.Messages
Wait for a node to become online
_CliLink_Description() - Static method in class jenkins.management.Messages
Access/manage Jenkins from your shell, or from your script.
_CliLink_DisplayName() - Static method in class jenkins.management.Messages
Jenkins CLI
_ClockDifference_Ahead(Object) - Static method in class hudson.util.Messages
{0} ahead
_ClockDifference_Behind(Object) - Static method in class hudson.util.Messages
{0} behind
_ClockDifference_Failed() - Static method in class hudson.util.Messages
Failed to check
_ClockDifference_InSync() - Static method in class hudson.util.Messages
In sync
_ClockMonitor_DisplayName() - Static method in class hudson.node_monitors.Messages
Clock Difference
_CommandInstaller_DescriptorImpl_displayName() - Static method in class hudson.tools.Messages
Run Command
_CommandInstaller_no_command() - Static method in class hudson.tools.Messages
Must provide a command to run.
_CommandInstaller_no_toolHome() - Static method in class hudson.tools.Messages
Must provide a tool home directory.
_CommandInterpreter_CommandFailed() - Static method in class hudson.tasks.Messages
command execution failed
_CommandInterpreter_UnableToDelete(Object) - Static method in class hudson.tasks.Messages
Unable to delete script file {0}
_CommandInterpreter_UnableToProduceScript() - Static method in class hudson.tasks.Messages
Unable to produce a script file
_CommandLauncher_displayName() - Static method in class hudson.slaves.Messages
Launch slave via execution of command on the Master
_CommandLauncher_NoLaunchCommand() - Static method in class hudson.slaves.Messages
No launch command specified
_Computer_BadChannel() - Static method in class hudson.model.Messages
Slave node offline or not a remote channel (such as master node).
_Computer_Caption(Object) - Static method in class hudson.model.Messages
Slave {0}
_Computer_ConfigurePermission_Description() - Static method in class hudson.model.Messages
This permission allows users to configure slaves.
_Computer_ConnectPermission_Description() - Static method in class hudson.model.Messages
This permission allows users to connect slaves or mark slaves as online.
_Computer_CreatePermission_Description() - Static method in class hudson.model.Messages
This permission allows users to create slaves.
_Computer_DeletePermission_Description() - Static method in class hudson.model.Messages
This permission allows users to delete existing slaves.
_Computer_DisconnectPermission_Description() - Static method in class hudson.model.Messages
This permission allows users to disconnect slaves or mark slaves as temporarily offline.
_Computer_NoSuchSlaveExists(Object, Object) - Static method in class hudson.model.Messages
No such slave "{0}" exists.
_Computer_Permissions_Title() - Static method in class hudson.model.Messages
Slave
_ComputerLauncher_abortedLaunch() - Static method in class hudson.slaves.Messages
Launching slave process aborted.
_ComputerLauncher_JavaVersionResult(Object, Object) - Static method in class hudson.slaves.Messages
{0} -version returned {1}.
_ComputerLauncher_NoJavaFound(Object) - Static method in class hudson.slaves.Messages
Java version {0} was found but 1.5 or later is needed.
_ComputerLauncher_UknownJavaVersion(Object) - Static method in class hudson.slaves.Messages
Couldn''t figure out the Java version of {0}
_ComputerLauncher_unexpectedError() - Static method in class hudson.slaves.Messages
Unexpected error in launching a slave.
_ComputerSet_DisplayName() - Static method in class hudson.model.Messages
nodes
_ComputerSet_NoSuchSlave(Object) - Static method in class hudson.model.Messages
No such slave: {0}
_ComputerSet_SlaveAlreadyExists(Object) - Static method in class hudson.model.Messages
Slave called ''{0}'' already exists
_ComputerSet_SpecifySlaveToCopy() - Static method in class hudson.model.Messages
Specify which slave to copy
_ConfigureLink_Description() - Static method in class jenkins.management.Messages
Configure global settings and paths.
_ConfigureLink_DisplayName() - Static method in class jenkins.management.Messages
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
Repeated ping attempts failed
_ConsoleLink_Description() - Static method in class jenkins.management.Messages
Executes arbitrary script for administration/trouble-shooting/diagnostics.
_ConsoleLink_DisplayName() - Static method in class jenkins.management.Messages
Script Console
_CopyJobCommand_ShortDescription() - Static method in class hudson.cli.Messages
Copies a job.
_CreateJobCommand_ShortDescription() - Static method in class hudson.cli.Messages
Creates a new job by reading stdin as a configuration XML file.
_CronTab_do_you_really_mean_every_minute_when_you(Object, Object) - Static method in class hudson.scheduler.Messages
Do you really mean "every minute" when you say "{0}"? Perhaps you meant "{1}"
_CronTab_spread_load_evenly_by_using_rather_than_(Object, Object) - Static method in class hudson.scheduler.Messages
Spread load evenly by using ‘{0}’ rather than ‘{1}’
_CronTabList_InvalidInput(Object, Object) - Static method in class hudson.scheduler.Messages
Invalid input: "{0}": {1}
_DefaultCrumbIssuer_DisplayName() - Static method in class hudson.security.csrf.Messages
Default Crumb Issuer
_DefaultGlobalSettingsProvider_DisplayName() - Static method in class jenkins.mvn.Messages
Use default maven global settings
_DefaultMyViewsTabsBar_DisplayName() - Static method in class hudson.views.Messages
Default My Views TabBar
_DefaultProjectNamingStrategy_DisplayName() - Static method in class jenkins.model.Messages
Default
_DefaultSettingsProvider_DisplayName() - Static method in class jenkins.mvn.Messages
Use default maven settings
_DefaultViewsTabsBar_DisplayName() - Static method in class hudson.views.Messages
Default Views TabBar
_DeleteBuildsCommand_ShortDescription() - Static method in class hudson.cli.Messages
Deletes build record(s).
_Descriptor_From(Object, Object) - Static method in class hudson.model.Messages
(from <a href="{1}">{0}</a>)
_DiskSpaceMonitor_DisplayName() - Static method in class hudson.node_monitors.Messages
Free Disk Space
_DiskSpaceMonitor_MarkedOffline(Object) - Static method in class hudson.node_monitors.Messages
Making {0} offline temporarily due to the lack of disk space
_DiskSpaceMonitor_MarkedOnline(Object) - Static method in class hudson.node_monitors.Messages
Putting {0} back online as there is enough disk space again
_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
 
_DumbSlave_displayName() - Static method in class hudson.slaves.Messages
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
Environment variables
_Executor_NotAvailable() - Static method in class hudson.model.Messages
N/A
_ExternalJob_DisplayName() - Static method in class hudson.model.Messages
Monitor an external job
_ExternalJob_Pronoun() - Static method in class hudson.model.Messages
Job
_FileParameterDefinition_DisplayName() - Static method in class hudson.model.Messages
File Parameter
_FilePath_did_not_manage_to_validate_may_be_too_sl(Object) - Static method in class hudson.Messages
Did not manage to validate {0} (may be too slow)
_FilePath_TildaDoesntWork() - Static method in class hudson.Messages
''~'' is only supported in a Unix shell and nowhere else.
_FilePath_validateAntFileMask_doesntMatchAndSuggest(Object, Object) - Static method in class hudson.Messages
''{0}'' doesn''t match anything, but ''{1}'' does.
_FilePath_validateAntFileMask_doesntMatchAnything(Object) - Static method in class hudson.Messages
''{0}'' doesn''t match anything
_FilePath_validateAntFileMask_doesntMatchAnythingAndSuggest(Object, Object) - Static method in class hudson.Messages
''{0}'' doesn''t match anything: even ''{1}'' doesn''t exist
_FilePath_validateAntFileMask_portionMatchAndSuggest(Object, Object) - Static method in class hudson.Messages
''{0}'' doesn''t match anything, although ''{1}'' exists
_FilePath_validateAntFileMask_portionMatchButPreviousNotMatchAndSuggest(Object, Object, Object) - Static method in class hudson.Messages
''{0}'' doesn''t match anything: ''{1}'' exists but not ''{2}''
_FilePath_validateAntFileMask_whitespaceSeprator() - Static method in class hudson.Messages
Whitespace can no longer be used as the separator.
_FilePath_validateRelativePath_noSuchDirectory(Object) - Static method in class hudson.Messages
No such directory: ''{0}''
_FilePath_validateRelativePath_noSuchFile(Object) - Static method in class hudson.Messages
No such file: ''{0}''
_FilePath_validateRelativePath_notDirectory(Object) - Static method in class hudson.Messages
''{0}'' is not a directory
_FilePath_validateRelativePath_notFile(Object) - Static method in class hudson.Messages
''{0}'' is not a file
_FilePath_validateRelativePath_wildcardNotAllowed() - Static method in class hudson.Messages
Wildcard is not allowed here
_FilePathGlobalSettingsProvider_DisplayName() - Static method in class jenkins.mvn.Messages
Global settings file on filesystem
_FilePathSettingsProvider_DisplayName() - Static method in class jenkins.mvn.Messages
Settings file in filesystem
_find(Class<T>, Hudson) - Method in class hudson.ExtensionFinder
A pointless function to work around what appears to be a HotSpot problem.
_Fingerprinter_Aborted() - Static method in class hudson.tasks.Messages
Aborted
_Fingerprinter_Action_DisplayName() - Static method in class hudson.tasks.Messages
See Fingerprints
_Fingerprinter_DigestFailed(Object) - Static method in class hudson.tasks.Messages
Failed to compute digest for {0}
_Fingerprinter_DisplayName() - Static method in class hudson.tasks.Messages
Record fingerprints of files to track usage
_Fingerprinter_Failed() - Static method in class hudson.tasks.Messages
Failed to record fingerprints
_Fingerprinter_FailedFor(Object) - Static method in class hudson.tasks.Messages
failed to record fingerprint for {0}
_Fingerprinter_NoArchiving() - Static method in class hudson.tasks.Messages
Build artifacts are supposed to be fingerprinted, but build artifact archiving is not configured
_Fingerprinter_NoWorkspace() - Static method in class hudson.tasks.Messages
Unable to record fingerprints because there''s no workspace
_Fingerprinter_Recording() - Static method in class hudson.tasks.Messages
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(AbstractProject) - Static method in class hudson.scm.SCM
Returns the list of SCMDescriptors that are applicable to the given project.
_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
Did not manage to validate {0} (may be too slow)
_FormValidation_Error_Details() - Static method in class hudson.util.Messages
(show details)
_FormValidation_ValidateRequired() - Static method in class hudson.util.Messages
Required
_FreeStyleProject_DisplayName() - Static method in class hudson.model.Messages
Build a free-style software project
_FullControlOnceLoggedInAuthorizationStrategy_DisplayName() - Static method in class hudson.security.Messages
Logged-in users can do anything
_getFingerprint(String) - Method in class jenkins.model.Jenkins
Gets a Fingerprint object if it exists.
_GetJobCommand_ShortDescription() - Static method in class hudson.cli.Messages
Dumps the job definition XML to stdout
_getOwnerTaskOf(SubTask) - Static method in class hudson.model.queue.Tasks
A pointless function to work around what appears to be a HotSpot problem.
_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
 
_getUsages() - Method in class hudson.model.Fingerprint
 
_GlobalMatrixAuthorizationStrategy_DisplayName() - Static method in class hudson.security.Messages
Matrix-based security
_GlobalSecurityConfiguration_Description() - Static method in class hudson.security.Messages
Secure Jenkins; define who is allowed to access/use the system.
_GlobalSecurityConfiguration_DisplayName() - Static method in class hudson.security.Messages
Configure Global Security
_GroovyCommand_ShortDescription() - Static method in class hudson.cli.Messages
Executes the specified Groovy script.
_GroovyInitScript_init() - Static method in class hudson.init.impl.Messages
Executing user-defined init script
_GroovyshCommand_ShortDescription() - Static method in class hudson.cli.Messages
Runs an interactive groovy shell.
_hasPermission(Authentication, Permission) - Method in class hudson.security.SidACL
Implementation that backs up SidACL.hasPermission(Authentication, Permission).
_HealthReport_EmptyString() - Static method in class hudson.model.Messages
 
_HelpCommand_ShortDescription() - Static method in class hudson.cli.Messages
Lists all the available commands.
_HistoryWidgetImpl_Displayname() - Static method in class hudson.maven.reporters.Messages
Deployment History
_HttpResponses_Saved() - Static method in class hudson.util.Messages
Saved
_Hudson_AdministerPermission_Description() - Static method in class hudson.model.Messages
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
Bad port number {0}
_Hudson_BadPortNumber(Object) - Static method in class jenkins.model.Messages
Bad port number {0}
_Hudson_Computer_Caption() - Static method in class hudson.model.Messages
Master
_Hudson_Computer_Caption() - Static method in class jenkins.model.Messages
Master
_Hudson_Computer_DisplayName() - Static method in class hudson.model.Messages
master
_Hudson_Computer_DisplayName() - Static method in class jenkins.model.Messages
master
_Hudson_ControlCodeNotAllowed(Object) - Static method in class hudson.model.Messages
No control code is allowed: {0}
_Hudson_ControlCodeNotAllowed(Object) - Static method in class jenkins.model.Messages
No control code is allowed: {0}
_Hudson_DisplayName() - Static method in class hudson.model.Messages
Jenkins
_Hudson_DisplayName() - Static method in class jenkins.model.Messages
Jenkins
_Hudson_JobAlreadyExists(Object) - Static method in class hudson.model.Messages
A job already exists with the name ''{0}''
_Hudson_JobAlreadyExists(Object) - Static method in class jenkins.model.Messages
A job already exists with the name ''{0}''
_Hudson_JobNameConventionNotApplyed(Object, Object) - Static method in class jenkins.model.Messages
''{0}'' does not match the job name convention pattern {1}
_Hudson_NodeBeingRemoved() - Static method in class hudson.model.Messages
Node is being removed
_Hudson_NodeBeingRemoved() - Static method in class jenkins.model.Messages
Node is being removed
_Hudson_NodeDescription() - Static method in class hudson.model.Messages
the master Jenkins node
_Hudson_NodeDescription() - Static method in class jenkins.model.Messages
the master Jenkins node
_Hudson_NoJavaInPath(Object) - Static method in class hudson.model.Messages
java is not in your PATH.
_Hudson_NoJavaInPath(Object) - Static method in class jenkins.model.Messages
java is not in your PATH.
_Hudson_NoName() - Static method in class hudson.model.Messages
No name is specified
_Hudson_NoName() - Static method in class jenkins.model.Messages
No name is specified
_Hudson_NoSuchDirectory(Object) - Static method in class hudson.model.Messages
No such directory: {0}
_Hudson_NotADirectory(Object) - Static method in class hudson.model.Messages
{0} is not a directory
_Hudson_NotANegativeNumber() - Static method in class hudson.model.Messages
Not a negative number
_Hudson_NotANonNegativeNumber() - Static method in class hudson.model.Messages
Number may not be negative
_Hudson_NotANumber() - Static method in class hudson.model.Messages
Not a number
_Hudson_NotAPlugin(Object) - Static method in class hudson.model.Messages
{0} is not a Jenkins plugin
_Hudson_NotAPositiveNumber() - Static method in class hudson.model.Messages
Not a positive number
_Hudson_NotJDKDir(Object) - Static method in class hudson.model.Messages
{0} doesn''t look like a JDK directory
_Hudson_NotUsesUTF8ToDecodeURL() - Static method in class hudson.model.Messages
Your container doesn''t use UTF-8 to decode URLs.
_Hudson_NotUsesUTF8ToDecodeURL() - Static method in class jenkins.model.Messages
Your container doesn''t use UTF-8 to decode URLs.
_Hudson_Permissions_Title() - Static method in class hudson.model.Messages
Overall
_Hudson_ReadPermission_Description() - Static method in class hudson.model.Messages
The read permission is necessary for viewing almost all pages of Jenkins.
_Hudson_ReadPermission_Description() - Static method in class jenkins.model.Messages
The read permission is necessary for viewing almost all pages of Jenkins.
_Hudson_RunScriptsPermission_Description() - Static method in class hudson.model.Messages
The "run scripts" permission is necessary for running groovy scripts via the groovy console or groovy cli command.
_Hudson_UnsafeChar(Object) - Static method in class hudson.model.Messages
''{0}'' is an unsafe character
_Hudson_UnsafeChar(Object) - Static method in class jenkins.model.Messages
''{0}'' is an unsafe character
_Hudson_USER_CONTENT_README() - Static method in class hudson.model.Messages
Files in this directory will be served under your http://server/jenkins/userContent/
_Hudson_ViewAlreadyExists(Object) - Static method in class hudson.model.Messages
A view already exists with the name "{0}"
_Hudson_ViewAlreadyExists(Object) - Static method in class jenkins.model.Messages
A view already exists with the name "{0}"
_Hudson_ViewName() - Static method in class hudson.model.Messages
All
_Hudson_ViewName() - Static method in class jenkins.model.Messages
All
_HudsonPrivateSecurityRealm_CreateAccount_InvalidEmailAddress() - Static method in class hudson.security.Messages
Invalid e-mail address
_HudsonPrivateSecurityRealm_CreateAccount_PasswordNotMatch() - Static method in class hudson.security.Messages
Password didn't match
_HudsonPrivateSecurityRealm_CreateAccount_PasswordRequired() - Static method in class hudson.security.Messages
Password is required
_HudsonPrivateSecurityRealm_CreateAccount_TextNotMatchWordInImage() - Static method in class hudson.security.Messages
Text didn't match the word shown in the image
_HudsonPrivateSecurityRealm_CreateAccount_UserNameAlreadyTaken() - Static method in class hudson.security.Messages
User name is already taken
_HudsonPrivateSecurityRealm_CreateAccount_UserNameRequired() - Static method in class hudson.security.Messages
User name is required
_HudsonPrivateSecurityRealm_Details_DisplayName() - Static method in class hudson.security.Messages
Password
_HudsonPrivateSecurityRealm_Details_PasswordError() - Static method in class hudson.security.Messages
The confirmed password is not the same as the one entered.
_HudsonPrivateSecurityRealm_DisplayName() - Static method in class hudson.security.Messages
Jenkins''s own user database
_HudsonPrivateSecurityRealm_ManageUserLinks_Description() - Static method in class hudson.security.Messages
Create/delete/modify users that can log in to this Jenkins
_HudsonPrivateSecurityRealm_ManageUserLinks_DisplayName() - Static method in class hudson.security.Messages
Manage Users
_HudsonPrivateSecurityRealm_WouldYouLikeToSignUp(Object, Object) - Static method in class hudson.security.Messages
This {0} {1} is new to Jenkins.
_InitialUserContent_init() - Static method in class hudson.init.impl.Messages
Preparing initial user content
_InstallFromApache() - Static method in class hudson.tasks.Messages
Install from Apache
_InstallPluginCommand_DidYouMean(Object, Object) - Static method in class hudson.cli.Messages
{0} looks like a short plugin name.
_InstallPluginCommand_InstallingFromUpdateCenter(Object) - Static method in class hudson.cli.Messages
Installing {0} from update center
_InstallPluginCommand_InstallingPluginFromLocalFile(Object) - Static method in class hudson.cli.Messages
Installing a plugin from local file: {0}
_InstallPluginCommand_InstallingPluginFromUrl(Object) - Static method in class hudson.cli.Messages
Installing a plugin from {0}
_InstallPluginCommand_NotAValidSourceName(Object) - Static method in class hudson.cli.Messages
{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
Note that no update center is defined in this Jenkins.
_InstallPluginCommand_NoUpdateDataRetrieved(Object) - Static method in class hudson.cli.Messages
No update center data is retrieved yet from: {0}
_InstallPluginCommand_ShortDescription() - Static method in class hudson.cli.Messages
Installs a plugin either from a file, an URL, or from update center.
_InstallSourceProperty_DescriptorImpl_displayName() - Static method in class hudson.tools.Messages
Install automatically
_InstallToolCommand_ShortDescription() - Static method in class hudson.cli.Messages
Performs automatic tool installation, and print its location to stdout.
_Item_CONFIGURE_description() - Static method in class hudson.model.Messages
Change the configuration of a job.
_Item_CREATE_description() - Static method in class hudson.model.Messages
Create a new job.
_Item_DELETE_description() - Static method in class hudson.model.Messages
Delete a job.
_Item_Permissions_Title() - Static method in class hudson.model.Messages
Job
_Item_READ_description() - Static method in class hudson.model.Messages
See a job.
_JavadocArchiver_DisplayName() - Static method in class hudson.tasks.Messages
Publish Javadoc
_JavadocArchiver_DisplayName_Generic() - Static method in class hudson.tasks.Messages
Document
_JavadocArchiver_DisplayName_Javadoc() - Static method in class hudson.tasks.Messages
Javadoc
_JavadocArchiver_NoMatchFound(Object, Object) - Static method in class hudson.tasks.Messages
No javadoc found in {0}: {1}
_JavadocArchiver_Publishing() - Static method in class hudson.tasks.Messages
Publishing Javadoc
_JavadocArchiver_UnableToCopy(Object, Object) - Static method in class hudson.tasks.Messages
Unable to copy Javadoc from {0} to {1}
_JDKAxis_DisplayName() - Static method in class hudson.matrix.Messages
JDK
_JDKInstaller_DescriptorImpl_displayName() - Static method in class hudson.tools.Messages
Install from java.sun.com
_JDKInstaller_DescriptorImpl_doCheckAcceptLicense() - Static method in class hudson.tools.Messages
You must agree to the license to download the JDK.
_JDKInstaller_DescriptorImpl_doCheckId() - Static method in class hudson.tools.Messages
Define JDK ID
_JDKInstaller_FailedToInstallJDK(Object) - Static method in class hudson.tools.Messages
Failed to install JDK.
_JDKInstaller_RequireOracleAccount(Object) - Static method in class hudson.tools.Messages
Installing JDK requires Oracle account.
_JDKInstaller_UnableToInstallUntilLicenseAccepted() - Static method in class hudson.tools.Messages
Unable to auto-install JDK until the license is accepted.
_Jenkins_CheckDisplayName_DisplayNameNotUniqueWarning(Object) - Static method in class hudson.model.Messages
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
The display name, "{0}", is used as a name by a job and could cause confusing search results.
_Jenkins_NotAllowedName(Object) - Static method in class hudson.model.Messages
"{0}" is not allowed name
_JNLPLauncher_displayName() - Static method in class hudson.slaves.Messages
Launch slave agents via Java Web Start
_Job_AllRecentBuildFailed() - Static method in class hudson.model.Messages
All recent builds failed.
_Job_BuildStability(Object) - Static method in class hudson.model.Messages
Build stability: {0}
_Job_minutes() - Static method in class hudson.model.Messages
mins
_Job_NOfMFailed(Object, Object) - Static method in class hudson.model.Messages
{0} out of the last {1} builds failed.
_Job_NoRecentBuildFailed() - Static method in class hudson.model.Messages
No recent builds failed.
_Job_Pronoun() - Static method in class hudson.model.Messages
Project
_JobColumn_DisplayName() - Static method in class hudson.views.Messages
Name
_JUnitParser_DisplayName() - Static method in class hudson.tasks.junit.Messages
JUnit Parser
_JUnitParser_no_workspace_found(Object) - Static method in class hudson.tasks.junit.Messages
No workspace found for {0}
_JUnitParser_TestResultLocationMessage() - Static method in class hudson.tasks.junit.Messages
JUnit xml files:
_JUnitResultArchiver_BadXML(Object) - Static method in class hudson.tasks.junit.Messages
Incorrect XML attributes for test results found in {0}
_JUnitResultArchiver_DisplayName() - Static method in class hudson.tasks.junit.Messages
Publish JUnit test result report
_JUnitResultArchiver_NoTestReportFound() - Static method in class hudson.tasks.junit.Messages
No test report files were found.
_JUnitResultArchiver_Recording() - Static method in class hudson.tasks.junit.Messages
Recording test results
_JUnitResultArchiver_ResultIsEmpty() - Static method in class hudson.tasks.junit.Messages
None of the test reports contained any result
_Label_GroupOf(Object) - Static method in class hudson.model.Messages
group of {0}
_Label_InvalidLabel() - Static method in class hudson.model.Messages
invalid label
_Label_ProvisionedFrom(Object) - Static method in class hudson.model.Messages
Provisioned from {0}
_LabelAxis_DisplayName() - Static method in class hudson.matrix.Messages
Slaves
_LabelExpAxis_DisplayName() - Static method in class hudson.matrix.Messages
Label expression
_LastDurationColumn_DisplayName() - Static method in class hudson.views.Messages
Last Duration
_LastFailureColumn_DisplayName() - Static method in class hudson.views.Messages
Last Failure
_LastStableColumn_DisplayName() - Static method in class hudson.views.Messages
Last Stable
_LastSuccessColumn_DisplayName() - Static method in class hudson.views.Messages
Last Success
_LDAPSecurityRealm_DisplayName() - Static method in class hudson.security.Messages
LDAP
_LDAPSecurityRealm_InvalidPortNumber() - Static method in class hudson.security.Messages
Invalid port number
_LDAPSecurityRealm_SyntaxOfServerField() - Static method in class hudson.security.Messages
Syntax of server field is SERVER or SERVER:PORT or ldaps://SERVER[:PORT]
_LDAPSecurityRealm_UnableToConnect(Object, Object) - Static method in class hudson.security.Messages
Unable to connect to {0} : {1}
_LDAPSecurityRealm_UnknownHost(Object) - Static method in class hudson.security.Messages
Unknown host: {0}
_LegacyAuthorizationStrategy_DisplayName() - Static method in class hudson.security.Messages
Legacy mode
_LegacySecurityRealm_Displayname() - Static method in class hudson.security.Messages
Delegate to servlet container
_ListChangesCommand_ShortDescription() - Static method in class hudson.cli.Messages
Dumps the changelog for the specified build(s).
_ListJobsCommand_ShortDescription() - Static method in class hudson.cli.Messages
Lists all jobs in a specific view or item group.
_ListPluginsCommand_ShortDescription() - Static method in class hudson.cli.Messages
Outputs a list of installed plugins.
_ListView_DisplayName() - Static method in class hudson.model.Messages
List View
_LoadStatistics_Legends_BusyExecutors() - Static method in class hudson.model.Messages
Busy executors
_LoadStatistics_Legends_QueueLength() - Static method in class hudson.model.Messages
Queue length
_LoadStatistics_Legends_TotalExecutors() - Static method in class hudson.model.Messages
Total executors
_LoginCommand_ShortDescription() - Static method in class hudson.cli.Messages
Saves the current credential to allow future commands to run without explicit credential information.
_LogoutCommand_ShortDescription() - Static method in class hudson.cli.Messages
Deletes the credential stored with the login command.
_LogRecorderManager_DisplayName() - Static method in class hudson.logging.Messages
log
_LogRecorderManager_init() - Static method in class hudson.logging.Messages
Initialing log recorders
_MailCommand_ShortDescription() - Static method in class hudson.cli.Messages
Reads stdin and sends that out as an e-mail.
_Mailer_Address_Not_Configured() - Static method in class jenkins.model.Messages
address not configured yet <nobody@nowhere>
_Mailer_Localhost_Error() - Static method in class jenkins.model.Messages
Please set a valid host name, instead of localhost
_main(String[]) - Static method in class hudson.cli.CLI
 
_ManagedWindowsServiceLauncher_AccessDenied() - Static method in class hudson.os.windows.Messages
Access is denied.
_ManagedWindowsServiceLauncher_ConnectingTo(Object) - Static method in class hudson.os.windows.Messages
Connecting to {0}
_ManagedWindowsServiceLauncher_ConnectingToPort(Object) - Static method in class hudson.os.windows.Messages
Connecting to port {0}
_ManagedWindowsServiceLauncher_CopyingSlaveExe() - Static method in class hudson.os.windows.Messages
Copying jenkins-slave.exe
_ManagedWindowsServiceLauncher_CopyingSlaveJar() - Static method in class hudson.os.windows.Messages
Copying slave.jar
_ManagedWindowsServiceLauncher_CopyingSlaveXml() - Static method in class hudson.os.windows.Messages
Copying jenkins-slave.xml
_ManagedWindowsServiceLauncher_DisplayName() - Static method in class hudson.os.windows.Messages
Let Jenkins control this Windows slave as a Windows service
_ManagedWindowsServiceLauncher_DotNetRequired() - Static method in class hudson.os.windows.Messages
.NET Framework 2.0 or later is required on this computer to run a Jenkins slave as a Windows service
_ManagedWindowsServiceLauncher_InstallingSlaveService() - Static method in class hudson.os.windows.Messages
Installing the Jenkins slave service
_ManagedWindowsServiceLauncher_RegisteringService() - Static method in class hudson.os.windows.Messages
Registering the service
_ManagedWindowsServiceLauncher_ServiceDidntRespond() - Static method in class hudson.os.windows.Messages
The service did not respond.
_ManagedWindowsServiceLauncher_StartingService() - Static method in class hudson.os.windows.Messages
Starting the service
_ManagedWindowsServiceLauncher_StoppingService() - Static method in class hudson.os.windows.Messages
Stopping the service
_ManagedWindowsServiceLauncher_UnregisteringService() - Static method in class hudson.os.windows.Messages
Unregistering the service
_ManagedWindowsServiceLauncher_WaitingForService() - Static method in class hudson.os.windows.Messages
Waiting for the service to become ready
_ManageJenkinsAction_DisplayName() - Static method in class hudson.model.Messages
Manage Jenkins
_MatrixBuild_AppearsCancelled(Object) - Static method in class hudson.matrix.Messages
{0} appears to be cancelled
_MatrixBuild_Cancelled(Object) - Static method in class hudson.matrix.Messages
Cancelled {0}
_MatrixBuild_Completed(Object, Object) - Static method in class hudson.matrix.Messages
{0} completed with result {1}
_MatrixBuild_depends_on_this(Object) - Static method in class hudson.matrix.Messages
{0} depends on this.
_MatrixBuild_Interrupting(Object) - Static method in class hudson.matrix.Messages
Interrupting {0}
_MatrixBuild_Triggering(Object) - Static method in class hudson.matrix.Messages
Triggering {0}
_MatrixConfiguration_Pronoun() - Static method in class hudson.matrix.Messages
Configuration
_MatrixProject_DisplayName() - Static method in class hudson.matrix.Messages
Build multi-configuration project
_MatrixProject_DuplicateAxisName() - Static method in class hudson.matrix.Messages
Duplicate axis name
_MatrixRun_KeptBecauseOfParent(Object) - Static method in class hudson.matrix.Messages
Kept because {0} is kept
_Maven_DisplayName() - Static method in class hudson.tasks.Messages
Invoke top-level Maven targets
_Maven_ExecFailed() - Static method in class hudson.tasks.Messages
command execution failed
_Maven_NoExecutable(Object) - Static method in class hudson.tasks.Messages
Couldn''t find any executable in {0}
_Maven_NotADirectory(Object) - Static method in class hudson.tasks.Messages
{0} is not a directory
_Maven_NotMavenDirectory(Object) - Static method in class hudson.tasks.Messages
{0} doesn''t look like a Maven directory
_MavenAbstractArtifactRecord_Displayname() - Static method in class hudson.maven.reporters.Messages
Redeploy Artifacts
_MavenArtifact_DeployingAttachedArtifact(Object) - Static method in class hudson.maven.reporters.Messages
Deploying the attached artifact {0}
_MavenArtifact_DeployingMainArtifact(Object) - Static method in class hudson.maven.reporters.Messages
Deploying the main artifact {0}
_MavenArtifactArchiver_DisplayName() - Static method in class hudson.maven.reporters.Messages
Archive the artifacts
_MavenArtifactArchiver_FailedToInstallToMaster() - Static method in class hudson.maven.reporters.Messages
Failed to install artifact to the master
_MavenBuild_FailedEarlier() - Static method in class hudson.maven.Messages
Build failed before it gets to this module
_MavenBuild_KeptBecauseOfParent(Object) - Static method in class hudson.maven.Messages
Kept because {0} is kept
_MavenBuild_Triggering(Object) - Static method in class hudson.maven.Messages
Triggering a new build of {0}
_MavenBuilder_Aborted() - Static method in class hudson.maven.Messages
Aborted
_MavenBuilder_AsyncFailed() - Static method in class hudson.maven.Messages
Asynchronous execution failure
_MavenBuilder_Failed() - Static method in class hudson.maven.Messages
Maven failed with error.
_MavenBuilder_Waiting() - Static method in class hudson.maven.Messages
Waiting for Jenkins to finish collecting data
_MavenFingerprinter_DisplayName() - Static method in class hudson.maven.reporters.Messages
Record fingerprints
_MavenJavadocArchiver_DisplayName() - Static method in class hudson.maven.reporters.Messages
Publish javadoc
_MavenJavadocArchiver_FailedToCopy(Object, Object) - Static method in class hudson.maven.reporters.Messages
Unable to copy Javadoc from {0} to {1}
_MavenJavadocArchiver_NoDestDir() - Static method in class hudson.maven.reporters.Messages
Unable to obtain the destDir from javadoc mojo
_MavenMailer_DisplayName() - Static method in class hudson.maven.reporters.Messages
E-mail Notification
_MavenModule_Pronoun() - Static method in class hudson.maven.Messages
Module
_MavenModuleSet_AlternateSettingsRelativePath() - Static method in class hudson.maven.Messages
Alternate settings file must be a relative path.
_MavenModuleSet_DiplayName() - Static method in class hudson.maven.Messages
Build a maven2/3 project
_MavenModuleSet_readResolve_missingConfigProvider() - Static method in class hudson.maven.Messages
ERROR: 'config-file-provider' is not installed or disabled, therefore the config can't be fully loaded!!
_MavenModuleSet_readResolve_updateConfigProvider(Object) - Static method in class hudson.maven.Messages
ERROR: Please update the 'config-file-provider' plugin, the current version is not supported anymore! (id={0})
_MavenModuleSetBuild_DiscoveredModule(Object, Object) - Static method in class hudson.maven.Messages
Discovered a new module {0} {1}
_MavenModuleSetBuild_DownloadedArtifact(Object, Object) - Static method in class hudson.maven.Messages
Downloaded artifact {0}/{1}
_MavenModuleSetBuild_FailedToParsePom() - Static method in class hudson.maven.Messages
Failed to parse POMs
_MavenModuleSetBuild_FailedToTransfer(Object) - Static method in class hudson.maven.Messages
Failed to transfer {0}
_MavenModuleSetBuild_FoundModuleWithoutProject(Object) - Static method in class hudson.maven.Messages
Found a module with path {0} but no associated project
_MavenModuleSetBuild_NoMavenConfigured() - Static method in class hudson.maven.Messages
A Maven installation needs to be available for this project to be built.Either your server has no Maven installations defined, or the requested Maven version does not exist.
_MavenModuleSetBuild_NoMavenInstall() - Static method in class hudson.maven.Messages
A Maven installation needs to be available for this project to be built.
_MavenModuleSetBuild_NoSuchAlternateSettings(Object) - Static method in class hudson.maven.Messages
No such settings file {0} exists Please verify that your alternate settings file is specified properly and exists in the workspace.
_MavenModuleSetBuild_NoSuchPOMFile(Object) - Static method in class hudson.maven.Messages
No such file {0} Perhaps you need to specify the correct POM file path in the project configuration?
_MavenModuleSetBuild_SettinsgXmlAndPrivateRepository(Object, Object) - Static method in class hudson.maven.Messages
Using settings.xml at {0} and private repository at {1}
_MavenProbeAction_DisplayName() - Static method in class hudson.maven.Messages
Monitor Maven Process
_MavenProcessFactory_ClassWorldsNotFound(Object) - Static method in class hudson.maven.Messages
No classworlds*.jar found in {0} -- Is this a valid maven2/3 directory?
_MavenRedeployer_DisplayName() - Static method in class hudson.maven.Messages
Deploy to Maven repository
_MavenSiteArchiver_DisplayName() - Static method in class hudson.maven.reporters.Messages
Maven-generated site
_MavenTestJavadocArchiver_DisplayName() - Static method in class hudson.maven.reporters.Messages
Publish Test javadoc
_MavenVersionCallable_MavenHomeDoesntExist(Object) - Static method in class hudson.maven.Messages
Maven Home {0} doesn''t exist
_MavenVersionCallable_MavenHomeIsNotDirectory(Object) - Static method in class hudson.maven.Messages
Maven Home {0} is not a directory
_MemoryUsageMonitor_TOTAL() - Static method in class hudson.diagnosis.Messages
Total
_MemoryUsageMonitor_USED() - Static method in class hudson.diagnosis.Messages
Used
_MultiStageTimeSeries_EMPTY_STRING() - Static method in class hudson.model.Messages
 
_MyView_DisplayName() - Static method in class hudson.model.Messages
My View
_MyViewsProperty_DisplayName() - Static method in class hudson.model.Messages
My Views
_MyViewsProperty_GlobalAction_DisplayName() - Static method in class hudson.model.Messages
My Views
_MyViewsProperty_ViewExistsCheck_AlreadyExists(Object) - Static method in class hudson.model.Messages
A view with name {0} already exists
_MyViewsProperty_ViewExistsCheck_NotExist(Object) - Static method in class hudson.model.Messages
A view with name {0} does not exist
_Node_BecauseNodeIsReserved(Object) - Static method in class hudson.model.Messages
{0} is reserved for jobs tied to it
_Node_LabelMissing(Object, Object) - Static method in class hudson.model.Messages
{0} doesn''t have label {1}
_Node_Mode_EXCLUSIVE() - Static method in class hudson.model.Messages
Leave this machine for tied jobs only
_Node_Mode_NORMAL() - Static method in class hudson.model.Messages
Utilize this slave as much as possible
_NodeDescripter_CheckName_Mandatory() - Static method in class hudson.slaves.Messages
Name is mandatory
_NodeProvisioner_EmptyString() - Static method in class hudson.slaves.Messages
 
_NodesLink_Description() - Static method in class jenkins.management.Messages
Add, remove, control and monitor the various nodes that Jenkins runs jobs on.
_NodesLink_DisplayName() - Static method in class jenkins.management.Messages
Manage Nodes
_NullSCM_DisplayName() - Static method in class hudson.scm.Messages
None
_OfflineCause_DisconnectedFromCLI() - Static method in class hudson.slaves.Messages
Disconnected from CLI
_OfflineCause_LaunchFailed() - Static method in class hudson.slaves.Messages
This node is offline because Jenkins failed to launch the slave agent on it.
_OldDataMonitor_Description() - Static method in class hudson.diagnosis.Messages
Scrub configuration files to remove remnants from old plugins and earlier versions.
_OldDataMonitor_DisplayName() - Static method in class hudson.diagnosis.Messages
Manage Old Data
_PackageResult_getChildTitle() - Static method in class hudson.tasks.junit.Messages
Class
_PackageResult_getTitle(Object) - Static method in class hudson.tasks.junit.Messages
Test Result : {0}
_PAMSecurityRealm_BelongToGroup(Object, Object) - Static method in class hudson.security.Messages
{0} needs to belong to group {1} to read /etc/shadow
_PAMSecurityRealm_CurrentUser() - Static method in class hudson.security.Messages
Current User
_PAMSecurityRealm_DisplayName() - Static method in class hudson.security.Messages
Unix user/group database
_PAMSecurityRealm_ReadPermission() - Static method in class hudson.security.Messages
Jenkins needs to be able to read /etc/shadow
_PAMSecurityRealm_RunAsUserOrBelongToGroupAndChmod(Object, Object, Object) - Static method in class hudson.security.Messages
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
Success
_PAMSecurityRealm_Uid(Object) - Static method in class hudson.security.Messages
uid: {0}
_PAMSecurityRealm_User(Object) - Static method in class hudson.security.Messages
User ''{0}''
_ParameterAction_DisplayName() - Static method in class hudson.model.Messages
Parameters
_ParametersDefinitionProperty_DisplayName() - Static method in class hudson.model.Messages
Parameters
_PasswordParameterDefinition_DisplayName() - Static method in class hudson.model.Messages
Password Parameter
_PatternProjectNamingStrategy_DisplayName() - Static method in class jenkins.model.Messages
Pattern
_PatternProjectNamingStrategy_NamePatternInvalidSyntax() - Static method in class jenkins.model.Messages
regular expression's syntax is invalid.
_PatternProjectNamingStrategy_NamePatternRequired() - Static method in class jenkins.model.Messages
Name Pattern is required
_Permalink_LastBuild() - Static method in class hudson.model.Messages
Last build
_Permalink_LastFailedBuild() - Static method in class hudson.model.Messages
Last failed build
_Permalink_LastStableBuild() - Static method in class hudson.model.Messages
Last stable build
_Permalink_LastSuccessfulBuild() - Static method in class hudson.model.Messages
Last successful build
_Permalink_LastUnstableBuild() - Static method in class hudson.model.Messages
Last unstable build
_Permalink_LastUnsuccessfulBuild() - Static method in class hudson.model.Messages
Last unsuccessful build
_Permission_Permissions_Title() - Static method in class hudson.security.Messages
N/A
_PluginImpl_updateConfiProvider() - Static method in class hudson.maven.Messages
The current installed version of 'config-file-provider' is not compatible with this core anymore (requires >= 2.3)
_PluginManager_ConfigureUpdateCenterPermission_Description() - Static method in class hudson.Messages
The "configure update center" permission allows a user to configure update sites and proxy settings.
_PluginManager_DisplayName() - Static method in class hudson.Messages
Plugin Manager
_PluginManager_PluginDoesntSupportDynamicLoad_RestartRequired(Object) - Static method in class hudson.Messages
{0} plugin doesn''t support dynamic loading.
_PluginManager_PluginIsAlreadyInstalled_RestartRequired(Object) - Static method in class hudson.Messages
{0} plugin is already installed.
_PluginManager_PortNotANumber() - Static method in class hudson.Messages
Port is not a number
_PluginManager_PortNotInRange(Object, Object) - Static method in class hudson.Messages
Port does''t range from {0} to {1}
_PluginManager_UploadPluginsPermission_Description() - Static method in class hudson.Messages
The "upload plugin" permission allows a user to upload arbitrary plugins.
_PluginsLink_Description() - Static method in class jenkins.management.Messages
Add, remove, disable or enable plugins that can extend the functionality of Jenkins.
_PluginsLink_DisplayName() - Static method in class jenkins.management.Messages
Manage Plugins
_ProcessCache_Reusing() - Static method in class hudson.maven.Messages
Reusing existing maven process
_ProjectMatrixAuthorizationStrategy_DisplayName() - Static method in class hudson.security.Messages
Project-based Matrix Authorization Strategy
_ProxyView_DisplayName() - Static method in class hudson.model.Messages
Include a global view
_ProxyView_NoSuchViewExists(Object) - Static method in class hudson.model.Messages
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
All nodes of label ''{0}'' are offline
_Queue_BlockedBy(Object) - Static method in class hudson.model.Messages
Blocked by {0}
_Queue_HudsonIsAboutToShutDown() - Static method in class hudson.model.Messages
Jenkins is about to shut down
_Queue_init() - Static method in class hudson.model.Messages
Restoring the build queue
_Queue_InProgress() - Static method in class hudson.model.Messages
A build is already in progress
_Queue_InQuietPeriod(Object) - Static method in class hudson.model.Messages
In the quiet period.
_Queue_NodeOffline(Object) - Static method in class hudson.model.Messages
{0} is offline
_Queue_Unknown() - Static method in class hudson.model.Messages
???
_Queue_WaitingForNextAvailableExecutor() - Static method in class hudson.model.Messages
Waiting for next available executor
_Queue_WaitingForNextAvailableExecutorOn(Object) - Static method in class hudson.model.Messages
Waiting for next available executor on {0}
_QueueSorter_installDefaultQueueSorter() - Static method in class hudson.model.queue.Messages
Installing default queue sorter
_RedeployPublisher_getDisplayName() - Static method in class hudson.maven.Messages
Deploy artifacts to Maven repository
_RedeployPublisher_RepositoryURL_Mandatory() - Static method in class hudson.maven.Messages
Repository URL is mandatory
_ReleaseAction_DisplayName() - Static method in class hudson.maven.Messages
Release New Version
_ReloadLink_Description() - Static method in class jenkins.management.Messages
Discard all the loaded data in memory and reload everything from file system.
_ReloadLink_DisplayName() - Static method in class jenkins.management.Messages
Reload Configuration from Disk
_ReportAction_DisplayName() - Static method in class hudson.maven.reporters.Messages
Maven reports
_ReportCollector_DisplayName() - Static method in class hudson.maven.reporters.Messages
Record Maven reports
_ReportCollector_OutsideSite(Object, Object) - Static method in class hudson.maven.reporters.Messages
Maven report output goes to {0}, which is outside project reporting path{1}
_ResponseTimeMonitor_DisplayName() - Static method in class hudson.node_monitors.Messages
Response Time
_ResponseTimeMonitor_MarkedOffline(Object) - Static method in class hudson.node_monitors.Messages
Making {0} offline because it''s not responding
_ResponseTimeMonitor_TimeOut(Object) - Static method in class hudson.node_monitors.Messages
Time out for last {0} try
_ResultTrend_Aborted() - Static method in class hudson.model.Messages
Aborted
_ResultTrend_Failure() - Static method in class hudson.model.Messages
Failure
_ResultTrend_Fixed() - Static method in class hudson.model.Messages
Fixed
_ResultTrend_NotBuilt() - Static method in class hudson.model.Messages
Not built
_ResultTrend_NowUnstable() - Static method in class hudson.model.Messages
Now unstable
_ResultTrend_StillFailing() - Static method in class hudson.model.Messages
Still failing
_ResultTrend_StillUnstable() - Static method in class hudson.model.Messages
Still unstable
_ResultTrend_Success() - Static method in class hudson.model.Messages
Success
_ResultTrend_Unstable() - Static method in class hudson.model.Messages
Unstable
_RetentionStrategy_Always_displayName() - Static method in class hudson.slaves.Messages
Keep this slave on-line as much as possible
_RetentionStrategy_Demand_displayName() - Static method in class hudson.slaves.Messages
Take this slave on-line when in demand and off-line when idle
_RetentionStrategy_Demand_OfflineIdle() - Static method in class hudson.slaves.Messages
Offline because computer was idle; it will be relaunched when needed.
_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_ArtifactsPermission_Description() - Static method in class hudson.model.Messages
This permission grants the ability to retrieve the artifacts produced by builds.
_Run_BuildAborted() - Static method in class hudson.model.Messages
Build was aborted
_Run_DeletePermission_Description() - Static method in class hudson.model.Messages
This permission allows users to manually delete specific builds from the build history.
_Run_InProgressDuration(Object) - Static method in class hudson.model.Messages
{0} and counting
_Run_MarkedExplicitly() - Static method in class hudson.model.Messages
This record is explicitly marked to be kept.
_Run_Permissions_Title() - Static method in class hudson.model.Messages
Run
_Run_Summary_Aborted() - Static method in class hudson.model.Messages
aborted
_Run_Summary_BackToNormal() - Static method in class hudson.model.Messages
back to normal
_Run_Summary_BrokenForALongTime() - Static method in class hudson.model.Messages
broken for a long time
_Run_Summary_BrokenSince(Object) - Static method in class hudson.model.Messages
broken since build {0}
_Run_Summary_BrokenSinceThisBuild() - Static method in class hudson.model.Messages
broken since this build
_Run_Summary_LessTestsFailing(Object, Object) - Static method in class hudson.model.Messages
{0} less {0,choice,0#tests are|1#test is|1<tests are} failing (total {1})
_Run_Summary_MoreTestsFailing(Object, Object) - Static method in class hudson.model.Messages
{0} more {0,choice,0#tests are|1#test is|1<tests are} failing (total {1})
_Run_Summary_NotBuilt() - Static method in class hudson.model.Messages
not built
_Run_Summary_Stable() - Static method in class hudson.model.Messages
stable
_Run_Summary_TestFailures(Object) - Static method in class hudson.model.Messages
{0} {0,choice,0#test failures|1#test failure|1<test failures}
_Run_Summary_TestsStartedToFail(Object) - Static method in class hudson.model.Messages
{0} {0,choice,0#tests|1#test|1<tests} started to fail
_Run_Summary_TestsStillFailing(Object) - Static method in class hudson.model.Messages
{0} {0,choice,0#tests are|1#test is|1<tests are} still failing
_Run_Summary_Unknown() - Static method in class hudson.model.Messages
?
_Run_Summary_Unstable() - Static method in class hudson.model.Messages
unstable
_Run_UnableToDelete(Object, Object) - Static method in class hudson.model.Messages
Unable to delete {0}: {1}
_Run_UpdatePermission_Description() - Static method in class hudson.model.Messages
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
Run Parameter
_SCM_Permissions_Title() - Static method in class hudson.scm.Messages
SCM
_SCM_TagPermission_Description() - Static method in class hudson.scm.Messages
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
Polling Log
_SCMTrigger_DisplayName() - Static method in class hudson.triggers.Messages
Poll SCM
_SCMTrigger_getDisplayName(Object) - Static method in class hudson.triggers.Messages
{0} Polling Log
_SCMTrigger_SCMTriggerCause_ShortDescription() - Static method in class hudson.triggers.Messages
Started by an SCM change
_SetBuildDescriptionCommand_ShortDescription() - Static method in class hudson.cli.Messages
Sets the description of a build.
_SetBuildDisplayNameCommand_ShortDescription() - Static method in class hudson.cli.Messages
Sets the displayName of a build
_SetBuildResultCommand_ShortDescription() - Static method in class hudson.cli.Messages
Sets the result of the current build.
_setOwner(Fingerprint) - Method in class jenkins.model.FingerprintFacet
Backdoor for Fingerprint to set itself to its facets.
_Shell_DisplayName() - Static method in class hudson.tasks.Messages
Execute shell
_ShutdownLink_Description() - Static method in class jenkins.management.Messages
Stops executing new builds, so that the system can be eventually shut down safely.
_ShutdownLink_DisplayName_cancel() - Static method in class jenkins.management.Messages
Cancel Shutdown
_ShutdownLink_DisplayName_prepare() - Static method in class jenkins.management.Messages
Prepare for Shutdown
_SimpleScheduledRetentionStrategy_displayName() - Static method in class hudson.slaves.Messages
Take this slave on-line according to a schedule
_SimpleScheduledRetentionStrategy_FinishedUpTime() - Static method in class hudson.slaves.Messages
Computer has finished its scheduled uptime
_Slave_InvalidConfig_Executors(Object) - Static method in class hudson.model.Messages
Invalid slave configuration for {0}.
_Slave_InvalidConfig_NoName() - Static method in class hudson.model.Messages
Invalid slave configuration.
_Slave_InvalidConfig_NoRemoteDir(Object) - Static method in class hudson.model.Messages
Invalid slave configuration for {0}.
_Slave_Launching(Object) - Static method in class hudson.model.Messages
{0} Launching slave agent
_Slave_Network_Mounted_File_System_Warning() - Static method in class hudson.model.Messages
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
Remote directory is mandatory
_Slave_Terminated(Object) - Static method in class hudson.model.Messages
{0} slave agent was terminated
_Slave_UnableToLaunch(Object, Object) - Static method in class hudson.model.Messages
Unable to launch the slave agent for {0}{1}
_Slave_UnixSlave() - Static method in class hudson.model.Messages
This is a Unix slave
_Slave_WindowsSlave() - Static method in class hudson.model.Messages
This is a Windows slave
_SlaveComputer_DisconnectedBy(Object, Object) - Static method in class hudson.slaves.Messages
Disconnected by {0}{1}
_stat(String) - Method in class hudson.util.ssh.SFTPClient
Graceful SFTPv3Client.stat(String) that returns null if the path doesn't exist.
_StatisticsLink_Description() - Static method in class jenkins.management.Messages
Check your resource utilization and see if you need more computers for your builds.
_StatisticsLink_DisplayName() - Static method in class jenkins.management.Messages
Load Statistics
_StatusColumn_DisplayName() - Static method in class hudson.views.Messages
Status
_StringParameterDefinition_DisplayName() - Static method in class hudson.model.Messages
String Parameter
_SurefireArchiver_DisplayName() - Static method in class hudson.maven.reporters.Messages
Publish surefire reports
_SurefireArchiver_NoReportsDir() - Static method in class hudson.maven.reporters.Messages
Unable to obtain the reportsDirectory from surefire:test mojo
_SurefireArchiver_Recording() - Static method in class hudson.maven.reporters.Messages
[JENKINS] Recording test results
_SwapSpaceMonitor_DisplayName() - Static method in class hudson.node_monitors.Messages
Free Swap Space
_SystemInfoLink_Description() - Static method in class jenkins.management.Messages
Displays various environmental information to assist trouble-shooting.
_SystemInfoLink_DisplayName() - Static method in class jenkins.management.Messages
System Information
_SystemLogLink_Description() - Static method in class jenkins.management.Messages
System log captures output from <tt>java.util.logging</tt> output related to Jenkins.
_SystemLogLink_DisplayName() - Static method in class jenkins.management.Messages
System Log
_TemporarySpaceMonitor_DisplayName() - Static method in class hudson.node_monitors.Messages
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
Test Javadoc
_TestResult_getChildTitle() - Static method in class hudson.tasks.junit.Messages
Package
_TestResult_getDisplayName() - Static method in class hudson.tasks.junit.Messages
Test Results
_TestResult_getTitle() - Static method in class hudson.tasks.junit.Messages
Test Result
_TextArea_DisplayName() - Static method in class hudson.matrix.Messages
User-defined Axis
_TextParameterDefinition_DisplayName() - Static method in class hudson.model.Messages
Text Parameter
_this() - Method in class hudson.model.Run
Obtains 'this' in a more type safe signature.
_TimerTrigger_DisplayName() - Static method in class hudson.triggers.Messages
Build periodically
_TimerTrigger_MissingWhitespace() - Static method in class hudson.triggers.Messages
You appear to be missing whitespace between * and *.
_TimerTrigger_TimerTriggerCause_ShortDescription() - Static method in class hudson.triggers.Messages
Started by timer
_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
 
_ToolLocationNodeProperty_displayName() - Static method in class hudson.tools.Messages
Tool Locations
_Trigger_init() - Static method in class hudson.triggers.Messages
Initializing timer for triggers
_UpdateCenter_DownloadButNotActivated() - Static method in class hudson.model.Messages
Downloaded Successfully.
_UpdateCenter_init() - Static method in class hudson.model.Messages
Initialing update center
_UpdateCenter_n_a() - Static method in class hudson.model.Messages
N/A
_UpdateCenter_PluginCategory_builder() - Static method in class hudson.model.Messages
Build Tools
_UpdateCenter_PluginCategory_buildwrapper() - Static method in class hudson.model.Messages
Build Wrappers
_UpdateCenter_PluginCategory_cli() - Static method in class hudson.model.Messages
Command Line Interface
_UpdateCenter_PluginCategory_cluster() - Static method in class hudson.model.Messages
Cluster Management and Distributed Build
_UpdateCenter_PluginCategory_external() - Static method in class hudson.model.Messages
External Site/Tool Integrations
_UpdateCenter_PluginCategory_listview_column() - Static method in class hudson.model.Messages
List view columns
_UpdateCenter_PluginCategory_maven() - Static method in class hudson.model.Messages
Maven
_UpdateCenter_PluginCategory_misc() - Static method in class hudson.model.Messages
Miscellaneous
_UpdateCenter_PluginCategory_must_be_labeled() - Static method in class hudson.model.Messages
Uncategorized
_UpdateCenter_PluginCategory_notifier() - Static method in class hudson.model.Messages
Build Notifiers
_UpdateCenter_PluginCategory_page_decorator() - Static method in class hudson.model.Messages
Page Decorators
_UpdateCenter_PluginCategory_post_build() - Static method in class hudson.model.Messages
Other Post-Build Actions
_UpdateCenter_PluginCategory_report() - Static method in class hudson.model.Messages
Build Reports
_UpdateCenter_PluginCategory_scm() - Static method in class hudson.model.Messages
Source Code Management
_UpdateCenter_PluginCategory_scm_related() - Static method in class hudson.model.Messages
Source Code Management related
_UpdateCenter_PluginCategory_slaves() - Static method in class hudson.model.Messages
Slave Launchers and Controllers
_UpdateCenter_PluginCategory_trigger() - Static method in class hudson.model.Messages
Build Triggers
_UpdateCenter_PluginCategory_ui() - Static method in class hudson.model.Messages
User Interface
_UpdateCenter_PluginCategory_unrecognized(Object) - Static method in class hudson.model.Messages
Misc ({0})
_UpdateCenter_PluginCategory_upload() - Static method in class hudson.model.Messages
Artifact Uploaders
_UpdateCenter_PluginCategory_user() - Static method in class hudson.model.Messages
Authentication and User Management
_UpdateCenter_Status_CheckingInternet() - Static method in class hudson.model.Messages
Checking internet connectivity
_UpdateCenter_Status_CheckingJavaNet() - Static method in class hudson.model.Messages
Checking update center connectivity
_UpdateCenter_Status_ConnectionFailed(Object) - Static method in class hudson.model.Messages
<span class=error>Failed to connect to {0}.
_UpdateCenter_Status_Success() - Static method in class hudson.model.Messages
Success
_UpdateCenter_Status_UnknownHostException(Object) - Static method in class hudson.model.Messages
<span class=error>Failed to resolve host name {0}.
_UpdateJobCommand_ShortDescription() - Static method in class hudson.cli.Messages
Updates the job definition XML from stdin.
_UserDetailsServiceProxy_UnableToQuery(Object) - Static method in class hudson.security.Messages
Unable to query user information: {0}
_UserSearchProperty_DisplayName() - Static method in class hudson.search.Messages
Setting for search
_Util_day(Object) - Static method in class hudson.Messages
{0} {0,choice,0#days|1#day|1<days}
_Util_hour(Object) - Static method in class hudson.Messages
{0} hr
_Util_millisecond(Object) - Static method in class hudson.Messages
{0} ms
_Util_minute(Object) - Static method in class hudson.Messages
{0} min
_Util_month(Object) - Static method in class hudson.Messages
{0} mo
_Util_pastTime(Object) - Static method in class hudson.Messages
{0}
_Util_second(Object) - Static method in class hudson.Messages
{0} sec
_Util_year(Object) - Static method in class hudson.Messages
{0} yr
_VersionCommand_ShortDescription() - Static method in class hudson.cli.Messages
Outputs the current version.
_View_ConfigurePermission_Description() - Static method in class hudson.model.Messages
This permission allows users to change the configuration of views.
_View_CreatePermission_Description() - Static method in class hudson.model.Messages
This permission allows users to create new views.
_View_DeletePermission_Description() - Static method in class hudson.model.Messages
This permission allows users to delete existing views.
_View_MissingMode() - Static method in class hudson.model.Messages
No view type is specified
_View_Permissions_Title() - Static method in class hudson.model.Messages
View
_View_ReadPermission_Description() - Static method in class hudson.model.Messages
This permission allows users to see views (implied by generic read access).
_WeatherColumn_DisplayName() - Static method in class hudson.views.Messages
Weather
_WhoAmICommand_ShortDescription() - Static method in class hudson.cli.Messages
Reports your credential and permissions
_WindowsInstallerLink_Description() - Static method in class hudson.lifecycle.Messages
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
Install as Windows Service
_WindowsSlaveInstaller_ConfirmInstallation() - Static method in class hudson.lifecycle.Messages
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
.NET Framework 2.0 or later is required for this feature
_WindowsSlaveInstaller_InstallationSuccessful() - Static method in class hudson.lifecycle.Messages
Installation was successful.
_WindowsSlaveInstaller_RootFsDoesntExist(Object) - Static method in class hudson.lifecycle.Messages
Slave root directory ''{0}'' doesn''t exist
_WorkspaceSnapshotSCM_IncorrectJobType(Object) - Static method in class hudson.fsp.Messages
{0} isn''t a job that has a workspace.
_WorkspaceSnapshotSCM_NoBuild(Object, Object) - Static method in class hudson.fsp.Messages
There''s no qualifying build for the {0} permalink in {1}
_WorkspaceSnapshotSCM_NoSuchJob(Object, Object) - Static method in class hudson.fsp.Messages
No such job ''{0}'' exists.
_WorkspaceSnapshotSCM_NoSuchPermalink(Object, Object) - Static method in class hudson.fsp.Messages
No such permalink ''{0}'' exists for {1}
_WorkspaceSnapshotSCM_NoWorkspace(Object, Object) - Static method in class hudson.fsp.Messages
{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
Server rejected connection.
_ZipExtractionInstaller_could_not_connect() - Static method in class hudson.tools.Messages
Could not connect to URL.
_ZipExtractionInstaller_DescriptorImpl_displayName() - Static method in class hudson.tools.Messages
Extract *.zip/*.tar.gz
_ZipExtractionInstaller_malformed_url() - Static method in class hudson.tools.Messages
Malformed URL.

$ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

Copyright © 2004-2013. All Rights Reserved.