Class JSONWidgetProcessor

    • Method Detail

      • instance

        public static WidgetProcessor instance()
        Returns:
        An instance of WidgetProcessor
      • process

        public java.util.List<java.lang.String> process​(java.lang.String name,
                                                        WidgetConfig widgetConfig)
        Description copied from class: WidgetProcessorImpl
        Process a list called x with a widget y
        Specified by:
        process in interface WidgetProcessor
        Specified by:
        process in class WidgetProcessorImpl
        Parameters:
        name - the name of the list.
        widgetConfig - the description of the widget.
        Returns:
        results.