Skip to content

Instantly share code, notes, and snippets.

@tiagobento
Last active December 7, 2021 19:49
Show Gist options
  • Save tiagobento/02213ea5880e7e707409d3d64c14234b to your computer and use it in GitHub Desktop.
Save tiagobento/02213ea5880e7e707409d3d64c14234b to your computer and use it in GitHub Desktop.
Untitled Folder
<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:drools="http://www.jboss.org/drools" xmlns:xsi="xsi" id="_IF1aMCuNEDqmB5VfaV9USg" xsi:schemaLocation="http://www.omg.org/spec/BPMN/20100524/MODEL BPMN20.xsd http://www.jboss.org/drools drools.xsd http://www.bpsim.org/schemas/1.0 bpsim.xsd http://www.omg.org/spec/DD/20100524/DC DC.xsd http://www.omg.org/spec/DD/20100524/DI DI.xsd " exporter="jBPM Process Modeler" exporterVersion="2.0" targetNamespace="http://www.omg.org/bpmn20">
<bpmn2:process id="Untitled_1" drools:packageName="com.example" drools:version="1.0" drools:adHoc="false" name="Untitled-1" isExecutable="true" processType="Public">
<bpmn2:intermediateCatchEvent id="_7C0609D8-0F94-4580-9866-ADFC206A6BDE">
<bpmn2:timerEventDefinition/>
</bpmn2:intermediateCatchEvent>
</bpmn2:process>
<bpmndi:BPMNDiagram>
<bpmndi:BPMNPlane bpmnElement="Untitled_1">
<bpmndi:BPMNShape id="shape__7C0609D8-0F94-4580-9866-ADFC206A6BDE" bpmnElement="_7C0609D8-0F94-4580-9866-ADFC206A6BDE">
<dc:Bounds height="56" width="56" x="220" y="105"/>
</bpmndi:BPMNShape>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>
<bpmn2:relationship type="BPSimData">
<bpmn2:extensionElements>
<bpsim:BPSimData>
<bpsim:Scenario id="default" name="Simulationscenario">
<bpsim:ScenarioParameters/>
</bpsim:Scenario>
</bpsim:BPSimData>
</bpmn2:extensionElements>
<bpmn2:source>_IF1aMCuNEDqmB5VfaV9USg</bpmn2:source>
<bpmn2:target>_IF1aMCuNEDqmB5VfaV9USg</bpmn2:target>
</bpmn2:relationship>
</bpmn2:definitions>
<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" xmlns:xsi="xsi" id="_UVzXASuNEDqxhoxy2poNLA" xsi:schemaLocation="http://www.omg.org/spec/BPMN/20100524/MODEL BPMN20.xsd http://www.jboss.org/drools drools.xsd http://www.bpsim.org/schemas/1.0 bpsim.xsd http://www.omg.org/spec/DD/20100524/DC DC.xsd http://www.omg.org/spec/DD/20100524/DI DI.xsd " exporter="jBPM Process Modeler" exporterVersion="2.0" targetNamespace="http://www.omg.org/bpmn20">
<bpmn2:process id="Untitled" drools:packageName="com.example" drools:version="1.0" drools:adHoc="false" name="Untitled" isExecutable="true" processType="Public">
<bpmn2:sequenceFlow id="_16F7C28E-3A2B-45C4-9FEE-96B4ACD21B72" sourceRef="_F2FF7BA7-EDFC-46AD-9F8A-3398696A4F64" targetRef="_E9CFFE31-9BA8-43A5-B15F-F4873288C892"/>
<bpmn2:endEvent id="_E9CFFE31-9BA8-43A5-B15F-F4873288C892">
<bpmn2:incoming>_16F7C28E-3A2B-45C4-9FEE-96B4ACD21B72</bpmn2:incoming>
</bpmn2:endEvent>
<bpmn2:startEvent id="_F2FF7BA7-EDFC-46AD-9F8A-3398696A4F64">
<bpmn2:outgoing>_16F7C28E-3A2B-45C4-9FEE-96B4ACD21B72</bpmn2:outgoing>
</bpmn2:startEvent>
</bpmn2:process>
<bpmndi:BPMNDiagram>
<bpmndi:BPMNPlane bpmnElement="Untitled">
<bpmndi:BPMNShape id="shape__F2FF7BA7-EDFC-46AD-9F8A-3398696A4F64" bpmnElement="_F2FF7BA7-EDFC-46AD-9F8A-3398696A4F64">
<dc:Bounds height="56" width="56" x="201" y="153"/>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="shape__E9CFFE31-9BA8-43A5-B15F-F4873288C892" bpmnElement="_E9CFFE31-9BA8-43A5-B15F-F4873288C892">
<dc:Bounds height="56" width="56" x="411" y="81"/>
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="edge_shape__F2FF7BA7-EDFC-46AD-9F8A-3398696A4F64_to_shape__E9CFFE31-9BA8-43A5-B15F-F4873288C892" bpmnElement="_16F7C28E-3A2B-45C4-9FEE-96B4ACD21B72">
<di:waypoint x="229" y="181"/>
<di:waypoint x="439" y="109"/>
</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="_F2FF7BA7-EDFC-46AD-9F8A-3398696A4F64">
<bpsim:TimeParameters>
<bpsim:ProcessingTime>
<bpsim:NormalDistribution mean="0" standardDeviation="0"/>
</bpsim:ProcessingTime>
</bpsim:TimeParameters>
</bpsim:ElementParameters>
</bpsim:Scenario>
</bpsim:BPSimData>
</bpmn2:extensionElements>
<bpmn2:source>_UVzXASuNEDqxhoxy2poNLA</bpmn2:source>
<bpmn2:target>_UVzXASuNEDqxhoxy2poNLA</bpmn2:target>
</bpmn2:relationship>
</bpmn2:definitions>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment