Skip to content

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#

API/API.ts:74


noWait#

Optional noWait: boolean

Defined in#

API/API.ts:75


recover#

Optional recover: boolean

Defined in#

API/API.ts:76