Uses of Class
hudson.model.ComputerPinger
Packages that use ComputerPinger
-
Uses of ComputerPinger in hudson.model
Subclasses of ComputerPinger in hudson.modelModifier and TypeClassDescriptionstatic class
Default pinger - use Java built-in functionality.Methods in hudson.model that return types with arguments of type ComputerPingerModifier and TypeMethodDescriptionstatic ExtensionList<ComputerPinger>
ComputerPinger.all()
Get all registered instances.