Uses of Class
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson

Packages that use ExtensionPoint.LegacyInstancesAreScopedToHudson
hudson.cli Server-side CLI commands for Hudson. 
hudson.model Core object model that are bound to URLs via stapler, rooted at Hudson
 

Uses of ExtensionPoint.LegacyInstancesAreScopedToHudson in hudson.cli
 

Classes in hudson.cli with annotations of type ExtensionPoint.LegacyInstancesAreScopedToHudson
 class CLICommand
          Base class for Hudson CLI.
 

Uses of ExtensionPoint.LegacyInstancesAreScopedToHudson in hudson.model
 

Classes in hudson.model with annotations of type ExtensionPoint.LegacyInstancesAreScopedToHudson
 class AdministrativeMonitor
          Checks the health of a subsystem of Jenkins and if there's something that requires administrator's attention, notify the administrator.
 



Copyright © 2004-2013. All Rights Reserved.