Class GroupCompleter
- java.lang.Object
 - 
- org.opennms.netmgt.flows.clazzification.shell.GroupCompleter
 
 
- 
- All Implemented Interfaces:
 org.apache.karaf.shell.api.console.Completer
public class GroupCompleter extends Object implements org.apache.karaf.shell.api.console.Completer
 
- 
- 
Constructor Summary
Constructors Constructor Description GroupCompleter() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intcomplete(org.apache.karaf.shell.api.console.Session session, org.apache.karaf.shell.api.console.CommandLine commandLine, List<String> list) 
 -