Skip to content

processdata

ralphhanna edited this page Dec 18, 2023 · 3 revisions

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:78


isExecutable

isExecutable: any

Implementation of

IProcessData.isExecutable

Defined in

datastore/ModelsData.ts:80


name

name: any

Implementation of

IProcessData.name

Defined in

datastore/ModelsData.ts:79

Clone this wiki locally