Interface OptionValuesPlugin
-
- All Known Implementing Classes:
ScriptOptionValues
public interface OptionValuesPlugin
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List<OptionValue>
getOptionValues(java.util.Map config)
-
-
-
Method Detail
-
getOptionValues
java.util.List<OptionValue> getOptionValues(java.util.Map config)
-
-