User: morteza.poudat@matplus.eu clicked save for playground/matplus/morteza-poudat/morteza-poudat.bpmn

This commit is contained in:
sartography-automated-committer 2024-02-16 11:12:37 +00:00
parent 01dc2d86c8
commit 889a0fcc17
1 changed files with 14 additions and 12 deletions

View File

@ -39,18 +39,20 @@
</bpmn:extensionElements>
<bpmn:incoming>Flow_1xmejps</bpmn:incoming>
<bpmn:outgoing>Flow_0fxpv1y</bpmn:outgoing>
<bpmn:script>age = 51
height = 1.93
children = [ "Robert", "Edward", "Tadd"]
is_maried = True
Age=60
del(Age)
def add_one(input):
return input+1
age = add_one(age)</bpmn:script>
<bpmn:script>age = 51
height = 1.93
children = [ "Robert", "Edward", "Tadd"]
is_maried = True
Age=60
del(Age)
def add_one(input):
return input+1
age = add_one(age)
firstName="Mori"
lastName="Poudi"</bpmn:script>
</bpmn:scriptTask>
<bpmn:sequenceFlow id="Flow_0fxpv1y" sourceRef="Activity_1dk3mi6" targetRef="Activity_05o3e3a" />
<bpmn:sequenceFlow id="Flow_1xykhl9" sourceRef="Activity_05o3e3a" targetRef="Event_05dwpq7" />