public class ThresholdViolationSummary extends Object
| Constructor and Description |
|---|
ThresholdViolationSummary(org.netxms.base.NXCPMessage msg,
long baseId)
Create from NXCP message.
|
| Modifier and Type | Method and Description |
|---|---|
Severity |
getCurrentSeverity()
Get current most critical severity level from active thresholds.
|
List<DciValue> |
getDciList() |
long |
getNodeId()
Get owning node ID
|
public ThresholdViolationSummary(org.netxms.base.NXCPMessage msg,
long baseId)
msg - NXCP messagebaseId - base field IDpublic long getNodeId()
public Severity getCurrentSeverity()
Copyright © 2018. All rights reserved.