Class SelectFieldUtils
java.lang.Object
org.jenkinsci.plugins.electricflow.ui.SelectFieldUtils
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
static boolean
static FormValidation
static ListBoxModel
getListBoxModelOnException
(String displayValue) static ListBoxModel
getListBoxModelOnWrongConf
(String displayValue) static String
getSelectItemValue
(String item) static boolean
-
Constructor Details
-
SelectFieldUtils
public SelectFieldUtils()
-
-
Method Details
-
getListBoxModelOnException
-
getListBoxModelOnWrongConf
-
getFormValidationBasedOnSelectItemValidationWrapper
-
isSelectItemValidationWrapper
-
getSelectItemValue
-
checkAllSelectItemsAreNotValidationWrappers
-
checkAnySelectItemsIsValidationWrappers
-