| 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.deleteRule(EventProcessingPolicyRule rule)
Delete rule.
|
void |
EventProcessingPolicy.insertRule(EventProcessingPolicyRule rule,
int index)
Insert rule before rule at given position
|
| Constructor and Description |
|---|
EventProcessingPolicyRule(EventProcessingPolicyRule src)
Copy constructor
|
Copyright © 2018. All rights reserved.