- getChildren() - Method in class de.westemeyer.plugins.multiselect.MultiselectDecisionItem
-
Get children for this item.
- getColumnIndex() - Method in class de.westemeyer.plugins.multiselect.MultiselectVariableDescriptor
-
Get column index for this variable.
- getDecisionItem() - Method in class de.westemeyer.plugins.multiselect.parser.ValueConstructionHelper
-
Get decision item.
- getDecisionTree() - Method in class de.westemeyer.plugins.multiselect.MultiselectParameterDefinition
-
Get decision tree object containing all possible variable combinations.
- getDefaultParameterValue() - Method in class de.westemeyer.plugins.multiselect.MultiselectParameterDefinition
-
- getDisplayLabel() - Method in class de.westemeyer.plugins.multiselect.MultiselectDecisionItem
-
Get display label for this item.
- getDisplayName() - Method in class de.westemeyer.plugins.multiselect.MultiselectParameterDefinition.DescriptorImpl
-
- getFormat() - Method in class de.westemeyer.plugins.multiselect.MultiselectParameterDefinition
-
Get content/parser format.
- getInitialValues() - Method in class de.westemeyer.plugins.multiselect.MultiselectVariableDescriptor
-
Get initial values for this variable.
- getInitialValuesForColumn(int) - Method in class de.westemeyer.plugins.multiselect.MultiselectDecisionTree
-
Get initial values for column when first displaying list of select boxes in "build with parameters" view.
- getItemByCoordinates(Integer...) - Method in class de.westemeyer.plugins.multiselect.MultiselectDecisionTree
-
Convenience method to get item by its position in tree, by
stepping along the tree branches using indices.
- getItemList() - Method in class de.westemeyer.plugins.multiselect.MultiselectDecisionTree
-
Get item list of first column.
- getItemList(Integer[]) - Method in class de.westemeyer.plugins.multiselect.MultiselectParameterDefinition
-
Get item list for AJAX call from config.jelly.
- getLabel() - Method in class de.westemeyer.plugins.multiselect.MultiselectDecisionItem
-
Get label for this item.
- getLabel() - Method in class de.westemeyer.plugins.multiselect.MultiselectVariableDescriptor
-
Get variable label.
- getParent() - Method in class de.westemeyer.plugins.multiselect.MultiselectDecisionItem
-
Get parent for this item.
- getSelectedValues() - Method in class de.westemeyer.plugins.multiselect.MultiselectParameterValue
-
Copy properties into EnvVars object.
- getUuid() - Method in class de.westemeyer.plugins.multiselect.MultiselectParameterDefinition
-
Get UUID to be used to distinguish JavaScript values for multiple parameters from each other.
- getUuid() - Method in class de.westemeyer.plugins.multiselect.MultiselectVariableDescriptor
-
Get generated uuid for this variable.
- getValidationResult() - Method in interface de.westemeyer.plugins.multiselect.parser.ConfigParser
-
Get validation result, problems, etc.
- getValidationResult() - Method in class de.westemeyer.plugins.multiselect.parser.CsvParser
-
- getValidationResult() - Method in class de.westemeyer.plugins.multiselect.parser.MultiselectParameterParser
-
Get parser validation result.
- getValue() - Method in class de.westemeyer.plugins.multiselect.MultiselectDecisionItem
-
Get value for this item.
- getValue() - Method in class de.westemeyer.plugins.multiselect.MultiselectParameterValue
-
- getVariableDescriptions() - Method in class de.westemeyer.plugins.multiselect.MultiselectDecisionTree
-
Get meta information about build variables/columns.
- getVariableLabels() - Method in class de.westemeyer.plugins.multiselect.MultiselectDecisionTree
-
Get list of variable labels from list of variable descriptors.
- getVariableName() - Method in class de.westemeyer.plugins.multiselect.MultiselectVariableDescriptor
-
Get variable name.
- getVariableNames() - Method in class de.westemeyer.plugins.multiselect.MultiselectDecisionTree
-
Get list of variable names from list of variable descriptors.