User: dan clicked save for service-tests/dyamodb-invoice-test/add_record.bpmn
This commit is contained in:
parent
932a6ba1ab
commit
7726a78d2c
|
@ -21,7 +21,7 @@
|
|||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_0vkhjsx</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_18da78l</bpmn:outgoing>
|
||||
<bpmn:script>inoice = {
|
||||
<bpmn:script>invoice = {
|
||||
'contributorName': 'Dan Funk',
|
||||
'contributorId': '999',
|
||||
'invoiceId': '111',
|
||||
|
@ -57,7 +57,7 @@
|
|||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0nbdq9m_di" bpmnElement="Activity_14fy1ti">
|
||||
<dc:Bounds x="370" y="170" width="100" height="80" />
|
||||
<dc:Bounds x="370" y="160" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_0vkhjsx_di" bpmnElement="Flow_0vkhjsx">
|
||||
|
@ -66,14 +66,10 @@
|
|||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_18da78l_di" bpmnElement="Flow_18da78l">
|
||||
<di:waypoint x="310" y="200" />
|
||||
<di:waypoint x="340" y="200" />
|
||||
<di:waypoint x="340" y="210" />
|
||||
<di:waypoint x="370" y="210" />
|
||||
<di:waypoint x="370" y="200" />
|
||||
</bpmndi:BPMNEdge>
|
||||
<bpmndi:BPMNEdge id="Flow_0cklxrl_di" bpmnElement="Flow_0cklxrl">
|
||||
<di:waypoint x="470" y="210" />
|
||||
<di:waypoint x="501" y="210" />
|
||||
<di:waypoint x="501" y="200" />
|
||||
<di:waypoint x="470" y="200" />
|
||||
<di:waypoint x="532" y="200" />
|
||||
</bpmndi:BPMNEdge>
|
||||
</bpmndi:BPMNPlane>
|
||||
|
|
Loading…
Reference in New Issue