User: ciuser1 clicked save for documentation/user-guide-basics/user-guide-basics.bpmn
This commit is contained in:
parent
44d873b72b
commit
de51c993fa
|
@ -61,12 +61,21 @@ telephone_all = country_code + " " + area_code + " " + phone_number_all</bpmn:sc
|
|||
</bpmn:scriptTask>
|
||||
<bpmn:sequenceFlow id="Flow_083lz4u" sourceRef="Activity_0sualuq" targetRef="Activity_0twfaq6" />
|
||||
<bpmn:businessRuleTask id="Activity_0sualuq" name="Analyze Phone Number">
|
||||
<bpmn:extensionElements>
|
||||
<spiffworkflow:calledDecisionId>Analyze_Phone_Number</spiffworkflow:calledDecisionId>
|
||||
</bpmn:extensionElements>
|
||||
<bpmn:incoming>Flow_1195zgn</bpmn:incoming>
|
||||
<bpmn:outgoing>Flow_083lz4u</bpmn:outgoing>
|
||||
</bpmn:businessRuleTask>
|
||||
</bpmn:process>
|
||||
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
||||
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Proccess_rlm9uj3">
|
||||
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
||||
<dc:Bounds x="-58" y="159" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_15rn7j8_di" bpmnElement="Activity_0v7nz5r">
|
||||
<dc:Bounds x="60" y="137" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Event_0c62aiv_di" bpmnElement="Event_0c62aiv">
|
||||
<dc:Bounds x="802" y="159" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
|
@ -77,12 +86,6 @@ telephone_all = country_code + " " + area_code + " " + phone_number_all</bpmn:sc
|
|||
<bpmndi:BPMNShape id="Activity_0qqdrd7_di" bpmnElement="Activity_0twfaq6">
|
||||
<dc:Bounds x="440" y="137" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
|
||||
<dc:Bounds x="-58" y="159" width="36" height="36" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_15rn7j8_di" bpmnElement="Activity_0v7nz5r">
|
||||
<dc:Bounds x="60" y="137" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
<bpmndi:BPMNShape id="Activity_0igyd4t_di" bpmnElement="Activity_0sualuq">
|
||||
<dc:Bounds x="240" y="137" width="100" height="80" />
|
||||
</bpmndi:BPMNShape>
|
||||
|
|
Loading…
Reference in New Issue