Uses of Class
org.jenkinsci.plugins.structs.describable.ParameterType
Packages that use ParameterType
-
Uses of ParameterType in org.jenkinsci.plugins.structs.describable
Subclasses of ParameterType in org.jenkinsci.plugins.structs.describableModifier and TypeClassDescriptionfinal classfinal classfinal classfinal classfinal classA parameter (or array element) which could take any of the indicated concrete object types.final classMethods in org.jenkinsci.plugins.structs.describable that return ParameterTypeModifier and TypeMethodDescriptionArrayType.getElementType()The element type of the array or list.DescribableParameter.getType()Classification of the type of this parameter.