-
Methods Method Description org.biouno.unochoice.util.Utils.getProjectByName(String) The choice is arbitrary if there are multiple matches; useItem.getFullName()
andJenkins.getItemByFullName(String, Class)
instead.
-
Constructors Constructor Description org.biouno.unochoice.AbstractCascadableParameter(String, String, Script, String) see JENKINS-32149org.biouno.unochoice.AbstractScriptableParameter(String, String, Script) see JENKINS-32149org.biouno.unochoice.AbstractUnoChoiceParameter(String, String) to fix JENKINS-32149 (create random name only once - this is the parameter ID)org.biouno.unochoice.CascadeChoiceParameter(String, String, Script, String, String, Boolean) see JENKINS-32149org.biouno.unochoice.ChoiceParameter(String, String, Script, String, Boolean) see JENKINS-32149org.biouno.unochoice.DynamicReferenceParameter(String, String, Script, String, String, Boolean) see JENKINS-32149org.biouno.unochoice.model.GroovyScript(String, String)