Uses of Class
org.netxms.client.events.EventProcessingPolicyRule

Packages that use EventProcessingPolicyRule
org.netxms.client.events   
 

Uses of EventProcessingPolicyRule in org.netxms.client.events
 

Methods in org.netxms.client.events that return types with arguments of type EventProcessingPolicyRule
 java.util.List<EventProcessingPolicyRule> EventProcessingPolicy.getRules()
           
 

Methods in org.netxms.client.events with parameters of type EventProcessingPolicyRule
 void EventProcessingPolicy.addRule(EventProcessingPolicyRule rule)
          Add new rule.
 void EventProcessingPolicy.insertRule(EventProcessingPolicyRule rule, int index)
          Insert rule before rule at given position
 

Constructors in org.netxms.client.events with parameters of type EventProcessingPolicyRule
EventProcessingPolicyRule(EventProcessingPolicyRule src)
          Copy constructor
 



Copyright © 2012. All Rights Reserved.