Uses of Class
org.imixs.workflow.office.forms.AnalyticEvent
Packages that use AnalyticEvent
-
Uses of AnalyticEvent in org.imixs.workflow.office.dashboard
Methods in org.imixs.workflow.office.dashboard with parameters of type AnalyticEventModifier and TypeMethodDescriptionvoidDashboardAnalyticController.onEvent(AnalyticEvent event) voidProcessAnalyticController.onEvent(AnalyticEvent event) Computes process analytic data. -
Uses of AnalyticEvent in org.imixs.workflow.office.forms
Fields in org.imixs.workflow.office.forms with type parameters of type AnalyticEventModifier and TypeFieldDescriptionprotected jakarta.enterprise.event.Event<AnalyticEvent>AnalyticController.analyticEvents