Uses of Class
org.netxms.client.datacollection.Threshold
Packages that use Threshold
- 
Uses of Threshold in org.netxms.clientMethods in org.netxms.client that return ThresholdModifier and TypeMethodDescriptionNXCSession.getThresholds(long nodeId, long dciId) Get list of thresholds configured for given DCINXCSession.getThresholds(long nodeId, long dciId, long delegateReadObject) Get list of thresholds configured for given DCIMethods in org.netxms.client that return types with arguments of type ThresholdModifier and TypeMethodDescriptionNXCSession.getActiveThresholds(List<MapDataSource> dciConfig) Get active thresholds
- 
Uses of Threshold in org.netxms.client.datacollectionFields in org.netxms.client.datacollection declared as ThresholdMethods in org.netxms.client.datacollection that return ThresholdModifier and TypeMethodDescriptionThreshold.duplicate()Duplicate threshold for later use (do not copy ID for duplicated threshold)DciValue.getActiveThreshold()DataSeries.getThresholds()Methods in org.netxms.client.datacollection that return types with arguments of type ThresholdMethod parameters in org.netxms.client.datacollection with type arguments of type ThresholdConstructors in org.netxms.client.datacollection with parameters of type Threshold