Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The ActionHandler SharepointOnlineDeletionHandler deletes all files and folders from SharepointSharePoint-online Online for the given processInstance.

Class

Code Block
com.dooris.bpm.actionhandler.SharepointOnlineDeletionHandler
Info

All Sharepoint properties should Properties for SharePoint Connection must be enabled.

...

Parameter

Description

Default value

Example

includeAllRelatedInstances

Delete everything in all softlinks/subprocesses and mainprocesses

false

All the related instances file and folders will be deleted from the documents tab and Sharepoint SharePoint after the task is completed.

deleteMainProcessFolder

Delete the mainprocess folder if dms-mainprocess-storage=read,write is used

false

All the main process files and folders will be deleted from the documents tab and Sharepoint SharePoint after the task is completed.

...