Uses of Class
com.github.cyanbaz.jenkins.plugins.jsonparameter.JsonResult
-
Uses of JsonResult in com.github.cyanbaz.jenkins.plugins.jsonparameter
Methods in com.github.cyanbaz.jenkins.plugins.jsonparameter that return JsonResultModifier and TypeMethodDescriptionstatic <T> JsonResult<T>JsonSource.loadOptions(String query) Extracts a list of values from the loaded JSON using the given JSONPath query.static <T> JsonResult<T>JsonResult.success(T value)