This component handles the user task data inside the current entries of processesData
Methods
afterSubmit()
This function will add missing user tasks to the application or remove obsolete ones
beforeSubmit()
This function will be called before the process is added to the application
It will ensure that the userTask data is set corretly on the bpmn
calculateHtmlData(entry)
This function will update the htmlData inside the process entry using its already existing data
It is called when specific attributes inside an entry have changed
Parameters:
Name | Type | Description |
---|---|---|
entry |
Object | the entry to update the htmlData in |
watchOtherChanges()
React to changes in a processesData entry