- getAllScriptlerScripts() - Static method in class org.biouno.unochoice.util.Utils
-
Returns all scriptler scripts available.
- getApplicableResultSeekers() - Method in class org.biouno.unochoice.UnoChoiceParameterDescriptor
-
- getBuildWrapperParameterDefinitions(Project<?, ?>) - Static method in class org.biouno.unochoice.util.Utils
-
- getChoices() - Method in class org.biouno.unochoice.AbstractScriptableParameter
-
- getChoices(Map<Object, Object>) - Method in class org.biouno.unochoice.AbstractScriptableParameter
-
- getChoices(Map<Object, Object>) - Method in interface org.biouno.unochoice.ScriptableParameter
-
Evaluates a script and returns its result as a Map.
- getChoicesAsString() - Method in class org.biouno.unochoice.AbstractScriptableParameter
-
- getChoicesAsString(Map<Object, Object>) - Method in class org.biouno.unochoice.AbstractScriptableParameter
-
- getChoicesAsStringForUI() - Method in class org.biouno.unochoice.DynamicReferenceParameter
-
- getChoicesForUI() - Method in class org.biouno.unochoice.AbstractCascadableParameter
-
- getChoicesForUI() - Method in interface org.biouno.unochoice.CascadableParameter
-
Evaluates a script and returns its result as a Map.
- getChoiceType() - Method in class org.biouno.unochoice.AbstractUnoChoiceParameter
-
Gets the choice type.
- getChoiceType() - Method in class org.biouno.unochoice.CascadeChoiceParameter
-
- getChoiceType() - Method in class org.biouno.unochoice.ChoiceParameter
-
- getChoiceType() - Method in class org.biouno.unochoice.DynamicReferenceParameter
-
- getDefaultParameterValue() - Method in class org.biouno.unochoice.AbstractScriptableParameter
-
- getDescriptor() - Method in class org.biouno.unochoice.AbstractUnoChoiceParameter
-
- getDescriptor() - Method in class org.biouno.unochoice.model.AbstractScript
-
- getDisplayName() - Method in class org.biouno.unochoice.CascadeChoiceParameter.DescriptImpl
-
- getDisplayName() - Method in class org.biouno.unochoice.ChoiceParameter.DescriptImpl
-
- getDisplayName() - Method in class org.biouno.unochoice.DynamicReferenceParameter.DescriptorImpl
-
- getDisplayName() - Method in class org.biouno.unochoice.model.GroovyScript.DescriptorImpl
-
- getDisplayName() - Method in class org.biouno.unochoice.model.ScriptlerScript.DescriptorImpl
-
- getFallbackScript() - Method in class org.biouno.unochoice.model.GroovyScript
-
- getFilterable() - Method in class org.biouno.unochoice.CascadeChoiceParameter
-
Get the filter flag.
- getFilterable() - Method in class org.biouno.unochoice.ChoiceParameter
-
Get the filter flag.
- getFilterLength() - Method in class org.biouno.unochoice.CascadeChoiceParameter
-
Get the filter length.
- getFilterLength() - Method in class org.biouno.unochoice.ChoiceParameter
-
Get the filter length.
- getGlobalNodeProperties() - Static method in class org.biouno.unochoice.util.Utils
-
Get a map with the global node properties.
- getName() - Method in class org.biouno.unochoice.util.ScriptCallback
-
Get script callback name.
- getOmitValueField() - Method in class org.biouno.unochoice.DynamicReferenceParameter
-
- getParameters() - Method in class org.biouno.unochoice.AbstractCascadableParameter
-
- getParameters() - Method in class org.biouno.unochoice.AbstractScriptableParameter
-
Gets the current parameters, be it before or after other referenced parameters triggered an update.
- getParameters(String) - Method in class org.biouno.unochoice.model.ScriptlerScript.DescriptorImpl
-
gets the argument description to be displayed on the screen when selecting a config in the dropdown
- getParameters() - Method in class org.biouno.unochoice.model.ScriptlerScript
-
- getParameters() - Method in class org.biouno.unochoice.util.ScriptCallback
-
Get script parameters.
- getProject() - Method in class org.biouno.unochoice.DynamicReferenceParameter.DescriptorImpl
-
- getProjectByName(String) - Static method in class org.biouno.unochoice.util.Utils
-
- getProjectParameterDefinitions(Project<?, ?>) - Static method in class org.biouno.unochoice.util.Utils
-
Get the parameter definitions for the given project.
- getRandomName() - Method in class org.biouno.unochoice.AbstractUnoChoiceParameter
-
Gets the randomly generated parameter name.
- getReferencedParameters() - Method in class org.biouno.unochoice.AbstractCascadableParameter
-
- getReferencedParameters() - Method in interface org.biouno.unochoice.CascadableParameter
-
Gets the list of referenced parameters.
- getReferencedParametersAsArray() - Method in class org.biouno.unochoice.AbstractCascadableParameter
-
- getScript() - Method in class org.biouno.unochoice.AbstractScriptableParameter
-
Gets the script.
- getScript() - Method in class org.biouno.unochoice.model.GroovyScript
-
- getScript() - Method in class org.biouno.unochoice.util.ScriptCallback
-
Get the script.
- getScriptlerScriptId() - Method in class org.biouno.unochoice.model.ScriptlerScript
-
- getSystemEnv() - Static method in class org.biouno.unochoice.util.Utils
-
Helped method to return the system environment variables.
- getVisibleItemCount() - Method in class org.biouno.unochoice.AbstractScriptableParameter
-
Get the number of visible items in the select.
- GroovyScript - Class in org.biouno.unochoice.model
-
A Groovy script.
- GroovyScript(String, String) - Constructor for class org.biouno.unochoice.model.GroovyScript
-
Deprecated.
- GroovyScript(SecureGroovyScript, SecureGroovyScript) - Constructor for class org.biouno.unochoice.model.GroovyScript
-
- GroovyScript.DescriptorImpl - Class in org.biouno.unochoice.model
-