bpmn-server / IEngineOptions
Interface: IEngineOptions#
common parameters:
-
query: MongoDB query to locate the target instance or item
-
data: input Data
-
user: an instance of ISecureUser object
-
options: various options, this is an open object that is based through the run-time
Returns IExecution containing the instance and the results of the call
Indexable#
▪ [otherOptions: string
]: unknown
Table of contents#
Properties#
Properties#
startNodeId#
• Optional
startNodeId: any
Defined in#
noWait#
• Optional
noWait: boolean
Defined in#
recover#
• Optional
recover: boolean