mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
wrong definition process service md
This commit is contained in:
parent
4752f3b73e
commit
93bbecaaa8
@ -190,7 +190,7 @@ If a variable already exist, then its value will be updated.
|
||||
|
||||
**Note**. you need to pass in a Process Instance ID here, not a Process Definition ID.
|
||||
|
||||
#### deleteProcessInstanceVariable(processDefinitionId: string, variableName: string): Observable`<void>`
|
||||
#### deleteProcessInstanceVariable(processInstanceId: string, variableName: string): Observable`<void>`
|
||||
|
||||
Delete a variable for a Process Instance:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user