Class BuildParameter
java.lang.Object
org.jenkinsci.plugins.buildwithparameters.BuildParameter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()getType()getValue()static booleanisDefaultPasswordPlaceholder(String candidate) voidsetChoices(List<String> choices) voidsetType(BuildParameterType type) voidsetValue(ParameterValue parameterValue)
-
Constructor Details
-
BuildParameter
-
-
Method Details
-
isDefaultPasswordPlaceholder
-
getName
-
getDescription
-
getValue
-
setValue
-
getType
-
setType
-
getChoices
-
setChoices
-