Modifier and Type | Class and Description |
---|---|
class |
AboutJenkins
Show "About Jenkins" link.
|
static class |
ExtensionFinder.DefaultGuiceExtensionAnnotation |
static class |
ExtensionFinder.GuiceFinder
Discovers components via sezpoz but instantiates them by using Guice.
|
static class |
FileSystemProvisioner.Default.DescriptorImpl |
static class |
PluginManager.PluginCycleDependenciesMonitor
AdministrativeMonitor that checks if there are any plugins with cycle dependencies. |
static class |
PluginManager.PluginUpdateMonitor
AdministrativeMonitor that informs the administrator about a required plugin update. |
static class |
ProxyConfiguration.DescriptorImpl |
static class |
TcpSlaveAgentListener.PingAgentProtocol
This extension provides a Ping protocol that allows people to verify that the TcpSlaveAgentListener is alive.
|
Modifier and Type | Field and Description |
---|---|
static PluginWrapper.PluginWrapperAdministrativeMonitor |
PluginWrapper.NOTICE |
Modifier and Type | Method and Description |
---|---|
protected double |
ExtensionFinder.DefaultGuiceExtensionAnnotation.getOrdinal(Extension annotation) |
protected boolean |
ExtensionFinder.DefaultGuiceExtensionAnnotation.isOptional(Extension annotation) |
Constructor and Description |
---|
ExtensionComponent(T instance,
Extension annotation) |
Modifier and Type | Class and Description |
---|---|
class |
AddJobToViewCommand |
class |
BuildCommand
Builds a job, and optionally waits until its completion.
|
class |
CancelQuietDownCommand
Cancel previous quiet down Jenkins - preparation for a restart
|
class |
ClearQueueCommand
Clears the build queue
|
class |
CLIAction
Shows usage of CLI and commands.
|
class |
CliCrumbExclusion
Makes CLI HTTP fallback work with CSRF protection enabled (JENKINS-18114).
|
class |
CliProtocol
Deprecated.
Implementing Remoting-based protocol.
|
class |
CliProtocol2
Deprecated.
Implementing Remoting-based protocol.
|
class |
ConnectNodeCommand
Reconnect to a node or nodes.
|
class |
ConsoleCommand
cat/tail/head of the console output.
|
class |
CopyJobCommand
Copies a job from CLI.
|
class |
CreateJobCommand
Creates a new job by reading stdin as a configuration XML file.
|
class |
CreateNodeCommand |
class |
CreateViewCommand |
class |
DeleteBuildsCommand
Deletes builds records in a bulk.
|
class |
DeleteJobCommand
CLI command, which deletes a job or multiple jobs.
|
class |
DeleteNodeCommand
CLI command, which deletes Jenkins nodes.
|
class |
DeleteViewCommand |
class |
DisconnectNodeCommand
CLI Command, which disconnects nodes.
|
class |
GetJobCommand |
class |
GetNodeCommand |
class |
GetViewCommand |
class |
GroovyCommand
Executes the specified groovy script.
|
class |
GroovyshCommand
Executes Groovy shell.
|
class |
HelpCommand
Show the list of all commands.
|
class |
InstallPluginCommand
Installs a plugin either from a file, an URL, or from update center.
|
class |
InstallToolCommand
Deprecated.
Limited to Remoting-based protocol.
|
class |
ListChangesCommand
Retrieves a change list for the specified builds.
|
class |
ListJobsCommand
Lists all jobs (in a specific view).
|
class |
ListPluginsCommand
Outputs a list of installed plugins.
|
class |
LoginCommand
Deprecated.
Assumes Remoting, and vulnerable to JENKINS-12543.
|
class |
LogoutCommand
Deprecated.
See
LoginCommand . |
class |
OfflineNodeCommand
CLI Command, which puts the Jenkins node offline.
|
class |
OnlineNodeCommand
CLI Command, which moves the node to the online state.
|
class |
QuietDownCommand
Quiet down Jenkins - preparation for a restart
|
class |
ReloadConfigurationCommand
Reload everything from the file system.
|
class |
ReloadJobCommand
Reloads job from the disk.
|
class |
RemoveJobFromViewCommand |
class |
SessionIdCommand
Prints the current session ID number (that changes for every run)
to allow clients to reliably wait for a restart.
|
class |
SetBuildDescriptionCommand |
class |
SetBuildDisplayNameCommand |
class |
SetBuildParameterCommand
Deprecated.
Limited to Remoting-based protocol.
|
class |
SetBuildResultCommand
Deprecated.
Limited to Remoting-based protocol.
|
class |
UpdateJobCommand |
class |
UpdateNodeCommand |
class |
UpdateViewCommand |
class |
VersionCommand
Retrieves the current version.
|
class |
WaitNodeOfflineCommand
CLI command, which waits till the node switches to the offline state.
|
class |
WaitNodeOnlineCommand
CLI command, which waits till the node switches to the online state.
|
class |
WhoAmICommand
Report the current granted authorities
|
Modifier and Type | Class and Description |
---|---|
class |
CLIRegisterer
Discover
CLIMethod s and register them as CLICommand implementations. |
Modifier and Type | Class and Description |
---|---|
static class |
ExpandableDetailsNote.DescriptorImpl |
static class |
HudsonExceptionNote.DescriptorImpl
Deprecated.
|
static class |
HyperlinkNote.DescriptorImpl |
static class |
ModelHyperlinkNote.DescriptorImpl |
class |
UrlAnnotator
Annotates URLs in the console output to hyperlink.
|
Modifier and Type | Class and Description |
---|---|
class |
HudsonHomeDiskUsageChecker
Periodically checks the disk usage of JENKINS_HOME,
and activate
HudsonHomeDiskUsageMonitor if necessary. |
class |
HudsonHomeDiskUsageMonitor
Monitors the disk usage of JENKINS_HOME, and if it's almost filled up, warn the user.
|
class |
MemoryUsageMonitor
Monitors the memory usage of the system in OS specific way.
|
class |
NullIdDescriptorMonitor
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.
|
class |
OldDataMonitor
Tracks whether any data structure changes were corrected when loading XML,
that could be resaved to migrate that data to the new format.
|
static class |
OldDataMonitor.ManagementLinkImpl |
class |
ReverseProxySetupMonitor
Looks out for a broken reverse proxy setup that doesn't rewrite the location header correctly.
|
class |
TooManyJobsButNoView
If Hudson is run with a lot of jobs but no views, suggest the user that they can create views.
|
Modifier and Type | Field and Description |
---|---|
static SaveableListener |
OldDataMonitor.changeListener |
static ItemListener |
OldDataMonitor.itemDeleteListener |
static RunListener<Run> |
OldDataMonitor.runDeleteListener |
Modifier and Type | Method and Description |
---|---|
static WindowsInstallerLink |
WindowsInstallerLink.registerIfApplicable()
Decide if
WindowsInstallerLink should show up in UI, and if so, register it. |
Modifier and Type | Class and Description |
---|---|
static class |
LogRecorder.ComputerLogInitializer |
Modifier and Type | Class and Description |
---|---|
static class |
EscapedMarkupFormatter.DescriptorImpl |
Modifier and Type | Class and Description |
---|---|
static class |
AllView.DescriptorImpl |
static class |
BooleanParameterDefinition.DescriptorImpl |
static class |
ChoiceParameterDefinition.DescriptorImpl |
static class |
Computer.DisplayExecutor.InternalComputerListener |
static class |
ComputerPinger.BuiltInComputerPinger
Default pinger - use Java built-in functionality.
|
static class |
ComputerSet.DescriptorImpl |
class |
DisplayNameListener |
class |
DownloadService
Service for plugins to periodically retrieve update data files
(like the one in the update center) through browsers.
|
static class |
EnvironmentContributor.EnvVarsHtml
Serves the combined list of environment variables available from this plugin.
|
static class |
FileParameterDefinition.DescriptorImpl |
static class |
Fingerprint.ProjectRenameListener |
class |
FingerprintCleanupThread
Scans the fingerprint database and remove old records
that are no longer relevant.
|
static class |
FreeStyleProject.DescriptorImpl |
static class |
JDK.DescriptorImpl |
static class |
Job.LastItemListener |
static class |
ListView.DescriptorImpl |
static class |
ListView.Listener |
static class |
LoadStatistics.LoadStatisticsUpdater
Periodically update the load statistics average.
|
class |
ManageJenkinsAction
Adds the "Manage Jenkins" link to the top page.
|
static class |
MyView.DescriptorImpl |
static class |
MyViewsProperty.DescriptorImpl |
static class |
MyViewsProperty.GlobalAction |
static class |
Node.InternalComputerListener
Let Nodes be aware of the lifecycle of their own
Computer . |
static class |
PaneStatusProperties.DescriptorImpl |
static class |
ParametersDefinitionProperty.DescriptorImpl |
static class |
PasswordParameterDefinition.ParameterDescriptorImpl |
static class |
ProxyView.DescriptorImpl |
static class |
RestartListener.Default
Default logic.
|
static class |
RunParameterDefinition.DescriptorImpl |
static class |
StringParameterDefinition.DescriptorImpl |
static class |
TextParameterDefinition.DescriptorImpl |
static class |
UpdateCenter.CoreUpdateMonitor
AdministrativeMonitor that checks if there's Jenkins update. |
static class |
UpdateCenter.PageDecoratorImpl
Adds the update center data retriever to HTML.
|
class |
UsageStatistics |
static class |
User.FullNameIdResolver
Resolve user ID from full name
|
static class |
User.UserIDCanonicalIdResolver
Tries to verify if an ID is valid.
|
class |
WorkspaceCleanupThread
Clean up old left-over workspaces from agents.
|
Modifier and Type | Method and Description |
---|---|
static ViewDescriptor |
TreeView.register() |
Modifier and Type | Class and Description |
---|---|
static class |
LoadPredictor.CurrentlyRunningTasks
Considers currently running tasks and their completion.
|
Modifier and Type | Method and Description |
---|---|
static BackFiller |
BackFiller.newInstance()
Once this feature stabilizes, move it to the heavyjob plugin
|
Modifier and Type | Class and Description |
---|---|
static class |
ArchitectureMonitor.DescriptorImpl |
static class |
ClockMonitor.DescriptorImpl |
class |
MonitorMarkedNodeOffline
If
NodeMonitor marks the node as offline, we'll show this to the admin to get their attention. |
class |
NodeMonitorUpdater
When an agent is connected, redo the node monitoring.
|
static class |
SwapSpaceMonitor.DescriptorImpl |
static class |
TemporarySpaceMonitor.DescriptorImpl |
Modifier and Type | Field and Description |
---|---|
static AbstractNodeMonitorDescriptor<ResponseTimeMonitor.Data> |
ResponseTimeMonitor.DESCRIPTOR |
Modifier and Type | Method and Description |
---|---|
static DiskSpaceMonitorDescriptor |
DiskSpaceMonitor.install() |
Modifier and Type | Class and Description |
---|---|
static class |
ZFSProvisioner.DescriptorImpl |
Modifier and Type | Method and Description |
---|---|
static AdministrativeMonitor |
ZFSInstaller.init() |
Modifier and Type | Class and Description |
---|---|
static class |
NullSCM.DescriptorImpl |
Modifier and Type | Class and Description |
---|---|
static class |
UserSearchProperty.DescriptorImpl |
Modifier and Type | Class and Description |
---|---|
static class |
AuthorizationStrategy.Unsecured.DescriptorImpl |
static class |
FullControlOnceLoggedInAuthorizationStrategy.DescriptorImpl |
class |
GlobalSecurityConfiguration
Security configuration.
|
static class |
GlobalSecurityConfiguration.DescriptorImpl |
static class |
HudsonPrivateSecurityRealm.DescriptorImpl |
static class |
HudsonPrivateSecurityRealm.Details.DescriptorImpl |
static class |
HudsonPrivateSecurityRealm.ManageUserLinks
Displays "manage users" link in the system config if
HudsonPrivateSecurityRealm
is in effect. |
static class |
LegacyAuthorizationStrategy.DescriptorImpl |
static class |
LegacySecurityRealm.DescriptorImpl |
class |
WhoAmI
Expose the data needed for /whoAmI, so it can be exposed by Api.
|
Modifier and Type | Class and Description |
---|---|
static class |
DefaultCrumbIssuer.DescriptorImpl |
class |
GlobalCrumbIssuerConfiguration
Show the crumb configuration to the system config page.
|
Modifier and Type | Class and Description |
---|---|
class |
ChannelPinger
Establish a periodic ping to keep connections between
slaves
and the main Jenkins node alive. |
static class |
CommandConnector.DescriptorImpl |
static class |
CommandLauncher.DescriptorImpl |
class |
ComputerRetentionWork
Periodically checks the agents and try to reconnect dead agents.
|
class |
ConnectionActivityMonitor
Makes sure that connections to agents are alive, and if they are not, cut them off.
|
static class |
DumbSlave.DescriptorImpl |
static class |
EnvironmentVariablesNodeProperty.DescriptorImpl |
static class |
JNLPLauncher.DescriptorImpl |
static class |
JNLPLauncher.DescriptorVisibilityFilterImpl
Hides the JNLP launcher when the JNLP agent port is not enabled.
|
static class |
NodeProvisioner.NodeProvisionerInvoker
Periodically invoke NodeProvisioners
|
static class |
NodeProvisioner.StandardStrategyImpl
The default strategy.
|
static class |
RetentionStrategy.Always.DescriptorImpl |
static class |
RetentionStrategy.Demand.DescriptorImpl |
static class |
SimpleScheduledRetentionStrategy.DescriptorImpl |
Modifier and Type | Class and Description |
---|---|
static class |
ArtifactArchiver.DescriptorImpl |
static class |
ArtifactArchiver.Migrator |
static class |
BatchFile.DescriptorImpl |
static class |
BuildTrigger.DescriptorImpl |
static class |
BuildTrigger.DescriptorImpl.ItemListenerImpl |
static class |
Fingerprinter.DescriptorImpl |
static class |
LogRotator.LRDescriptor |
static class |
Maven.DescriptorImpl |
static class |
Maven.MavenInstallation.DescriptorImpl |
static class |
Maven.MavenInstaller.DescriptorImpl |
static class |
Shell.DescriptorImpl |
Modifier and Type | Class and Description |
---|---|
static class |
Maven3MojoNote.DescriptorImpl |
static class |
MavenErrorNote.DescriptorImpl |
static class |
MavenMojoNote.DescriptorImpl |
static class |
MavenWarningNote.DescriptorImpl |
Modifier and Type | Class and Description |
---|---|
static class |
BatchCommandInstaller.DescriptorImpl |
static class |
CommandInstaller.DescriptorImpl |
class |
InstallerTranslator
Actually runs installations.
|
static class |
InstallSourceProperty.DescriptorImpl |
static class |
JDKInstaller.DescriptorImpl |
static class |
JDKInstaller.JDKList
JDK list.
|
static class |
ToolLocationNodeProperty.DescriptorImpl |
static class |
ZipExtractionInstaller.DescriptorImpl |
Modifier and Type | Class and Description |
---|---|
static class |
SCMTrigger.AdministrativeMonitorImpl |
static class |
SCMTrigger.DescriptorImpl |
static class |
TimerTrigger.DescriptorImpl |
static class |
Trigger.Cron
Runs every minute to check
TimerTrigger and schedules build. |
Modifier and Type | Class and Description |
---|---|
static class |
BuildButtonColumn.DescriptorImpl |
static class |
DefaultMyViewsTabBar.DescriptorImpl |
static class |
DefaultViewsTabBar.DescriptorImpl |
class |
GlobalDefaultViewConfiguration
Adds the default view configuration to the system config page.
|
static class |
JobColumn.DescriptorImpl |
static class |
LastDurationColumn.DescriptorImpl |
static class |
LastFailureColumn.DescriptorImpl |
static class |
LastStableColumn.DescriptorImpl |
static class |
LastSuccessColumn.DescriptorImpl |
static class |
MyViewsTabBar.GlobalConfigurationImpl
Configures
ViewsTabBar in the system configuration. |
static class |
StatusColumn.DescriptorImpl |
static class |
ViewsTabBar.GlobalConfigurationImpl
Configures
ViewsTabBar in the system configuration. |
static class |
WeatherColumn.DescriptorImpl |
Modifier and Type | Class and Description |
---|---|
class |
CLI
Kill switch to disable the CLI-over-Remoting system.
|
static class |
CLI.WarnWhenEnabled |
class |
I18n
Internationalization REST (ish) API.
|
Modifier and Type | Class and Description |
---|---|
class |
HsErrPidList
Finds crash dump reports and show them in the UI.
|
Modifier and Type | Class and Description |
---|---|
class |
CompletedInitializationMonitor
Performs monitoring of
Jenkins InitMilestone status. |
class |
SecurityIsOffMonitor
Unsecured Jenkins is, well, insecure.
|
class |
URICheckEncodingMonitor |
Modifier and Type | Class and Description |
---|---|
class |
SetupWizard
A Jenkins instance used during first-run to provide a limited set of services while
initial installation is in progress
|
static class |
UpgradeWizard.ListenForInstallComplete |
Modifier and Type | Field and Description |
---|---|
static InstallState |
InstallState.CREATE_ADMIN_USER
Creating an admin user for an initial Jenkins install.
|
static InstallState |
InstallState.DOWNGRADE
Downgrade of an existing Jenkins install.
|
static InstallState |
InstallState.INITIAL_PLUGINS_INSTALLING
New Jenkins install.
|
static InstallState |
InstallState.INITIAL_SECURITY_SETUP
Security setup for a new Jenkins install.
|
static InstallState |
InstallState.INITIAL_SETUP_COMPLETED
The initial set up has been completed
|
static InstallState |
InstallState.NEW
New Jenkins install.
|
static InstallState |
InstallState.RESTART
Restart of an existing Jenkins install.
|
static InstallState |
InstallState.RUNNING
After any setup / restart / etc.
|
static InstallState |
InstallState.UNKNOWN
Need InstallState != NEW for tests by default
|
static InstallState |
InstallState.UPGRADE
Upgrade of an existing Jenkins install.
|
Modifier and Type | Class and Description |
---|---|
class |
AdministrativeMonitorsConfiguration |
class |
AdministrativeMonitorsDecorator
Show a notification and popup for active administrative monitors on all pages.
|
class |
CliLink |
class |
ConfigureLink |
class |
ConsoleLink |
class |
NodesLink |
class |
PluginsLink |
class |
ReloadLink |
class |
ShutdownLink |
class |
StatisticsLink |
class |
SystemInfoLink |
class |
SystemLogLink |
Modifier and Type | Class and Description |
---|---|
class |
ArtifactManagerConfiguration
List of configured
ArtifactManagerFactory s. |
class |
AssetManager
Serves files located in the
/assets classpath directory via the Jenkins core ClassLoader. |
static class |
BuildDiscarderProperty.ConditionallyHidden |
static class |
BuildDiscarderProperty.DescriptorImpl |
class |
CoreEnvironmentContributor
EnvironmentContributor that adds the basic set of environment variables that
we've been exposing historically. |
class |
DefaultUserCanonicalIdResolver
Default User.CanonicalIdResolver to escape unsupported characters and generate user ID.
|
class |
DownloadSettings
Lets user configure how metadata files should be downloaded.
|
static class |
DownloadSettings.DailyCheck |
static class |
DownloadSettings.Warning |
class |
GlobalCloudConfiguration
Adds the
Cloud configuration to the system config page. |
static class |
GlobalConfigurationCategory.Security
Security related configurations.
|
static class |
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. |
class |
GlobalNodePropertiesConfiguration
Include
NodePropertyDescriptor configurations. |
class |
GlobalPluginConfiguration
Include config.jelly defined for
Plugin s. |
class |
GlobalProjectNamingStrategyConfiguration
Configures the project naming strategy.
|
class |
GlobalQuietPeriodConfiguration
Configures the system-default quiet period.
|
class |
GlobalSCMRetryCountConfiguration
Configures global SCM retry count default.
|
static class |
IdStrategy.CaseInsensitive.DescriptorImpl |
static class |
IdStrategy.CaseSensitive.DescriptorImpl |
static class |
IdStrategy.CaseSensitiveEmailAddress.DescriptorImpl |
static class |
Jenkins.EnforceSlaveAgentPortAdministrativeMonitor |
static class |
Jenkins.MasterRestartNotifyier |
class |
JenkinsLocationConfiguration
Stores the location of Jenkins (e-mail address and the HTTP URL.)
|
class |
MasterBuildConfiguration
Adds the configuration regarding building on master.
|
static class |
PeepholePermalink.RunListenerImpl |
static class |
ProjectNamingStrategy.DefaultProjectNamingStrategy.DescriptorImpl |
static class |
ProjectNamingStrategy.PatternProjectNamingStrategy.DescriptorImpl |
static class |
RunIdMigrator.UnmigrationInstruction
Expose unmigration instruction to the user.
|
class |
Uptime
Keeps track of the uptime of Jenkins.
|
Modifier and Type | Field and Description |
---|---|
static Jenkins.DescriptorImpl |
Jenkins.DescriptorImpl.INSTANCE |
Modifier and Type | Class and Description |
---|---|
class |
IdentityRootAction
A simple root action that exposes the public key to users so that they do not need to search for the
X-Instance-Identity response header, also exposes the fingerprint of the public key so that people
can verify a fingerprint of a master before connecting to it. |
Modifier and Type | Class and Description |
---|---|
static class |
ItemCategory.UncategorizedCategory
The default
ItemCategory , if an item doesn't belong anywhere else, this is where it goes by default. |
class |
NestedProjectsCategory
Designed for project hierarchies with folders.
|
class |
StandaloneProjectsCategory
Designed for projects with a self-contained configuration and history.
|
Modifier and Type | Class and Description |
---|---|
static class |
BuildReference.DefaultHolderFactory
Default factory if none other are installed.
|
static class |
LazyBuildMixIn.ItemListenerImpl |
Modifier and Type | Class and Description |
---|---|
class |
ItemDeletion
A
Queue.QueueDecisionHandler that blocks items being deleted from entering the queue. |
Modifier and Type | Class and Description |
---|---|
static class |
DefaultGlobalSettingsProvider.DescriptorImpl |
static class |
DefaultSettingsProvider.DescriptorImpl |
static class |
FilePathGlobalSettingsProvider.DescriptorImpl |
static class |
FilePathSettingsProvider.DescriptorImpl |
class |
GlobalMavenConfig |
Modifier and Type | Class and Description |
---|---|
static class |
DefaultSCMCheckoutStrategyImpl.DescriptorImpl |
Modifier and Type | Class and Description |
---|---|
static class |
ApiTokenProperty.DescriptorImpl |
class |
BasicHeaderApiTokenAuthenticator
Checks if the password given in the BASIC header matches the user's API token.
|
class |
BasicHeaderRealPasswordAuthenticator
Checks if the password given in the BASIC header matches the user's actual password,
as opposed to other pseudo-passwords like API tokens.
|
class |
FrameOptionsPageDecorator
Adds the 'X-Frame-Options' header to all web pages.
|
static class |
LastGrantedAuthoritiesProperty.DescriptorImpl |
static class |
LastGrantedAuthoritiesProperty.SecurityListenerImpl
Listen to the login success/failure event to persist
GrantedAuthority s properly. |
class |
QueueItemAuthenticatorConfiguration
Show the
QueueItemAuthenticator configurations on the system config page. |
static class |
QueueItemAuthenticatorConfiguration.ProviderImpl |
class |
RekeySecretAdminMonitor
Warns the administrator to run
SecretRewriter |
static class |
SecureRequester.Default |
class |
UpdateSiteWarningsConfiguration
Configuration for update site-provided warnings.
|
class |
UpdateSiteWarningsMonitor
Administrative monitor showing plugin/core warnings published by the configured update site to the user.
|
class |
UserDetailsCache
Cache layer for
UserDetails lookup. |
Modifier and Type | Class and Description |
---|---|
class |
AdminCallableMonitor
Report any rejected
Callable s and FilePath executions and allow
admins to whitelist them. |
class |
AdminCallableWhitelist
Whitelists
Callable s that are approved by the admins. |
static class |
AdminFilePathFilter.ChannelConfiguratorImpl |
class |
AdminWhitelistRule
Rules of whitelisting for
RoleSensitive objects and FilePath s. |
static class |
CallableDirectionChecker.ChannelConfiguratorImpl
Installs
CallableDirectionChecker to every channel. |
static class |
CallableDirectionChecker.DefaultWhitelist
Whitelist rule based on system properties.
|
class |
DefaultFilePathFilter
Blocks agents from writing to files on the master by default (and also provide the kill switch.)
|
class |
MasterKillSwitchConfiguration
Exposes
AdminWhitelistRule.masterKillSwitch to the admin. |
class |
MasterKillSwitchWarning
If
AdminWhitelistRule.masterKillSwitch is on, warn the user. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultJnlpSlaveReceiver
Match the name against the agent name and route the incoming JNLP agent as
Slave . |
class |
IOHubProvider
Singleton holder of
IOHub |
class |
JnlpSlaveAgentProtocol
AgentProtocol that accepts connection from agents. |
class |
JnlpSlaveAgentProtocol2
JnlpSlaveAgentProtocol Version 2. |
class |
JnlpSlaveAgentProtocol3
Deprecated.
|
class |
JnlpSlaveAgentProtocol4
Master-side implementation for JNLP4-connect protocol.
|
class |
NioChannelSelector
Singleton holder of
NioChannelHub |
class |
StandardOutputSwapper |
Modifier and Type | Class and Description |
---|---|
class |
JnlpSlaveRestarterInstaller
Actual agent restart logic.
|
class |
UnixSlaveRestarter
On Unix, restart via exec-ing to itself.
|
class |
WinswSlaveRestarter
With winsw, restart via winsw
|
Modifier and Type | Class and Description |
---|---|
class |
ClassLoaderStatisticsSlaveInfo |
class |
EnvVarsSlaveInfo |
class |
SystemPropertySlaveInfo |
class |
ThreadDumpSlaveInfo |
Modifier and Type | Class and Description |
---|---|
static class |
SimpleBuildStep.LastBuildActionFactory |
Modifier and Type | Class and Description |
---|---|
class |
GlobalToolConfiguration |
class |
ToolConfigurationCategory
Global configuration of tool locations and installers.
|
Modifier and Type | Class and Description |
---|---|
static class |
ReverseBuildTrigger.DescriptorImpl |
static class |
ReverseBuildTrigger.ItemListenerImpl |
static class |
ReverseBuildTrigger.RunListenerImpl |
Modifier and Type | Class and Description |
---|---|
class |
BuildQueueWidget
Show the default build queue.
|
class |
ExecutorsWidget
The default executors widget.
|
Copyright © 2004–2017. All rights reserved.