Uses of Class
org.opennms.features.datachoices.internal.UsageStatisticsReporter
-
Packages that use UsageStatisticsReporter Package Description org.opennms.features.datachoices.shell.internal org.opennms.features.datachoices.web.internal -
-
Uses of UsageStatisticsReporter in org.opennms.features.datachoices.shell.internal
Fields in org.opennms.features.datachoices.shell.internal declared as UsageStatisticsReporter Modifier and Type Field Description UsageStatisticsReporter
DisplayUsageReportCommand. m_usageStatisticsReporter
UsageStatisticsReporter
SendUsageReportCommand. m_usageStatisticsReporter
Methods in org.opennms.features.datachoices.shell.internal with parameters of type UsageStatisticsReporter Modifier and Type Method Description void
DisplayUsageReportCommand. setUsageStatisticsReporter(UsageStatisticsReporter usageStatisticsReporter)
Deprecated.void
SendUsageReportCommand. setUsageStatisticsReporter(UsageStatisticsReporter usageStatisticsReporter)
Deprecated. -
Uses of UsageStatisticsReporter in org.opennms.features.datachoices.web.internal
Methods in org.opennms.features.datachoices.web.internal with parameters of type UsageStatisticsReporter Modifier and Type Method Description void
DataChoiceRestServiceImpl. setUsageStatisticsReporter(UsageStatisticsReporter usageStatisticsReporter)
-