Neolane - JavaScript API - v6.1.0

Unknown
Cleanup
Purges workflow history.
Cleanup (
    String       workflowId
)
Parameters
workflowId
Identifier or internal name of the workflow.
Return values
None.
Remarks
Deletes all processed events, finished tasks, failed tasks and log messages. Also deletes progress from the diagram if if the workflow is finished.

This method deletes the data that is no longer used by the workflow engine only and does not impact the behavior of the workflow.

Features
Schema: xtk:workflow
Static: Yes

jsapi-en

previous page start next page