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