https://www.youtube.com/watch?v=z60lN6OeSXw
https://www.visual-paradigm.com/guide/bpmn/bpmn-events
https://www.youtube.com/watch?v=bP7TUmji03Y&list=PL5sStvL2_hNDV5Pgl6V2dP0Jtk7YwxNtY
Event Icons are always Circular
Throwing Events -> Triggering something
Catching Events -> Reacting to a Trigger : Catching Message Event
Events that occur in the middle of the process (between activities) are called Intermediate events (thin double line).
Events that occur at the end of the process are called End events(thick single line) and every process has at least one end event.
Boundary Events -> Are Attached to Tasks(Rounded Rectangle) and is always an Intermediate Event
They can be Interrupting and Non-Interrupting
Interrupting - They disturb flow and block main process - Solid Line (Default)
Non-Interrupting - They don't disturb the actual flow and continue in parallel - Dashed Line