WorkflowStem.Components.FsmTransition (workflow_stem v0.2.0)

Copy Markdown View Source

FSM semantic transition component.

Applies the from -> to transition and records history/trace.

Summary

Functions

call(event, opts)

@spec call(map(), map()) :: map()