Skip to content

IElementData

ralphhanna edited this page Dec 18, 2023 · 1 revision

bpmn-server / IElementData

Interface: IElementData

Table of contents

Properties

Properties

behaviours

behaviours: Map<any, any>

Defined in

interfaces/DataObjects.ts:66


id

id: any

Defined in

interfaces/DataObjects.ts:63


name

name: any

Defined in

interfaces/DataObjects.ts:65


type

type: any

Defined in

interfaces/DataObjects.ts:64

Clone this wiki locally