In this second blog on sub-processes we will explore the
embedded sub-processes, also referred to as inline sub-processes
and as the name implies this is a sub-process type that consists of
a series of activities (for example tasks, gateways, events, etc.)
that resides within the parent process.
An embedded sub-process has certain distinct characteristics
such as they always begin with a none start event and end with a
non end event, they do not contain swimlanes and most...