mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-24 13:48:10 +00:00
User: admin@spiffworkflow.org clicked save for example/signup-process/signupCustomer.bpmn
This commit is contained in:
parent
41d0800e17
commit
01336fdea7
@ -15,7 +15,7 @@
|
||||
<bpmn:incoming>Flow_0witto8</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1bsggag</bpmn:outgoing>
|
||||
</bpmn:userTask>
|
||||
<bpmn:callActivity id="Activity_1r8e40a" name="Update existing customer profile" calledElement="updateUserProfile.bpmn">
|
||||
<bpmn:callActivity id="Activity_1r8e40a" name="Update existing customer profile" calledElement="Process_updateUserProfile">
|
||||
<bpmn:incoming>Flow_144h7in</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_0p696wz</bpmn:outgoing>
|
||||
</bpmn:callActivity>
|
||||
@ -41,6 +41,12 @@
|
||||
</bpmn:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_signupCustomer">
|
||||
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
||||
<dc:Bounds x="172" y="232" width="36" height="36" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="159" y="275" width="62" height="14" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Gateway_1n6s148_di" bpmnElement="Gateway_1n6s148" isMarkerVisible="true">
|
||||
<dc:Bounds x="295" y="225" width="50" height="50" />
|
||||
<bpmndi:BPMNLabel>
|
||||
@ -61,6 +67,9 @@
|
||||
<dc:Bounds x="876" y="275" width="89" height="14" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_1b1iakk_di" bpmnElement="Event_1b1iakk">
|
||||
<dc:Bounds x="602" y="362" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0zyoqpa_di" bpmnElement="Activity_1rrdi63">
|
||||
<dc:Bounds x="730" y="210" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
@ -69,15 +78,6 @@
|
||||
<dc:Bounds x="570" y="210" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
||||
<dc:Bounds x="172" y="232" width="36" height="36" />
|
||||
<bpmndi:BPMNLabel>
|
||||
<dc:Bounds x="159" y="275" width="62" height="14" />
|
||||
</bpmndi:BPMNLabel>
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_1b1iakk_di" bpmnElement="Event_1b1iakk">
|
||||
<dc:Bounds x="602" y="362" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_0tq8vaq_di" bpmnElement="Flow_0tq8vaq">
|
||||
<di:waypoint x="208" y="250" />
|
||||
<di:waypoint x="295" y="250" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user