Uses of Interface
org.netxms.client.datacollection.DataCollectionConfigurationChangeListener
-
Packages that use DataCollectionConfigurationChangeListener Package Description org.netxms.client org.netxms.client.datacollection -
-
Uses of DataCollectionConfigurationChangeListener in org.netxms.client
Methods in org.netxms.client with parameters of type DataCollectionConfigurationChangeListener Modifier and Type Method Description DataCollectionConfigurationNXCSession. openDataCollectionConfiguration(long nodeId, DataCollectionConfigurationChangeListener changeListener)Open data collection configuration for given node. -
Uses of DataCollectionConfigurationChangeListener in org.netxms.client.datacollection
Methods in org.netxms.client.datacollection with parameters of type DataCollectionConfigurationChangeListener Modifier and Type Method Description voidDataCollectionConfiguration. open(DataCollectionConfigurationChangeListener changeListener)Open data collection configuration.
-