public abstract class ConfigurationUtil extends AbstractFPProvisionedCommand
| Constructor and Description |
|---|
ConfigurationUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
filterCandidates(FeatureContainerPathConsumer consumer,
List<String> candidates) |
static Map<FeaturePackConfig,ConfigId> |
getConfigurations(PmSession session,
FeaturePackConfig config,
String configuration) |
static String |
getCurrentPath(PmSession session) |
static Map<FeaturePackConfig,ConfigId> |
getExcludedConfigurations(PmSession session,
FeaturePackConfig config,
String configuration) |
static Map<FeaturePackConfig,ConfigId> |
getIncludedConfigurations(PmSession session,
FeaturePackConfig config,
String configuration) |
getGa, getProvisionedFP, runCommand, runCommandrunCommandexecutepublic static Map<FeaturePackConfig,ConfigId> getConfigurations(PmSession session, FeaturePackConfig config, String configuration) throws PathParserException, PathConsumerException, ProvisioningException, Exception
public static Map<FeaturePackConfig,ConfigId> getIncludedConfigurations(PmSession session, FeaturePackConfig config, String configuration) throws PathParserException, PathConsumerException, ProvisioningException, Exception
public static Map<FeaturePackConfig,ConfigId> getExcludedConfigurations(PmSession session, FeaturePackConfig config, String configuration) throws PathParserException, PathConsumerException, ProvisioningException, Exception
public static void filterCandidates(FeatureContainerPathConsumer consumer, List<String> candidates)
Copyright © 2016–2018 JBoss by Red Hat. All rights reserved.