| Package | Description |
|---|---|
| com.izforge.izpack.api.data | |
| com.izforge.izpack.api.handler |
| Modifier and Type | Method and Description |
|---|---|
RulesEngine |
AutomatedInstallData.getRules() |
RulesEngine |
InstallData.getRules()
Returns the rules.
|
| Modifier and Type | Method and Description |
|---|---|
String |
Configurable.getConfigurationOptionValue(String name,
RulesEngine rules)
Get an optional configuration value to the implementing instance from the implementing instance
|
String |
Configurable.getConfigurationOptionValue(String name,
RulesEngine rules,
String defaultValue)
Get an optional configuration value to the implementing instance from the implementing instance.
|
String |
ConfigurationOption.getValue(RulesEngine rules)
Get the option's current value according to the optional condition
|
Set<String> |
DynamicVariable.getVarRefs(RulesEngine rulesEngine)
This element will be called when the order of variable resolutions is
determined.
|
void |
AutomatedInstallData.setRules(RulesEngine rules) |
| Modifier and Type | Method and Description |
|---|---|
String |
DefaultConfigurationHandler.getConfigurationOptionValue(String name,
RulesEngine rules) |
String |
DefaultConfigurationHandler.getConfigurationOptionValue(String name,
RulesEngine rules,
String defaultValue) |
Copyright © 2001–2025. All rights reserved.