Active choice plugin
Reactive Reference Configuration
if (PARAMETER_REF) {
return "<input name=\"value\" value=\"\" class=\"setting-input\" type=\"text\">"
}
choice type : formated html
Referenced parameters #设置上需要参考的变量PARAMETER_REF,可以普通变量也可以是active choice支持的变量
advance: Omit value field #选上,要不然获得的value末尾会包含“,"
https://plugins.jenkins.io/uno-choice/
https://github.com/biouno/uno-choice-plugin/wiki/Using-Uno-Choice-for-Dynamic-Input-Text-Box-Defaults
https://www.cnblogs.com/dissipate/p/14049048.html