public class FeatureSpecsBuilder extends Object
| Constructor and Description |
|---|
FeatureSpecsBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Group |
buildTree(PmSession session,
ArtifactCoords.Gav fpgav,
ArtifactCoords.Gav gav,
Map<Identity,Group> allPackages,
boolean useCache,
Set<ResolvedSpecId> wantedSpecs) |
Map<ResolvedSpecId,FeatureSpecInfo> |
getAllSpecs() |
public Map<ResolvedSpecId,FeatureSpecInfo> getAllSpecs()
public Group buildTree(PmSession session, ArtifactCoords.Gav fpgav, ArtifactCoords.Gav gav, Map<Identity,Group> allPackages, boolean useCache, Set<ResolvedSpecId> wantedSpecs) throws IOException, ArtifactException
IOExceptionArtifactExceptionCopyright © 2016–2018 JBoss by Red Hat. All rights reserved.