public interface ScriptableParameter<T> extends UnoChoiceParameter
Modifier and Type | Method and Description |
---|---|
T |
getChoices(Map<Object,Object> parameters)
Evaluates a script and returns its result as a Map.
|
Copyright © 2016. All rights reserved.