Uses of Interface
org.opennms.netmgt.scriptd.helper.EventPolicyRule
-
Packages that use EventPolicyRule Package Description org.opennms.netmgt.scriptd.helper -
-
Uses of EventPolicyRule in org.opennms.netmgt.scriptd.helper
Classes in org.opennms.netmgt.scriptd.helper that implement EventPolicyRule Modifier and Type Class Description class
AbstractEventPolicyRule
class
EventPolicyRuleDefaultImpl
Methods in org.opennms.netmgt.scriptd.helper with parameters of type EventPolicyRule Modifier and Type Method Description void
AbstractEventForwarder. setEventPolicyRule(EventPolicyRule filter)
void
EventForwarder. setEventPolicyRule(EventPolicyRule filter)
Method to add a policy rule to match event to be forwarded or dropped
-