public class FeatureSpecsBuilder extends Object
| Constructor and Description |
|---|
FeatureSpecsBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Group |
buildTree(ProvisioningLayout<FeaturePackRuntime> layout,
PmSession session,
FeaturePackLocation.FPID fpid,
FeaturePackLocation.FPID id,
Map<Identity,Group> allPackages,
boolean useCache,
Set<ResolvedSpecId> wantedSpecs) |
Map<ResolvedSpecId,FeatureSpecInfo> |
getAllSpecs() |
public Map<ResolvedSpecId,FeatureSpecInfo> getAllSpecs()
public Group buildTree(ProvisioningLayout<FeaturePackRuntime> layout, PmSession session, FeaturePackLocation.FPID fpid, FeaturePackLocation.FPID id, Map<Identity,Group> allPackages, boolean useCache, Set<ResolvedSpecId> wantedSpecs) throws IOException, ProvisioningException
IOExceptionProvisioningExceptionCopyright © 2016–2019 JBoss by Red Hat. All rights reserved.