Uses of Class
com.github.cyanbaz.jenkins.plugins.jsonparameter.AbstractJsonParameterDefinition
-
Uses of AbstractJsonParameterDefinition in com.github.cyanbaz.jenkins.plugins.jsonparameter
Modifier and TypeClassDescriptionclass
Represents a custom Jenkins parameter definition that extracts values from a JSON source (either from a local config file or a remote URL) using a JSONPath expression.class
A JSON-backed Jenkins parameter that can reference the value of another parameter.