public interface WSManDataCollectionConfigDao
| Modifier and Type | Method and Description | 
|---|---|
Collection | 
getCollectionByName(String name)  | 
WsmanDatacollectionConfig | 
getConfig()  | 
List<Group> | 
getGroupsForAgent(Collection collection,
                 CollectionAgent agent,
                 WsmanAgentConfig agentConfig,
                 OnmsNode node)  | 
WsmanDatacollectionConfig getConfig()
Collection getCollectionByName(String name)
List<Group> getGroupsForAgent(Collection collection, CollectionAgent agent, WsmanAgentConfig agentConfig, OnmsNode node)
Copyright © 2021. All rights reserved.