All Classes and Interfaces

Class
Description
Interface to be implemented by configuration parser objects.
Config serialization can be used to write a configuration back to an output stream, i.e.
Parser implementation to use for CSV configuration type.
Writer class to print tree to CSV.
Generated localization support class.
Supported configuration formats.
Multiselect decision item will be the individual select box row to use in decision tree.
Visitor implementation to use when traversing item tree to collect information.
Tree object accumulating all meta information entered in configuration of the build parameter configuration form.
The Parameter definition object is responsible for all communication between Jenkins and plugin code.
 
Parameter parser object, delegating to a specific format parser, e.g.
Parameter value is a map of keys and values, representing the build environment variables and their content.
Descriptor object for a target variable.
Value construction helper is not strictly necessary to construct DecisionTree.