What is an Event?
Events are created by the Temporal Cluster in response to external occurrences and Commands generated by a Workflow Execution. Each Event corresponds to an enum
that is defined in the Server API.
All Events are recorded in the Event History.
A list of all possible Events that could appear in a Workflow Execution Event History is provided in the Event reference.