Static
Private
definitionsStatic
Private
elementsStatic
addThe id of the BPMN definition.
BPMNDefinition
Static
addIt adds an element to the elements object
string - The id of the process
element: BPMNElement; key: string
Static
delStatic
delIt deletes an element from the elements object
The ID of the process.
Optional
identity: IdentityOptionsIdentityOptions of element
Static
getIt returns the definition of the given id
The id of the definition to get.
The definition of the id.
Static
getIf the identity object has an id property, return the element with that id, otherwise if it has a name property, return the element with that name
The ID of the process.
IdentityOptions of element
The element of the user with the given identity.
Generated using TypeDoc
It adds a new BPMN definition to the definitions object