Package | Description |
---|---|
org.opennms.features.mibcompiler.api | |
org.opennms.features.mibcompiler.services | |
org.opennms.features.vaadin.datacollection | |
org.opennms.netmgt.config |
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.getExternalGroupMap() |
Copyright © 2019. All rights reserved.