Interface WidgetProcessor

    • Method Detail

      • process

        java.util.List<java.lang.String> process​(java.lang.String name,
                                                 WidgetConfig widgetConfig)
        Process a widget.
        Parameters:
        name - The name of the list.
        widgetConfig - The widget.
        Returns:
        A list of strings to output.