Package | Description |
---|---|
org.netxms.client.events |
Modifier and Type | Method and Description |
---|---|
List<EventProcessingPolicyRule> |
EventProcessingPolicy.getRules() |
Modifier and Type | Method and Description |
---|---|
void |
EventProcessingPolicy.addRule(EventProcessingPolicyRule rule)
Add new rule.
|
void |
EventProcessingPolicy.insertRule(EventProcessingPolicyRule rule,
int index)
Insert rule before rule at given position
|
Constructor and Description |
---|
EventProcessingPolicyRule(EventProcessingPolicyRule src)
Copy constructor
|
Copyright © 2014. All rights reserved.