Uses of Class
io.jenkins.plugins.json_editor_parameter.JsonEditorParameterValue
-
-
Uses of JsonEditorParameterValue in io.jenkins.plugins.json_editor_parameter
Methods in io.jenkins.plugins.json_editor_parameter that return JsonEditorParameterValue Modifier and Type Method Description JsonEditorParameterValue
JsonEditorParameterDefinition. createValue(String json)
JsonEditorParameterValue
JsonEditorParameterDefinition. createValue(org.kohsuke.stapler.StaplerRequest request, net.sf.json.JSONObject jo)
JsonEditorParameterValue
JsonEditorParameterDefinition. getDefaultParameterValue()
-