Dynamically deletes candidate starter users and groups from a process definition.
In general it will be preferable to specify any candidate starter users or groups in the process definition uploaded to the server as this will ensure that the process definition XML is an accurate reflection of the behaviour of the process definition on the server.
Parameters
Name | Type | Description |
---|---|---|
processDefinitionId | String | Full process definition ID of the process to delete starter from |
groupId | String | Site group name to delete as candidate starter (lowercase) |
userId | String | Site user name to delete as candidate starter (lowercase) |
processDefinitionId is required, groupId or userId must be supplied |
Last modified on March 10, 2020