All Classes and Interfaces

Classes
Class
Description
A JsonSource implementation that loads JSON content from a Jenkins Config File, either globally scoped or folder-scoped.
Descriptor for ConfigFileSource, shown as an option in the dropdown selector.
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.
Descriptor for this parameter type, defines how it is represented in Jenkins UI.
A generic result container used to wrap the outcome of loading JSON data.
Base class for all JSON data sources used in the json-parameter-plugin.
Generated localization support class.
A JsonSource implementation that retrieves JSON content from a remote HTTP(S) endpoint.
Descriptor for the RemoteSource, used to display this option in the Jenkins UI dropdown.