Class BoardConstructor
java.lang.Object
org.fulib.workflows.generators.constructors.BoardConstructor
The BoardConstructor builds the event storming boards from fulibWorkflows as html.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuildBoard(Board board, boolean webGeneration) Builds an event storming boardsetStandAlone(boolean standAlone)
-
Constructor Details
-
BoardConstructor
public BoardConstructor()
-
-
Method Details
-
buildBoard
Builds an event storming board- Parameters:
board- generated by the fulibWorkflows yaml parser- Returns:
- html content for an event storming board as String
-
setStandAlone
-