Expand description

process is a generic definition of a function or a flow so a flow referring to it or using it does not need to know or define how it is implemented

Enums

Process is an enum that may contain a Flow or a Function