Class 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 Detail

      • ScriptlerScriptParameter

        @DataBoundConstructor
        public ScriptlerScriptParameter​(String name,
                                        String value)