Package org.kohsuke.stapler.json
package org.kohsuke.stapler.json
-
ClassDescriptionBinds the body payload into POJO via json-lib.
JSONObject
as a response.Used for web methods that return POJO that should be sent across as JSON.Binds the submitted form to a parameter of a web-bound method.