×
Mar 22, 2024 · This plugin provides the JSON Path APIs (v2.9.0) for other plugins.
Dec 3, 2021 · A path to the JSON file that will be loaded in order to assign values to all the AUT Environment Parameters of 'From JSON' type. outputParameter ...
All Methods Static Methods Concrete Methods. Modifier and Type, Method and Description. static <T> T, findInJson(String json, String jsonPath) ...
setJsonPath(String jsonPath). Methods inherited from class java.lang.Object ... public JsonParameter(String envVarName, String jsonPath). Method Detail ...
Missing: json | Show results with:json
Constructor Detail. JSONContentEntry. @DataBoundConstructor public JSONContentEntry(String jsonPath). Method Detail. getJsonPath. public String getJsonPath ...
Missing: json | Show results with:json
setJsonPath(String jsonPath). Methods inherited from class hudson.model ... @Deprecated public JsonParameterVariables(String envVarName, String jsonPath).
Missing: json | Show results with:json
... Json-Path expression and returns a list of strings based on the result. Parameters: jsonStr - The Json text as string: expression - The Json-Path expression ...
readJSON : Read JSON from files in the workspace. Reads a file in the current working directory or a String as a plain text JSON file. The returned object is a ...
Missing: jsonpath | Show results with:jsonpath
Expose HTTP API with JSON content with Jenkins. This page explains how to expose Json objects over HTTP API in your Jenkins plugins, using GET and POST verbs.
Missing: jsonpath | Show results with:jsonpath
A simple Jenkins parameter plugin that offers a list of values based on a REST call response.