| Package | Description |
|---|---|
| de.westemeyer.plugins.multiselect |
Main package for multiselect parameters plugin.
|
| de.westemeyer.plugins.multiselect.parser |
Parser package for multiselect parameter plugin.
|
| Class and Description |
|---|
| 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.
|
| 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.
|
| Class and Description |
|---|
| MultiselectConfigurationFormat
Supported configuration formats.
|
| MultiselectDecisionItem
Multiselect decision item will be the individual select box row to use in decision tree.
|
| MultiselectDecisionTree
Tree object accumulating all meta information entered in configuration of the build parameter
configuration form.
|
Copyright © 2016–2020. All rights reserved.