| Package | Description | 
|---|---|
| org.opennms.features.apilayer.config | |
| org.opennms.features.mibcompiler.api | |
| org.opennms.features.mibcompiler.services | |
| org.opennms.features.vaadin.datacollection | |
| org.opennms.netmgt.config | |
| org.opennms.netmgt.config.datacollection | 
 This file is part of OpenNMS(R). 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static DatacollectionGroup | 
SnmpCollectionExtensionManager.toDataCollectionGroup(org.opennms.integration.api.v1.config.datacollection.SnmpDataCollection snmpDataCollection)  | 
| Modifier and Type | Method and Description | 
|---|---|
static List<DatacollectionGroup> | 
SnmpCollectionExtensionManager.toDataCollectionGroups(org.opennms.integration.api.v1.config.datacollection.SnmpCollectionExtension extension)  | 
| Modifier and Type | Method and Description | 
|---|---|
DatacollectionGroup | 
MibParser.getDataCollection()
Gets the data collection. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
DatacollectionGroup | 
JsmiMibParser.getDataCollection()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected Group | 
JsmiMibParser.getGroup(DatacollectionGroup data,
        String groupName,
        String resourceType)
Gets the group. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
DatacollectionGroup | 
DataCollectionGroupPanel.getOnmsDataCollection()
Gets the OpenNMS data collection group. 
 | 
| Constructor and Description | 
|---|
DataCollectionGroupPanel(DataCollectionConfigDao dataCollectionConfigDao,
                        DatacollectionGroup group,
                        Logger logger,
                        File existingFile)
Instantiates a new data collection group panel. 
 | 
DataCollectionWindow(MibParser parser,
                    DataCollectionConfigDao dataCollectionConfigDao,
                    String fileName,
                    DatacollectionGroup dcGroup,
                    Logger logger)
Instantiates a new data collection window. 
 | 
GroupPanel(DataCollectionConfigDao dataCollectionConfigDao,
          DatacollectionGroup source,
          Logger logger,
          boolean mibGroupEditable)
Instantiates a new group panel. 
 | 
ResourceTypePanel(DataCollectionConfigDao dataCollectionConfigDao,
                 DatacollectionGroup source,
                 Logger logger)
Instantiates a new resource type panel. 
 | 
SystemDefPanel(DataCollectionConfigDao dataCollectionConfigDao,
              DatacollectionGroup source,
              Logger logger)
Instantiates a new system definition panel. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected Map<String,DatacollectionGroup> | 
DataCollectionConfigParser.loadExternalGroupMap()  | 
| Modifier and Type | Method and Description | 
|---|---|
List<DatacollectionGroup> | 
DataCollectionGroups.getDataCollectionGroup(String snmpCollectionName)  | 
Map<String,List<DatacollectionGroup>> | 
DataCollectionGroups.getDataCollectionGroupByName()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DataCollectionGroups.addDataCollectionGroup(String snmpCollectionName,
                      List<DatacollectionGroup> datacollectionGroups)  | 
Copyright © 2020. All rights reserved.