User: morteza.poudat@matplus.eu clicked save for playground/matplus/morteza-poudat/morteza-poudat.bpmn
This commit is contained in:
parent
01dc2d86c8
commit
889a0fcc17
|
@ -50,7 +50,9 @@ del(Age)
|
|||
def add_one(input):
|
||||
return input+1
|
||||
|
||||
age = add_one(age)</bpmn:script>
|
||||
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" />
|
||||
|
|
Loading…
Reference in New Issue