Skip to content

bpmn-server / ProcessData

Class: ProcessData#

Implements#

Table of contents#

Constructors#

Properties#

Constructors#

constructor#

• new ProcessData(): ProcessData

Returns#

ProcessData

Properties#

id#

• id: any

Implementation of#

IProcessData.id

Defined in#

datastore/ModelsData.ts:92


name#

• name: any

Implementation of#

IProcessData.name

Defined in#

datastore/ModelsData.ts:93


documentation#

• documentation: any

Defined in#

datastore/ModelsData.ts:94


isExecutable#

• isExecutable: any

Implementation of#

IProcessData.isExecutable

Defined in#

datastore/ModelsData.ts:95