| Package | Description | 
|---|---|
| org.opennms.netmgt.config.wsman | 
 This file is part of OpenNMS(R). 
 | 
| org.opennms.netmgt.dao | |
| org.opennms.netmgt.dao.jaxb | 
| Modifier and Type | Field and Description | 
|---|---|
protected List<Collection> | 
WsmanDatacollectionConfig.collection  | 
| Modifier and Type | Method and Description | 
|---|---|
Collection | 
ObjectFactory.createCollection()
Create an instance of  
Collection | 
| Modifier and Type | Method and Description | 
|---|---|
List<Collection> | 
WsmanDatacollectionConfig.getCollection()
Gets the value of the collection property. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
WsmanDatacollectionConfig.addCollection(Collection collection)  | 
| Modifier and Type | Method and Description | 
|---|---|
Collection | 
WSManDataCollectionConfigDao.getCollectionByName(String name)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<Group> | 
WSManDataCollectionConfigDao.getGroupsForAgent(Collection collection,
                 CollectionAgent agent,
                 WsmanAgentConfig agentConfig,
                 OnmsNode node)  | 
| Modifier and Type | Method and Description | 
|---|---|
Collection | 
WSManDataCollectionConfigDaoJaxb.getCollectionByName(String name)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<Group> | 
WSManDataCollectionConfigDaoJaxb.getGroupsForAgent(Collection collection,
                 CollectionAgent agent,
                 WsmanAgentConfig agentConfig,
                 OnmsNode node)  | 
List<SystemDefinition> | 
WSManDataCollectionConfigDaoJaxb.getSystemDefinitionsForCollection(Collection collection)  | 
Copyright © 2021. All rights reserved.