Package org.jenkinsci.plugins.structs.describable
-
Interface Summary Interface Description CustomDescribableModel Allows the usage ofDescribableModel
to be fine-tuned to cover special cases such as backwards compatibility. -
Class Summary Class Description ArrayType AtomicType DescribableModel<T> DescribableParameter A property ofDescribableModel
EnumType ErrorType HeterogeneousObjectType A parameter (or array element) which could take any of the indicated concrete object types.HomogeneousObjectType ParameterType A type of a parameter to a class.UninstantiatedDescribable A reflection-like view of a particularDescribable
instance.