Package org.imixs.workflow.office.views
package org.imixs.workflow.office.views
-
ClassesClassDescriptionThis class builds a category used by the BoardController A board category is split into the fields WorkflowGorup, Status and TaskIDThe BoardController provides a logic to split up the worklist by there workflow groups and status.The MonitorController provides analytic information about the current process instance.The OrganigramController generates the JSON data structure used by the Orgchart (https://github.com/dabeng/OrgChart).The SearchController provides methods for a convenient search experience.The SearchEvent provides a CDI observer pattern.