Uses of Class
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Packages that use ExtensionPoint.LegacyInstancesAreScopedToHudson Package Description hudson.cli Server-side CLI commands for Hudson.hudson.model Core object model that are bound to URLs via stapler, rooted atJenkins
. -
-
Uses of ExtensionPoint.LegacyInstancesAreScopedToHudson in hudson.cli
Classes in hudson.cli with annotations of type ExtensionPoint.LegacyInstancesAreScopedToHudson Modifier and Type Class Description class
CLICommand
Base class for Hudson CLI. -
Uses of ExtensionPoint.LegacyInstancesAreScopedToHudson in hudson.model
Classes in hudson.model with annotations of type ExtensionPoint.LegacyInstancesAreScopedToHudson Modifier and Type Class Description class
AdministrativeMonitor
Checks the health of a subsystem of Jenkins and if there's something that requires administrator's attention, notify the administrator.
-