Interface UiTemplate.Builder

    • Method Detail

      • content

        UiTemplate.Builder content​(String content)

        The content of the Liquid template for the worker user interface.

        Parameters:
        content - The content of the Liquid template for the worker user interface.
        Returns:
        Returns a reference to this object so that method calls can be chained together.