public static class StateSearchCommand.PackagesCompleter extends AbstractPathCompleter
| Constructor and Description |
|---|
PackagesCompleter() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
filterCandidates(FeatureContainerPathConsumer consumer,
List<String> candidates) |
protected FeatureContainer |
getContainer(PmCompleterInvocation completerInvocation) |
protected String |
getCurrentPath(PmCompleterInvocation session) |
completeprotected String getCurrentPath(PmCompleterInvocation session) throws Exception
getCurrentPath in class AbstractPathCompleterExceptionprotected void filterCandidates(FeatureContainerPathConsumer consumer, List<String> candidates)
filterCandidates in class AbstractPathCompleterprotected FeatureContainer getContainer(PmCompleterInvocation completerInvocation) throws Exception
getContainer in class AbstractPathCompleterExceptionCopyright © 2016–2018 JBoss by Red Hat. All rights reserved.