| Package | Description | 
|---|---|
| org.opennms.netmgt.collectd | |
| org.opennms.netmgt.config.wsman | 
 This file is part of OpenNMS(R). 
 | 
| org.opennms.netmgt.dao | |
| org.opennms.netmgt.dao.jaxb | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
WsManCollector.processEnumerationResults(Group group,
                         CollectionSetBuilder builder,
                         java.util.function.Supplier<Resource> resourceSupplier,
                         List<Node> nodes)
Used to build a  
CollectionSet from the enumeration results. | 
| Modifier and Type | Field and Description | 
|---|---|
protected List<Group> | 
WsmanDatacollectionConfig.group  | 
| Modifier and Type | Method and Description | 
|---|---|
Group | 
ObjectFactory.createGroup()
Create an instance of  
Group | 
| Modifier and Type | Method and Description | 
|---|---|
List<Group> | 
WsmanDatacollectionConfig.getGroup()
Gets the value of the group property. 
 | 
List<Group> | 
Groups.getGroups()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
WsmanDatacollectionConfig.addGroup(Group group)  | 
| Constructor and Description | 
|---|
Groups(List<Group> groups)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<Group> | 
WSManDataCollectionConfigDao.getGroupsForAgent(Collection collection,
                 CollectionAgent agent,
                 WsmanAgentConfig agentConfig,
                 OnmsNode node)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<Group> | 
WSManDataCollectionConfigDaoJaxb.getGroupsForAgent(Collection collection,
                 CollectionAgent agent,
                 WsmanAgentConfig agentConfig,
                 OnmsNode node)  | 
Copyright © 2020. All rights reserved.