Package io.vertx.tp.workflow.uca.toolkit
Class UTracker
java.lang.Object
io.vertx.tp.workflow.uca.toolkit.UTracker
Tracker for different component history record
This tracker implementation is based on X_ACTIVITY_RULE
1) The default logging will be put into camunda
2) Tracker is for business activities
Internal call Journal interface for `zero-ambient` activity generation instead.
- Author:
- Lang
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionio.vertx.core.Future<WRecord>afterAsync(WRecord record, WTransition transition) io.vertx.core.Future<WRequest>beforeAsync(WRequest request, WTransition transition)
-
Constructor Details
-
UTracker
-
-
Method Details
-
beforeAsync
-
afterAsync
-