| Package | Description |
|---|---|
| org.jboss.galleon.cli.cmd.state | |
| org.jboss.galleon.cli.cmd.state.configuration | |
| org.jboss.galleon.cli.model | |
| org.jboss.galleon.cli.model.state | |
| org.jboss.galleon.cli.path |
| Modifier and Type | Method and Description |
|---|---|
static String |
StateInfoUtil.buildConfigs(Map<String,List<ConfigInfo>> configs,
ProvisioningLayout<FeaturePackLayout> pLayout) |
| Modifier and Type | Method and Description |
|---|---|
protected ConfigInfo |
StateResetConfigCommand.getConfiguration(State state) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,List<ConfigInfo>> |
FeatureContainer.getFinalConfigs() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
FeatureContainer.addFinalConfig(ConfigInfo info) |
| Constructor and Description |
|---|
FeatureInfo(ConfigInfo configInfo,
ProvisionedFeature feature,
List<String> path,
FeaturePackLocation.FPID currentFP) |
| Modifier and Type | Method and Description |
|---|---|
void |
State.addFeature(PmSession pmSession,
FeatureSpecInfo spec,
ConfigInfo configuration,
Map<String,String> options) |
void |
State.excludeLayersConfiguration(PmSession pmSession,
ConfigInfo configuration,
String[] layers) |
void |
State.includeLayersConfiguration(PmSession pmSession,
ConfigInfo configuration,
String[] layers) |
void |
State.removeExcludedLayersConfiguration(PmSession pmSession,
ConfigInfo configuration,
String[] layers) |
void |
State.removeFeature(PmSession pmSession,
ConfigInfo ci,
FeatureInfo fi) |
void |
State.removeIncludedLayersConfiguration(PmSession pmSession,
ConfigInfo configuration,
String[] layers) |
void |
State.resetConfiguration(PmSession pmSession,
ConfigInfo configuration) |
| Modifier and Type | Method and Description |
|---|---|
ConfigInfo |
FeatureContainerPathConsumer.getConfig() |
Copyright © 2016–2019 JBoss by Red Hat. All rights reserved.