Class Page

java.lang.Object
org.fulib.workflows.events.BaseNote
org.fulib.workflows.events.Page

public class Page extends BaseNote
Processes Page note from event storming
  • Constructor Details

    • Page

      public Page()
  • Method Details

    • getContent

      public Map<Integer,org.antlr.v4.runtime.misc.Pair<String,String>> getContent()
      Getter for content field
      Returns:
      Map of content, key = index, value = Pair containing description and the value
    • setContent

      public void setContent(Map<Integer,org.antlr.v4.runtime.misc.Pair<String,String>> content)
      Setter for content field
      Parameters:
      content - Map containing content from a page note