Class ProMCategoryManager

java.lang.Object
org.processmining.contexts.uitopia.hub.ProMCategoryManager
All Implemented Interfaces:
org.deckfour.uitopia.api.hub.CategoryManager

public class ProMCategoryManager extends Object implements org.deckfour.uitopia.api.hub.CategoryManager
  • Constructor Details

    • ProMCategoryManager

      public ProMCategoryManager()
  • Method Details

    • getCategories

      public List<org.deckfour.uitopia.api.model.Category> getCategories()
      Specified by:
      getCategories in interface org.deckfour.uitopia.api.hub.CategoryManager
    • initialize

      public static org.deckfour.uitopia.api.hub.CategoryManager initialize(UIContext uiContext)