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.processingEventsMethods in org.imixs.workflow.engine with parameters of type ProcessingEventModifier and TypeMethodDescriptionvoidAsyncEventService.onProcess(ProcessingEvent processingEvent) The observer method verifies if the current task contains a AsyncEvent definition.