| Modifier and Type | Method and Description |
|---|---|
FeatureContainer |
PmSession.getContainer() |
| Modifier and Type | Method and Description |
|---|---|
protected FeatureContainer |
StateFullPathCompleter.getContainer(PmCompleterInvocation completerInvocation) |
protected abstract FeatureContainer |
AbstractPathCompleter.getContainer(PmCompleterInvocation completerInvocation) |
| Modifier and Type | Method and Description |
|---|---|
FeatureContainer |
AbstractInstallationCommand.getFeatureContainer(PmSession session,
ProvisioningLayout<FeaturePackLayout> layout) |
| Modifier and Type | Method and Description |
|---|---|
static String |
StateInfoUtil.buildOptionalPackages(PmSession session,
FeatureContainer container,
ProvisioningLayout<FeaturePackLayout> pLayout) |
static void |
StateInfoUtil.printContentPath(PmCommandInvocation session,
FeatureContainer fp,
String path) |
| Modifier and Type | Method and Description |
|---|---|
static void |
StateInfoUtil.displayInfo(PmCommandInvocation invoc,
Path installation,
ProvisioningConfig config,
String type,
Function<ProvisioningLayout<FeaturePackLayout>,FeatureContainer> supplier) |
| Modifier and Type | Method and Description |
|---|---|
protected FeatureContainer |
AbstractDefaultConfigCommand.ConfigCompleter.getContainer(PmCompleterInvocation completerInvocation) |
| Modifier and Type | Method and Description |
|---|---|
protected FeatureContainer |
StateAddFeatureCommand.FeatureSpecIdCompleter.getContainer(PmCompleterInvocation completerInvocation) |
| Modifier and Type | Class and Description |
|---|---|
static class |
AbstractPackageCommand.AllPackagesContainer |
| Modifier and Type | Method and Description |
|---|---|
protected FeatureContainer |
AbstractPackageCommand.PackageCompleter.getContainer(PmCompleterInvocation completerInvocation) |
| Constructor and Description |
|---|
AllPackagesContainer(FeatureContainer container) |
| Modifier and Type | Class and Description |
|---|---|
class |
FeaturePackInfo |
class |
ProvisioningInfo |
| Modifier and Type | Method and Description |
|---|---|
static FeatureContainer |
FeatureContainers.fromFeaturePackId(PmSession session,
FeaturePackLocation.FPID fpid,
String name) |
static FeatureContainer |
FeatureContainers.fromProvisioningRuntime(PmSession session,
ProvisioningRuntime runtime) |
static FeatureContainer |
Caches.getFeaturePackInfo(FeaturePackLocation.FPID fpid) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,FeatureContainer> |
FeatureContainer.getFullDependencies() |
| Modifier and Type | Method and Description |
|---|---|
static void |
Caches.addFeaturePackInfo(FeaturePackLocation.FPID fpid,
FeatureContainer info) |
| Modifier and Type | Method and Description |
|---|---|
void |
FeatureContainer.setFullDependencies(Map<String,FeatureContainer> fullDependencies) |
| Modifier and Type | Method and Description |
|---|---|
FeatureContainer |
State.getContainer() |
| Constructor and Description |
|---|
FeatureContainerPathConsumer(FeatureContainer info,
boolean completion) |
Copyright © 2016–2019 JBoss by Red Hat. All rights reserved.