mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-23 13:18:21 +00:00
User: ciuser1 clicked save for shared/enumerations/enumerations.bpmn
This commit is contained in:
parent
d2d75f0859
commit
4212dddd1f
@ -4,7 +4,7 @@
|
||||
<bpmn:startEvent id="StartEvent_1">
|
||||
<bpmn:outgoing>Flow_0q0h9tc</bpmn:outgoing>
|
||||
</bpmn:startEvent>
|
||||
<bpmn:sequenceFlow id="Flow_0q0h9tc" sourceRef="StartEvent_1" targetRef="Activity_0jukk21" />
|
||||
<bpmn:sequenceFlow id="Flow_0q0h9tc" sourceRef="StartEvent_1" targetRef="Call_Build_Enum_List_from_AWS" />
|
||||
<bpmn:endEvent id="Event_0fdez0y">
|
||||
<bpmn:incoming>Flow_1igx0a1</bpmn:incoming>
|
||||
</bpmn:endEvent>
|
||||
@ -60,8 +60,8 @@
|
||||
<bpmn:incoming>Flow_1sjh867</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_03owp8l</bpmn:outgoing>
|
||||
</bpmn:serviceTask>
|
||||
<bpmn:sequenceFlow id="Flow_1p5fxob" sourceRef="Activity_0jukk21" targetRef="enumeration_user_task" />
|
||||
<bpmn:callActivity id="Activity_0jukk21" name="Call Build Enum List from AWS">
|
||||
<bpmn:sequenceFlow id="Flow_1p5fxob" sourceRef="Call_Build_Enum_List_from_AWS" targetRef="enumeration_user_task" />
|
||||
<bpmn:callActivity id="Call_Build_Enum_List_from_AWS" name="Call Build Enum List from AWS" calledElement="Build_Enum_List_from_AWS">
|
||||
<bpmn:incoming>Flow_0q0h9tc</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_1p5fxob</bpmn:outgoing>
|
||||
</bpmn:callActivity>
|
||||
@ -89,7 +89,7 @@
|
||||
<dc:Bounds x="520" y="137" width="100" height="80" />
|
||||
<bpmndi:BPMNLabel />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_1i2gua9_di" bpmnElement="Activity_0jukk21">
|
||||
<bpmndi:BPMNShape id="Activity_1i2gua9_di" bpmnElement="Call_Build_Enum_List_from_AWS">
|
||||
<dc:Bounds x="-150" y="137" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNEdge id="Flow_0q0h9tc_di" bpmnElement="Flow_0q0h9tc">
|
||||
|
Loading…
x
Reference in New Issue
Block a user