@5minds/processcube_engine_sdk 6.0.0-alpha.1 → 6.0.0-alpha.2

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.
@@ -58,6 +58,9 @@ export declare type ProcessInstanceList = {
58
58
  * processModelName:
59
59
  * description: The name of the executed process model.
60
60
  * type: string
61
+ * processModelVersion:
62
+ * description: The version of the executed process model.
63
+ * type: string
61
64
  * parentProcessInstanceId:
62
65
  * description: The id of the parent process instance, if this process instance is a sub process.
63
66
  * type: string
@@ -131,6 +134,7 @@ export declare type ProcessInstance = {
131
134
  processDefinitionId: string;
132
135
  processModelId: string;
133
136
  processModelName?: string;
137
+ processModelVersion?: string;
134
138
  parentProcessInstanceId?: string;
135
139
  hash: string;
136
140
  xml?: string;
@@ -63,6 +63,7 @@ export type ProcessInstanceQuery = {
63
63
  processModelId?: Array<string> | string | SearchQuery;
64
64
  processModelName?: Array<string> | string | SearchQuery;
65
65
  processModelHash?: Array<string> | string | SearchQuery;
66
+ processModelVersion?: Array<string> | string | SearchQuery;
66
67
  ownerId?: Array<string> | string | SearchQuery;
67
68
  startedByRootAccessToken?: boolean;
68
69
  anonymousSessionId?: Array<string> | string | SearchQuery;
@@ -96,6 +97,7 @@ export declare enum ProcessInstanceSortableColumns {
96
97
  processDefinitionId = "processDefinitionId",
97
98
  processModelId = "processModelId",
98
99
  processModelName = "processModelName",
100
+ processModelVersion = "processModelVersion",
99
101
  processModelHash = "processModelHash",
100
102
  ownerId = "ownerId",
101
103
  startedByRootAccessToken = "startedByRootAccessToken",
@@ -26,6 +26,9 @@ import { BpmnType, EventType } from '../../ProcessModel/index';
26
26
  * processModelName:
27
27
  * description: The name of the ProcessModel that the event belongs to.
28
28
  * type: string
29
+ * processModelVersion:
30
+ * description: The version of the ProcessModel that the event belongs to.
31
+ * type: string
29
32
  * processInstanceId:
30
33
  * description: The ID of the ProcessInstance that the event belongs to.
31
34
  * type: string
@@ -71,6 +74,7 @@ export type EventMessage = {
71
74
  processDefinitionId: string;
72
75
  processModelId: string;
73
76
  processModelName?: string;
77
+ processModelVersion?: string;
74
78
  processInstanceId: string;
75
79
  parentProcessInstanceId?: string;
76
80
  flowNodeId?: string;
@@ -1 +1 @@
1
- {"version":3,"file":"ProcessInstance.js","sourceRoot":"","sources":["../../../../src/DataModels/ProcessInstance/ProcessInstance.ts"],"names":[],"mappings":";;;AA+JA;;;;;;;;;;;;GAYG;AACH;;GAEG;AACH,IAAY,oBAKX;AALD,WAAY,oBAAoB;IAC9B,2CAAmB,CAAA;IACnB,6CAAqB,CAAA;IACrB,uCAAe,CAAA;IACf,iDAAyB,CAAA;AAC3B,CAAC,EALW,oBAAoB,oCAApB,oBAAoB,QAK/B"}
1
+ {"version":3,"file":"ProcessInstance.js","sourceRoot":"","sources":["../../../../src/DataModels/ProcessInstance/ProcessInstance.ts"],"names":[],"mappings":";;;AAmKA;;;;;;;;;;;;GAYG;AACH;;GAEG;AACH,IAAY,oBAKX;AALD,WAAY,oBAAoB;IAC9B,2CAAmB,CAAA;IACnB,6CAAqB,CAAA;IACrB,uCAAe,CAAA;IACf,iDAAyB,CAAA;AAC3B,CAAC,EALW,oBAAoB,oCAApB,oBAAoB,QAK/B"}
@@ -8,6 +8,7 @@ var ProcessInstanceSortableColumns;
8
8
  ProcessInstanceSortableColumns["processDefinitionId"] = "processDefinitionId";
9
9
  ProcessInstanceSortableColumns["processModelId"] = "processModelId";
10
10
  ProcessInstanceSortableColumns["processModelName"] = "processModelName";
11
+ ProcessInstanceSortableColumns["processModelVersion"] = "processModelVersion";
11
12
  ProcessInstanceSortableColumns["processModelHash"] = "processModelHash";
12
13
  ProcessInstanceSortableColumns["ownerId"] = "ownerId";
13
14
  ProcessInstanceSortableColumns["startedByRootAccessToken"] = "startedByRootAccessToken";
@@ -1 +1 @@
1
- {"version":3,"file":"ProcessInstanceQuery.js","sourceRoot":"","sources":["../../../../src/DataModels/ProcessInstance/ProcessInstanceQuery.ts"],"names":[],"mappings":";;;AAgGA,IAAY,8BA0BX;AA1BD,WAAY,8BAA8B;IACxC,iEAA+B,CAAA;IAC/B,yEAAuC,CAAA;IACvC,6EAA2C,CAAA;IAC3C,mEAAiC,CAAA;IACjC,uEAAqC,CAAA;IACrC,uEAAqC,CAAA;IACrC,qDAAmB,CAAA;IACnB,uFAAqD,CAAA;IACrD,iDAAe,CAAA;IACf,iDAAe,CAAA;IACf,qFAAmD,CAAA;IACnD,2DAAyB,CAAA;IACzB,2EAAyC,CAAA;IACzC,yDAAuB,CAAA;IACvB,yDAAuB,CAAA;IACvB,mFAAiD,CAAA;IACjD,2DAAyB,CAAA;IACzB,+DAA6B,CAAA;IAC7B,mEAAiC,CAAA;IACjC,uDAAqB,CAAA;IACrB,2DAAyB,CAAA;IACzB,+DAA6B,CAAA;IAC7B,6EAA2C,CAAA;IAC3C,qFAAmD,CAAA;IACnD,6FAA2D,CAAA;AAC7D,CAAC,EA1BW,8BAA8B,8CAA9B,8BAA8B,QA0BzC"}
1
+ {"version":3,"file":"ProcessInstanceQuery.js","sourceRoot":"","sources":["../../../../src/DataModels/ProcessInstance/ProcessInstanceQuery.ts"],"names":[],"mappings":";;;AAiGA,IAAY,8BA2BX;AA3BD,WAAY,8BAA8B;IACxC,iEAA+B,CAAA;IAC/B,yEAAuC,CAAA;IACvC,6EAA2C,CAAA;IAC3C,mEAAiC,CAAA;IACjC,uEAAqC,CAAA;IACrC,6EAA2C,CAAA;IAC3C,uEAAqC,CAAA;IACrC,qDAAmB,CAAA;IACnB,uFAAqD,CAAA;IACrD,iDAAe,CAAA;IACf,iDAAe,CAAA;IACf,qFAAmD,CAAA;IACnD,2DAAyB,CAAA;IACzB,2EAAyC,CAAA;IACzC,yDAAuB,CAAA;IACvB,yDAAuB,CAAA;IACvB,mFAAiD,CAAA;IACjD,2DAAyB,CAAA;IACzB,+DAA6B,CAAA;IAC7B,mEAAiC,CAAA;IACjC,uDAAqB,CAAA;IACrB,2DAAyB,CAAA;IACzB,+DAA6B,CAAA;IAC7B,6EAA2C,CAAA;IAC3C,qFAAmD,CAAA;IACnD,6FAA2D,CAAA;AAC7D,CAAC,EA3BW,8BAA8B,8CAA9B,8BAA8B,QA2BzC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@5minds/processcube_engine_sdk",
3
- "version": "6.0.0-alpha.1",
3
+ "version": "6.0.0-alpha.2",
4
4
  "description": "Software development kit for the Engine.",
5
5
  "main": "dist/commonjs/index.js",
6
6
  "types": "dist/index.d.ts",