Large deletion event 大缺失事件
The deletion of a process instance is also logged with a "process deleted" event (21020).
流程实例的删除也通过“流程已删除”事件(21020)而被记录。
Deletion of an event is even simpler: simply obtain the unique URL of the event and send a DELETE request to that URL.
删除事件更简单:获得事件的唯一url然后发送DELETE请求即可。
If the deletion fails, an event log error is generated.
如果删除失败,将生成事件日志错误。
应用推荐