Uses of Package
hudson
-
Classes in hudson used by hudson Class Description AbstractMarkupText Common part betweenMarkupText
andMarkupText.SubText
.BulkChange Transaction-like object that can be used to make a bunch of changes to an object, and defer theSaveable.save()
until the end.DependencyRunner.ProjectRunnable DescriptorExtensionList ExtensionList
for holding a set ofDescriptor
s, which is a group of descriptors for the same extension point.EnvVars Environment variables.Extension Marks a field, a method, or a class for automatic discovery, so that Hudson can locate implementations ofExtensionPoint
s automatically.ExtensionComponent DiscoveredExtension
object with a bit of metadata for Hudson.ExtensionFinder Discovers the implementations of an extension point.ExtensionFinder.GuiceExtensionAnnotation Captures information about the annotation that we use to mark Guice-instantiated components.ExtensionList Retains the known extension instances for the given type 'T'.ExtensionListListener ExtensionList
listener.ExtensionPoint Marker interface that designates extensible components in Jenkins that can be implemented by plugins.FilePath File
like object with remoting support.FilePath.DisplayOption FilePath.FileCallable Code that gets executed on the machine where theFilePath
is local.FilePath.TarCompression Supported tar file compression methods.FileSystemProvisioner Deprecated.Unused.Functions.RunUrl URL decomposed for easier computation of relevant URLs.Functions.ThreadGroupMap Launcher Starts a process.Launcher.IOTriplet Launcher.ProcStarter Builder pattern for configuring a process to launch.Launcher.RemoteProcess Remoting interface of a remote processLauncherDecorator DecoratesLauncher
so that one can intercept executions of commands and alters the command being executed, such as doing this in fakeroot, sudo, pfexec, etc.MarkupText.SubText Represents a substring of aMarkupText
.Platform Strategy object that absorbs the platform differences.Plugin Base class of Hudson plugin.PluginManager ManagesPluginWrapper
s.PluginManager.FailedPlugin Remembers why a plugin failed to deploy.PluginManager.MetadataCache PluginManager.PluginUpdateMonitor AdministrativeMonitor
that informs the administrator about a required plugin update.PluginManager.PluginUpdateMonitor.PluginUpdateInfo PluginManager.UpdateCenterProxy This allows "Update Center" to live at the URL/pluginManager/updates/
in addition to its/updateCenter/
URL which is provided byJenkins.getUpdateCenter()
.PluginManagerStaplerOverride Extension point for selectively overriding parts of thePluginManager
views Anything extending this and registered with an @Extension can replace existing views and define new views.PluginStrategy Pluggability point for how to createPluginWrapper
.PluginWrapper Represents a Jenkins plug-in and associated control information for Jenkins to controlPlugin
.PluginWrapper.Dependency PluginWrapper.PluginDisableResult The result of the disablement of a plugin and its dependents plugins.PluginWrapper.PluginDisableStatus An enum to hold the status of a disabling action against a plugin.PluginWrapper.PluginDisableStrategy The strategies defined for disabling a plugin.PluginWrapper.PluginWrapperAdministrativeMonitor Administrative Monitor for failed pluginsProc External process wrapper.Proc.ProcWithJenkins23271Patch An instance ofProc
, which has an internal workaround for JENKINS-23271.ProxyConfiguration HTTP proxy configuration.RestrictedSince AccompaniesRestricted
annotation to indicate when the access restriction was placed.URLConnectionDecorator Decorates the connections that Jenkins open to access external resources.WebAppMain.FileAndDescription Add some metadata to a File, allowing to trace setup issuesWorkspaceSnapshot Deprecated.Unused.XmlFile Represents an XML data file that Jenkins uses as a data file. -
Classes in hudson used by hudson.cli Class Description AbortException Signals a failure where the error was anticipated and diagnosed.Extension Marks a field, a method, or a class for automatic discovery, so that Hudson can locate implementations ofExtensionPoint
s automatically.ExtensionList Retains the known extension instances for the given type 'T'.ExtensionPoint Marker interface that designates extensible components in Jenkins that can be implemented by plugins.ExtensionPoint.LegacyInstancesAreScopedToHudson Used by designers of extension points (direct subtypes ofExtensionPoint
) to indicate that the legacy instances are scoped toJenkins
instance. -
Classes in hudson used by hudson.cli.declarative Class Description Extension Marks a field, a method, or a class for automatic discovery, so that Hudson can locate implementations ofExtensionPoint
s automatically.ExtensionComponent DiscoveredExtension
object with a bit of metadata for Hudson.ExtensionFinder Discovers the implementations of an extension point.ExtensionPoint Marker interface that designates extensible components in Jenkins that can be implemented by plugins. -
Classes in hudson used by hudson.console Class Description DescriptorExtensionList ExtensionList
for holding a set ofDescriptor
s, which is a group of descriptors for the same extension point.Extension Marks a field, a method, or a class for automatic discovery, so that Hudson can locate implementations ofExtensionPoint
s automatically.ExtensionList Retains the known extension instances for the given type 'T'.ExtensionPoint Marker interface that designates extensible components in Jenkins that can be implemented by plugins.MarkupText Mutable representation of string with HTML mark up. -
Classes in hudson used by hudson.diagnosis Class Description Extension Marks a field, a method, or a class for automatic discovery, so that Hudson can locate implementations ofExtensionPoint
s automatically.ExtensionList Retains the known extension instances for the given type 'T'.ExtensionPoint Marker interface that designates extensible components in Jenkins that can be implemented by plugins.RestrictedSince AccompaniesRestricted
annotation to indicate when the access restriction was placed. -
Classes in hudson used by hudson.init Class Description PluginManager ManagesPluginWrapper
s. -
Classes in hudson used by hudson.lifecycle Class Description Extension Marks a field, a method, or a class for automatic discovery, so that Hudson can locate implementations ofExtensionPoint
s automatically.ExtensionPoint Marker interface that designates extensible components in Jenkins that can be implemented by plugins. -
Classes in hudson used by hudson.logging Class Description Extension Marks a field, a method, or a class for automatic discovery, so that Hudson can locate implementations ofExtensionPoint
s automatically.ExtensionPoint Marker interface that designates extensible components in Jenkins that can be implemented by plugins.FilePath File
like object with remoting support.RestrictedSince AccompaniesRestricted
annotation to indicate when the access restriction was placed. -
Classes in hudson used by hudson.markup Class Description DescriptorExtensionList ExtensionList
for holding a set ofDescriptor
s, which is a group of descriptors for the same extension point.Extension Marks a field, a method, or a class for automatic discovery, so that Hudson can locate implementations ofExtensionPoint
s automatically.ExtensionPoint Marker interface that designates extensible components in Jenkins that can be implemented by plugins. -
Classes in hudson used by hudson.model Class Description CopyOnWrite Represents fields that are protected for concurrency by the copy-on-write semantics.DescriptorExtensionList ExtensionList
for holding a set ofDescriptor
s, which is a group of descriptors for the same extension point.EnvVars Environment variables.Extension Marks a field, a method, or a class for automatic discovery, so that Hudson can locate implementations ofExtensionPoint
s automatically.ExtensionList Retains the known extension instances for the given type 'T'.ExtensionListListener ExtensionList
listener.ExtensionPoint Marker interface that designates extensible components in Jenkins that can be implemented by plugins.ExtensionPoint.LegacyInstancesAreScopedToHudson Used by designers of extension points (direct subtypes ofExtensionPoint
) to indicate that the legacy instances are scoped toJenkins
instance.FeedAdapter Provides a RSS feed view of the data.FilePath File
like object with remoting support.FileSystemProvisioner Deprecated.Unused.Indenter Used byprojectView.jelly
to indent modules.Launcher Starts a process.PermalinkList List
ofPermalinkProjectAction.Permalink
s with some convenience methods.PluginManager ManagesPluginWrapper
s.PluginManager.MetadataCache PluginWrapper Represents a Jenkins plug-in and associated control information for Jenkins to controlPlugin
.RestrictedSince AccompaniesRestricted
annotation to indicate when the access restriction was placed.XmlFile Represents an XML data file that Jenkins uses as a data file. -
Classes in hudson used by hudson.model.labels Class Description CopyOnWrite Represents fields that are protected for concurrency by the copy-on-write semantics.DescriptorExtensionList ExtensionList
for holding a set ofDescriptor
s, which is a group of descriptors for the same extension point.ExtensionPoint Marker interface that designates extensible components in Jenkins that can be implemented by plugins. -
Classes in hudson used by hudson.model.listeners Class Description ExtensionList Retains the known extension instances for the given type 'T'.ExtensionPoint Marker interface that designates extensible components in Jenkins that can be implemented by plugins.FilePath File
like object with remoting support.Launcher Starts a process.XmlFile Represents an XML data file that Jenkins uses as a data file. -
Classes in hudson used by hudson.model.queue Class Description Extension Marks a field, a method, or a class for automatic discovery, so that Hudson can locate implementations ofExtensionPoint
s automatically.ExtensionList Retains the known extension instances for the given type 'T'.ExtensionPoint Marker interface that designates extensible components in Jenkins that can be implemented by plugins.RestrictedSince AccompaniesRestricted
annotation to indicate when the access restriction was placed. -
Classes in hudson used by hudson.node_monitors Class Description DescriptorExtensionList ExtensionList
for holding a set ofDescriptor
s, which is a group of descriptors for the same extension point.Extension Marks a field, a method, or a class for automatic discovery, so that Hudson can locate implementations ofExtensionPoint
s automatically.ExtensionPoint Marker interface that designates extensible components in Jenkins that can be implemented by plugins.FilePath.FileCallable Code that gets executed on the machine where theFilePath
is local. -
Classes in hudson used by hudson.scm Class Description DescriptorExtensionList ExtensionList
for holding a set ofDescriptor
s, which is a group of descriptors for the same extension point.Extension Marks a field, a method, or a class for automatic discovery, so that Hudson can locate implementations ofExtensionPoint
s automatically.ExtensionList Retains the known extension instances for the given type 'T'.ExtensionPoint Marker interface that designates extensible components in Jenkins that can be implemented by plugins.FilePath File
like object with remoting support.Launcher Starts a process.MarkupText Mutable representation of string with HTML mark up.RestrictedSince AccompaniesRestricted
annotation to indicate when the access restriction was placed. -
Classes in hudson used by hudson.search Class Description Extension Marks a field, a method, or a class for automatic discovery, so that Hudson can locate implementations ofExtensionPoint
s automatically.ExtensionList Retains the known extension instances for the given type 'T'.ExtensionPoint Marker interface that designates extensible components in Jenkins that can be implemented by plugins. -
Classes in hudson used by hudson.security Class Description DescriptorExtensionList ExtensionList
for holding a set ofDescriptor
s, which is a group of descriptors for the same extension point.Extension Marks a field, a method, or a class for automatic discovery, so that Hudson can locate implementations ofExtensionPoint
s automatically.ExtensionList Retains the known extension instances for the given type 'T'.ExtensionPoint Marker interface that designates extensible components in Jenkins that can be implemented by plugins.RestrictedSince AccompaniesRestricted
annotation to indicate when the access restriction was placed. -
Classes in hudson used by hudson.security.captcha Class Description DescriptorExtensionList ExtensionList
for holding a set ofDescriptor
s, which is a group of descriptors for the same extension point.ExtensionPoint Marker interface that designates extensible components in Jenkins that can be implemented by plugins. -
Classes in hudson used by hudson.security.csrf Class Description DescriptorExtensionList ExtensionList
for holding a set ofDescriptor
s, which is a group of descriptors for the same extension point.Extension Marks a field, a method, or a class for automatic discovery, so that Hudson can locate implementations ofExtensionPoint
s automatically.ExtensionList Retains the known extension instances for the given type 'T'.ExtensionPoint Marker interface that designates extensible components in Jenkins that can be implemented by plugins. -
Classes in hudson used by hudson.slaves Class Description DescriptorExtensionList ExtensionList
for holding a set ofDescriptor
s, which is a group of descriptors for the same extension point.EnvVars Environment variables.Extension Marks a field, a method, or a class for automatic discovery, so that Hudson can locate implementations ofExtensionPoint
s automatically.ExtensionList Retains the known extension instances for the given type 'T'.ExtensionPoint Marker interface that designates extensible components in Jenkins that can be implemented by plugins.FilePath File
like object with remoting support.Launcher Starts a process.Proc External process wrapper.RestrictedSince AccompaniesRestricted
annotation to indicate when the access restriction was placed. -
Classes in hudson used by hudson.tasks Class Description DescriptorExtensionList ExtensionList
for holding a set ofDescriptor
s, which is a group of descriptors for the same extension point.EnvVars Environment variables.Extension Marks a field, a method, or a class for automatic discovery, so that Hudson can locate implementations ofExtensionPoint
s automatically.ExtensionComponent DiscoveredExtension
object with a bit of metadata for Hudson.ExtensionList Retains the known extension instances for the given type 'T'.ExtensionPoint Marker interface that designates extensible components in Jenkins that can be implemented by plugins.FilePath File
like object with remoting support.Launcher Starts a process.Proc External process wrapper. -
Classes in hudson used by hudson.tasks._maven Class Description Extension Marks a field, a method, or a class for automatic discovery, so that Hudson can locate implementations ofExtensionPoint
s automatically.ExtensionPoint Marker interface that designates extensible components in Jenkins that can be implemented by plugins.MarkupText Mutable representation of string with HTML mark up. -
Classes in hudson used by hudson.tools Class Description DescriptorExtensionList ExtensionList
for holding a set ofDescriptor
s, which is a group of descriptors for the same extension point.EnvVars Environment variables.Extension Marks a field, a method, or a class for automatic discovery, so that Hudson can locate implementations ofExtensionPoint
s automatically.ExtensionList Retains the known extension instances for the given type 'T'.ExtensionPoint Marker interface that designates extensible components in Jenkins that can be implemented by plugins.FilePath File
like object with remoting support. -
Classes in hudson used by hudson.triggers Class Description DescriptorExtensionList ExtensionList
for holding a set ofDescriptor
s, which is a group of descriptors for the same extension point.Extension Marks a field, a method, or a class for automatic discovery, so that Hudson can locate implementations ofExtensionPoint
s automatically.ExtensionPoint Marker interface that designates extensible components in Jenkins that can be implemented by plugins.RestrictedSince AccompaniesRestricted
annotation to indicate when the access restriction was placed. -
Classes in hudson used by hudson.util Class Description EnvVars Environment variables.ExtensionList Retains the known extension instances for the given type 'T'.ExtensionPoint Marker interface that designates extensible components in Jenkins that can be implemented by plugins.FilePath File
like object with remoting support.Launcher Starts a process.Launcher.ProcStarter Builder pattern for configuring a process to launch.RestrictedSince AccompaniesRestricted
annotation to indicate when the access restriction was placed. -
Classes in hudson used by hudson.util.io Class Description ExtensionList Retains the known extension instances for the given type 'T'.ExtensionPoint Marker interface that designates extensible components in Jenkins that can be implemented by plugins. -
Classes in hudson used by hudson.views Class Description DescriptorExtensionList ExtensionList
for holding a set ofDescriptor
s, which is a group of descriptors for the same extension point.Extension Marks a field, a method, or a class for automatic discovery, so that Hudson can locate implementations ofExtensionPoint
s automatically.ExtensionPoint Marker interface that designates extensible components in Jenkins that can be implemented by plugins. -
Classes in hudson used by hudson.widgets Class Description ExtensionPoint Marker interface that designates extensible components in Jenkins that can be implemented by plugins. -
Classes in hudson used by jenkins Class Description Extension Marks a field, a method, or a class for automatic discovery, so that Hudson can locate implementations ofExtensionPoint
s automatically.ExtensionComponent DiscoveredExtension
object with a bit of metadata for Hudson.ExtensionFinder Discovers the implementations of an extension point.ExtensionList Retains the known extension instances for the given type 'T'.ExtensionPoint Marker interface that designates extensible components in Jenkins that can be implemented by plugins.FilePath.FileCallable Code that gets executed on the machine where theFilePath
is local.PluginWrapper.Dependency RestrictedSince AccompaniesRestricted
annotation to indicate when the access restriction was placed.URLConnectionDecorator Decorates the connections that Jenkins open to access external resources. -
Classes in hudson used by jenkins.agents Class Description Extension Marks a field, a method, or a class for automatic discovery, so that Hudson can locate implementations ofExtensionPoint
s automatically.ExtensionPoint Marker interface that designates extensible components in Jenkins that can be implemented by plugins. -
Classes in hudson used by jenkins.cli Class Description Extension Marks a field, a method, or a class for automatic discovery, so that Hudson can locate implementations ofExtensionPoint
s automatically.ExtensionPoint Marker interface that designates extensible components in Jenkins that can be implemented by plugins. -
Classes in hudson used by jenkins.diagnosis Class Description Extension Marks a field, a method, or a class for automatic discovery, so that Hudson can locate implementations ofExtensionPoint
s automatically.ExtensionPoint Marker interface that designates extensible components in Jenkins that can be implemented by plugins. -
Classes in hudson used by jenkins.diagnostics Class Description Extension Marks a field, a method, or a class for automatic discovery, so that Hudson can locate implementations ofExtensionPoint
s automatically.ExtensionPoint Marker interface that designates extensible components in Jenkins that can be implemented by plugins. -
Classes in hudson used by jenkins.fingerprints Class Description DescriptorExtensionList ExtensionList
for holding a set ofDescriptor
s, which is a group of descriptors for the same extension point.Extension Marks a field, a method, or a class for automatic discovery, so that Hudson can locate implementations ofExtensionPoint
s automatically.ExtensionPoint Marker interface that designates extensible components in Jenkins that can be implemented by plugins. -
Classes in hudson used by jenkins.formelementpath Class Description Extension Marks a field, a method, or a class for automatic discovery, so that Hudson can locate implementations ofExtensionPoint
s automatically.ExtensionPoint Marker interface that designates extensible components in Jenkins that can be implemented by plugins. -
Classes in hudson used by jenkins.install Class Description Extension Marks a field, a method, or a class for automatic discovery, so that Hudson can locate implementations ofExtensionPoint
s automatically.ExtensionPoint Marker interface that designates extensible components in Jenkins that can be implemented by plugins.FilePath File
like object with remoting support. -
Classes in hudson used by jenkins.management Class Description Extension Marks a field, a method, or a class for automatic discovery, so that Hudson can locate implementations ofExtensionPoint
s automatically.ExtensionPoint Marker interface that designates extensible components in Jenkins that can be implemented by plugins. -
Classes in hudson used by jenkins.model Class Description DescriptorExtensionList ExtensionList
for holding a set ofDescriptor
s, which is a group of descriptors for the same extension point.EnvVars Environment variables.Extension Marks a field, a method, or a class for automatic discovery, so that Hudson can locate implementations ofExtensionPoint
s automatically.ExtensionList Retains the known extension instances for the given type 'T'.ExtensionPoint Marker interface that designates extensible components in Jenkins that can be implemented by plugins.FilePath File
like object with remoting support.FilePath.TarCompression Supported tar file compression methods.Launcher Starts a process.Lookup Type-safe instance map.Plugin Base class of Hudson plugin.PluginManager ManagesPluginWrapper
s.ProxyConfiguration HTTP proxy configuration.RestrictedSince AccompaniesRestricted
annotation to indicate when the access restriction was placed.TcpSlaveAgentListener Listens to incoming TCP connections, for example from agents. -
Classes in hudson used by jenkins.model.experimentalflags Class Description Extension Marks a field, a method, or a class for automatic discovery, so that Hudson can locate implementations ofExtensionPoint
s automatically.ExtensionList Retains the known extension instances for the given type 'T'.ExtensionPoint Marker interface that designates extensible components in Jenkins that can be implemented by plugins. -
Classes in hudson used by jenkins.model.identity Class Description Extension Marks a field, a method, or a class for automatic discovery, so that Hudson can locate implementations ofExtensionPoint
s automatically.ExtensionPoint Marker interface that designates extensible components in Jenkins that can be implemented by plugins. -
Classes in hudson used by jenkins.model.item_category Class Description Extension Marks a field, a method, or a class for automatic discovery, so that Hudson can locate implementations ofExtensionPoint
s automatically.ExtensionPoint Marker interface that designates extensible components in Jenkins that can be implemented by plugins.RestrictedSince AccompaniesRestricted
annotation to indicate when the access restriction was placed. -
Classes in hudson used by jenkins.model.labels Class Description ExtensionPoint Marker interface that designates extensible components in Jenkins that can be implemented by plugins. -
Classes in hudson used by jenkins.model.lazy Class Description Extension Marks a field, a method, or a class for automatic discovery, so that Hudson can locate implementations ofExtensionPoint
s automatically.ExtensionPoint Marker interface that designates extensible components in Jenkins that can be implemented by plugins. -
Classes in hudson used by jenkins.model.queue Class Description Extension Marks a field, a method, or a class for automatic discovery, so that Hudson can locate implementations ofExtensionPoint
s automatically.ExtensionPoint Marker interface that designates extensible components in Jenkins that can be implemented by plugins. -
Classes in hudson used by jenkins.monitor Class Description Extension Marks a field, a method, or a class for automatic discovery, so that Hudson can locate implementations ofExtensionPoint
s automatically.ExtensionPoint Marker interface that designates extensible components in Jenkins that can be implemented by plugins. -
Classes in hudson used by jenkins.mvn Class Description DescriptorExtensionList ExtensionList
for holding a set ofDescriptor
s, which is a group of descriptors for the same extension point.Extension Marks a field, a method, or a class for automatic discovery, so that Hudson can locate implementations ofExtensionPoint
s automatically.ExtensionPoint Marker interface that designates extensible components in Jenkins that can be implemented by plugins.FilePath File
like object with remoting support. -
Classes in hudson used by jenkins.plugins Class Description PluginWrapper.Dependency -
Classes in hudson used by jenkins.scm Class Description DescriptorExtensionList ExtensionList
for holding a set ofDescriptor
s, which is a group of descriptors for the same extension point.Extension Marks a field, a method, or a class for automatic discovery, so that Hudson can locate implementations ofExtensionPoint
s automatically.ExtensionList Retains the known extension instances for the given type 'T'.ExtensionPoint Marker interface that designates extensible components in Jenkins that can be implemented by plugins.Launcher Starts a process. -
Classes in hudson used by jenkins.security Class Description DescriptorExtensionList ExtensionList
for holding a set ofDescriptor
s, which is a group of descriptors for the same extension point.Extension Marks a field, a method, or a class for automatic discovery, so that Hudson can locate implementations ofExtensionPoint
s automatically.ExtensionList Retains the known extension instances for the given type 'T'.ExtensionPoint Marker interface that designates extensible components in Jenkins that can be implemented by plugins.PluginWrapper Represents a Jenkins plug-in and associated control information for Jenkins to controlPlugin
. -
Classes in hudson used by jenkins.security.apitoken Class Description Extension Marks a field, a method, or a class for automatic discovery, so that Hudson can locate implementations ofExtensionPoint
s automatically.ExtensionPoint Marker interface that designates extensible components in Jenkins that can be implemented by plugins.XmlFile Represents an XML data file that Jenkins uses as a data file. -
Classes in hudson used by jenkins.security.csrf Class Description Extension Marks a field, a method, or a class for automatic discovery, so that Hudson can locate implementations ofExtensionPoint
s automatically.ExtensionPoint Marker interface that designates extensible components in Jenkins that can be implemented by plugins. -
Classes in hudson used by jenkins.security.s2m Class Description Extension Marks a field, a method, or a class for automatic discovery, so that Hudson can locate implementations ofExtensionPoint
s automatically.ExtensionPoint Marker interface that designates extensible components in Jenkins that can be implemented by plugins. -
Classes in hudson used by jenkins.security.seed Class Description Extension Marks a field, a method, or a class for automatic discovery, so that Hudson can locate implementations ofExtensionPoint
s automatically.ExtensionPoint Marker interface that designates extensible components in Jenkins that can be implemented by plugins. -
Classes in hudson used by jenkins.security.stapler Class Description Extension Marks a field, a method, or a class for automatic discovery, so that Hudson can locate implementations ofExtensionPoint
s automatically.ExtensionPoint Marker interface that designates extensible components in Jenkins that can be implemented by plugins. -
Classes in hudson used by jenkins.slaves Class Description Extension Marks a field, a method, or a class for automatic discovery, so that Hudson can locate implementations ofExtensionPoint
s automatically.ExtensionList Retains the known extension instances for the given type 'T'.ExtensionPoint Marker interface that designates extensible components in Jenkins that can be implemented by plugins.FilePath File
like object with remoting support. -
Classes in hudson used by jenkins.slaves.restarter Class Description Extension Marks a field, a method, or a class for automatic discovery, so that Hudson can locate implementations ofExtensionPoint
s automatically.ExtensionList Retains the known extension instances for the given type 'T'.ExtensionPoint Marker interface that designates extensible components in Jenkins that can be implemented by plugins. -
Classes in hudson used by jenkins.slaves.systemInfo Class Description Extension Marks a field, a method, or a class for automatic discovery, so that Hudson can locate implementations ofExtensionPoint
s automatically.ExtensionList Retains the known extension instances for the given type 'T'.ExtensionPoint Marker interface that designates extensible components in Jenkins that can be implemented by plugins. -
Classes in hudson used by jenkins.tasks Class Description EnvVars Environment variables.Extension Marks a field, a method, or a class for automatic discovery, so that Hudson can locate implementations ofExtensionPoint
s automatically.ExtensionPoint Marker interface that designates extensible components in Jenkins that can be implemented by plugins.FilePath File
like object with remoting support.Launcher Starts a process. -
Classes in hudson used by jenkins.tasks.filters Class Description AbortException Signals a failure where the error was anticipated and diagnosed.EnvVars Environment variables.Extension Marks a field, a method, or a class for automatic discovery, so that Hudson can locate implementations ofExtensionPoint
s automatically.ExtensionList Retains the known extension instances for the given type 'T'.ExtensionPoint Marker interface that designates extensible components in Jenkins that can be implemented by plugins.Launcher Starts a process. -
Classes in hudson used by jenkins.tasks.filters.impl Class Description EnvVars Environment variables.Extension Marks a field, a method, or a class for automatic discovery, so that Hudson can locate implementations ofExtensionPoint
s automatically.ExtensionPoint Marker interface that designates extensible components in Jenkins that can be implemented by plugins. -
Classes in hudson used by jenkins.telemetry Class Description Extension Marks a field, a method, or a class for automatic discovery, so that Hudson can locate implementations ofExtensionPoint
s automatically.ExtensionList Retains the known extension instances for the given type 'T'.ExtensionPoint Marker interface that designates extensible components in Jenkins that can be implemented by plugins. -
Classes in hudson used by jenkins.telemetry.impl Class Description Extension Marks a field, a method, or a class for automatic discovery, so that Hudson can locate implementations ofExtensionPoint
s automatically.ExtensionPoint Marker interface that designates extensible components in Jenkins that can be implemented by plugins. -
Classes in hudson used by jenkins.tools Class Description Extension Marks a field, a method, or a class for automatic discovery, so that Hudson can locate implementations ofExtensionPoint
s automatically.ExtensionPoint Marker interface that designates extensible components in Jenkins that can be implemented by plugins.RestrictedSince AccompaniesRestricted
annotation to indicate when the access restriction was placed. -
Classes in hudson used by jenkins.triggers Class Description Extension Marks a field, a method, or a class for automatic discovery, so that Hudson can locate implementations ofExtensionPoint
s automatically.ExtensionPoint Marker interface that designates extensible components in Jenkins that can be implemented by plugins. -
Classes in hudson used by jenkins.util Class Description Extension Marks a field, a method, or a class for automatic discovery, so that Hudson can locate implementations ofExtensionPoint
s automatically.ExtensionList Retains the known extension instances for the given type 'T'.ExtensionPoint Marker interface that designates extensible components in Jenkins that can be implemented by plugins.FilePath File
like object with remoting support. -
Classes in hudson used by jenkins.util.xstream Class Description RestrictedSince AccompaniesRestricted
annotation to indicate when the access restriction was placed. -
Classes in hudson used by jenkins.views Class Description Extension Marks a field, a method, or a class for automatic discovery, so that Hudson can locate implementations ofExtensionPoint
s automatically.ExtensionPoint Marker interface that designates extensible components in Jenkins that can be implemented by plugins. -
Classes in hudson used by jenkins.websocket Class Description Extension Marks a field, a method, or a class for automatic discovery, so that Hudson can locate implementations ofExtensionPoint
s automatically.ExtensionPoint Marker interface that designates extensible components in Jenkins that can be implemented by plugins. -
Classes in hudson used by jenkins.widgets Class Description Extension Marks a field, a method, or a class for automatic discovery, so that Hudson can locate implementations ofExtensionPoint
s automatically.ExtensionPoint Marker interface that designates extensible components in Jenkins that can be implemented by plugins.