Uses of Class
org.netxms.client.datacollection.ThresholdViolationSummary
-
Packages that use ThresholdViolationSummary Package Description org.netxms.client -
-
Uses of ThresholdViolationSummary in org.netxms.client
Methods in org.netxms.client that return types with arguments of type ThresholdViolationSummary Modifier and Type Method Description List<ThresholdViolationSummary>NXCSession. getThresholdSummary(long objectId)Get threshold violation summary for all nodes under given parent object.
-