Bladeren bron

{/src/main/resources/net/p0f/samples/rhpam_fuse_integration/pam_simple_process/SayHello.bpmn}

rhpamAdmin 3 jaren geleden
bovenliggende
commit
c3068b5c19

+ 88 - 7
src/main/resources/net/p0f/samples/rhpam_fuse_integration/pam_simple_process/SayHello.bpmn

@@ -1,18 +1,99 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<bpmn2:definitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.omg.org/bpmn20" 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:drools="http://www.jboss.org/drools" id="_LKiycRBkEeyhjfOg7g60Jw" 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="pam-simple-process.SayHello" drools:packageName="net.p0f.samples.rhpam_fuse_integration.pam_simple_process" drools:version="1.0" drools:adHoc="false" name="SayHello" isExecutable="true" processType="Public"/>
-  <bpmndi:BPMNDiagram id="_LKknoBBkEeyhjfOg7g60Jw">
-    <bpmndi:BPMNPlane id="_LKknoRBkEeyhjfOg7g60Jw" bpmnElement="pam-simple-process.SayHello"/>
+<bpmn2:definitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.omg.org/bpmn20" 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="_xgkSIBBkEeyhjfOg7g60Jw" 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="pam-simple-process.SayHello" drools:packageName="net.p0f.samples.rhpam_fuse_integration.pam_simple_process" drools:version="1.0" drools:adHoc="false" name="SayHello" isExecutable="true" processType="Public">
+    <bpmn2:sequenceFlow id="_4D4F1D54-F7DD-4EFE-AFE0-4262F0786E3A" sourceRef="_FE055D3A-E557-4F65-9AA7-30FC1E816E51" targetRef="_F55E297B-374A-4C92-8997-AFD763054AE0">
+      <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="_D6D61BAF-7D82-418A-B065-54D351499C48" sourceRef="_F55E297B-374A-4C92-8997-AFD763054AE0" targetRef="_99CDA01D-AC84-447E-966A-8CB8BB044A91">
+      <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:scriptTask id="_F55E297B-374A-4C92-8997-AFD763054AE0" name="Task" scriptFormat="http://www.java.com/java">
+      <bpmn2:extensionElements>
+        <drools:metaData name="elementname">
+          <drools:metaValue><![CDATA[Task]]></drools:metaValue>
+        </drools:metaData>
+      </bpmn2:extensionElements>
+      <bpmn2:incoming>_4D4F1D54-F7DD-4EFE-AFE0-4262F0786E3A</bpmn2:incoming>
+      <bpmn2:outgoing>_D6D61BAF-7D82-418A-B065-54D351499C48</bpmn2:outgoing>
+    </bpmn2:scriptTask>
+    <bpmn2:startEvent id="_FE055D3A-E557-4F65-9AA7-30FC1E816E51">
+      <bpmn2:outgoing>_4D4F1D54-F7DD-4EFE-AFE0-4262F0786E3A</bpmn2:outgoing>
+    </bpmn2:startEvent>
+    <bpmn2:endEvent id="_99CDA01D-AC84-447E-966A-8CB8BB044A91">
+      <bpmn2:incoming>_D6D61BAF-7D82-418A-B065-54D351499C48</bpmn2:incoming>
+    </bpmn2:endEvent>
+  </bpmn2:process>
+  <bpmndi:BPMNDiagram id="_xgkSIRBkEeyhjfOg7g60Jw">
+    <bpmndi:BPMNPlane id="_xgkSIhBkEeyhjfOg7g60Jw" bpmnElement="pam-simple-process.SayHello">
+      <bpmndi:BPMNShape id="shape__99CDA01D-AC84-447E-966A-8CB8BB044A91" bpmnElement="_99CDA01D-AC84-447E-966A-8CB8BB044A91">
+        <dc:Bounds height="56.0" width="56.0" x="461.0" y="61.0"/>
+      </bpmndi:BPMNShape>
+      <bpmndi:BPMNShape id="shape__FE055D3A-E557-4F65-9AA7-30FC1E816E51" bpmnElement="_FE055D3A-E557-4F65-9AA7-30FC1E816E51">
+        <dc:Bounds height="56.0" width="56.0" x="91.0" y="61.0"/>
+      </bpmndi:BPMNShape>
+      <bpmndi:BPMNShape id="shape__F55E297B-374A-4C92-8997-AFD763054AE0" bpmnElement="_F55E297B-374A-4C92-8997-AFD763054AE0">
+        <dc:Bounds height="102.0" width="154.0" x="227.0" y="38.0"/>
+      </bpmndi:BPMNShape>
+      <bpmndi:BPMNEdge id="edge_shape__F55E297B-374A-4C92-8997-AFD763054AE0_to_shape__99CDA01D-AC84-447E-966A-8CB8BB044A91" bpmnElement="_D6D61BAF-7D82-418A-B065-54D351499C48">
+        <di:waypoint xsi:type="dc:Point" x="381.0" y="89.0"/>
+        <di:waypoint xsi:type="dc:Point" x="461.0" y="89.0"/>
+      </bpmndi:BPMNEdge>
+      <bpmndi:BPMNEdge id="edge_shape__FE055D3A-E557-4F65-9AA7-30FC1E816E51_to_shape__F55E297B-374A-4C92-8997-AFD763054AE0" bpmnElement="_4D4F1D54-F7DD-4EFE-AFE0-4262F0786E3A">
+        <di:waypoint xsi:type="dc:Point" x="147.0" y="89.0"/>
+        <di:waypoint xsi:type="dc:Point" x="227.0" y="89.0"/>
+      </bpmndi:BPMNEdge>
+    </bpmndi:BPMNPlane>
   </bpmndi:BPMNDiagram>
-  <bpmn2:relationship id="_LKknohBkEeyhjfOg7g60Jw" type="BPSimData">
+  <bpmn2:relationship id="_xgkSIxBkEeyhjfOg7g60Jw" type="BPSimData">
     <bpmn2:extensionElements>
       <bpsim:BPSimData>
         <bpsim:Scenario xsi:type="bpsim:Scenario" id="default" name="Simulationscenario">
           <bpsim:ScenarioParameters xsi:type="bpsim:ScenarioParameters"/>
+          <bpsim:ElementParameters xsi:type="bpsim:ElementParameters" elementRef="_FE055D3A-E557-4F65-9AA7-30FC1E816E51" id="_xgk5MBBkEeyhjfOg7g60Jw">
+            <bpsim:TimeParameters xsi:type="bpsim:TimeParameters">
+              <bpsim:ProcessingTime xsi:type="bpsim:Parameter">
+                <bpsim:NormalDistribution mean="0.0" standardDeviation="0.0"/>
+              </bpsim:ProcessingTime>
+            </bpsim:TimeParameters>
+          </bpsim:ElementParameters>
+          <bpsim:ElementParameters xsi:type="bpsim:ElementParameters" elementRef="_F55E297B-374A-4C92-8997-AFD763054AE0" id="_xgk5MRBkEeyhjfOg7g60Jw">
+            <bpsim:TimeParameters xsi:type="bpsim:TimeParameters">
+              <bpsim:ProcessingTime xsi:type="bpsim:Parameter">
+                <bpsim:NormalDistribution mean="0.0" standardDeviation="0.0"/>
+              </bpsim:ProcessingTime>
+            </bpsim:TimeParameters>
+            <bpsim:ResourceParameters xsi:type="bpsim:ResourceParameters">
+              <bpsim:Availability xsi:type="bpsim:Parameter">
+                <bpsim:FloatingParameter value="0.0"/>
+              </bpsim:Availability>
+              <bpsim:Quantity xsi:type="bpsim:Parameter">
+                <bpsim:FloatingParameter value="0.0"/>
+              </bpsim:Quantity>
+            </bpsim:ResourceParameters>
+            <bpsim:CostParameters xsi:type="bpsim:CostParameters">
+              <bpsim:UnitCost xsi:type="bpsim:Parameter">
+                <bpsim:FloatingParameter value="0.0"/>
+              </bpsim:UnitCost>
+            </bpsim:CostParameters>
+          </bpsim:ElementParameters>
         </bpsim:Scenario>
       </bpsim:BPSimData>
     </bpmn2:extensionElements>
-    <bpmn2:source>_LKiycRBkEeyhjfOg7g60Jw</bpmn2:source>
-    <bpmn2:target>_LKiycRBkEeyhjfOg7g60Jw</bpmn2:target>
+    <bpmn2:source>_xgkSIBBkEeyhjfOg7g60Jw</bpmn2:source>
+    <bpmn2:target>_xgkSIBBkEeyhjfOg7g60Jw</bpmn2:target>
   </bpmn2:relationship>
 </bpmn2:definitions>