Difference between revisions of "Collaborative Workflow"

From PKC
Jump to navigation Jump to search
(Created page with "Workflow are inherently collaborative, even if it is just designed for one person, because that person must create activities that are composable. To ensure...")
 
 
Line 1: Line 1:
Workflow are inherently collaborative, even if it is just designed for one person, because that person must create activities that are [[composability|composable]]. To ensure [[composability]], all workflows should be eventually defined as processes composed of [[Logic Model]]s.
Workflow are inherently collaborative, even if it is just designed for one person, because that person must create activities that are [[composability|composable]]. To ensure [[composability]], all workflows should be eventually defined as processes composed of [[Logic Model]]s.
<noinclude>
==Related Pages==
*[[has LogicModel::PKC DevOps]]
</noinclude>

Latest revision as of 15:06, 7 August 2021

Workflow are inherently collaborative, even if it is just designed for one person, because that person must create activities that are composable. To ensure composability, all workflows should be eventually defined as processes composed of Logic Models.

Related Pages