Class BoardConstructor

java.lang.Object
org.fulib.workflows.generators.constructors.BoardConstructor

public class BoardConstructor extends Object
The BoardConstructor builds the event storming boards from fulibWorkflows as html.
  • Constructor Details

    • BoardConstructor

      public BoardConstructor()
  • Method Details

    • buildBoard

      public String buildBoard(Board board, boolean webGeneration)
      Builds an event storming board
      Parameters:
      board - generated by the fulibWorkflows yaml parser
      Returns:
      html content for an event storming board as String