AbstractTopLevelItem |
|
ArtifactManager |
Manager of artifacts for one build.
|
ArtifactManagerConfiguration |
|
ArtifactManagerFactory |
Pluggable ability to manage transfer and/or storage of build artifacts.
|
ArtifactManagerFactoryDescriptor |
Definition of a kind of artifact manager.
|
AssetManager |
Serves files located in the /assets classpath directory via the Jenkins core ClassLoader.
|
BackgroundGlobalBuildDiscarder |
Background task actually running background build discarders.
|
BlockedBecauseOfBuildInProgress |
Indicates that a new build is blocked because the previous build is already in progress.
|
BuildDiscarder |
Implementation of "Discard old build records" feature.
|
BuildDiscarder.ConverterImpl |
|
BuildDiscarderDescriptor |
|
BuildDiscarderProperty |
|
BuildDiscarderProperty.ConditionallyHidden |
|
BuildDiscarderProperty.DescriptorImpl |
|
BuiltInNodeMigration |
Inform the admin about the migration.
|
CauseOfInterruption |
|
CauseOfInterruption.UserInterruption |
Indicates that the build was interrupted from UI.
|
Configuration |
Deprecated.
|
CoreEnvironmentContributor |
EnvironmentContributor that adds the basic set of environment variables that
we've been exposing historically.
|
DefaultSimplePageDecorator |
In case there are no other implementations we will fallback to this implementation.
|
DefaultUserCanonicalIdResolver |
Default User.CanonicalIdResolver to escape unsupported characters and generate user ID.
|
FingerprintFacet |
Plugin-specific additions to fingerprint information.
|
GlobalBuildDiscarderConfiguration |
Global configuration UI for background build discarders
|
GlobalBuildDiscarderListener |
Run background build discarders on an individual job once a build is finalized
|
GlobalBuildDiscarderStrategy |
Extension point for global background build discarders.
|
GlobalBuildDiscarderStrategyDescriptor |
|
GlobalCloudConfiguration |
|
GlobalConfiguration |
Convenient base class for extensions that contributes to the system configuration page but nothing
else, or to manage the global configuration of a plugin implementing several extension points.
|
GlobalConfigurationCategory |
|
GlobalConfigurationCategory.Security |
Security related configurations.
|
GlobalConfigurationCategory.Unclassified |
This category represents the catch-all I-dont-know-what-category-it-is instance,
used for those GlobalConfiguration s that don't really deserve/need a separate
category.
|
GlobalNodePropertiesConfiguration |
|
GlobalPluginConfiguration |
Include config.jelly defined for Plugin s.
|
GlobalProjectNamingStrategyConfiguration |
Configures the project naming strategy.
|
GlobalQuietPeriodConfiguration |
Configures the system-default quiet period.
|
GlobalSCMRetryCountConfiguration |
Configures global SCM retry count default.
|
IdStrategy |
The strategy to use for manipulating converting names (e.g.
|
IdStrategy.CaseInsensitive |
|
IdStrategy.CaseInsensitive.DescriptorImpl |
|
IdStrategy.CaseSensitive |
|
IdStrategy.CaseSensitive.DescriptorImpl |
|
IdStrategy.CaseSensitiveEmailAddress |
|
IdStrategy.CaseSensitiveEmailAddress.DescriptorImpl |
|
IdStrategyDescriptor |
|
InterruptedBuildAction |
Action added to Run to record the cause of interruption.
|
Jenkins |
Root object of the system.
|
Jenkins.CloudList |
|
Jenkins.DescriptorImpl |
|
Jenkins.EnforceSlaveAgentPortAdministrativeMonitor |
|
Jenkins.MasterComputer |
|
Jenkins.MasterRestartNotifyier |
|
JenkinsLocationConfiguration |
Stores the location of Jenkins (e-mail address and the HTTP URL.)
|
JobGlobalBuildDiscarderStrategy |
Periodically call a job's configured build discarder in the background.
|
JobGlobalBuildDiscarderStrategy.DescriptorImpl |
|
MasterBuildConfiguration |
Adds the configuration regarding building on the built-in node.
|
Messages |
Generated localization support class.
|
ModelObjectWithContextMenu.ContextMenu |
Data object that represents the context menu.
|
ModelObjectWithContextMenu.MenuItem |
|
NodeListener |
Listen to Node CRUD operations.
|
Nodes |
Manages all the nodes for Jenkins.
|
OptionalJobProperty<J extends Job<?,?>> |
Job property which may or may not be present.
|
OptionalJobProperty.OptionalJobPropertyDescriptor |
|
ParameterizedJobMixIn<JobT extends Job<JobT,RunT> & ParameterizedJobMixIn.ParameterizedJob<JobT,RunT> & Queue.Task,RunT extends Run<JobT,RunT> & Queue.Executable> |
|
PeepholePermalink |
|
PeepholePermalink.RunListenerImpl |
|
ProjectNamingStrategy |
This ExtensionPoint allows to enforce the name of projects/jobs.
|
ProjectNamingStrategy.DefaultProjectNamingStrategy |
Default implementation which does not restrict the name to any form.
|
ProjectNamingStrategy.DefaultProjectNamingStrategy.DescriptorImpl |
|
ProjectNamingStrategy.PatternProjectNamingStrategy |
Naming strategy which allows the admin to define a pattern a job's name has to follow.
|
ProjectNamingStrategy.PatternProjectNamingStrategy.DescriptorImpl |
|
ProjectNamingStrategy.ProjectNamingStrategyDescriptor |
|
RenameAction |
|
RenameAction.TransientActionFactoryImpl |
|
RunIdMigrator |
Converts legacy builds directories to the current format.
|
RunIdMigrator.UnmigrationInstruction |
Expose unmigration instruction to the user.
|
SimpleGlobalBuildDiscarderStrategy |
Apply a user-specified build discarder periodically on all jobs.
|
SimpleGlobalBuildDiscarderStrategy.DescriptorImpl |
|
SimplePageDecorator |
Participates in the rendering of the login page
|
StandardArtifactManager |
Default artifact manager which transfers files over the remoting channel and stores them inside the build directory.
|
TransientActionFactory<T> |
Allows you to add actions to any kind of object at once.
|
TransientFingerprintFacetFactory |
|
UnlabeledLoadStatistics |
|
Uptime |
Keeps track of the uptime of Jenkins.
|