@5minds/processcube_engine_sdk 5.0.0-develop-828a0d-lowy6hy5 → 5.0.0-develop-b53b42-loyhfulu
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.
|
@@ -39,7 +39,7 @@ export type FlowNodeInstanceList = {
|
|
|
39
39
|
* - processModelId
|
|
40
40
|
* - processInstanceId
|
|
41
41
|
* - correlationId
|
|
42
|
-
* -
|
|
42
|
+
* - startToken
|
|
43
43
|
* - ownerId
|
|
44
44
|
* properties:
|
|
45
45
|
* flowNodeInstanceId:
|
|
@@ -58,13 +58,13 @@ export type FlowNodeInstanceList = {
|
|
|
58
58
|
* description: The BPMN type of the FlowNode
|
|
59
59
|
* $ref: '#/components/schemas/BpmnType'
|
|
60
60
|
* eventType:
|
|
61
|
-
* description: The type of the Event, if this FlowNodeInstance is an Event
|
|
61
|
+
* description: The type of the Event, if this FlowNodeInstance is an Event
|
|
62
62
|
* $ref: '#/components/schemas/EventType'
|
|
63
63
|
* previousFlowNodeInstanceId:
|
|
64
|
-
* description: The ID of the FlowNodeInstance that was executed before this one
|
|
64
|
+
* description: The ID of the FlowNodeInstance that was executed before this one
|
|
65
65
|
* type: string
|
|
66
66
|
* parentProcessInstanceId:
|
|
67
|
-
* description: The ID of the parent ProcessInstance, if this FlowNodeInstance within is a sub process
|
|
67
|
+
* description: The ID of the parent ProcessInstance, if this FlowNodeInstance within is a sub process
|
|
68
68
|
* type: string
|
|
69
69
|
* state:
|
|
70
70
|
* description: The state of the FlowNodeInstance
|
|
@@ -81,25 +81,26 @@ export type FlowNodeInstanceList = {
|
|
|
81
81
|
* correlationId:
|
|
82
82
|
* description: The ID of the Correlation that contains this FlowNodeInstance
|
|
83
83
|
* type: string
|
|
84
|
-
*
|
|
85
|
-
* description: The
|
|
86
|
-
* type:
|
|
87
|
-
*
|
|
88
|
-
*
|
|
84
|
+
* startToken:
|
|
85
|
+
* description: The token with which the Flow Node Instance started
|
|
86
|
+
* type: Record<string, any>
|
|
87
|
+
* endToken:
|
|
88
|
+
* description: The token with which the Flow Node Instance finished
|
|
89
|
+
* type: Record<string, any>
|
|
89
90
|
* ownerId:
|
|
90
91
|
* description: The ID of the user that owns this FlowNodeInstance
|
|
91
92
|
* type: string
|
|
92
93
|
* error:
|
|
93
|
-
* description: The error that occured during execution of the FlowNodeInstance (if any)
|
|
94
|
+
* description: The error that occured during execution of the FlowNodeInstance (if any)
|
|
94
95
|
* type: object
|
|
95
96
|
* startedAt:
|
|
96
|
-
* description: The date when the FlowNodeInstance was started
|
|
97
|
+
* description: The date when the FlowNodeInstance was started
|
|
97
98
|
* type: string
|
|
98
99
|
* finishedAt:
|
|
99
|
-
* description: The date when the FlowNodeInstance was finished
|
|
100
|
+
* description: The date when the FlowNodeInstance was finished
|
|
100
101
|
* type: string
|
|
101
102
|
* triggeredByFlowNodeInstance:
|
|
102
|
-
* description: The FlowNodeInstance that triggered this FlowNodeInstance (if any)
|
|
103
|
+
* description: The FlowNodeInstance that triggered this FlowNodeInstance (if any)
|
|
103
104
|
* $ref: '#/components/schemas/FlowNodeInstance'
|
|
104
105
|
*/
|
|
105
106
|
export type FlowNodeInstance = {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FlowNodeInstance.js","sourceRoot":"","sources":["../../../../src/DataModels/FlowNodeInstance/FlowNodeInstance.ts"],"names":[],"mappings":";;;;
|
|
1
|
+
{"version":3,"file":"FlowNodeInstance.js","sourceRoot":"","sources":["../../../../src/DataModels/FlowNodeInstance/FlowNodeInstance.ts"],"names":[],"mappings":";;;;IAmKA;;;;;;;;;;;;;;OAcG;IACH,IAAY,qBAOX;IAPD,WAAY,qBAAqB;QAC/B,4CAAmB,CAAA;QACnB,gDAAuB,CAAA;QACvB,8CAAqB,CAAA;QACrB,kDAAyB,CAAA;QACzB,wCAAe,CAAA;QACf,8CAAqB,CAAA;IACvB,CAAC,EAPW,qBAAqB,qCAArB,qBAAqB,QAOhC;IAOD,IAAY,+BAkBX;IAlBD,WAAY,+BAA+B;QACzC,4EAAyC,CAAA;QACzC,4DAAyB,CAAA;QACzB,gEAA6B,CAAA;QAC7B,gEAA6B,CAAA;QAC7B,gEAA6B,CAAA;QAC7B,0DAAuB,CAAA;QACvB,kDAAe,CAAA;QACf,4FAAyD,CAAA;QACzD,sFAAmD,CAAA;QACnD,8EAA2C,CAAA;QAC3C,oEAAiC,CAAA;QACjC,0EAAuC,CAAA;QACvC,kEAA+B,CAAA;QAC/B,sDAAmB,CAAA;QACnB,0DAAuB,CAAA;QACvB,4DAAyB,CAAA;QACzB,8FAA2D,CAAA;IAC7D,CAAC,EAlBW,+BAA+B,+CAA/B,+BAA+B,QAkB1C"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FlowNodeInstance.js","sourceRoot":"","sources":["../../../../src/DataModels/FlowNodeInstance/FlowNodeInstance.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"FlowNodeInstance.js","sourceRoot":"","sources":["../../../../src/DataModels/FlowNodeInstance/FlowNodeInstance.ts"],"names":[],"mappings":";;;AAmKA;;;;;;;;;;;;;;GAcG;AACH,IAAY,qBAOX;AAPD,WAAY,qBAAqB;IAC/B,4CAAmB,CAAA;IACnB,gDAAuB,CAAA;IACvB,8CAAqB,CAAA;IACrB,kDAAyB,CAAA;IACzB,wCAAe,CAAA;IACf,8CAAqB,CAAA;AACvB,CAAC,EAPW,qBAAqB,qCAArB,qBAAqB,QAOhC;AAOD,IAAY,+BAkBX;AAlBD,WAAY,+BAA+B;IACzC,4EAAyC,CAAA;IACzC,4DAAyB,CAAA;IACzB,gEAA6B,CAAA;IAC7B,gEAA6B,CAAA;IAC7B,gEAA6B,CAAA;IAC7B,0DAAuB,CAAA;IACvB,kDAAe,CAAA;IACf,4FAAyD,CAAA;IACzD,sFAAmD,CAAA;IACnD,8EAA2C,CAAA;IAC3C,oEAAiC,CAAA;IACjC,0EAAuC,CAAA;IACvC,kEAA+B,CAAA;IAC/B,sDAAmB,CAAA;IACnB,0DAAuB,CAAA;IACvB,4DAAyB,CAAA;IACzB,8FAA2D,CAAA;AAC7D,CAAC,EAlBW,+BAA+B,+CAA/B,+BAA+B,QAkB1C"}
|
package/package.json
CHANGED