Class DefaultParameterDescriptor

    • Field Detail

      • DEFAULT_PARAMETER_TYPE

        public static final Type DEFAULT_PARAMETER_TYPE
        Default content type of all content descriptors.
        Since:
        11.1RC1
    • Constructor Detail

      • DefaultParameterDescriptor

        public DefaultParameterDescriptor​(org.xwiki.properties.PropertyDescriptor propertyDescriptor)
        Creates a new DefaultParameterDescriptor instance using the given PropertyDescriptor.
        Parameters:
        propertyDescriptor - The PropertyDescriptor instance.