| Package | Description |
|---|---|
| io.openliberty.tools.common.plugins.util |
| Modifier and Type | Method and Description |
|---|---|
static List<InstallFeatureUtil.ProductProperties> |
InstallFeatureUtil.loadProperties(File installDir) |
| Modifier and Type | Method and Description |
|---|---|
static String |
InstallFeatureUtil.getOpenLibertyVersion(List<InstallFeatureUtil.ProductProperties> propList) |
| Constructor and Description |
|---|
InstallFeatureUtil(File installDirectory,
String from,
String to,
Set<String> pluginListedEsas,
List<InstallFeatureUtil.ProductProperties> propertiesList,
String openLibertyVersion,
String containerName,
List<String> additionalJsons)
Initialize the utility and check for unsupported scenarios.
|
Copyright © 2022 the original author or authors.