| Package | Description |
|---|---|
| org.jboss.galleon.maven.plugin.util |
| Modifier and Type | Method and Description |
|---|---|
List<ConfigurationId> |
FeaturePack.getExcludedConfigs() |
List<ConfigurationId> |
FeaturePack.getIncludedConfigs() |
| Modifier and Type | Method and Description |
|---|---|
FeaturePackInstaller |
FeaturePackInstaller.includeConfig(ConfigurationId configId) |
| Modifier and Type | Method and Description |
|---|---|
FeaturePackInstaller |
FeaturePackInstaller.includeConfigs(List<ConfigurationId> configIds) |
void |
FeaturePack.setExcludedConfigs(List<ConfigurationId> excludedConfigs) |
void |
FeaturePack.setIncludedConfigs(List<ConfigurationId> includedConfigs) |
Copyright © 2016–2019 JBoss by Red Hat. All rights reserved.