Skip to content

Instantly share code, notes, and snippets.

@ljmotta
Created September 12, 2022 17:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save ljmotta/d37203ccbcfdc74c5044e3374a05356c to your computer and use it in GitHub Desktop.
Save ljmotta/d37203ccbcfdc74c5044e3374a05356c to your computer and use it in GitHub Desktop.
<bpmn2:definitions xmlns:bpmn2="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:bpsim="http://www.bpsim.org/schemas/1.0" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:drools="http://www.jboss.org/drools" id="_pPMmED1vEDmrl71M3PsZwA" exporter="jBPM Process Modeler" exporterVersion="2.0" targetNamespace="http://www.omg.org/bpmn20">
<bpmn2:process id="test011" drools:packageName="com.example" drools:version="1.0" drools:adHoc="false" name="test011" isExecutable="true" processType="Public">
<bpmn2:sequenceFlow id="_0B23423C-5364-4441-8816-5AB0F2E1E345" sourceRef="_38F47BA2-7872-4306-A48C-013AFFA175C3" targetRef="_D73432FE-7AE8-4B58-A126-55CD77550CBA">
<bpmn2:extensionElements>
<drools:metaData name="isAutoConnection.source">
<drools:metaValue><![CDATA[true]]></drools:metaValue>
</drools:metaData>
<drools:metaData name="isAutoConnection.target">
<drools:metaValue><![CDATA[true]]></drools:metaValue>
</drools:metaData>
</bpmn2:extensionElements>
</bpmn2:sequenceFlow>
<bpmn2:sequenceFlow id="_3C1811D8-62CA-43F8-B7C2-66AF0E1F4046" sourceRef="_2346D987-AF1E-4FE8-A246-A0FE307B754F" targetRef="_38F47BA2-7872-4306-A48C-013AFFA175C3">
<bpmn2:extensionElements>
<drools:metaData name="isAutoConnection.source">
<drools:metaValue><![CDATA[true]]></drools:metaValue>
</drools:metaData>
<drools:metaData name="isAutoConnection.target">
<drools:metaValue><![CDATA[true]]></drools:metaValue>
</drools:metaData>
</bpmn2:extensionElements>
</bpmn2:sequenceFlow>
<bpmn2:endEvent id="_D73432FE-7AE8-4B58-A126-55CD77550CBA">
<bpmn2:incoming>_0B23423C-5364-4441-8816-5AB0F2E1E345</bpmn2:incoming>
</bpmn2:endEvent>
<bpmn2:task id="_38F47BA2-7872-4306-A48C-013AFFA175C3" name="Task">
<bpmn2:extensionElements>
<drools:metaData name="elementname">
<drools:metaValue><![CDATA[Task]]></drools:metaValue>
</drools:metaData>
</bpmn2:extensionElements>
<bpmn2:incoming>_3C1811D8-62CA-43F8-B7C2-66AF0E1F4046</bpmn2:incoming>
<bpmn2:outgoing>_0B23423C-5364-4441-8816-5AB0F2E1E345</bpmn2:outgoing>
</bpmn2:task>
<bpmn2:startEvent id="_2346D987-AF1E-4FE8-A246-A0FE307B754F">
<bpmn2:outgoing>_3C1811D8-62CA-43F8-B7C2-66AF0E1F4046</bpmn2:outgoing>
</bpmn2:startEvent>
</bpmn2:process>
<bpmndi:BPMNDiagram>
<bpmndi:BPMNPlane bpmnElement="test011">
<bpmndi:BPMNShape id="shape__2346D987-AF1E-4FE8-A246-A0FE307B754F" bpmnElement="_2346D987-AF1E-4FE8-A246-A0FE307B754F">
<dc:Bounds height="56" width="56" x="914" y="186"/>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="shape__38F47BA2-7872-4306-A48C-013AFFA175C3" bpmnElement="_38F47BA2-7872-4306-A48C-013AFFA175C3">
<dc:Bounds height="102" width="154" x="422" y="163"/>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="shape__D73432FE-7AE8-4B58-A126-55CD77550CBA" bpmnElement="_D73432FE-7AE8-4B58-A126-55CD77550CBA">
<dc:Bounds height="56" width="56" x="914" y="435"/>
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="edge_shape__2346D987-AF1E-4FE8-A246-A0FE307B754F_to_shape__38F47BA2-7872-4306-A48C-013AFFA175C3" bpmnElement="_3C1811D8-62CA-43F8-B7C2-66AF0E1F4046">
<di:waypoint x="970" y="214"/>
<di:waypoint x="422" y="214"/>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="edge_shape__38F47BA2-7872-4306-A48C-013AFFA175C3_to_shape__D73432FE-7AE8-4B58-A126-55CD77550CBA" bpmnElement="_0B23423C-5364-4441-8816-5AB0F2E1E345">
<di:waypoint x="576" y="214"/>
<di:waypoint x="914" y="463"/>
</bpmndi:BPMNEdge>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>
<bpmn2:relationship type="BPSimData">
<bpmn2:extensionElements>
<bpsim:BPSimData>
<bpsim:Scenario id="default" name="Simulationscenario">
<bpsim:ScenarioParameters/>
<bpsim:ElementParameters elementRef="_2346D987-AF1E-4FE8-A246-A0FE307B754F">
<bpsim:TimeParameters>
<bpsim:ProcessingTime>
<bpsim:NormalDistribution mean="0" standardDeviation="0"/>
</bpsim:ProcessingTime>
</bpsim:TimeParameters>
</bpsim:ElementParameters>
<bpsim:ElementParameters elementRef="_38F47BA2-7872-4306-A48C-013AFFA175C3">
<bpsim:TimeParameters>
<bpsim:ProcessingTime>
<bpsim:NormalDistribution mean="0" standardDeviation="0"/>
</bpsim:ProcessingTime>
</bpsim:TimeParameters>
<bpsim:ResourceParameters>
<bpsim:Availability>
<bpsim:FloatingParameter value="0"/>
</bpsim:Availability>
<bpsim:Quantity>
<bpsim:FloatingParameter value="0"/>
</bpsim:Quantity>
</bpsim:ResourceParameters>
<bpsim:CostParameters>
<bpsim:UnitCost>
<bpsim:FloatingParameter value="0"/>
</bpsim:UnitCost>
</bpsim:CostParameters>
</bpsim:ElementParameters>
</bpsim:Scenario>
</bpsim:BPSimData>
</bpmn2:extensionElements>
<bpmn2:source>_pPMmED1vEDmrl71M3PsZwA</bpmn2:source>
<bpmn2:target>_pPMmED1vEDmrl71M3PsZwA</bpmn2:target>
</bpmn2:relationship>
</bpmn2:definitions>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment