File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
jbpm/jbpm-tests/src/test/bpmn/org/jbpm/bpmn2/feel Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 20
20
<bpmn2:definitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 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="_PLWQUA_VEDmQT-O0r26GEw" exporter="jBPM Process Modeler" exporterVersion="2.0" targetNamespace="http://www.omg.org/bpmn20">
21
21
<bpmn2:itemDefinition id="_VAItem" structureRef="Boolean"/>
22
22
<bpmn2:itemDefinition id="_VBItem" structureRef="Boolean"/>
23
+ <bpmn2:itemDefinition id="_Task1" structureRef="String"/>
24
+ <bpmn2:itemDefinition id="_Task2" structureRef="String"/>
25
+ <bpmn2:itemDefinition id="_Task3" structureRef="String"/>
23
26
<bpmn2:process id="GatewayFEEL" drools:packageName="org.jbpm.bpmn2.feel" drools:version="1.0" drools:adHoc="false" name="BPMN2-GatewayFEEL" isExecutable="true" processType="Public">
24
27
<bpmn2:property id="VA" itemSubjectRef="_VAItem" name="VA"/>
25
28
<bpmn2:property id="VB" itemSubjectRef="_VBItem" name="VB"/>
29
+ <bpmn2:property id="Task1" itemSubjectRef="_Task1" name="Task1"/>
30
+ <bpmn2:property id="Task2" itemSubjectRef="_Task2" name="Task2"/>
31
+ <bpmn2:property id="Task3" itemSubjectRef="_Task3" name="Task3"/>
32
+
26
33
<bpmn2:sequenceFlow id="_E1B7054B-A29B-4004-9358-4D924010200B" sourceRef="_D01D9CA2-D9F4-4761-89AA-E6D8F824F03C" targetRef="_3D4EC1AC-4EDC-43D0-A408-837B0695CB8A"/>
27
34
<bpmn2:sequenceFlow id="_66CF5A6C-015A-4BDB-AEA9-4D9F0CAC4B7E" sourceRef="_B0265896-960C-4217-8F36-7F2FF511C0FC" targetRef="_F8B24DAF-040D-4F22-9944-694910B0F3AD"/>
28
35
<bpmn2:sequenceFlow id="_F2F5F573-A9B1-4FF8-A331-4980B4D773B8" sourceRef="_D4EDE70E-D26F-4B74-BFBE-1371286E11EE" targetRef="_D01D9CA2-D9F4-4761-89AA-E6D8F824F03C">
You can’t perform that action at this time.
0 commit comments