AboutJenkins |
Show "About Jenkins" link.
|
AbstractMarkupText |
|
BulkChange |
Transaction-like object that can be used to make a bunch of changes to an object, and defer the
Saveable.save() until the end.
|
ClassicPluginStrategy |
|
CloseProofOutputStream |
|
DependencyRunner |
Runs a job on all projects in the order of dependencies
|
DescriptorExtensionList<T extends Describable<T>,D extends Descriptor<T>> |
|
DNSMultiCast |
Deprecated.
|
EnvVars |
Environment variables.
|
ExtensionComponent<T> |
Discovered Extension object with a bit of metadata for Hudson.
|
ExtensionFinder |
Discovers the implementations of an extension point.
|
ExtensionFinder.DefaultGuiceExtensionAnnotation |
|
ExtensionFinder.GuiceExtensionAnnotation<T extends Annotation> |
Captures information about the annotation that we use to mark Guice-instantiated components.
|
ExtensionFinder.GuiceFinder |
Discovers components via sezpoz but instantiates them by using Guice.
|
ExtensionFinder.Sezpoz |
The bootstrap implementation that looks for the Extension marker.
|
ExtensionList<T> |
Retains the known extension instances for the given type 'T'.
|
ExtensionListListener |
|
ExtensionListView |
Compatibility layer for legacy manual registration of extension points.
|
FilePath |
File like object with remoting support.
|
FilePath.AbstractInterceptorCallableWrapper<T> |
|
FilePath.ExplicitlySpecifiedDirScanner |
Helper class to make it easy to send an explicit list of files using FilePath methods.
|
FilePath.FileCallableWrapperFactory |
This extension point allows to contribute a wrapper around a fileCallable so that a plugin can "intercept" a
call.
|
FileSystemProvisioner |
Deprecated.
|
FileSystemProvisioner.Default |
|
Functions |
Utility functions used in views.
|
Functions.RunUrl |
URL decomposed for easier computation of relevant URLs.
|
Functions.ThreadGroupMap |
|
Indenter<J extends Job> |
Used by projectView.jelly to indent modules.
|
Launcher |
Starts a process.
|
Launcher.DecoratedLauncher |
A launcher which delegates to a provided inner launcher.
|
Launcher.DummyLauncher |
|
Launcher.IOTriplet |
|
Launcher.LocalLauncher |
|
Launcher.RemoteLauncher |
Launches processes remotely by using the given channel.
|
Launcher.RemoteLauncher.ProcImpl |
|
LauncherDecorator |
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.
|
LocalPluginManager |
|
Lookup |
Type-safe instance map.
|
Main |
Entry point to Hudson from command line.
|
MarkupText |
Mutable representation of string with HTML mark up.
|
Messages |
Generated localization support class.
|
PermalinkList |
|
Plugin |
Base class of Hudson plugin.
|
Plugin.DummyImpl |
Dummy instance of Plugin to be used when a plugin didn't
supply one on its own.
|
PluginFirstClassLoader |
Deprecated.
|
PluginFirstClassLoader2 |
Class loader that consults the plugin's WEB-INF/lib/*.jar and WEB-INF/classes
directories and the Jenkins core class loader (in that order).
|
PluginManager |
|
PluginManager.FailedPlugin |
Remembers why a plugin failed to deploy.
|
PluginManager.MetadataCache |
|
PluginManager.PluginCycleDependenciesMonitor |
|
PluginManager.PluginDeprecationMonitor |
|
PluginManager.PluginUpdateMonitor |
|
PluginManager.PluginUpdateMonitor.PluginUpdateInfo |
|
PluginManager.UberClassLoader |
|
PluginManager.UpdateCenterProxy |
This allows "Update Center" to live at the URL
/pluginManager/updates/ in addition to its /updateCenter/
URL which is provided by Jenkins.getUpdateCenter() .
|
PluginManagerStaplerOverride |
Extension point for selectively overriding parts of the PluginManager views
Anything extending this and registered with an @Extension can replace existing views and define new views.
|
PluginWrapper |
Represents a Jenkins plug-in and associated control information
for Jenkins to control Plugin .
|
PluginWrapper.Dependency |
|
PluginWrapper.PluginDisableResult |
The result of the disablement of a plugin and its dependents plugins.
|
PluginWrapper.PluginWrapperAdministrativeMonitor |
Administrative Monitor for failed plugins
|
Proc |
External process wrapper.
|
Proc.LocalProc |
Locally launched process.
|
Proc.RemoteProc |
Deprecated.
|
ProxyConfiguration |
HTTP proxy configuration.
|
ProxyConfiguration.DescriptorImpl |
|
ResponseHeaderFilter |
This filter allows you to modify headers set by the container or other servlets
that are out of your control.
|
StructuredForm |
Obtains the structured form data from StaplerRequest .
|
TcpSlaveAgentListener |
Listens to incoming TCP connections, for example from agents.
|
TcpSlaveAgentListener.ConnectionFromCurrentPeer |
Connection terminated because we are reconnected from the current peer.
|
TcpSlaveAgentListener.PingAgentProtocol |
This extension provides a Ping protocol that allows people to verify that the TcpSlaveAgentListener is alive.
|
URLConnectionDecorator |
Decorates the connections that Jenkins open to access external resources.
|
Util |
Various utility methods that don't have more proper home.
|
WebAppMain |
Entry point when Hudson is used as a webapp.
|
WebAppMain.FileAndDescription |
Add some metadata to a File, allowing to trace setup issues
|
WorkspaceSnapshot |
Deprecated.
|
XmlFile |
Represents an XML data file that Jenkins uses as a data file.
|