Cleanup
Purges workflow history.
Cleanup (
String workflowId
)
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

