Toggle menu

deleteDeployments

This function deletes deployed process definitions from the server.

Parameters

NameRequiredTypeDescription
deploymentIdsYesStringComma separated list of deployment IDs to delete
deleteProcessesNoBooleanIf true, any active processes associated with the deployment being deleted will be ended. If this is not specified, an error will be returned if any of the specified processes is currently in use, although any deployments in the list that are not in use may still be deleted.
deleteDeploymentsNoBooleanIf false, the deployment will not actually be deleted.
suspendProcessDefinitionsNoBooleanIf true, the process definitions within the specified deployments will be suspended as opposed to deleting the deployments.
deleteHistoricProcessInstancesNoBooleanIf true, historic process instances created from the process definitions in the selected deployments will be deleted. It is advisable to use this parameter to avoid leaving historic processes instances in the database for which the definition has been deleted.
Last modified on March 10, 2020

Share this page

Facebook icon Twitter icon email icon

Print

print icon