mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-25 05:25:26 +00:00
User: dan@sartography.com clicked save for examples/2-in-depth/2-5-loops/looping-tasks/looping-tasks.bpmn
This commit is contained in:
parent
c6d8d5b153
commit
5638058dcc
@ -31,7 +31,7 @@ You can also change the text you are reading here by updating the *Instructions*
|
|||||||
<bpmn:incoming>Flow_12pkbxb</bpmn:incoming>
|
<bpmn:incoming>Flow_12pkbxb</bpmn:incoming>
|
||||||
<bpmn:outgoing>Flow_097yugv</bpmn:outgoing>
|
<bpmn:outgoing>Flow_097yugv</bpmn:outgoing>
|
||||||
<bpmn:standardLoopCharacteristics>
|
<bpmn:standardLoopCharacteristics>
|
||||||
<bpmn:loopCondition xsi:type="bpmn:tFormalExpression">a < 10</bpmn:loopCondition>
|
<bpmn:loopCondition xsi:type="bpmn:tFormalExpression">a > 10</bpmn:loopCondition>
|
||||||
</bpmn:standardLoopCharacteristics>
|
</bpmn:standardLoopCharacteristics>
|
||||||
<bpmn:script>a = a + 1</bpmn:script>
|
<bpmn:script>a = a + 1</bpmn:script>
|
||||||
</bpmn:scriptTask>
|
</bpmn:scriptTask>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user