47 lines
2.8 KiB
XML
47 lines
2.8 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<bpmn:definitions xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:spiffworkflow="http://spiffworkflow.org/bpmn/schema/1.0/core" id="Definitions_96f6665" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="3.0.0-dev">
|
|
<bpmn:collaboration id="Collaboration_1147d1z">
|
|
<bpmn:participant id="Participant_0h4fwzs" processRef="Process_test_TC_2_0_TC_2_0_Send_message_from_Message_Intermediate_Throw_Event_to_one_recipient_bd2e724" />
|
|
<bpmn:correlationKey name="CorrelationKey_0wn49yo">
|
|
<bpmn:correlationPropertyRef>CorrelationProperty_1i6pxvb</bpmn:correlationPropertyRef>
|
|
</bpmn:correlationKey>
|
|
</bpmn:collaboration>
|
|
<bpmn:process id="Process_test_TC_2_0_TC_2_0_Send_message_from_Message_Intermediate_Throw_Event_to_one_recipient_bd2e724" isExecutable="true">
|
|
<bpmn:endEvent id="Event_0onqlq2">
|
|
<bpmn:incoming>Flow_1epkhfm</bpmn:incoming>
|
|
</bpmn:endEvent>
|
|
<bpmn:startEvent id="StartEvent_1">
|
|
<bpmn:outgoing>Flow_1epkhfm</bpmn:outgoing>
|
|
<bpmn:messageEventDefinition id="MessageEventDefinition_134bope" messageRef="Message_1k0acx9" />
|
|
</bpmn:startEvent>
|
|
<bpmn:sequenceFlow id="Flow_1epkhfm" sourceRef="StartEvent_1" targetRef="Event_0onqlq2" />
|
|
</bpmn:process>
|
|
<bpmn:correlationProperty id="CorrelationProperty_1i6pxvb" name="CorrelationProperty_1i6pxvb">
|
|
<bpmn:correlationPropertyRetrievalExpression messageRef="Message_1k0acx9">
|
|
<bpmn:formalExpression>c</bpmn:formalExpression>
|
|
</bpmn:correlationPropertyRetrievalExpression>
|
|
</bpmn:correlationProperty>
|
|
<bpmn:message id="Message_1k0acx9" name="Message_1k0acx9">
|
|
<bpmn:extensionElements>
|
|
<spiffworkflow:messageVariable>b</spiffworkflow:messageVariable>
|
|
</bpmn:extensionElements>
|
|
</bpmn:message>
|
|
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
|
|
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_1147d1z">
|
|
<bpmndi:BPMNShape id="Participant_0h4fwzs_di" bpmnElement="Participant_0h4fwzs" isHorizontal="true">
|
|
<dc:Bounds x="120" y="52" width="600" height="250" />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Event_0onqlq2_di" bpmnElement="Event_0onqlq2">
|
|
<dc:Bounds x="372" y="159" width="36" height="36" />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNShape id="Event_1x961k5_di" bpmnElement="StartEvent_1">
|
|
<dc:Bounds x="179" y="159" width="36" height="36" />
|
|
</bpmndi:BPMNShape>
|
|
<bpmndi:BPMNEdge id="Flow_1epkhfm_di" bpmnElement="Flow_1epkhfm">
|
|
<di:waypoint x="215" y="177" />
|
|
<di:waypoint x="372" y="177" />
|
|
</bpmndi:BPMNEdge>
|
|
</bpmndi:BPMNPlane>
|
|
</bpmndi:BPMNDiagram>
|
|
</bpmn:definitions>
|