Package org.biouno.unochoice.model
Class ScriptlerScriptParameter
- java.lang.Object
-
- org.jenkinsci.plugins.scriptler.config.Parameter
-
- org.biouno.unochoice.model.ScriptlerScriptParameter
-
- All Implemented Interfaces:
Serializable
public class ScriptlerScriptParameter extends org.jenkinsci.plugins.scriptler.config.Parameter
Script parameter which has a data bound constructor.- Since:
- 0.20
- Author:
- dynamic-parameter-plugin
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ScriptlerScriptParameter(String name, String value)
-