@5minds/node-red-contrib-processcube 1.1.4-feature-49abe2-m053zeo1 → 1.1.4-feature-f06772-m05458aj

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@5minds/node-red-contrib-processcube",
3
- "version": "1.1.4-feature-49abe2-m053zeo1",
3
+ "version": "1.1.4-feature-f06772-m05458aj",
4
4
  "license": "MIT",
5
5
  "description": "Node-RED nodes for ProcessCube",
6
6
  "scripts": {
@@ -9,6 +9,10 @@
9
9
  <bpmn:outgoing>Flow_142awo6</bpmn:outgoing>
10
10
  </bpmn:startEvent>
11
11
  <bpmn:sequenceFlow id="Flow_142awo6" sourceRef="StartEvent_1" targetRef="user_task" />
12
+ <bpmn:endEvent id="Event_07hak5r" name="End">
13
+ <bpmn:incoming>Flow_0i7xqvi</bpmn:incoming>
14
+ </bpmn:endEvent>
15
+ <bpmn:sequenceFlow id="Flow_0i7xqvi" sourceRef="user_task" targetRef="Event_07hak5r" />
12
16
  <bpmn:userTask id="user_task" name="User Task">
13
17
  <bpmn:extensionElements>
14
18
  <camunda:formData>
@@ -17,24 +21,13 @@
17
21
  </camunda:formData>
18
22
  </bpmn:extensionElements>
19
23
  <bpmn:incoming>Flow_142awo6</bpmn:incoming>
20
- <bpmn:outgoing>Flow_0z2tka5</bpmn:outgoing>
24
+ <bpmn:outgoing>Flow_0i7xqvi</bpmn:outgoing>
21
25
  </bpmn:userTask>
22
- <bpmn:exclusiveGateway id="Gateway_1frlxvt">
23
- <bpmn:incoming>Flow_0z2tka5</bpmn:incoming>
24
- <bpmn:outgoing>Flow_05f69lu</bpmn:outgoing>
25
- </bpmn:exclusiveGateway>
26
- <bpmn:sequenceFlow id="Flow_0z2tka5" sourceRef="user_task" targetRef="Gateway_1frlxvt" />
27
- <bpmn:endEvent id="Event_118hnmn">
28
- <bpmn:incoming>Flow_05f69lu</bpmn:incoming>
29
- </bpmn:endEvent>
30
- <bpmn:sequenceFlow id="Flow_05f69lu" sourceRef="Gateway_1frlxvt" targetRef="Event_118hnmn">
31
- <bpmn:conditionExpression xsi:type="bpmn:tFormalExpression"></bpmn:conditionExpression>
32
- </bpmn:sequenceFlow>
33
26
  </bpmn:process>
34
27
  <bpmndi:BPMNDiagram id="BPMNDiagram_1">
35
28
  <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_1cidyxu">
36
29
  <bpmndi:BPMNShape id="Participant_0px403d_di" bpmnElement="Participant_0px403d" isHorizontal="true">
37
- <dc:Bounds x="5" y="30" width="455" height="260" />
30
+ <dc:Bounds x="5" y="30" width="415" height="260" />
38
31
  </bpmndi:BPMNShape>
39
32
  <bpmndi:BPMNShape id="StartEvent_1_di" bpmnElement="StartEvent_1">
40
33
  <dc:Bounds x="92" y="152" width="36" height="36" />
@@ -42,28 +35,22 @@
42
35
  <dc:Bounds x="98" y="195" width="24" height="14" />
43
36
  </bpmndi:BPMNLabel>
44
37
  </bpmndi:BPMNShape>
38
+ <bpmndi:BPMNShape id="Event_07hak5r_di" bpmnElement="Event_07hak5r">
39
+ <dc:Bounds x="332" y="152" width="36" height="36" />
40
+ <bpmndi:BPMNLabel>
41
+ <dc:Bounds x="340" y="195" width="20" height="14" />
42
+ </bpmndi:BPMNLabel>
43
+ </bpmndi:BPMNShape>
45
44
  <bpmndi:BPMNShape id="Activity_0c7im8g_di" bpmnElement="user_task">
46
45
  <dc:Bounds x="180" y="130" width="100" height="80" />
47
46
  </bpmndi:BPMNShape>
48
- <bpmndi:BPMNShape id="Gateway_1frlxvt_di" bpmnElement="Gateway_1frlxvt" isMarkerVisible="true">
49
- <dc:Bounds x="315" y="135" width="50" height="50" />
50
- </bpmndi:BPMNShape>
51
- <bpmndi:BPMNShape id="Event_118hnmn_di" bpmnElement="Event_118hnmn">
52
- <dc:Bounds x="382" y="142" width="36" height="36" />
53
- </bpmndi:BPMNShape>
54
47
  <bpmndi:BPMNEdge id="Flow_142awo6_di" bpmnElement="Flow_142awo6">
55
48
  <di:waypoint x="128" y="170" />
56
49
  <di:waypoint x="180" y="170" />
57
50
  </bpmndi:BPMNEdge>
58
- <bpmndi:BPMNEdge id="Flow_0z2tka5_di" bpmnElement="Flow_0z2tka5">
51
+ <bpmndi:BPMNEdge id="Flow_0i7xqvi_di" bpmnElement="Flow_0i7xqvi">
59
52
  <di:waypoint x="280" y="170" />
60
- <di:waypoint x="298" y="170" />
61
- <di:waypoint x="298" y="160" />
62
- <di:waypoint x="315" y="160" />
63
- </bpmndi:BPMNEdge>
64
- <bpmndi:BPMNEdge id="Flow_05f69lu_di" bpmnElement="Flow_05f69lu">
65
- <di:waypoint x="365" y="160" />
66
- <di:waypoint x="382" y="160" />
53
+ <di:waypoint x="332" y="170" />
67
54
  </bpmndi:BPMNEdge>
68
55
  </bpmndi:BPMNPlane>
69
56
  </bpmndi:BPMNDiagram>