The provenance tracker takes a action function registry. New actions are executed and if successful stored as new StateNode in the graph.
When acceptActions is false, the Tracker will ignore calls to applyAction
If true, adds a screenshot to all provenance nodes metadata (if screenShotProvider is set)
Action function registry
If set to true, the do-function will not be called this time, it will only be called when traversing.
Generated using TypeDoc
The provenance tracker takes a action function registry. New actions are executed and if successful stored as new StateNode in the graph.