Safe lifecycle projection for one persisted background workflow event.
Summary
Types
@type t() :: %Jidoka.Workflow.RunEvent{ component: atom() | String.t() | nil, run_id: String.t(), sequence: pos_integer(), type: String.t() }
Safe lifecycle projection for one persisted background workflow event.
@type t() :: %Jidoka.Workflow.RunEvent{ component: atom() | String.t() | nil, run_id: String.t(), sequence: pos_integer(), type: String.t() }