Interface TraceElementHandler
- All Superinterfaces:
EventHandler
-
Method Summary
Modifier and TypeMethodDescriptionvoid
StringMethod called during process execution before each task element is processed.
-
Method Details
-
onTraceElement
StringMethod called during process execution before each task element is processed.- Parameters:
event
- the event
-