public class InstalledProducerCompleter extends AbstractCommaSeparatedCompleter
| Constructor and Description |
|---|
InstalledProducerCompleter() |
| Modifier and Type | Method and Description |
|---|---|
static List<FeaturePackLocation> |
getInstallationLocations(Path installation,
PmSession session,
boolean transitive,
boolean patches) |
protected List<String> |
getItems(PmCompleterInvocation completerInvocation) |
completeprotected List<String> getItems(PmCompleterInvocation completerInvocation)
getItems in class AbstractCompleterpublic static List<FeaturePackLocation> getInstallationLocations(Path installation, PmSession session, boolean transitive, boolean patches)
Copyright © 2016–2019 JBoss by Red Hat. All rights reserved.