Package com.redhat.rhn.domain.monitoring.command

Class Summary
Command Command - Class representation of the table rhn_command.
Command.NameEquals A predicate that matches commands that have the same name as the command passed to the constructor
CommandClass CommandClass - Class representation of the table rhn_command_class.
CommandGroup CommandGroup - Class representation of the table rhn_command_groups.
CommandParameter CommandParameter - Class representation of the table rhn_command_parameter.
CommandRequirement CommandRequirement - Class representation of the table rhn_command_requirements.
Metric Metric - Class representation of the table rhn_metrics.
MonitoringWidget MonitoringWidget - Class representation of the table rhn_widget.
ParameterValidator A class to help with validating values for command parameters
ThresholdParameter A command parameter that represents a threshold triggering a probe.
ThresholdParameter.ByType ByType - compare threshold parameters so that they are ordered by the threshold type
ThresholdType An enumeration type that lists all hte values from rhn_threshold_type