| Modifier and Type | Method and Description |
|---|---|
PmCompleterInvocation |
PmSession.enhanceCompleterInvocation(org.aesh.command.completer.CompleterInvocation completerInvocation) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractCompleter.complete(PmCompleterInvocation completerInvocation) |
void |
GavCompleter.complete(PmCompleterInvocation ci) |
protected List<String> |
InstalledStreamCompleter.getItems(PmCompleterInvocation completerInvocation) |
protected abstract List<String> |
AbstractCompleter.getItems(PmCompleterInvocation completerInvocation) |
| Modifier and Type | Method and Description |
|---|---|
void |
FPLocationCompleter.complete(PmCompleterInvocation completerInvocation) |
void |
AbstractPathCompleter.complete(PmCompleterInvocation completerInvocation) |
protected FeatureContainer |
StateFullPathCompleter.getContainer(PmCompleterInvocation completerInvocation) |
protected abstract FeatureContainer |
AbstractPathCompleter.getContainer(PmCompleterInvocation completerInvocation) |
protected String |
StateFullPathCompleter.getCurrentPath(PmCompleterInvocation session) |
protected abstract String |
AbstractPathCompleter.getCurrentPath(PmCompleterInvocation completerInvocation) |
| Modifier and Type | Method and Description |
|---|---|
void |
FileAndNodeCompleter.complete(PmCompleterInvocation completerInvocation) |
| Modifier and Type | Method and Description |
|---|---|
protected List<String> |
MavenRemoveRepository.RepositoriesCompleter.getItems(PmCompleterInvocation completerInvocation) |
| Modifier and Type | Method and Description |
|---|---|
protected List<String> |
AbstractFPProvisionedDependentCompleter.getItems(PmCompleterInvocation completerInvocation) |
protected List<String> |
InfoTypeCompleter.getItems(PmCompleterInvocation completerInvocation) |
protected abstract List<String> |
AbstractFPProvisionedDependentCompleter.getItems(PmCompleterInvocation completerInvocation,
FeaturePackConfig fp) |
| Modifier and Type | Method and Description |
|---|---|
protected FeatureContainer |
AbstractDefaultConfigCommand.ConfigCompleter.getContainer(PmCompleterInvocation completerInvocation) |
protected String |
ProvisionedConfigurationCompleter.getCurrentPath(PmCompleterInvocation session) |
protected String |
AbstractDefaultConfigCommand.ConfigCompleter.getCurrentPath(PmCompleterInvocation session) |
protected List<String> |
AbstractProvisionedDefaultConfigCommand.ProvisionedConfigCompleter.getItems(PmCompleterInvocation completerInvocation) |
protected List<String> |
AbstractProvisionedDefaultConfigCommand.TargetedFPCompleter.getItems(PmCompleterInvocation completerInvocation) |
protected List<String> |
AbstractDefaultConfigCommand.TargetedFPCompleter.getItems(PmCompleterInvocation completerInvocation) |
| Modifier and Type | Method and Description |
|---|---|
void |
StateAddFeatureCommand.AddArgumentsCompleter.complete(PmCompleterInvocation completerInvocation) |
protected FeatureContainer |
StateAddFeatureCommand.FeatureSpecIdCompleter.getContainer(PmCompleterInvocation completerInvocation) |
protected String |
StateRemoveFeatureCommand.FeatureCompleter.getCurrentPath(PmCompleterInvocation session) |
protected String |
StateAddFeatureCommand.FeatureSpecIdCompleter.getCurrentPath(PmCompleterInvocation session) |
| Modifier and Type | Method and Description |
|---|---|
protected List<String> |
StateRemoveFeaturePackCommand.ProvisionedFPCompleter.getItems(PmCompleterInvocation completerInvocation) |
| Modifier and Type | Method and Description |
|---|---|
protected FeatureContainer |
AbstractPackageCommand.PackageCompleter.getContainer(PmCompleterInvocation completerInvocation) |
protected String |
AbstractPackageCommand.PackageCompleter.getCurrentPath(PmCompleterInvocation session) |
protected List<String> |
AbstractProvisionedPackageCommand.ProvisionedPackageCompleter.getItems(PmCompleterInvocation completerInvocation) |
protected List<String> |
AbstractProvisionedPackageCommand.TargetedFPCompleter.getItems(PmCompleterInvocation completerInvocation) |
| Modifier and Type | Method and Description |
|---|---|
protected List<String> |
UniverseAddCommand.UniverseFactoryCompleter.getItems(PmCompleterInvocation completerInvocation) |
protected List<String> |
UniverseRemoveCommand.UniverseCompleter.getItems(PmCompleterInvocation completerInvocation) |
Copyright © 2016–2018 JBoss by Red Hat. All rights reserved.