Uses of Class
org.imixs.workflow.engine.ProcessingEvent
Packages that use ProcessingEvent
-
Uses of ProcessingEvent in org.imixs.workflow.engine
Fields in org.imixs.workflow.engine with type parameters of type ProcessingEventModifier and TypeFieldDescriptionprotected jakarta.enterprise.event.Event<ProcessingEvent>
WorkflowService.processingEvents
Methods in org.imixs.workflow.engine with parameters of type ProcessingEventModifier and TypeMethodDescriptionvoid
AsyncEventService.onProcess
(ProcessingEvent processingEvent) The observer method verifies if the current task contains a AsyncEvent definition.void
MetricService.onProcessingEvent
(ProcessingEvent processingEvent) ProcessingEvent listener to generate a metric.