Class AlertMessage
java.lang.Object
COM.TIBCO.hawk.config.rbengine.rulebase.util.AlertMessage
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
AlertHigh,AlertLow,AlertMedium,Notification
Subclasses of AlertMsg may be used as the argument to the RBEngineMicroAgent
proprietary method sendAlertMsg. The permissable subclasses are:
Notification, AlertLow, AlertMedium, and AlertHigh.
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionbooleanCompares two AlertMessage object for equality.