| Package | Description |
|---|---|
| org.jboss.galleon.cli.model |
| Modifier and Type | Method and Description |
|---|---|
static Identity |
Identity.fromChannel(FeaturePackLocation.ProducerSpec origin,
String name) |
static Identity |
Identity.fromString(String name) |
static Identity |
Identity.fromString(String origin,
String name) |
Identity |
PackageInfo.getIdentity() |
Identity |
Group.getIdentity() |
| Modifier and Type | Method and Description |
|---|---|
Map<Identity,Group> |
FeatureContainer.getAllPackages() |
Set<Identity> |
FeatureSpecInfo.getMissingPackages() |
Set<Identity> |
PackageInfo.getProviders() |
| Modifier and Type | Method and Description |
|---|---|
PackageInfo |
PackageGroupsBuilder.PackageInfoBuilder.build(Identity identity,
PackageInfo parent) |
int |
Identity.compareTo(Identity o) |
| Modifier and Type | Method and Description |
|---|---|
Group |
FeatureSpecsBuilder.buildTree(ProvisioningLayout<FeaturePackRuntime> layout,
PmSession session,
FeaturePackLocation.FPID fpid,
FeaturePackLocation.FPID id,
Map<Identity,Group> allPackages,
boolean useCache,
Set<ResolvedSpecId> wantedSpecs) |
Copyright © 2016–2019 JBoss by Red Hat. All rights reserved.