StaticaddThe id of the BPMN definition.
BPMNDefinition
StaticaddIt adds an element to the elements object
string - The id of the process
element: BPMNElement; key: string
StaticdelIt deletes the definition of the given id from the definitions object
The id of the definition.
StaticdelIt deletes an element from the elements object
The ID of the process.
Optionalidentity: IdentityOptionsIdentityOptions of element
StaticgetIt returns the definition of the given id
The id of the definition to get.
The definition of the id.
StaticgetIf 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.
It adds a new BPMN definition to the definitions object