Uses of Enum
org.jenkinsci.plugins.buildwithparameters.BuildParameterType
-
Uses of BuildParameterType in org.jenkinsci.plugins.buildwithparameters
Methods in org.jenkinsci.plugins.buildwithparameters that return BuildParameterTypeModifier and TypeMethodDescriptionBuildParameter.getType()static BuildParameterTypeReturns the enum constant of this type with the specified name.static BuildParameterType[]BuildParameterType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.jenkinsci.plugins.buildwithparameters with parameters of type BuildParameterType